@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--navy:#102945;--navy2:#173b61;--orange:#f15a24;--orange2:#ff7846;--cream:#f6f1e8;--ink:#172231;--muted:#667180;--line:#dce2e8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,sans-serif}h1,h2,h3,b,strong{font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;background:#fff;border-bottom:1px solid #e8edf1;justify-content:space-between;align-items:center;height:84px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;line-height:.9;display:flex}.brand-mark{background:var(--orange);color:#fff;border-radius:14px;place-items:center;width:45px;height:45px;font:800 18px Manrope;display:grid;transform:rotate(-4deg)}.brand b,.brand strong{letter-spacing:.08em;font-size:16px;display:block}.brand strong{color:var(--orange)}.brand small{letter-spacing:.05em;color:#6f7780;font-size:8px}.site-header nav{align-items:center;gap:28px;font-size:14px;font-weight:600;display:flex}.site-header nav>a:not(.button):hover{color:var(--orange)}.button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:14px 20px;font:700 14px DM Sans;display:inline-flex}.button-small{padding:10px 17px}.menu-button{background:0 0;border:0;font-size:24px;display:none}.hero{color:#fff;background:linear-gradient(120deg,#0c243f 0%,#123456 70%,#194b73 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:8%;min-height:690px;padding:88px 7vw;display:grid;overflow:hidden}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#91b1d4;margin-bottom:15px;font:700 11px Manrope;display:inline-block}.eyebrow.orange{color:var(--orange)}.hero h1,.page-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5.2vw,74px);line-height:1.02}.hero h1 em,.page-hero h1 em{color:var(--orange2);font-style:normal}.hero-copy>p{color:#c2cfdd;max-width:620px;font-size:18px;line-height:1.7}.hero-search{background:#fff;border-radius:13px;align-items:center;max-width:660px;margin:32px 0 38px;padding:6px 6px 6px 18px;display:flex;box-shadow:0 20px 60px #06172980}.hero-search span{color:#75808d;font-size:25px}.hero-search input{border:0;outline:0;flex:1;padding:13px;font:500 15px DM Sans}.hero-search button{background:var(--orange);color:#fff;border:0;border-radius:9px;padding:14px 25px;font-weight:700}.hero-stats{gap:45px;display:flex}.hero-stats div{flex-direction:column;display:flex}.hero-stats b{font-size:27px}.hero-stats span{color:#9db0c3;font-size:12px}.hero-art{place-items:center;height:500px;display:grid;position:relative}.bulb{color:#fff;z-index:2;background:linear-gradient(135deg,#ff8b54,#e74413);border-radius:50%;place-items:center;width:230px;height:230px;font:800 92px Manrope;display:grid;position:relative;box-shadow:0 30px 80px #06172b,0 0 0 20px #ffffff0a}.bulb small{letter-spacing:.3em;font-size:13px;position:absolute;bottom:42px}.orbit{border:1px solid #ffffff36;border-radius:50%;width:430px;height:430px;position:absolute}.orbit.two{width:560px;height:350px;transform:rotate(35deg)}.tag{color:var(--navy);z-index:3;background:#fff;border-radius:9px;padding:11px 16px;font-size:12px;font-weight:700;position:absolute;box-shadow:0 13px 30px #06162c66}.t1{top:45px;left:3%}.t2{top:160px;right:0}.t3{bottom:35px;left:12%}.section{max-width:1600px;margin:auto;padding:100px 7vw}.section-head{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.section h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,3.3vw,47px)}.section-head>a{color:var(--orange);font-weight:700}.category-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.category{border-radius:20px;flex-direction:column;min-height:300px;padding:34px;display:flex}.category>span{opacity:.25;font:800 48px Manrope}.category h3{margin:34px 0 8px;font-size:25px}.category p{opacity:.75;line-height:1.6}.category a{margin-top:auto;font-weight:700}.category.navy{background:var(--navy);color:#fff}.orange-card{background:var(--orange);color:#fff}.cream{background:var(--cream)}.feature{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:10%;max-width:none;display:grid}.feature p{color:var(--muted);font-size:17px;line-height:1.8}.feature-visual{background:var(--navy);color:#fff;border-radius:20px;flex-direction:column;justify-content:center;min-height:370px;padding:55px;display:flex}.feature-visual b{color:var(--orange2);letter-spacing:-.08em;font-size:95px}.feature-visual span{font-size:18px}.mini-bars{align-items:end;gap:10px;height:90px;margin-top:25px;display:flex}.mini-bars i{background:#ffffff2a;border-radius:5px;width:18%;height:25%}.mini-bars i:nth-child(2){height:50%}.mini-bars i:nth-child(3){height:38%}.mini-bars i:nth-child(4){height:76%}.mini-bars i:nth-child(5){background:var(--orange);height:100%}footer{color:#aab9c8;background:#091d32;justify-content:space-between;padding:42px 7vw;display:flex}footer b{color:#fff}.page-hero{background:var(--cream);text-align:center;padding:90px 7vw 80px}.page-hero h1{max-width:850px;margin:auto;font-size:clamp(38px,4.6vw,62px)}.page-hero p{color:var(--muted);font-size:18px}.catalog{padding-top:55px}.filters{background:#f5f7f9;border-radius:16px;grid-template-columns:2fr 1fr 1fr;gap:18px;padding:22px;display:grid}.filters label,.data-form label{flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.filters input,.filters select,.data-form input,.data-form select,.data-form textarea{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;width:100%;padding:14px;font:500 14px DM Sans}.filters input:focus,.filters select:focus,.data-form input:focus,.data-form select:focus,.data-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f15a2418}.result-head{justify-content:space-between;align-items:center;margin:55px 0 25px;display:flex}.result-head h2{font-size:31px}.result-head span{color:var(--muted)}.cards{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.innovation-card{border:1px solid var(--line);background:#fff;border-radius:16px;transition:all .2s;overflow:hidden}.innovation-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #14273b18}.card-cover{color:#fff;background:linear-gradient(135deg,var(--navy),#285b84);justify-content:space-between;height:170px;padding:20px;display:flex;position:relative;overflow:hidden}.card-cover:after{content:"";border:35px solid #ffffff12;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-65px;right:-25px}.card-cover>span{align-self:center;font:800 50px Manrope}.card-cover small{font:700 13px Manrope}.pill{color:var(--orange);text-transform:uppercase;background:#fff0e9;border-radius:5px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-block}.card-body h3{margin:15px 0 7px;font-size:19px}.card-body p{color:var(--muted);min-height:50px;line-height:1.55}.card-body>div{color:#7a8490;border-top:1px solid #edf0f2;justify-content:space-between;padding-top:17px;font-size:12px;display:flex}.card-body a{color:var(--orange);font-weight:700}.dashboard-wrap{background:#f4f6f8;grid-template-columns:240px 1fr;min-height:900px;display:grid}.side{background:var(--navy);color:#aebed0;flex-direction:column;gap:9px;padding:45px 23px;display:flex}.side a{border-radius:8px;padding:14px;font-size:14px;font-weight:600}.dash-main{padding:55px 5vw}.dash-title{justify-content:space-between;align-items:center;display:flex}.dash-title h1{margin:0 0 35px;font-size:35px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.metric-grid article{background:#fff;border:1px solid #e5e9ed;border-radius:14px;flex-direction:column;padding:27px;display:flex}.metric-grid span{color:var(--muted);font-size:13px}.metric-grid b{margin:8px 0;font-size:36px}.metric-grid small{color:#229a65}.form-panel{background:#fff;border:1px solid #e4e8ec;border-radius:15px;margin-top:25px;padding:35px}.form-panel h2{margin:0;font-size:27px}.form-panel p{color:var(--muted)}.data-form{grid-template-columns:1fr 1fr;gap:21px;margin-top:30px;display:grid}.data-form textarea{resize:vertical}.form-actions{justify-content:flex-end;display:flex;flex-direction:row!important}.button.ghost{color:var(--ink);background:#e9edf0}@media (width<=900px){.site-header{height:70px}.menu-button{display:block}.site-header nav{background:#fff;flex-direction:column;padding:20px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 15px 25px #0002}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{height:340px}.bulb{width:170px;height:170px;font-size:65px}.orbit{width:310px;height:310px}.orbit.two{width:360px;height:240px}.category-grid,.cards{grid-template-columns:1fr 1fr}.feature,.dashboard-wrap{grid-template-columns:1fr}.side{display:none}}@media (width<=600px){.hero{padding:55px 6vw}.hero h1{font-size:42px}.hero-search button{padding:13px}.hero-stats{gap:25px}.category-grid,.cards,.filters,.metric-grid,.data-form{grid-template-columns:1fr}.data-form .full{grid-column:auto}.section,.feature{padding:70px 6vw}.section-head{flex-direction:column;align-items:start;gap:25px}.page-hero{padding:65px 6vw}.dashboard-wrap{display:block}.dash-main{padding:35px 5vw}.dash-title{align-items:start}.dash-title .button{display:none}.form-panel{padding:23px}.feature-visual{min-height:300px;padding:35px}.feature-visual b{font-size:70px}footer{flex-direction:column;gap:10px}}.nav-logout{color:var(--muted);cursor:pointer;background:0 0;border:0;font:600 14px DM Sans}.auth-page{background:var(--cream);justify-content:center;align-items:flex-start;min-height:calc(100vh - 84px);padding:70px 6vw;display:flex}.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(480px,100%);padding:42px;box-shadow:0 20px 60px #10294512}.auth-card.wide{width:min(900px,100%)}.auth-card h1{margin:0;font-size:34px}.auth-card>p{color:var(--muted)}.one-column{grid-template-columns:1fr}.check{align-items:center;flex-direction:row!important;gap:8px!important;display:flex!important}.check input{width:auto!important}.auth-link{text-align:center;margin-top:25px}.auth-link a,.text-link{color:var(--orange);font-weight:700}.alert{border-radius:9px;margin:0 0 20px;padding:14px 17px;font-size:14px}.alert.success{color:#167448;background:#e7f8ef}.alert.error{color:#b53620;background:#fff0ed}.alert ul{margin:7px 0}.dash-title small{color:var(--muted);margin-top:-27px;margin-bottom:35px;display:block}.table-scroll{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:13px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:15px 12px}.data-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.data-table td small{color:var(--muted);margin-top:5px;display:block}.status{text-transform:uppercase;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-block}.status.menunggu{color:#936500;background:#fff3d5}.status.diterbitkan{color:#137148;background:#e4f7ed}.status.ditolak{color:#ad3520;background:#ffe8e3}.status.draft{color:#65717d;background:#edf0f2}.row-actions{gap:10px;display:flex}.row-actions a,.row-actions button{color:var(--orange);cursor:pointer;background:0 0;border:0;padding:0;font:700 12px DM Sans}.empty,.empty-state{color:var(--muted);text-align:center!important;padding:40px!important}.empty-state{border:1px dashed var(--line);border-radius:14px;grid-column:1/-1}.filters .button{align-self:end}.master-panel{margin-top:25px}.inline-form,.master-list form{grid-template-columns:1fr 1.5fr auto;gap:12px;margin-top:20px;display:grid}.inline-form input,.master-list input{border:1px solid var(--line);border-radius:9px;padding:12px;font:500 14px DM Sans}.master-list form{border-top:1px solid var(--line);grid-template-columns:1fr 1.5fr auto auto;padding-top:14px}@media (width<=700px){.auth-card{padding:25px}.inline-form,.master-list form{grid-template-columns:1fr}.data-table{min-width:720px}}.card-cover.has-cover{background-position:50%;background-size:cover}.card-cover.has-cover:before{content:"";background:#0c243f55;position:absolute;inset:0}.detail-hero{color:#fff;background:linear-gradient(120deg,#0c243f,#194b73);align-items:end;min-height:300px;padding:46px 7vw;display:flex}.detail-hero.has-image{background-position:50% 35%;background-size:cover}.detail-hero>div{max-width:1150px}.detail-hero h1{letter-spacing:-.035em;margin:0 0 14px;font:800 clamp(30px,3vw,48px)/1.1 Manrope}.detail-hero p{color:#d6e2ee;margin-bottom:0;font-size:16px}.detail-grid{grid-template-columns:1fr 1.15fr;gap:55px;display:grid}.detail-copy h2,.preview-panel h2{margin:0 0 20px;font-size:32px}.detail-copy p{color:var(--muted);font-size:17px;line-height:1.8}.detail-copy dl{border-top:1px solid var(--line);grid-template-columns:150px 1fr;margin-top:30px;display:grid}.detail-copy dt,.detail-copy dd{border-bottom:1px solid var(--line);padding:14px 0}.detail-copy dt{font-weight:700}.detail-copy dd{color:var(--muted);margin:0}.preview-panel{background:#f5f7f9;border-radius:16px;padding:28px}.preview-panel iframe{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;height:500px}.preview-panel .button{margin-top:15px}.video-heading{margin-top:35px!important}.video-frame{aspect-ratio:16/9}.preview-panel .video-frame iframe{height:100%}@media (width<=800px){.detail-grid{grid-template-columns:1fr}.detail-hero{min-height:240px;padding:38px 6vw}.detail-hero h1{font-size:clamp(26px,7vw,38px)}}.master-row{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.master-row>form:first-child{width:100%}.delete-master{border:0!important;margin:0!important;padding:0 0 1px!important;display:block!important}.button.danger{background:#c53d2b}.button.danger:hover{background:#a92f20}@media (width<=700px){.master-row{grid-template-columns:1fr}.delete-master .button{width:100%}}.nav-dropdown{position:relative}.nav-dropdown>button{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:12px 0;font:600 14px DM Sans}.nav-dropdown-menu{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:230px;padding:8px;display:none;position:absolute;top:100%;left:0;box-shadow:0 16px 35px #10294520}.nav-dropdown-menu a{white-space:nowrap;border-radius:7px;padding:11px 12px;display:block}.nav-dropdown-menu a:hover{color:var(--orange);background:#fff0e9}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{display:block}@media (width<=900px){.nav-dropdown{text-align:center;width:100%}.nav-dropdown-menu{box-shadow:none;margin-top:5px;position:static}.nav-dropdown-menu a{white-space:normal}}.latest-home{max-width:1600px}.home-filters{grid-template-columns:2fr 1fr 1fr auto;margin-top:30px}.home-filters .button{align-self:end;min-height:47px}.latest-home .card-cover{display:flex}.latest-home .card-body>small{color:var(--muted);margin-bottom:15px;display:block}@media (width<=900px){.home-filters{grid-template-columns:1fr 1fr}.home-filters label:first-child{grid-column:1/-1}}@media (width<=600px){.home-filters{grid-template-columns:1fr}.home-filters label:first-child{grid-column:auto}}.profile-heading{align-items:center;gap:22px;margin-bottom:25px;display:flex}.profile-heading img,.avatar{object-fit:cover;border-radius:50%;width:90px;height:90px}.avatar{background:var(--navy);color:#fff;place-items:center;font:800 25px Manrope;display:grid}.profile-heading h1{margin:0;font-size:34px}.profile-heading p{color:var(--muted)}.user-search{gap:10px;margin-bottom:25px;display:flex}.user-search input{border:1px solid var(--line);border-radius:9px;flex:1;padding:13px;font:500 14px DM Sans}.brand-logo{object-fit:contain;border-radius:10px;width:45px;height:45px}.logo-preview{object-fit:contain;border:1px solid var(--line);border-radius:10px;width:180px;height:110px;margin:20px 0;display:block}#kategori{padding-top:45px;padding-bottom:55px}.settings-panel{max-width:720px;margin-top:0}#kategori .category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#kategori .category{min-height:280px;padding:27px}#kategori .category h3{margin:20px 0 6px;font-size:21px}#kategori .category p{margin:5px 0 15px;font-size:13px}#kategori .category a{font-size:14px}.category-top{justify-content:space-between;align-items:center;display:flex}.category-top span{opacity:.28;font:800 34px Manrope}.category-top i{background:#ffffff1c;border-radius:14px;place-items:center;width:50px;height:50px;font:25px Manrope;display:grid}.cream .category-top i{color:var(--orange);background:#10294512}.benefit-card{color:#173c31;background:#e8f1ed}.benefit-card .category-top i{color:#1d745d;background:#1d745d18}.benefit-card a{color:#145e4b}@media (width<=1100px){#kategori .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){#kategori .category-grid{grid-template-columns:1fr}}.hero-art:has(.hero-asn){align-self:end;align-items:end;height:600px}.hero-asn{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 25px 35px #06172970);width:min(760px,125%);max-width:none;height:auto;max-height:610px;display:block}@media (width<=900px){.hero-art:has(.hero-asn){height:430px}.hero-asn{width:min(650px,115%);max-height:440px}}@media (width<=600px){.hero-art:has(.hero-asn){height:310px}.hero-asn{width:115%;max-height:330px}}.hero-art.with-asn .orbit{z-index:0;opacity:.7}.hero-art.with-asn .bulb{z-index:1;width:125px;height:125px;font-size:48px;position:absolute;top:45px;right:4%;box-shadow:0 18px 45px #06172b99,0 0 0 12px #ffffff0a}.hero-art.with-asn .bulb small{font-size:8px;bottom:18px}.hero-art.with-asn .hero-asn{z-index:2;position:relative}.hero-art.with-asn .tag{z-index:3}.hero-art.with-asn .t1{top:65px;left:-4%}.hero-art.with-asn .t2{top:210px;right:-3%}.hero-art.with-asn .t3{bottom:35px;left:4%}@media (width<=600px){.hero-art.with-asn .bulb{width:85px;height:85px;font-size:32px;top:5px}.hero-art.with-asn .bulb small{bottom:10px}.hero-art.with-asn .tag{padding:7px 10px;font-size:9px}.hero-art.with-asn .t1{top:15px}.hero-art.with-asn .t2{top:120px}.hero-art.with-asn .t3{bottom:15px}}.hero{min-height:640px;padding-top:68px;padding-bottom:68px}.hero h1{font-size:clamp(40px,4.7vw,66px)}.hero-copy>p{max-width:590px;font-size:16px}.hero-art:has(.hero-asn){height:530px}.hero-asn{width:min(650px,116%);max-height:540px}.hero-art.with-asn .bulb{width:108px;height:108px;font-size:42px}.hero-art.with-asn .bulb small{bottom:16px}.hero-art.with-asn .t1{top:50px}.hero-art.with-asn .t2{top:190px}@media (width<=900px){.hero{min-height:0;padding-top:55px;padding-bottom:55px}.hero-art:has(.hero-asn){height:390px}.hero-asn{width:min(570px,110%);max-height:410px}}@media (width<=600px){.hero-art:has(.hero-asn){height:290px}.hero-asn{width:110%;max-height:310px}}.cards{grid-template-columns:repeat(auto-fill,minmax(220px,270px));justify-content:start;gap:24px}.innovation-card{border-radius:12px;width:100%}.card-cover{aspect-ratio:16/10;background:linear-gradient(145deg,var(--navy),#285b84);border-radius:0;height:auto;padding:16px}.card-cover>span{font-size:38px}.card-cover small{font-size:11px}.card-cover:after{border-width:25px;width:125px;height:125px;bottom:-35px;right:-32px}.card-body{padding:17px}.card-body .pill{padding:5px 7px;font-size:8px}.card-body h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:11px 0 6px;font-size:16px;line-height:1.35;display:-webkit-box;overflow:hidden}.card-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;margin:0 0 11px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.card-body>small{font-size:10px;line-height:1.4}.card-body>div{gap:8px;margin-top:11px;padding-top:12px;font-size:10px}.card-body>div>span:first-child{white-space:nowrap;text-overflow:ellipsis;max-width:62%;overflow:hidden}.latest-home .result-head{margin-top:38px}.latest-home .result-head h2{font-size:27px}@media (width<=600px){.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-body{padding:13px}.card-body h3{-webkit-line-clamp:2;font-size:14px}.card-body p,.card-body>small,.card-body>div>span:first-child{display:none}.card-body>div{justify-content:flex-end}.card-cover>span{font-size:30px}}@media (width<=380px){.cards{grid-template-columns:1fr}.innovation-card{max-width:280px}}.report-filters{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:12px;padding:20px;display:grid}.report-filters label{flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.report-filters input,.report-filters select{border:1px solid var(--line);border-radius:8px;padding:12px;font:500 13px DM Sans}.report-filters .button{align-self:end}.report-actions{justify-content:flex-end;gap:10px;margin:16px 0;display:flex}.report-metrics{grid-template-columns:repeat(4,1fr)}.chart-grid{grid-template-columns:1fr 1fr;gap:20px;margin:22px 0;display:grid}.chart-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:25px}.chart-card h2{margin:0 0 22px;font-size:20px}.full-chart{grid-column:1/-1}.bar-row{grid-template-columns:130px 1fr 35px;align-items:center;gap:10px;margin:13px 0;font-size:12px;display:grid}.bar-row>div{background:#edf0f2;border-radius:10px;height:12px;overflow:hidden}.bar-row i{background:var(--orange);border-radius:10px;height:100%;display:block}.year-chart{align-items:end;gap:18px;min-height:200px;padding:20px 10px 0;display:flex}.year-chart>div{flex-direction:column;flex:1;align-items:center;gap:7px;display:flex}.year-chart i{background:linear-gradient(var(--orange2),var(--orange));border-radius:7px 7px 0 0;width:min(50px,80%);display:block}.year-chart span{color:var(--muted);font-size:11px}@media (width<=1000px){.report-filters{grid-template-columns:1fr 1fr}.report-filters label:first-child{grid-column:1/-1}.report-metrics{grid-template-columns:1fr 1fr}}@media (width<=650px){.report-filters,.report-metrics,.chart-grid{grid-template-columns:1fr}.report-filters label:first-child,.full-chart{grid-column:auto}.bar-row{grid-template-columns:90px 1fr 25px}}.create-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:16px 0;display:grid}.create-list article small{color:var(--muted);margin-top:5px;display:block}@media (width<=650px){.create-list article{grid-template-columns:1fr}.create-list .status,.create-list a{justify-self:start}}.dashboard-wrap{background:#f6f8fb;grid-template-columns:280px minmax(0,1fr);align-items:start;gap:22px;padding:26px 5vw 42px;display:grid}.side{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:8px;padding:18px;display:flex;position:sticky;top:96px;box-shadow:0 12px 30px #1029450d}.side a{color:var(--muted);border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-weight:700;display:flex}.side a.active,.side a:hover{color:var(--orange);background:#fff2eb}.side .eyebrow{margin:0 0 8px}.dash-main{flex-direction:column;gap:18px;display:flex}.form-panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:26px;box-shadow:0 12px 30px #1029450d}.result-head{justify-content:space-between;align-items:center;gap:14px;margin:0 0 18px;display:flex}.result-head h2{margin:0}.create-list{flex-direction:column;gap:12px;display:flex}.create-list article{border:1px solid var(--line);background:#f8fafc;border-radius:12px;margin:0;padding:16px 18px}.create-list article:hover{background:#fff}.form-actions{flex-wrap:wrap;gap:10px;display:flex}.data-form .full{grid-column:1/-1}.data-form label small{color:var(--muted);font-weight:500}.data-form .button,.form-actions .button{min-height:47px}@media (width<=900px){.dashboard-wrap{grid-template-columns:1fr}.side{position:static}}@media (width<=650px){.result-head{flex-direction:column;align-items:flex-start}.create-list article{grid-template-columns:1fr}.create-list .status,.create-list a{justify-self:start}}.category{min-height:450px;padding:48px}.category>span{font-size:68px}.category h3{margin-top:64px;font-size:30px}.category p{font-size:17px;line-height:1.65}.dashboard-home{gap:28px;min-height:calc(100vh - 84px);padding-top:30px}.dashboard-home .dash-main{gap:24px;min-width:0}.dashboard-side{overflow:hidden}.side-profile{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:8px;padding:5px 4px 20px;display:flex}.side-avatar{background:var(--navy);color:#fff;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;font:800 17px Manrope;display:grid}.side-profile b,.side-profile small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.side-profile b{max-width:175px;font-size:13px}.side-profile small{color:var(--muted);margin-top:3px;font-size:11px}.side-label{color:#9aa5b1;letter-spacing:.16em;text-transform:uppercase;padding:5px 12px 1px;font:700 9px Manrope}.side-label-spaced{margin-top:10px}.dashboard-side a>span{text-align:center;width:20px;font-size:15px}.dashboard-hero{background:linear-gradient(120deg,var(--navy),#1b4a72);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:34px 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #10294520}.dashboard-hero:after{content:"";border:45px solid #ffffff0b;border-radius:50%;width:250px;height:250px;position:absolute;top:-130px;right:-80px}.dashboard-hero>div,.dashboard-primary-action{z-index:1;position:relative}.dashboard-hero .eyebrow{color:#9bb7d2;margin-bottom:10px}.dashboard-hero h1{letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,38px)}.dashboard-hero p{color:#c8d6e4;max-width:660px;margin:9px 0 0;font-size:14px}.dashboard-primary-action{color:var(--navy);background:#fff;flex:none;box-shadow:0 8px 24px #07192c35}.dashboard-metrics{gap:16px}.dashboard-metrics article{border-radius:16px;padding:22px 24px;position:relative;overflow:hidden;box-shadow:0 8px 24px #1029450a}.dashboard-metrics article:before{content:"";width:4px;position:absolute;top:0;bottom:0;left:0}.dashboard-metrics article>div{justify-content:space-between;align-items:center;display:flex}.dashboard-metrics article i{border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.dashboard-metrics b{margin:12px 0 3px;font-size:32px}.dashboard-metrics small{color:var(--muted);font-size:11px}.metric-total:before{background:var(--navy)}.metric-total i{color:var(--navy);background:#edf3f8}.metric-waiting:before{background:#e3a000}.metric-waiting i{color:#956900;background:#fff3d5}.metric-published:before{background:#229a65}.metric-published i{color:#137148;background:#e4f7ed}.dashboard-section{border:1px solid var(--line);background:#fff;border-radius:18px;padding:27px;box-shadow:0 12px 30px #1029450d}.section-title{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-title .eyebrow,.dashboard-table-panel .eyebrow{margin-bottom:5px}.section-title h2{margin:0;font-size:24px}.dashboard-charts{margin:20px 0 0}.dashboard-charts .chart-card{box-shadow:none;background:#f9fafc;padding:22px}.dashboard-charts .chart-card h3{margin:0 0 20px;font-size:16px}.dashboard-charts .bar-row{grid-template-columns:minmax(85px,125px) 1fr 28px}.empty-chart{color:var(--muted);font-size:13px}.participant-guide{background:#f4f8fc;border:1px solid #d8e5f0;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:22px 24px;display:grid}.guide-icon{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font:800 18px Manrope;display:grid}.participant-guide b{font-size:15px}.participant-guide p{color:var(--muted);margin:4px 0 0;font-size:12px}.guide-steps{align-items:center;gap:8px;display:flex}.guide-steps span{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.guide-steps i{border:1px solid var(--line);width:24px;height:24px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;font-style:normal;display:grid}.dashboard-table-panel{margin-top:0;padding:27px}.dashboard-table-panel .result-head{align-items:end}.dashboard-table-panel .result-head p{margin:5px 0 0;font-size:12px}.data-count{background:#f1f4f6;border-radius:20px;flex:none;padding:7px 11px;font-size:11px;font-weight:700;color:var(--muted)!important}.dashboard-table-panel .data-table th{background:#f8fafc}.dashboard-table-panel .data-table th:first-child{border-radius:8px 0 0 8px}.dashboard-table-panel .data-table th:last-child{border-radius:0 8px 8px 0}.dashboard-table-panel .data-table td{padding-top:17px;padding-bottom:17px}.dashboard-table-panel .data-table tbody tr:hover{background:#fbfcfd}.admin-note{max-width:180px;color:#a34e2d!important}.dashboard-table-panel .empty b{color:var(--ink);margin-bottom:6px;display:block}.dashboard-table-panel .empty small{margin:0}@media (width<=1050px){.dashboard-home{grid-template-columns:230px minmax(0,1fr);padding-left:3vw;padding-right:3vw}.dashboard-hero{padding:28px}.participant-guide{grid-template-columns:auto 1fr}.guide-steps{grid-column:2}}@media (width<=900px){.dashboard-home{display:block}.dashboard-home .dashboard-side{border-radius:14px;flex-direction:row;align-items:center;margin-bottom:22px;display:flex;position:static;overflow-x:auto}.dashboard-side .side-profile,.dashboard-side .side-label{display:none}.dashboard-side a{white-space:nowrap;flex:none}.dashboard-hero{border-radius:16px}.dashboard-section{padding:22px}}@media (width<=650px){.dashboard-home{padding:18px 4vw 30px}.dashboard-home .dash-main{gap:16px}.dashboard-home .dashboard-side{margin-bottom:16px;padding:10px}.dashboard-side a{padding:9px 10px;font-size:12px}.dashboard-hero{padding:25px 22px;display:block}.dashboard-hero h1{font-size:26px}.dashboard-primary-action{width:100%;margin-top:20px}.dashboard-metrics{grid-template-columns:1fr}.dashboard-metrics article{padding:18px 20px}.dashboard-section,.dashboard-table-panel{padding:20px 16px}.section-title{flex-direction:column;align-items:flex-start}.dashboard-charts{grid-template-columns:1fr}.dashboard-charts .full-chart{grid-column:auto}.participant-guide{grid-template-columns:auto 1fr;padding:18px}.guide-steps{grid-column:1/-1;justify-content:center}.dashboard-table-panel .result-head{align-items:flex-start}.dashboard-table-panel .data-table{min-width:760px}.year-chart{overflow-x:auto}.year-chart>div{min-width:45px}}.catalog-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:34px;padding-top:22px;display:flex}.catalog-pagination nav>div:first-child{display:none}.catalog-pagination nav>div:last-child{align-items:center;gap:18px;display:flex}.catalog-pagination nav p{color:var(--muted);font-size:12px}.catalog-pagination nav span[aria-current=page] span,.catalog-pagination nav a{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 10px;font-size:12px;display:inline-flex}.catalog-pagination nav span[aria-current=page] span{border-color:var(--orange);background:var(--orange);color:#fff}.show-all-link{color:var(--orange);background:#fff5f1;border:1px solid #ffd2c2;border-radius:9px;flex:none;padding:10px 15px;font-size:12px;font-weight:700}.show-all-link:hover{background:var(--orange);color:#fff}@media (width<=700px){.catalog-pagination{flex-direction:column;align-items:stretch}.catalog-pagination nav>div:last-child{justify-content:center}.catalog-pagination nav p{display:none}.show-all-link{text-align:center}}.dashboard-filters{border:1px solid var(--line);background:#f8fafc;border-radius:13px;grid-template-columns:minmax(210px,1.7fr) repeat(4,minmax(125px,1fr)) auto;align-items:end;gap:12px;margin:22px 0;padding:17px;display:grid}.dashboard-filters label{min-width:0;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.dashboard-filters input,.dashboard-filters select{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:0 11px;font:500 12px DM Sans}.dashboard-filters input:focus,.dashboard-filters select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f15a2415}.dashboard-filter-actions{align-items:center;gap:9px;display:flex}.dashboard-filter-actions .button{min-height:42px;padding:10px 15px}.dashboard-filter-actions a{color:var(--muted);font-size:11px;font-weight:700}.dashboard-filter-actions a:hover{color:var(--orange)}@media (width<=1200px){.dashboard-filters{grid-template-columns:2fr repeat(2,1fr)}.dashboard-filter-actions{align-self:end}}@media (width<=700px){.dashboard-filters{grid-template-columns:1fr 1fr}.dashboard-filters .filter-search,.dashboard-filter-actions{grid-column:1/-1}.dashboard-filter-actions .button{flex:1}}@media (width<=430px){.dashboard-filters{grid-template-columns:1fr}.dashboard-filters .filter-search,.dashboard-filter-actions{grid-column:auto}}
