.concept-root{width:100%;background:#fff;min-height:100vh}.concept-banner{position:relative;width:100%;height:400px;max-height:400px;min-height:220px;overflow:hidden}.concept-banner img{width:100%;height:100%;object-fit:cover;object-position:center}.concept-banner-title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;text-align:left;width:90vw;max-width:900px;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.concept-banner-title span:first-child{font-size:3rem;font-weight:900;letter-spacing:.04em;background:#171717cc;padding:.2em .7em .2em .2em;border-radius:.2em;text-transform:uppercase}.concept-banner-sub{font-size:1.25rem;font-weight:700;background:#d6e100;color:#222;padding:.2em 1em;border-radius:.2em;margin-top:.5em;text-transform:uppercase}.concept-content{max-width:900px;margin:48px auto 0;padding:0 16px 64px}.concept-content section{margin-bottom:36px;text-align:left}.concept-content h2{font-size:1.18rem;font-weight:800;color:#222;margin-bottom:10px;letter-spacing:.01em;text-transform:uppercase}.concept-content p,.concept-content ul{font-size:1.05rem;color:#444;line-height:1.7}.concept-content ul{padding:0}.concept-content li{margin-bottom:.5em}.concept-days{margin-top:32px}.concept-day{border-bottom:1px solid #eee}.concept-day-toggle{width:100%;background:none;border:none;outline:none;font-size:1.08rem;font-weight:700;color:#222;text-align:left;padding:18px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:color .2s}.concept-day-toggle:hover{color:#d6e100}.concept-day-plus{font-size:1.5em;font-weight:700;margin-left:8px}.concept-day-content{padding:0 0 18px;color:#444;font-size:1.01rem}.concept-day-table-wrapper{margin:0 auto;padding:0 0 2em}.concept-day-table,.concept-day-table-wrapper{width:100%;display:flex;justify-content:center}.concept-day-table{flex-direction:row;gap:.5em;max-width:1200px}.concept-day-col{background:#333;border:4px solid #d6e100;border-radius:6px;padding:1.5em 1.2em;flex:1 1 0;min-width:260px;display:flex;flex-direction:column;align-items:flex-start;color:#fff;font-size:1.1rem;margin:0 .5em}.concept-day-col-title{color:#e6ff3f;font-size:2rem;font-weight:900;text-align:center;width:100%;margin-bottom:1.2em;letter-spacing:.03em}.concept-day-match{margin-bottom:1.2em;font-size:1.1rem;font-weight:500;line-height:1.5}.concept-day-col hr{width:100%;border:none;border-top:2px solid #fff;margin:.7em 0}.concept-day-highlight{color:#e6ff3f;font-size:1.3rem;font-weight:900;text-align:center;margin-top:2em;line-height:1.3;width:100%}@media (max-width:700px){.concept-banner-title span:first-child{font-size:2rem}.concept-banner-title{max-width:98vw}.concept-content{padding:0 4vw 48px}}@media (max-width:900px){.concept-day-table{flex-direction:column;gap:1em;align-items:center}.concept-day-col{min-width:220px;width:100%;margin:0 0 1em}}