html,body{min-height:100%}body{background:#faf8fb}.news-detail-page{--news-accent:#ff6a00;width:100%;min-height:calc(100vh - 55px);margin:0;padding:0;box-sizing:border-box}.news-preview-bar{width:min(1180px,calc(100vw - 32px));margin:14px auto;padding:11px 13px;border:1px solid color-mix(in srgb,var(--news-accent) 24%,#e7e1e9);border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:rgba(255,255,255,.96);color:#302b34;box-sizing:border-box}.news-preview-bar div{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.news-preview-bar strong{font-size:14px}.news-preview-bar span{color:#766e79;font-size:12px}.news-preview-bar a{color:var(--news-accent);font-size:13px;font-weight:800;text-decoration:none}.news-article-header-image{width:100%;aspect-ratio:3 / 1;margin:0;overflow:hidden;background:#e8e3ea}.news-article-header-image img{width:100%;height:100%;display:block;object-fit:cover}.news-article-gradient-stage{position:relative;min-height:calc(100vh - 55px);padding:64px 0 100px;background:linear-gradient(120deg,#fff4ec,#f7edff,#edf7ff,#fff1f5);background-size:300% 300%;animation:eventaNewsGradient 16s ease infinite;box-sizing:border-box}.news-detail__back{position:absolute;z-index:20;top:18px;left:max(16px,calc(15vw - 58px));width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.78);border-radius:12px;display:grid;place-items:center;color:#29242c;background:rgba(255,255,255,.92);text-decoration:none;font-size:22px;font-weight:800;box-shadow:0 9px 24px rgba(37,24,47,.09);transition:transform .18s ease,box-shadow .18s ease}.news-detail__back:hover{transform:translateX(-3px);box-shadow:0 13px 28px rgba(37,24,47,.13)}.news-template-layout{--article-pad:clamp(34px,4.2vw,70px);width:70%;max-width:1280px;margin:0 auto;border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 28px 80px rgba(39,24,50,.13)}.news-template-hero{padding:var(--article-pad) var(--article-pad) 28px}.news-template-hero time{color:var(--news-accent);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.news-template-hero h1{max-width:1050px;margin:13px 0 0;color:#19171c;font-size:clamp(40px,5.2vw,76px);font-weight:900;line-height:1.01;letter-spacing:-.049em}.news-template-hero p{max-width:880px;margin:20px 0 0;color:#69616d;font-size:clamp(16px,1.55vw,21px);line-height:1.62}.news-template-content{padding:10px var(--article-pad) var(--article-pad);color:#37323b;box-sizing:border-box}.news-template-block,.news-template-heading,.news-template-quote,.news-template-divider,.news-template-button-row,.news-template-file,.news-template-media{width:100%;max-width:100%;box-sizing:border-box}.news-template-rich{font-size:18px;line-height:1.82;overflow-wrap:anywhere}.news-template-rich p{margin:0 0 1.3em}.news-template-rich p:last-child{margin-bottom:0}.news-template-rich a{color:var(--news-accent)}.news-template-rich ul,.news-template-rich ol{padding-left:1.35em}.news-template-heading{margin:1.25em 0 .5em;color:#1c191f;font-size:clamp(28px,3.5vw,48px);line-height:1.1}.news-template-quote{margin:30px 0;padding:20px 23px;border-left:5px solid var(--news-accent);border-radius:0 16px 16px 0;background:color-mix(in srgb,var(--news-accent) 8%,#fff);font-size:19px;font-weight:730;line-height:1.56}.news-template-divider{height:1px;margin:38px 0;border:0;background:#ded7e1}.news-template-button-row{margin:25px 0}.news-template-button{display:inline-flex;min-height:46px;padding:0 22px;border-radius:14px;align-items:center;justify-content:center;background:var(--news-accent);color:#fff;text-decoration:none;font-weight:850;box-shadow:0 12px 28px color-mix(in srgb,var(--news-accent) 20%,transparent)}.news-template-file{margin:20px 0;padding:16px;border:1px solid #e6dfe8;border-radius:14px;background:#faf8fb}.news-template-file a{color:#332d36;font-weight:800}.news-template-media{margin:30px 0}.news-template-media--square{width:min(100%,680px);margin-left:auto;margin-right:auto}.news-template-media__frame{position:relative;width:100%;overflow:hidden;border-radius:20px;background:#eee}.news-template-media--wide16 .news-template-media__frame{aspect-ratio:16 / 9}.news-template-media--square .news-template-media__frame{aspect-ratio:1 / 1}.news-template-media__frame img{width:100%;height:auto;display:block}.news-template-media--wide16 .news-template-media__frame>img:not(.is-cropped),.news-template-media--square .news-template-media__frame>img:not(.is-cropped){position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.news-template-media__frame img.is-cropped{position:absolute;height:auto;max-width:none}.news-template-media figcaption{margin-top:8px;color:#817782;font-size:13px;text-align:center}.news-custom-frame{width:100%;min-height:80vh;border:0;display:block;background:#fff}.news-detail-page--custom{padding-top:64px;background:#fff}.news-detail-page--custom>.news-detail__back{position:fixed;top:70px;left:16px}.news-detail-page--custom>.news-preview-bar{margin-top:-50px}@keyframes eventaNewsGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@media(max-width:900px){.news-template-layout{width:84%}.news-detail__back{left:12px}.news-template-rich{font-size:17px}}@media(max-width:760px){.news-preview-bar{width:calc(100vw - 24px);align-items:flex-start;flex-direction:column;gap:7px}.news-article-gradient-stage{padding:58px 0 64px}.news-detail__back{top:10px;left:10px;width:40px;height:40px;border-radius:11px}.news-template-layout{--article-pad:18px;width:94%;border-radius:23px}.news-template-hero{padding:28px 18px 20px}.news-template-hero h1{font-size:40px;line-height:1.03}.news-template-hero p{margin-top:14px;font-size:16px}.news-template-content{padding:8px 18px 34px}.news-template-rich{font-size:16px;line-height:1.76}.news-template-heading{font-size:31px}.news-template-quote{margin:24px 0;padding:17px 17px;font-size:17px}.news-template-media{margin:24px 0}.news-template-media__frame{border-radius:15px}.news-article-header-image{aspect-ratio:3 / 1}.news-detail-page--custom{padding-top:56px}.news-detail-page--custom>.news-detail__back{top:64px;left:10px}}@media(prefers-reduced-motion:reduce){.news-article-gradient-stage{animation:none}.news-detail__back{transition:none}}
.news-template-media--legacy{margin:30px auto}.news-template-media--legacy .news-template-media__frame{width:100%;height:100%;min-height:1px}.news-template-media--legacy .news-template-media__frame img{width:100%;height:100%;object-fit:cover}.news-template-clear{clear:both}
.news-template-media--legacy.news-template-media--center,.news-template-media--legacy.news-template-media--full{margin-left:auto;margin-right:auto}.news-template-media--legacy.news-template-media--left{margin-left:0;margin-right:auto}.news-template-media--legacy.news-template-media--right{margin-left:auto;margin-right:0}.news-template-media--legacy.is-wrapped.news-template-media--left{float:left;margin:8px 34px 22px 0}.news-template-media--legacy.is-wrapped.news-template-media--right{float:right;margin:8px 0 22px 34px}@media(max-width:760px){.news-template-media--legacy.is-wrapped{float:none!important;width:100%!important;margin:24px auto!important}}

/* Text blocks match the visual editor. Invisible cards retain the same spacing. */
.news-template-rich{padding:18px 20px;border:1px solid transparent;border-radius:16px;background:transparent;box-sizing:border-box;margin:0 0 22px}.news-template-rich--card{border-color:var(--news-text-card-color,#e4dce8);background:color-mix(in srgb,var(--news-text-card-color,#e4dce8) 3%,#fff);box-shadow:0 10px 26px color-mix(in srgb,var(--news-text-card-color,#e4dce8) 22%,transparent)}.news-template-rich--plain{border-color:transparent;background:transparent;box-shadow:none}.news-template-rich--centered{width:fit-content!important;max-width:min(100%,860px)!important;margin-left:auto!important;margin-right:auto!important}.news-template-media{padding-left:10px;padding-right:10px;box-sizing:border-box}@media(max-width:760px){.news-template-rich{padding:15px 16px;margin-bottom:18px}.news-template-media{padding-left:7px;padding-right:7px}}

/* Unified article gutters: every block below the date/title follows the same left/right line. */
.news-template-content{
    padding-left:var(--article-pad);
    padding-right:var(--article-pad);
}
.news-template-content > .news-template-block,
.news-template-content > .news-template-heading,
.news-template-content > .news-template-quote,
.news-template-content > .news-template-divider,
.news-template-content > .news-template-button-row,
.news-template-content > .news-template-file,
.news-template-content > .news-template-media,
.news-template-content > .news-template-clear{
    box-sizing:border-box;
    max-width:100%;
}
/* Images must align with the same outer gutter as title/date instead of adding a second inset. */
.news-template-media{
    padding-left:0;
    padding-right:0;
}
@media(max-width:760px){
    .news-template-media{
        padding-left:0;
        padding-right:0;
    }
}

/* Hard article inner gutter: title/date and all content share one physical content width. */
.news-template-layout{
    --article-pad:clamp(34px,4.2vw,70px);
}
.news-template-hero{
    padding-left:var(--article-pad);
    padding-right:var(--article-pad);
}
.news-template-content{
    padding-left:0 !important;
    padding-right:0 !important;
}
.news-template-content-inner{
    width:calc(100% - (2 * var(--article-pad)));
    max-width:calc(100% - (2 * var(--article-pad)));
    margin-left:auto;
    margin-right:auto;
    box-sizing:border-box;
}
.news-template-content-inner > *{
    max-width:100%;
    box-sizing:border-box;
}
.news-template-content-inner > .news-template-block,
.news-template-content-inner > .news-template-heading,
.news-template-content-inner > .news-template-quote,
.news-template-content-inner > .news-template-divider,
.news-template-content-inner > .news-template-button-row,
.news-template-content-inner > .news-template-file,
.news-template-content-inner > .news-template-media,
.news-template-content-inner > .news-template-clear{
    width:100%;
}
.news-template-content-inner > .news-template-rich--centered,
.news-template-content-inner > .news-template-media--square{
    width:fit-content;
}
@media(max-width:760px){
    .news-template-layout{--article-pad:18px;}
    .news-template-hero{
        padding-left:var(--article-pad);
        padding-right:var(--article-pad);
    }
    .news-template-content-inner{
        width:calc(100% - (2 * var(--article-pad)));
        max-width:calc(100% - (2 * var(--article-pad)));
    }
}
