html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto;text-decoration:none;position:relative;align-self:flex-start;display:inline}a::after{content:'';position:absolute;bottom:0;left:0;height:2px;width:0;background-color:currentColor;transition:width 0.3s ease}a:hover{color:var(--text-primary)}a:hover::after{width:100%}a.top-link::after,a.project-cta::after,a.project-link::after,a.link-no-decoration::after{content:none}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:700}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}picture{width:100%;height:100%;object-fit:cover;object-position:center}figure picture{display:contents}*{box-sizing:border-box;-webkit-tap-highlight-color:#fff0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}.visually-hidden:not(:focus):not(:active),.form-allowed-tags:not(:focus):not(:active){position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}P{padding:12px 0}h2{font-size:1.4em;padding:30px 0 10px 0}h3{font-size:1.2em;padding:20px 0 10px 0}ol,ul{list-style:disc;margin-left:20px;padding-left:20px}:root{--primary-color:#3498db;--bg-dark:#0a0a0a;--card-bg:#262626;--top-bg:#1f1f1f;--hover-bg:#303030;--text-primary:#ffffff;--text-secondary:rgba(255, 255, 255, 0.85);--text-disabled:rgba(255, 255, 255, 0.45);--border-color:rgba(255, 255, 255, 0.1);--card-shadow:0 4px 12px rgba(0, 0, 0, 0.5)}body{min-width:350px;background-color:#121212;color:#fff;font-family:'Noto Sans',sans-serif;line-height:1.6}.wp-block-gallery{padding:20px 0}.wp-block-table{font-size:.7em}.dashboard-container{max-width:1800px;margin:0 auto;padding:32px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:start}.dashboard-top{margin-bottom:0;border:none;box-shadow:var(--card-shadow);background:var(--top-bg);transition:transform 0.3s ease;border-radius:8px;overflow:hidden;height:fit-content}.dashboard-top:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgb(0 0 0 / .6)}.top-header{position:relative;padding:16px 16px 0 16px;background-size:cover;background-position:center;background-color:var(--card-bg)}.top-header::after{content:'';position:absolute;height:44px;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(0 0 0) 0%,rgb(0 0 0 / .8) 50%,rgb(0 0 0 / .1) 100%)}.top-image{width:100%;height:100%}.category-hero-title{font-size:2.5em;margin:0}.top-header-content{position:absolute;z-index:1;bottom:12px}.top-header-content h2{padding:0}.top-header-content a{text-decoration:none}.top-header h2{font-size:18px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;margin:0;color:var(--text-primary)}.projects-list{padding:0;background:var(--card-bg)}.projects-list .project-item{display:flex;align-items:center;padding:8px 15px;margin:0 16px;border-bottom:1px solid var(--border-color);transition:all 0.3s ease;background:var(--card-bg);cursor:pointer}.projects-list .project-item:last-child{border-bottom:none;padding-bottom:18px}.projects-list .project-item:hover{background:var(--hover-bg)}.projects-list .project-header{width:100%;display:flex;align-items:flex-start;gap:16px;flex-direction:row;align-items:center}.projects-list .project-image{width:24px;height:24px;border-radius:6px;object-fit:cover;border:none;box-shadow:0 2px 4px rgb(0 0 0 / .2);transition:all 0.3s ease}.projects-list .project-info{flex:1;display:flex;flex-direction:column}.projects-list .project-title{font-size:1.2rem;padding:0;margin:auto 0;font-weight:400;color:var(--text-secondary)}.projects-list .project-title a{color:unset}.projects-list .project-item:hover .project-title{color:var(--text-primary)}.projects-list .project-content{width:100%;display:none}.projects-list .project-description{width:100%;font-size:13px;line-height:1.5;color:var(--text-secondary);margin:16px 0}.projects-list .project-link{width:100%;padding:8px 0;color:var(--primary-color);font-size:13px;box-shadow:none;font-weight:500}.projects-list .project-link:hover{color:var(--text-primary)}.projects-list.top-footer{padding:16px;border-top:1px solid var(--border-color);text-align:center}.projects-list .see-all-link{display:inline-flex;align-items:center;color:var(--text-secondary);text-decoration:none;font-size:13px;font-weight:500;letter-spacing:.5px;transition:all 0.3s ease}.projects-list .see-all-link:hover{color:var(--text-primary)}.projects-list .project-item.active{background:var(--hover-bg);padding:20px 15px}.projects-list .project-item.active .project-content{display:block}.projects-list .no-data{padding:16px;text-align:center;color:var(--text-secondary);font-size:15px;background:var(--card-bg);border-radius:8px;margin:0}.projects-list .project-number{font-size:13px;color:var(--text-primary);min-width:32px;display:flex;align-items:center;margin:0;justify-content:center}.project-number.top-1,.project-number.top-2,.project-number.top-3{width:24px;justify-content:center}.project-number.top-1 .medal{font-size:20px;color:gold}.project-number.top-2,.project-number.top-3{font-size:13px;padding-left:0}.project-number.top-2 .medal,.project-number.top-3 .medal{font-size:20px}.project-number.top-2 .medal{color:silver}.project-number.top-3 .medal{color:#CD7F32}.projects-list .project-item:first-child{position:relative;overflow:hidden;padding-top:18px}.projects-list .project-item:first-child::before,.projects-list .project-item:first-child::after{content:'⭐';position:absolute;font-size:12px;animation:starAnimation 3s ease-in-out infinite;opacity:0;z-index:1}.projects-list .project-item:first-child::before{left:15%;animation-delay:0s}.projects-list .project-item:first-child::after{right:15%;animation-delay:1.5s}.projects-list .project-item:first-child .project-info::before,.projects-list .project-item:first-child .project-info::after{content:'⭐';position:absolute;font-size:12px;animation:starAnimation 3s ease-in-out infinite;opacity:0;z-index:1}.projects-list .project-item:first-child .project-info::before{left:40%;animation-delay:0.5s}.projects-list .project-item:first-child .project-info::after{right:40%;animation-delay:2s}@keyframes starAnimation{0%{transform:translateY(0) scale(.8);opacity:0}50%{transform:translateY(-20px) scale(1);opacity:.6}100%{transform:translateY(-40px) scale(.8);opacity:0}}.page-title{padding:36px 30px 8px;background:linear-gradient(180deg,rgb(0 0 0 / .3) 0%,transparent 100%)}.homepage-banner{display:flex;justify-content:center;align-items:center;height:20vh}.homepage-banner .animate-title{font-size:4rem}.animate-title{font-size:24px;font-weight:700;margin:0;display:flex;justify-content:left;align-items:center;flex-wrap:wrap;gap:12px}.title-word{display:inline-block;opacity:0;transform:translateY(20px);animation:titleAppear 0.6s ease forwards}.title-word:nth-child(1){animation-delay:0.1s}.title-word:nth-child(2){animation-delay:0.2s}.title-word:nth-child(3){animation-delay:0.3s;color:var(--primary-color)}.title-word:nth-child(4){animation-delay:0.4s}@keyframes titleAppear{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.main-nav{position:sticky;top:0;z-index:1000;background:rgb(18 18 18 / .95);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color)}.nav-container{max-width:1800px;margin:0 auto;padding:12px 32px;display:flex;align-items:center;height:64px;justify-content:space-between;box-shadow:0 0 10px 0 #000}.nav-logo{display:flex;align-items:center}.title-word{display:inline-block}.title-word:nth-child(3){color:#3498db}@keyframes titleBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}.nav-links{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:32px;align-items:center}span.dropdown-toggle{cursor:pointer}span.dropdown-toggle,.nav-links a{color:var(--text-secondary);text-decoration:none;font-size:1.2rem;font-weight:500;cursor:pointer;transition:color 0.3s ease}span.dropdown-toggle:hover,.nav-links a:hover{color:var(--text-primary)}.dropdown{position:relative}.dropdown-toggle{position:relative;padding-right:16px}.dropdown-toggle::after{content:'▾';position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:12px;transition:transform 0.3s ease}.dropdown-menu{position:fixed;top:100%;left:50%;transform:translateX(-50%) translateY(10px);opacity:0;visibility:hidden;transition:all 0.3s ease;z-index:1000}.wide-dropdown .dropdown-menu.mega-dropdown{position:fixed;top:48px;left:50%;transform:translateX(-50%);width:80vw;max-width:1000px;max-height:80vh;overflow-y:auto;overflow-x:hidden;display:flex;flex-wrap:wrap;gap:24px;padding:24px;background:var(--bg-dark);backdrop-filter:blur(10px);border:1px solid var(--border-color);border:1px solid var(--border-color);border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px rgb(0 0 0 / .2);text-align:left;z-index:1000}.dropdown-columns{display:flex;flex-wrap:wrap;gap:24px;flex:1;margin:0 20px}.dropdown-column{min-width:150px;display:flex;flex-direction:column}.dropdown-letter{font-weight:600;margin-bottom:8px;color:var(--text-primary);font-size:14px;text-transform:uppercase}.dropdown-menu a.dropdown-item{display:inline;padding:4px 0;text-decoration:none;transition:all 0.3s ease;font-size:14px}.dropdown-divider{height:1px;background:var(--border-color);margin:10px 0 20px}.all-tops{color:var(--primary-color);margin:0 20px;font-weight:500}#footer{background:var(--card-bg);padding:64px 0 24px;border-top:1px solid var(--border-color)}.footer-container{max-width:1200px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:0.6fr 2fr 1fr;gap:64px}.footer-column h3{color:var(--text-primary);font-size:16px;font-weight:600;margin-bottom:24px;text-transform:uppercase;letter-spacing:.5px}.footer-nav{display:flex;flex-direction:column;gap:16px}.footer-nav a{font-size:14px;width:max-content;transition:all 0.2s ease;line-height:1.4}.footer-nav a:hover{color:var(--text-primary)}.footer-column-company .footer-nav a{font-weight:600}.footer-column-category .footer-nav{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px 64px}.footer-column-disclaimer>div{background:rgb(18 18 18 / .95);padding:0 20px 20px}.disclaimer{color:var(--text-secondary);border-radius:12px}.disclaimer p{font-size:13px;padding:0}.footer-bottom{max-width:1200px;font-weight:500;margin:0 auto;padding:24px 32px 0;border-top:1px solid var(--border-color);margin-top:64px}#copyright{color:var(--text-disabled);font-size:13px;text-align:center;opacity:.8}.single-top{margin:0 auto;padding:1px;background:var(--bg-dark)}.top-hero{position:relative;margin-bottom:48px;height:500px;border-radius:16px;overflow:hidden;margin:32px}.top-hero-image{height:500px;background-size:cover;background-position:50% 30%;position:relative;display:flex;align-items:flex-end}.top-hero-image::after{content:'';position:absolute;top:76%;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgb(10 10 10) 0%,rgb(10 10 10 / .8) 50%,#fff0 100%)}.top-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.top-hero-content{position:absolute;z-index:1;padding:32px;display:flex;align-items:center;gap:16px;width:100%}.top-hero-content .project-icon{width:48px;height:48px;border-radius:8px;background:rgb(255 255 255 / .1);padding:8px}.top-hero-content h1{font-size:36px;font-weight:600;margin:0;color:var(--text-primary)}.top-description{color:var(--text-secondary);font-size:16px;margin-top:8px}.top-content{padding:0 32px 16px;margin-bottom:16px}.projects-grid{display:flex;flex-direction:column;gap:20px;margin-bottom:48px;max-width:900px;margin-left:auto;margin-right:auto}.project-card{display:flex;flex-direction:column;background:#333;color:#fff;padding:20px;border-radius:10px;width:100%;box-sizing:border-box}.project-card .project-header{width:100%;display:flex;flex-direction:column;gap:20px;padding:20px 10px}.project-card .project-info{display:flex;align-items:center;gap:16px}.project-card .project-number{font-size:16px;font-weight:600;color:var(--text-primary);display:flex;align-items:center}.project-card .project-icon{width:24px;height:24px;border-radius:6px}.project-card .project-title{font-size:18px;font-weight:500;color:var(--text-primary);margin:0;padding:0;line-height:1}.project-card .project-description{font-size:14px;color:var(--text-secondary);line-height:1.5;margin-bottom:12px}.project-card .project-meta{display:flex;gap:16px;padding:0 0 0 48px;color:var (--text-secondary)}.project-card .project-link{display:inline-flex;align-items:center;color:var(--primary-color);text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;border-radius:6px;transition:all 0.2s ease}.project-link.primary{background:#007bff;color:#fff}.project-link.primary:hover{background:#40a9ff}.project-link.secondary{background:#6c757d;color:#fff}.project-link.secondary:hover{background:rgb(255 255 255 / .15);color:var(--text-primary)}.tops-page{max-width:1200px;margin:0 auto;padding:32px}.tops-hero{text-align:center;margin-bottom:48px;padding:48px 0}.tops-hero h1{font-size:48px;color:var(--text-primary);margin-bottom:16px;font-weight:700}.tops-description{font-size:18px;color:var(--text-secondary);max-width:600px;margin:0 auto}.tops-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.top-card{background:var(--card-bg);border-radius:16px;overflow:hidden;transition:all 0.3s ease;height:auto;display:flex;flex-direction:column;border:1px solid var(--border-color)}.top-card:hover{transform:translateY(-4px);box-shadow:var(--card-shadow)}.top-card-image{position:relative;width:100%;padding-bottom:66.67%;height:0;overflow:hidden}.top-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.top-card:hover .top-card-image img{transform:scale(1.05)}.top-card-content{padding:24px;display:flex;flex-direction:column;justify-content:space-between;flex:1}.top-card h2{font-size:22px;color:var(--text-primary);margin:0;padding:0;line-height:1.3;font-weight:600}.top-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.projects-count{font-size:14px;color:var(--text-secondary);padding:6px 12px;background:rgb(255 255 255 / .05);border-radius:20px}.top-link{display:inline-flex;align-items:center;color:var(--primary-color);text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;background:rgb(24 144 255 / .1);border-radius:6px;transition:all 0.2s ease}.top-link:hover{background:rgb(24 144 255 / .2);transform:translateX(4px)}.proj-page{max-width:1000px;margin:0 auto;padding:32px;min-width:50%}.proj-hero{text-align:center;margin-bottom:48px;padding:48px 0}.proj-hero .h1,.proj-hero h1{font-size:48px;color:var (--text-secondary);margin-bottom:16px;font-weight:700}.proj-description{font-size:18px;color:var (--text-secondary);max-width:600px;margin:0 auto}.proj-list{display:flex;flex-direction:column;gap:32px}.proj-item{background:var(--card-bg);border-radius:16px;overflow:hidden;transition:transform 0.3s ease;display:flex;gap:24px;padding:24px}.proj-list .proj-header a.link-no-decoration{height:42px}.proj-list .proj-header .project-icon{width:42px;height:42px;border-radius:8px;background:rgb(255 255 255 / .1);padding:8px}.proj-list .proj-header a{align-self:flex-end}.proj-image{width:280px;min-width:280px;height:180px;border-radius:8px;overflow:hidden;background:#000}.proj-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.proj-content{flex:1;display:flex;flex-direction:column}.proj-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:24px}.proj-header h2{font-size:28px;color:var(--text-primary);font-weight:600;line-height:1.3;margin:0;padding:0}.proj-cost{background:rgb(255 255 255 / .1);padding:8px 16px;border-radius:8px;display:flex;gap:8px;align-items:center}.proj-cost-label{color:var(--text-secondary);font-size:14px}.proj-cost-value{color:var(--text-primary);font-weight:600;font-size:16px}.proj-text{color:var(--text-secondary);font-size:16px;line-height:1.6;margin-bottom:24px;flex:1}.proj-actions{display:flex;gap:16px;margin-top:auto;align-self:flex-end}.proj-btn{display:inline-flex;align-items:center;text-decoration:none;font-size:15px;font-weight:500;padding:10px 20px;border-radius:8px;transition:all 0.2s ease}.proj-btn.primary{background:var(--primary-color);color:var(--text-primary)}.proj-btn.primary:hover{background:#40a9ff;transform:translateY(-2px)}.proj-btn.secondary{background:rgb(255 255 255 / .1);color:var(--text-secondary)}.proj-btn.secondary:hover{background:rgb(255 255 255 / .15);color:var(--text-primary);transform:translateY(-2px)}.page-container{min-height:calc(100vh - 200px);display:flex;flex-direction:column}.page-hero{padding:48px 32px;background:var(--card-bg);border-bottom:1px solid var(--border-color)}.page-hero-content{max-width:1200px;margin:0 auto}.page-hero h1{font-size:42px;font-weight:700;color:var(--text-primary);margin:0;line-height:1.2}.page-content-wrapper{flex:1;max-width:1200px;margin:0 auto;width:100%;padding:48px 32px}.page-content{background:var(--card-bg);padding:32px;border-radius:12px;color:var(--text-secondary);line-height:1.6;font-size:16px;height:100%}.page-content p{margin-bottom:1.5em}.page-content h2{font-size:28px;color:var(--text-primary);margin:1.5em 0 .8em;font-weight:600}.page-content h3{font-size:24px;color:var(--text-primary);margin:1.3em 0 .7em;font-weight:600}.page-content ul,.page-content ol{margin:1em 0;padding-left:1.5em}.page-content ul li{list-style:disc;margin-bottom:.5em}.page-content ol li{list-style:decimal;margin-bottom:.5em}.single-project{min-height:calc(100vh - 200px);display:flex;flex-direction:column}.single-project .rating-tooltip-text{left:0}.single-project .top-hero{margin-bottom:0}.cost-label{color:var(--text-secondary);font-size:14px}.cost-value{color:var(--primary-color);font-size:18px;font-weight:600}.project-description{font-size:16px;line-height:1.8;margin-bottom:32px;color:var(--text-secondary)}.project-description p{margin:8px 0}.project-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--primary-color);color:var(--text-primary);text-decoration:none;border-radius:8px;font-weight:500;transition:all 0.3s ease}.project-cta:hover{background:#40a9ff;transform:translateY(-2px)}.project-cta svg{transition:transform 0.3s ease}.project-cta:hover svg{transform:translate(2px,-2px)}.project-footer{display:flex;align-items:center;gap:24px;margin-top:32px;padding-top:24px;border-top:1px solid var(--border-color)}.project-cost{display:flex;align-items:center;gap:12px;padding:12px 24px;background:rgb(255 255 255 / .05);border-radius:8px}.content-container{background:var(--card-bg);border-radius:12px;padding:32px}.project-footer{display:flex;align-items:center;gap:24px;margin-top:32px;padding-top:24px;border-top:1px solid var(--border-color)}.project-cost{display:flex;align-items:center;gap:12px;padding:12px 24px;background:rgb(255 255 255 / .05);border-radius:8px}.project-card .project-info{display:flex;align-items:center;gap:16px}.project-card .project-title-group{display:flex;align-items:center;gap:8px;margin:0;padding:0}.project-card .project-number{font-size:24px;font-weight:600;color:var(--text-primary);min-width:32px;display:flex;align-items:center;margin:0}.project-card .project-icon{width:32px;height:32px;border-radius:6px;margin:0;padding:0;display:block}.project-card .project-title{font-size:24px;font-weight:500;color:var(--text-primary);margin:0;padding:0;line-height:1}.title-word{display:inline-block}.title-word:nth-child(3){color:#3498db}.project-number.top-1 .medal{color:gold}.project-number.top-2 .medal{color:silver}.project-number.top-3 .medal{color:#CD7F32}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:24px;height:20px;cursor:pointer;background:none;border:none;padding:0;margin-left:auto}.hamburger span{display:block;width:100%;height:2px;background-color:var(--text-primary);transition:all 0.3s ease}.horizontal-menu{display:flex;gap:32px;justify-content:center}.vertical-menu{display:none;position:absolute;width:100%;top:64px;background:var(--bg-dark);padding:24px;flex-direction:column;align-items:center;z-index:999}.mobile-menu-item{font-size:24px;color:var(--text-primary);padding:8px 0;width:100%;text-align:center;border-bottom:1px solid var(--border-color);text-decoration:none;transition:all 0.3s ease}.mobile-menu-item:hover{color:var(--primary-color)}.single-category{max-width:900px;margin:0 auto}.category-hero-image{position:relative;text-align:center;margin-bottom:20px}.category-hero-thumbnail{width:100%;height:auto}.category-hero-content{position:absolute;bottom:20px;left:20px;right:20px;background:rgb(0 0 0 / .7);padding:20px;color:#fff;border-radius:10px}.category-hero-title{font-size:1.6em;margin:0}.category-description{font-size:1.2em}.post-content{padding:20px;background:#1e1e1e;border-radius:10px;margin-bottom:20px}.projects-grid{display:flex;flex-direction:column;gap:20px}.project-card{display:flex;flex-direction:column;background:#333;color:#fff;padding:20px;border-radius:10px;width:100%;box-sizing:border-box}.project-thumbnail{flex:0 0 150px;margin-right:20px}.project-thumbnail img{width:100%;height:auto;border-radius:10px}.project-content{flex:1}.project-header{display:flex;flex-direction:column}.project-info{display:flex;align-items:center}.project-number{font-size:1.5em;margin-right:10px}.project-title-group{display:flex;align-items:center}.project-icon{width:40px;height:40px;margin-right:10px}.project-title{font-size:1.5em;margin:0}.project-description{margin:10px 0;font-size:1.1em}.project-meta{display:flex;gap:10px;margin:10px 0}.project-buttons{display:flex;gap:10px}.project-link{padding:10px 20px;border-radius:5px;text-decoration:none;color:#fff}.project-link.primary{background:#007bff}.project-link.secondary{background:#6c757d}.projects-scrollbox{max-height:calc(5 * 60px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#000 #fff0}.projects-scrollbox::-webkit-scrollbar{width:6px;background:#fff0}.projects-scrollbox::-webkit-scrollbar-thumb{background-color:#000;border-radius:6px;border:2px solid #fff0;background-clip:content-box}.projects-scrollbox::-webkit-scrollbar-thumb:hover{background-color:#222}.projects-scrollbox::-webkit-scrollbar-button{display:none;height:0;width:0}.projects-scrollbox-mask{position:relative;overflow:hidden}.projects-scrollbox-mask .projects-scrollbox{max-height:calc(5 * 60px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#000 #fff0}.projects-scrollbox-mask::before,.projects-scrollbox-mask::after{content:'';position:absolute;left:0;right:0;height:20px;pointer-events:none;z-index:2}.projects-scrollbox-mask::before{top:0;background:linear-gradient(to bottom,rgb(18 18 18),#fff0);height:10px}.projects-scrollbox-mask::after{bottom:0;background:linear-gradient(to top,rgb(18 18 18),#fff0);height:20px}a,a.dropdown-item{color:#3498db;text-decoration:none}#age-verification-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .75);backdrop-filter:blur(10px);z-index:99999;display:none;align-items:center;justify-content:center}#age-verification{background:#1a1a1a;padding:32px;border-radius:12px;max-width:480px;color:#fff;box-shadow:0 4px 16px rgb(0 0 0 / .3);text-align:center}.age-buttons{display:flex;gap:16px;margin-top:24px;justify-content:center}.age-button{padding:12px 24px;font-size:16px;border:none;cursor:pointer;border-radius:8px;background-color:#fff;color:#000;transition:0.3s ease;font-weight:500}.age-button.confirm{background-color:#3498db;color:var(--text-primary)}.age-button.decline{background-color:var(--text-primary);color:#000}.age-button:hover{transform:translateY(-2px)}.d-flex{display:flex}body.age-verification-active{overflow:hidden}.rating-project{margin-left:auto}.rating svg{fill:#f7c32e;width:20px}.rating-list{padding-top:1rem}.list-inline{text-align:center;margin:0;padding:0}.list-inline-item{display:inline-block;margin-right:.5rem}.list-inline-item:last-child{margin-right:0}.course-title{font-weight:600}.rating-tooltip-wrapper{position:relative;display:inline-block;vertical-align:text-bottom;cursor:pointer}.rating-tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#000;color:#fff;font-size:14px;font-weight:700;border-radius:50%;cursor:default;line-height:1}.rating-tooltip-text{visibility:hidden;background-color:#333;color:#fff;text-align:center;padding:6px 10px;border-radius:4px;position:absolute;bottom:125%;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:12px;opacity:0;transition:opacity 0.2s ease;z-index:100}.rating-tooltip-wrapper:hover .rating-tooltip-text{visibility:visible;opacity:1}@media screen and (min-width:576px){.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.dropdown:hover .dropdown-toggle::after{transform:translateY(-50%) rotate(180deg)}}@media screen and (max-width:1200px){.footer-column-category .footer-nav{grid-template-columns:1fr 1fr}}@media screen and (max-width:992px){.dashboard-container{grid-template-columns:repeat(3,1fr);padding:24px;gap:20px}.nav-links{width:100%}.footer-container{grid-template-columns:0.6fr 2fr}}@media screen and (min-width:768px) and (max-width:992px){.dashboard-container{grid-template-columns:repeat(3,1fr);padding:16px;gap:16px}}@media screen and (min-width:576px) and (max-width:768px){.dashboard-container{grid-template-columns:repeat(2,1fr);padding:16px;gap:16px}.projects-list .project-title{font-size:15px}.projects-list .project-item{padding:8px 6px}}@media (max-width:576px){.project-number{font-size:16px;margin-right:12px;gap:6px}.project-number.top-1 .medal{font-size:20px}.project-number.top-2 .medal,.project-number.top-3 .medal{font-size:18px}.footer-container{grid-template-columns:1fr}.footer-column-category .footer-nav{grid-template-columns:1fr}}@media (max-width:576px){.dashboard-container{padding:12px}.projects-list .top-header{padding:20px 20px 0 20px}.projects-list .top-header h2{line-height:1.2;font-weight:600}.projects-list .project-header{flex-direction:row;text-align:center;gap:5px}.projects-list .project-image{width:24px;height:24px;border-radius:8px}.projects-list .project-title{font-size:13px;line-height:1.3;font-weight:500}.projects-list .project-description{font-size:16px;line-height:1.5;padding:0 8px;text-align:left}.projects-list .project-link{font-size:16px;padding:12px 0}.projects-list .top-footer{padding:24px 20px}.projects-list .see-all-link{font-size:20px;font-weight:500}.projects-list .project-item.active{padding:24px 20px}.projects-list .project-content{padding-top:20px;padding-left:0;text-align:center}.projects-list .no-data{font-size:18px}.dropdown.active .dropdown-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.dropdown.active .dropdown-toggle::after{transform:translateY(-50%) rotate(180deg)}}@media (max-width:576px){.project-item:first-child::before,.project-item:first-child::after,.project-item:first-child .project-info::before,.project-item:first-child .project-info::after{font-size:14px}.project-item:first-child::before{left:10%}.project-item:first-child::after{right:10%}.project-item:first-child .project-info::before{left:35%}.project-item:first-child .project-info::after{right:35%}}@media (max-width:576px){.project-number{width:25px}.project-number.top-1::before,.project-number.top-1::after{font-size:14px}.project-number.top-1::before{left:-20px}.project-number.top-1::after{right:-20px}}@media (max-width:768px){.page-title{padding:32px 16px}.animate-title{font-size:18px;gap:8px}.top-hero-content{display:block}.top-hero-content .d-flex{align-items:flex-end}.rating-list .list-inline,.rating-project .list-inline{text-align:left}}@media (max-width:576px){.page-title{padding:24px 12px 0}.animate-title{font-size:18px;gap:6px}}@media (max-width:992px){.nav-links{gap:24px}}@media (max-width:768px){.nav-container{padding:8px 16px}.nav-links{gap:10px}.homepage-banner .animate-title{font-size:3rem}.home-banner .title-word:last-child{display:block}}@media (max-width:576px){.nav-container{justify-content:flex-start}.homepage-banner .animate-title{font-size:2rem}.nav-links{position:inherit;transform:none}}@media (max-width:768px){.wide-dropdown .dropdown-menu.mega-dropdown{flex-direction:column;width:100%}.dropdown-column{min-width:100%}.dropdown-item{padding:6px 12px;font-size:13px}}@media (max-width:992px){#footer{padding:48px 0 24px}.footer-container{padding:0 24px}}@media (max-width:768px){.footer-column:last-child{grid-column:1 / -1}.footer-column h3{font-size:15px;margin-bottom:20px}.footer-nav{gap:12px}}@media (max-width:576px){#footer{padding:10px 0}.footer-column:last-child{grid-column:auto}.footer-bottom{margin-top:40px;padding:20px 20px 0}}@media (max-width:768px){.project-card{padding:16px;gap:12px}.project-header{gap:16px}.project-number{width:32px;font-size:16px}.project-icon{width:32px;height:32px}.project-title{font-size:16px}.project-meta{gap:12px;margin-bottom:12px}}@media (max-width:576px){.project-number{font-size:16px;margin-right:12px;gap:6px}.project-number.top-1 .medal{font-size:20px}.project-number.top-2 .medal,.project-number.top-3 .medal{font-size:18px}}@media (max-width:1200px){.tops-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.tops-page{padding:24px}.tops-hero{padding:32px 0}.tops-hero h1{font-size:36px}.tops-description{font-size:16px}.top-card h2{font-size:20px}}@media (max-width:576px){.tops-grid{grid-template-columns:1fr}.tops-hero h1{font-size:32px}.top-card{border-radius:0}.top-card-image{padding-bottom:75%}.top-card-content{padding:16px}.top-card h2{font-size:20px}.top-card-footer{margin-top:16px}}@media (max-width:768px){.proj-page{padding:24px}.proj-hero{padding:32px 0}.proj-hero .h1,.proj-hero h1{font-size:36px}.proj-description{font-size:16px}.proj-item{flex-direction:column;gap:20px}.proj-image{width:100%;height:200px}.proj-header{flex-direction:unset;gap:16px}.proj-header h2{font-size:24px}}@media (max-width:576px){.proj-page{padding:16px}.proj-item{padding:16px}.proj-image{height:180px}.proj-actions{flex-direction:column}.proj-btn{width:100%;justify-content:center}}@media (max-width:768px){.page-hero{padding:32px 24px}.page-hero h1{font-size:32px}.page-content-wrapper{padding:32px 24px}}@media (max-width:576px){.page-hero{padding:24px 16px}.page-hero h1{font-size:28px}.page-content-wrapper{padding:24px 16px}.page-content{padding:24px}}@media (max-width:768px){.project-description{font-size:15px}}@media (max-width:576px){.project-description{font-size:16px;margin-bottom:24px;padding:16px}.project-cta{width:100%;justify-content:center}}@media (max-width:768px){.single-project{min-width:350px}.top-hero{min-width:350px}.top-content{padding:16px}.content-container{padding:16px}}@media (max-width:576px){.top-content{padding:0}.top-content .content-container{border-radius:0}.top-hero{height:400px;margin:0;border-radius:0}.top-hero-image{height:400px}.project-banner-content{padding:24px 16px;flex-direction:column;align-items:center;text-align:center}.project-banner h1{font-size:28px}.top-content{padding:0}.content-container{padding:0!important;border-radius:0}.project-title{font-size:24px;gap:12px;justify-content:center;margin-bottom:32px}.project-title .project-icon{width:36px;height:36px;padding:4px}.project-cta{width:100%;justify-content:center}.content-container{padding:20px}.project-cost{width:100%;justify-content:center}}@media (max-width:576px){.top-hero-content .project-icon{width:64px;height:64px}.top-hero-content h1{font-size:28px}.project-link{font-size:13px;padding:8px 12px}}@media (max-width:576px){.project-footer{flex-direction:column;gap:16px;padding:16px}.project-cost{width:100%;justify-content:center}}@media (min-width:576px) and (max-width:850px){.title-word:last-child{display:none}}@media (max-width:576px){.project-card .project-info{gap:8px}.project-card .project-number{font-size:20px;min-width:28px}.project-card .project-icon{width:28px;height:28px}}@media (max-width:576px){.title-word:last-child{display:none}}@media (max-width:576px){.horizontal-menu>*:not(.dropdown){display:none}.vertical-menu.active{display:flex;position:absolute;left:0}.wide-dropdown .dropdown-menu.mega-dropdown{top:64px}.hamburger{display:flex;position:absolute;right:30px}}@media screen and (max-width:576px){.dashboard-container{grid-template-columns:repeat(2,1fr);padding:16px;gap:16px}.projects-list .project-item{padding:8px 0;margin:0 6px}.dashboard-top{margin:0;border-radius:0;box-shadow:none}.top-header{padding:16px 16px 0 16px;border-radius:0;text-align:center}.top-header h2{font-size:14px;font-weight:600;margin:0}.projects-list{border-radius:0}.dashboard-top:hover{transform:none;box-shadow:none}.projects-list .project-item:hover{background:var(--card-bg)}}@media (max-width:400px){.dashboard-container{grid-template-columns:repeat(1,1fr)}.proj-header{gap:5px}}@media (max-width:375px){.proj-header{display:block}.proj-header .proj-cost{display:inline-block;margin-top:10px}}