body.landing-page{background:#071126;overflow-x:hidden;overflow-y:auto}.lp-root{width:100%;font-family:var(--font-sans),sans-serif;-webkit-font-smoothing:antialiased}.lp-hero{position:relative;width:100%;height:100svh;overflow:hidden;background:#071126}.lp-hero__video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}.lp-hero__overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse at 50% 54%,rgba(7,17,38,.62) 0,rgba(7,17,38,.44) 34%,rgba(7,17,38,.12) 64%,transparent 100%),linear-gradient(180deg,rgba(7,17,38,.5) 0,rgba(7,17,38,.22) 38%,rgba(7,17,38,.58) 75%,rgba(7,17,38,.86))}.lp-hero__nav{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:flex-start;padding:2.15rem 3.4rem}.lp-hero__nav-mark{display:block;width:34px;height:2px;background:rgba(255,255,255,.7)}.lp-hero__content{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 2rem 6vh;animation:lp-fadein 1.4s ease forwards}.lp-hero__center-logo{display:block;width:clamp(344px,36vw,528px);height:auto;margin-bottom:2rem;filter:brightness(0) invert(1);opacity:.96}@keyframes lp-fadein{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.lp-hero__eyebrow{font-size:.65rem;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:#C9A84C;margin-bottom:1.4rem}.lp-hero__headline{font-family:var(--font-serif),Georgia,serif;font-size:clamp(2.6rem,5.5vw,5rem);font-weight:400;line-height:1.12;color:#ffffff;letter-spacing:.01em;margin-bottom:2.8rem;text-shadow:0 2px 18px rgba(7,17,38,.8),0 12px 60px rgba(7,17,38,.75)}.lp-hero__cta{display:inline-flex;align-items:center;gap:.6rem;border:1px solid rgba(255,255,255,.55);color:rgba(255,255,255,.9);font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;padding:.9rem 2.2rem .9rem 2.4rem;position:relative;overflow:hidden;transition:border-color .3s ease,color .3s ease}.lp-hero__cta:before{content:"";position:absolute;inset:0;background:#C9A84C;transform:scaleX(0);transform-origin:left;transition:transform .32s cubic-bezier(.4,0,.2,1);z-index:0}.lp-hero__cta:hover:before{transform:scaleX(1)}.lp-hero__cta:hover{border-color:#C9A84C;color:#071126}.lp-hero__cta span,.lp-hero__cta svg{position:relative;z-index:1}.lp-hero__cta svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s ease}.lp-hero__cta:hover svg{transform:translateX(3px)}.lp-hero__scroll{position:absolute;bottom:2.4rem;left:50%;transform:translateX(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.52rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:rgba(255,255,255,.68);animation:lp-fadein 2s ease .8s both}.lp-hero__scroll-line{width:1px;height:40px;background:linear-gradient(180deg,rgba(201,168,76,.7),transparent);animation:lp-scrollpulse 2s ease-in-out infinite}@keyframes lp-scrollpulse{0%,to{opacity:.4;transform:scaleY(.7);transform-origin:top}50%{opacity:1;transform:scaleY(1);transform-origin:top}}.lp-cards{display:flex;width:100%;border-top:3px solid #c9a84c;overflow:hidden}.lp-card{position:relative;flex:1;height:100svh;min-height:560px;overflow:hidden;cursor:pointer}.lp-card+.lp-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:linear-gradient(180deg,#C9A84C 0,rgba(201,168,76,.35) 40%,transparent);z-index:4;pointer-events:none}.lp-card__bg{position:absolute;inset:0;background-size:cover;background-position:50%;transform:scale(1.06);filter:brightness(.75) saturate(.9);transition:transform .9s cubic-bezier(.25,.46,.45,.94),filter .7s ease;will-change:transform}.lp-card:hover .lp-card__bg{transform:scale(1);filter:brightness(.85) saturate(1.05)}.lp-card__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(7,17,38,.08) 0,rgba(7,17,38,.15) 40%,rgba(7,17,38,.72) 75%,rgba(7,17,38,.92));transition:background .5s ease}.lp-card:hover .lp-card__overlay{background:linear-gradient(180deg,rgba(7,17,38,.06) 0,rgba(7,17,38,.12) 40%,rgba(7,17,38,.68) 75%,rgba(7,17,38,.88))}.lp-card__content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:2.4rem 2.8rem 2.8rem;display:flex;flex-direction:column;align-items:flex-start}.lp-card__logo-wrap{height:80px;display:flex;align-items:flex-end;margin-bottom:1.2rem}.lp-card__partner-logo{display:block;height:auto;width:340px;max-width:100%;max-height:70px;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom;filter:brightness(0) invert(1);opacity:.88;transition:opacity .3s ease}.lp-card__partner-logo--kiwa{width:120px;max-height:36px}.lp-card:hover .lp-card__partner-logo{opacity:1}.lp-card__kam-logo{display:block;height:42px;width:auto;max-width:160px;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom;filter:brightness(0) invert(1);opacity:.88;transition:opacity .3s ease}.lp-card:hover .lp-card__kam-logo{opacity:1}.lp-card__rule{width:32px;height:2px;background:#C9A84C;opacity:.7;margin-bottom:1rem;transition:width .45s cubic-bezier(.76,0,.24,1),opacity .35s ease}.lp-card:hover .lp-card__rule{width:64px;opacity:1}.lp-card__eyebrow{font-size:.62rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:rgba(201,168,76,.8);margin-bottom:.5rem;transition:color .3s ease}.lp-card:hover .lp-card__eyebrow{color:#C9A84C}.lp-card__title{font-family:var(--font-serif),Georgia,serif;font-size:1.45rem;font-weight:400;letter-spacing:.04em;color:#ffffff;margin-bottom:1.6rem;line-height:1.2}.lp-card__cta{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.38);color:rgba(255,255,255,.8);font-size:.64rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;padding:.7rem 1.5rem .7rem 1.7rem;position:relative;overflow:hidden;transition:border-color .3s ease,color .3s ease}.lp-card__cta:before{content:"";position:absolute;inset:0;background:#C9A84C;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:0}.lp-card__cta:hover:before{transform:scaleX(1)}.lp-card__cta:hover{border-color:#C9A84C;color:#071126}.lp-card__cta span,.lp-card__cta svg{position:relative;z-index:1}.lp-card__cta svg{width:10px;height:10px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .28s ease}.lp-card__cta:hover svg{transform:translateX(3px)}@media (max-width:900px){.lp-hero__nav{padding:1.5rem 1.8rem}}@media (max-width:700px){.lp-cards{flex-direction:column;border-top-width:2px}.lp-card{height:60vw;min-height:280px}.lp-card+.lp-card:before{left:0;top:0;right:0;bottom:auto;width:100%;height:1px;background:linear-gradient(90deg,#C9A84C 0,rgba(201,168,76,.35) 60%,transparent)}.lp-card__content{padding:1.8rem 1.6rem 2rem}.lp-card__partner-logo{height:38px;margin-bottom:.8rem}.lp-card__partner-logo--kiwa{height:16px}.lp-card__kam-logo{height:34px;margin-bottom:.8rem}.lp-card__title{font-size:1.15rem;margin-bottom:1.2rem}.lp-hero__headline{font-size:clamp(2rem,9vw,3rem)}}@media (max-width:480px){.lp-hero__nav{padding:1.2rem 1.4rem}.lp-card{height:72vw;min-height:260px}.lp-card__content{padding:1.4rem 1.4rem 1.6rem}}