.text-flip{white-space:nowrap;align-items:center;gap:.25em;display:inline-flex}.text-flip__static{color:#8b0000}.text-flip__box{background:#ffffff0f;border:1.5px solid #ffffff2e;border-radius:12px;justify-content:center;align-items:center;min-width:5ch;height:1.4em;padding:.08em .4em;display:inline-flex;position:relative;overflow:hidden}.text-flip__word{color:#fff;font-weight:800;animation:.5s cubic-bezier(.22,1,.36,1) flipIn;display:inline-block}@keyframes flipIn{0%{opacity:0;transform:translateY(80%)}to{opacity:1;transform:translateY(0)}}
@keyframes fadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes labelFade{0%{opacity:0;letter-spacing:.3em}to{opacity:1;letter-spacing:.18em}}@keyframes descFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes imagePan{0%{transform:scale(1.08)}to{transform:scale(1)}}.hero{z-index:1;will-change:transform, opacity;justify-content:center;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0;right:0}.hero__container{border:3px solid #ffffffd9;border-radius:28px;width:100%;padding:8px;animation:.8s ease-out both fadeIn}.hero__image-wrapper{border-radius:22px;width:100%;height:calc(100vh - 56px);position:relative;overflow:hidden}.hero__image{object-fit:cover;filter:grayscale(60%)brightness(.7);width:100%;height:100%;animation:1.8s ease-out both imagePan;display:block}.hero__overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0003 50%,#000000a6 100%);position:absolute;inset:0}.hero__notice-wrapper{margin-bottom:24px;animation:.8s ease-out .2s both slideUp}.hero__notice-toast{-webkit-backdrop-filter:blur(12px);color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:10px;max-width:100%;padding:8px 16px;font-family:Inter,sans-serif;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0006}.hero__notice-toast:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-1px)}.hero__notice-icon{color:#fff;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:flex}.hero__notice-title{color:#fff;flex-shrink:0;font-weight:700}.hero__notice-msg{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hero__notice-arrow{color:#fff;flex-shrink:0;margin-left:8px;font-weight:700;transition:transform .2s}.hero__notice-toast:hover .hero__notice-arrow{transform:translate(3px)}.hero__content{justify-content:space-between;align-items:flex-end;gap:24px;padding:48px clamp(28px,4vw,64px);display:flex;position:absolute;inset:0}.hero__text{max-width:600px;animation:.9s ease-out .3s both slideUp}.hero__label{font-size:inherit;color:#fff;font-weight:800}.hero__heading{color:#fff;letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.05}.hero__description{color:#ffffffc7;max-width:420px;font-size:.88rem;line-height:1.6;animation:.7s ease-out .8s both descFade}.hero__card{-webkit-backdrop-filter:blur(24px);cursor:pointer;opacity:0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;align-self:flex-end;align-items:center;gap:10px;min-width:240px;max-width:280px;padding:10px 14px 10px 10px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;transform:translateY(80px);box-shadow:0 12px 48px #0000004d}.hero__card:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);height:1px;position:absolute;top:0;left:0;right:0}.hero__card:hover{transform:scale(1.04);box-shadow:0 12px 40px #00000059}.hero__card-image{border-radius:8px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.hero__card-image img{object-fit:cover;width:100%;height:100%;display:block}.hero__card-body{flex-direction:column;gap:6px;display:flex}.hero__card-title{color:#fff;font-size:.82rem;font-weight:700;line-height:1.3}.hero__card-link{color:#ffffffb3;align-items:center;gap:6px;font-size:.82rem;text-decoration:none;transition:color .2s;display:inline-flex}.hero__card-link:hover{color:#fff}.hero__card-arrow{font-size:1rem;transition:transform .2s}.hero__card-link:hover .hero__card-arrow{transform:translate(2px,-2px)}@media (max-width:900px){.hero__image-wrapper{height:calc(100vh - 48px)}.hero__content{flex-direction:column;align-items:flex-start;padding:32px 28px}.hero__description{font-size:.92rem}.hero__card{align-self:flex-start;margin-top:8px}}@media (max-width:600px){.hero{padding:10px}.hero__container{border-width:2px;border-radius:20px;padding:5px}.hero__image-wrapper{border-radius:16px;height:calc(100vh - 40px)}.hero__content{text-align:center;align-items:center;padding:24px 20px}.hero__heading br{display:none}.hero__description{max-width:100%;font-size:.88rem}.hero__card{min-width:unset;align-self:center;width:100%;max-width:300px}.hero__notice-wrapper{margin-bottom:20px}.hero__notice-toast{gap:6px;padding:6px 12px;font-size:.8rem}.hero__notice-msg{display:none}}
:root{--white:#fff;--border-color:#fff3;--background-dark:#000}.card-grid{gap:.9em;width:100%;max-width:70rem;margin:0 auto;padding:.5em 0;font-size:clamp(.85rem,.8rem + .4vw,1.2rem);display:grid;position:relative}.magic-bento-card{aspect-ratio:4/3;z-index:1;background:linear-gradient(#ffffff0d,#ffffff05),#0a0a0a;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;justify-content:space-between;width:100%;max-width:100%;min-height:180px;padding:1.2em;font-weight:300;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.magic-bento-card__inner{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.magic-bento-card__inner--clickable{cursor:pointer}.magic-bento-card:hover{border-color:#ffffff38;transform:translateY(-4px);box-shadow:0 18px 36px #0000003d,inset 0 1px #ffffff0f}.magic-bento-card__header,.magic-bento-card__content{color:var(--white);display:flex;position:relative}.magic-bento-card__header{justify-content:space-between;gap:.75em}.magic-bento-card__content{flex-direction:column}.magic-bento-card__label{color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:.92rem}.magic-bento-card__title{margin:0 0 .45em;font-size:clamp(1.1rem,.95rem + .5vw,1.35rem);font-weight:600;line-height:1.2}.magic-bento-card__description{color:#ffffff9e;font-size:.92rem;line-height:1.5}.magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-card--text-autohide .magic-bento-card__description{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:1;line-clamp:1}.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:2;line-clamp:2}@media (max-width:599px){.card-grid{grid-template-columns:1fr;width:100%;margin:0 auto;padding:0}.magic-bento-card{width:100%;min-height:180px}}@media (min-width:600px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.card-grid{grid-template-columns:repeat(4,1fr)}.magic-bento-card:nth-child(3){grid-area:span 2/span 2}.magic-bento-card:nth-child(4){grid-area:2/1/span 2/span 2}.magic-bento-card:nth-child(6){grid-area:3/4}}.magic-bento-card--border-glow:after{content:"";background:radial-gradient(var(--glow-radius) circle at var(--glow-x) var(--glow-y), rgba(255, 255, 255, calc(var(--glow-intensity) * .8)) 0%, rgba(255, 255, 255, calc(var(--glow-intensity) * .4)) 30%, transparent 60%);border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:1;z-index:1;padding:6px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.particle-container{position:relative;overflow:hidden}.particle:before{content:"";z-index:-1;background:#fff3;border-radius:50%;position:absolute;inset:-2px}.bento-section{-webkit-user-select:none;user-select:none;width:100%;position:relative}
