@keyframes hero-gradient-animation{0%{--y-0: 80%;--x-0: 85%;--c-0: hsla(150.8823529411765, 52%, 83%, 1);--s-start-0: 9%;--s-end-0: 55%;--y-1: 24%;--c-1: hsla(219.99999999999997, 100%, 82%, 1);--x-1: 60%;--s-start-1: 5%;--s-end-1: 72%;--y-2: 82%;--s-start-2: 5%;--s-end-2: 52%;--c-2: hsla(297.7941176470588, 100%, 65%, .49);--x-2: 13%;--y-3: 7%;--x-3: 24%;--s-start-3: 13%;--s-end-3: 68%;--c-3: hsla(182, 72%, 68%, 1)}to{--y-0: 94%;--x-0: 31%;--c-0: hsla(150.8823529411765, 52%, 83%, 1);--s-start-0: 9%;--s-end-0: 55%;--y-1: 25%;--c-1: hsla(220, 82%, 95%, 1);--x-1: 2%;--s-start-1: 5%;--s-end-1: 72%;--y-2: 20%;--s-start-2: 5%;--s-end-2: 52%;--c-2: hsla(297.7941176470588, 100%, 65%, .49);--x-2: 98%;--y-3: 92%;--x-3: 95%;--s-start-3: 13%;--s-end-3: 68%;--c-3: hsla(182, 72%, 68%, 1)}}@property --y-0{syntax: "<percentage>"; inherits: false; initial-value: 80%;}@property --x-0{syntax: "<percentage>"; inherits: false; initial-value: 85%;}@property --c-0{syntax: "<color>"; inherits: false; initial-value: hsla(150.8823529411765,52%,83%,1);}@property --s-start-0{syntax: "<percentage>"; inherits: false; initial-value: 9%;}@property --s-end-0{syntax: "<percentage>"; inherits: false; initial-value: 55%;}@property --y-1{syntax: "<percentage>"; inherits: false; initial-value: 24%;}@property --c-1{syntax: "<color>"; inherits: false; initial-value: hsla(219.99999999999997,100%,82%,1);}@property --x-1{syntax: "<percentage>"; inherits: false; initial-value: 60%;}@property --s-start-1{syntax: "<percentage>"; inherits: false; initial-value: 5%;}@property --s-end-1{syntax: "<percentage>"; inherits: false; initial-value: 72%;}@property --y-2{syntax: "<percentage>"; inherits: false; initial-value: 82%;}@property --s-start-2{syntax: "<percentage>"; inherits: false; initial-value: 5%;}@property --s-end-2{syntax: "<percentage>"; inherits: false; initial-value: 52%;}@property --c-2{syntax: "<color>"; inherits: false; initial-value: hsla(297.7941176470588,100%,65%,.49);}@property --x-2{syntax: "<percentage>"; inherits: false; initial-value: 13%;}@property --y-3{syntax: "<percentage>"; inherits: false; initial-value: 7%;}@property --x-3{syntax: "<percentage>"; inherits: false; initial-value: 24%;}@property --s-start-3{syntax: "<percentage>"; inherits: false; initial-value: 13%;}@property --s-end-3{syntax: "<percentage>"; inherits: false; initial-value: 68%;}@property --c-3{syntax: "<color>"; inherits: false; initial-value: hsla(182,72%,68%,1);}.news-detail[data-astro-cid-vcwz2lde]{--y-0: 80%;--x-0: 85%;--c-0: hsla(150.8823529411765, 52%, 83%, 1);--s-start-0: 9%;--s-end-0: 55%;--y-1: 24%;--c-1: hsla(219.99999999999997, 100%, 82%, 1);--x-1: 60%;--s-start-1: 5%;--s-end-1: 72%;--y-2: 82%;--s-start-2: 5%;--s-end-2: 52%;--c-2: hsla(297.7941176470588, 100%, 65%, .49);--x-2: 13%;--y-3: 7%;--x-3: 24%;--s-start-3: 13%;--s-end-3: 68%;--c-3: hsla(182, 72%, 68%, 1);padding:8rem 2rem;position:relative;z-index:1;min-height:100vh}.news-detail[data-astro-cid-vcwz2lde]:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;background-image:radial-gradient(circle at var(--x-0) var(--y-0),var(--c-0) var(--s-start-0),transparent var(--s-end-0)),radial-gradient(circle at var(--x-1) var(--y-1),var(--c-1) var(--s-start-1),transparent var(--s-end-1)),radial-gradient(circle at var(--x-2) var(--y-2),var(--c-2) var(--s-start-2),transparent var(--s-end-2)),radial-gradient(circle at var(--x-3) var(--y-3),var(--c-3) var(--s-start-3),transparent var(--s-end-3));background-blend-mode:normal,normal,normal,normal;animation:hero-gradient-animation 10s linear infinite alternate;z-index:-1;pointer-events:none}.news-detail-container[data-astro-cid-vcwz2lde]{max-width:800px;margin:0 auto;position:relative;z-index:1}.news-detail-header[data-astro-cid-vcwz2lde]{margin-bottom:4rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.news-detail-meta[data-astro-cid-vcwz2lde]{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.news-detail-date[data-astro-cid-vcwz2lde]{font-size:.875rem;color:var(--color-black);opacity:.6;letter-spacing:.05em}.news-detail-category[data-astro-cid-vcwz2lde]{font-size:.75rem;color:var(--color-black);opacity:.5;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .75rem;border:1px solid rgba(0,0,0,.2);border-radius:2px}.news-detail-title[data-astro-cid-vcwz2lde]{font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:.05em;color:var(--color-black);line-height:1.4;margin-bottom:1rem}.news-detail-description[data-astro-cid-vcwz2lde]{font-size:clamp(1rem,1.5vw,1.125rem);line-height:2;color:var(--color-black);opacity:.8;margin-top:1rem}.news-detail-content[data-astro-cid-vcwz2lde]{font-size:clamp(1rem,1.5vw,1.125rem);line-height:2;color:var(--color-black);opacity:.9}.news-detail-content[data-astro-cid-vcwz2lde] h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;margin-top:3rem;margin-bottom:1.5rem;color:var(--color-black)}.news-detail-content[data-astro-cid-vcwz2lde] h3{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;margin-top:2rem;margin-bottom:1rem;color:var(--color-black)}.news-detail-content[data-astro-cid-vcwz2lde] p{margin-bottom:1.5rem}.news-detail-content[data-astro-cid-vcwz2lde] ul,.news-detail-content[data-astro-cid-vcwz2lde] ol{margin-bottom:1.5rem;padding-left:2rem}.news-detail-content[data-astro-cid-vcwz2lde] li{margin-bottom:.5rem}.news-detail-content[data-astro-cid-vcwz2lde] a{color:var(--color-black);text-decoration:underline;text-underline-offset:4px;transition:opacity .3s ease}.news-detail-content[data-astro-cid-vcwz2lde] a:hover{opacity:.6}.news-detail-footer[data-astro-cid-vcwz2lde]{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.news-back-link[data-astro-cid-vcwz2lde]{font-size:.875rem;color:var(--color-black);opacity:.7;text-decoration:none;transition:opacity .3s ease;display:inline-block}.news-back-link[data-astro-cid-vcwz2lde]:hover{opacity:1}@media(max-width:768px){.news-detail[data-astro-cid-vcwz2lde]{padding:4rem 1.5rem}.news-detail-header[data-astro-cid-vcwz2lde]{margin-bottom:2rem;padding-bottom:1.5rem}.news-detail-footer[data-astro-cid-vcwz2lde]{margin-top:2rem;padding-top:1.5rem}}
