@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif;font-size:14px;scroll-behavior:smooth;color:#282828;transition:all ease .3s}body{background-image:linear-gradient(to left top,#e0d6c1,#eedacf,#f5e1de,#f7e9ed,#f8f2f7,#f8f2f7,#f8f2f7,#f8f2f7,#f7e9ed,#f5e1de,#eedacf,#e0d6c1);background-size:cover;background-repeat:no-repeat}a{text-decoration:none;color:inherit}a:hover{text-decoration:none}img{width:100%}.btn{text-align:center!important;white-space:nowrap;justify-content:center;display:flex;align-items:center}.btn.btn-primary{background-color:#cca54f;border-color:#cca54f;color:#fff}.btn.btn-primary:hover{background-color:#bc9236;border-color:#bc9236}.btn.btn-outline-primary{background-color:transparent;border:2px solid #cca54f;color:#cca54f}.btn.btn-outline-primary:hover{background-color:#cca54f;color:#fff}.btn.btn-secondary{background:#f5f5f5;color:#333;border:1px solid #e0e0e0}.btn.btn-secondary:hover{background:#e5e5e5}.btn.btn-success{background:#22c55e;color:#fff;border:1px solid #22c55e}.btn.btn-success *{color:#fff}.btn.btn-success:hover{background:#1ca24d;border-color:#1ca24d}.btn.btn-danger{background:#ef4444;color:#fff;border:1px solid #ef4444}.btn.btn-danger *{color:#fff}.btn.btn-danger:hover{background:#ec1e1e;border-color:#ec1e1e}.btn.btn-danger:disabled{opacity:.6;cursor:not-allowed}.btn.btn-warning{background:#f59e0b;color:#fff;border:1px solid #f59e0b}.btn.btn-warning *{color:#fff}.btn.btn-warning:hover{background:#cf8508;border-color:#cf8508}h2{margin-bottom:20px}h2:after{content:"";display:block;width:160px;height:4px;background:linear-gradient(90deg,#cca54f,transparent);margin-top:10px}.admin-trigger-dot{cursor:text;user-select:none;-webkit-user-select:none}.navbar-area{height:80px;overflow:hidden;position:fixed;top:0;left:0;right:0;z-index:1000}.navbar-area .backdrop{position:absolute;top:0;left:0;width:100%;height:0;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1;box-shadow:0 0 2px #c1c1c1}.navbar-area .logo{display:flex;align-items:center;gap:5px}.navbar-area .logo .image{width:60px}.navbar-area .logo .text{font-size:20px;font-weight:500;text-transform:uppercase;letter-spacing:2px}.navbar-area .collapsible .links ul{padding:0;margin:0;display:flex;gap:30px}.navbar-area .collapsible .links ul li a{font-weight:500;color:#3d3d3d}.navbar-area .collapsible .links ul li a:hover{color:#cca54f;transition:all ease-in-out .5s}@media screen and (max-width:992px){.navbar-area .collapsible .links ul li a{display:block;text-align:center}}.navbar-area .collapsible .links ul li.active a{color:#cca54f;font-weight:600}@media screen and (max-width:992px){.navbar-area .collapsible .links ul li{width:100%}}@media screen and (max-width:992px){.navbar-area .collapsible .links ul{flex-direction:column;width:100%}}@media screen and (max-width:992px){.navbar-area .collapsible .links{width:100%}}.navbar-area .collapsible .cart-area .cart{position:relative;display:flex;align-items:center;gap:5px;color:#3d3d3d}.navbar-area .collapsible .cart-area .cart:hover{color:#cca54f;transition:all ease-in-out .5s}.navbar-area .collapsible .cart-area .cart span{position:absolute;top:-1px;right:-5px;background:#cca54f;color:#fff;width:10px;height:10px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}@media screen and (max-width:992px){.navbar-area .collapsible .cart-area{margin-top:50px;flex-direction:column;gap:30px!important}}@media screen and (max-width:992px){.navbar-area .collapsible{position:fixed;top:0;left:-350px;bottom:0;background-color:#ffffffe6;width:320px!important;z-index:-2;padding:90px 30px 30px;flex-direction:column;justify-content:start!important;gap:30px!important;box-shadow:0 0 1px #c1c1c1}.navbar-area .collapsible.active{left:0}}.navbar-area .navbar-collapser{cursor:pointer;width:40px;height:40px;align-items:center;justify-content:center;display:none}@media screen and (max-width:992px){.navbar-area .navbar-collapser{display:flex}}@media screen and (max-width:992px){.navbar-area{overflow:unset}}.footer .col-lg-10{padding:30px 0 60px;border-top:1px solid #e3e3e3}@media screen and (max-width:991px){.footer .col-lg-10{padding:30px}}.footer ul{padding:0;margin:0}.footer ul li{margin-bottom:5px}.footer .admin-trigger-dot{cursor:text;user-select:none;-webkit-user-select:none}.hero{padding:120px 30px 30px;text-align:center}.hero .tag-span{padding:3px 18px;box-shadow:0 0 2px #c1c1c1;width:fit-content;border-radius:99999px;background:#ece6eb;border:1px solid rgba(204,165,79,.3)}.hero h1{font-size:54px;width:50%;margin:0 auto 20px;font-style:italic;font-weight:400}@media screen and (max-width:992px){.hero h1{width:80%}}@media screen and (max-width:767px){.hero h1{width:100%}}.hero .subtitle{font-size:18px;width:40%;margin:0 auto 30px}@media screen and (max-width:992px){.hero .subtitle{width:80%}}@media screen and (max-width:767px){.hero .subtitle{width:100%}}.hero .features{margin-top:40px}.hero .features .feature{width:330px;padding:20px;box-shadow:0 0 2px #d0cece;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;transition:all ease-in-out .3s}.hero .features .feature .rocket-icon{fill:#486660;stroke:#486660}.hero .features .feature .title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.hero .features .feature .title .text{font-size:17px;font-weight:500}.hero .features .feature .title span{background-color:#cca54f;border-radius:10px;font-size:13px!important;padding:4px 8px}.hero .features .feature p{margin:0}@media screen and (max-width:767px){.hero .features .feature{width:100%}}.hero .features .feature:hover{background:#ffffff75;box-shadow:0 0 10px #d4d4d4}.benefits{padding:60px 30px;position:relative}.benefits:before{content:"";position:absolute;top:0;left:30px;right:30px;height:1px;background-color:#dcdcdc}.benefits .saas-image-1,.benefits .saas-image-2{min-height:140px;box-shadow:0 0 2px #c1c1c1;border-radius:15px;overflow:hidden;display:flex;height:100%}.benefits .saas-image-1 img,.benefits .saas-image-2 img{object-fit:cover}@media screen and (max-width:991px){.benefits .saas-image-1,.benefits .saas-image-2{min-height:300px}}.benefits .saas-image-1:hover,.benefits .saas-image-2:hover{box-shadow:0 0 10px #d4d4d4}.benefits .points .point{padding:3px 18px;box-shadow:0 0 2px #c1c1c1;width:fit-content;border-radius:99999px;background:#ece6eb;border:1px solid rgba(204,165,79,.3)}.benefits .points .point p{margin:0}.benefits .points .point .point-icon{fill:#486660;stroke:#fefeff}.key-offerings{padding-top:60px;padding-bottom:60px}.key-offerings .offering{padding:20px;border-radius:10px;box-shadow:0 0 3px #c1c1c1;height:100%;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.key-offerings .offering .icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#cca54f;border-radius:20px 5px;margin-bottom:10px}.key-offerings .offering .icon .offering-icon{fill:#fefeff;stroke:#fefeff}.key-offerings .offering .title{font-size:18px;margin-bottom:5px;font-weight:500}.key-offerings .offering:hover{background:#ffffff75;box-shadow:0 0 10px #d4d4d4}@media screen and (max-width:991px){.key-offerings{padding:30px}}.about-section{padding:30px 0 60px}.about-section .about-image{margin-top:20px;height:100%;box-shadow:0 0 3px #c1c1c1;border-radius:10px;display:flex;overflow:hidden;max-height:220px}.about-section .about-image img{object-fit:cover}@media screen and (max-width:992px){.about-section .about-image{height:220px;margin-top:0;margin-bottom:30px}}.about-section .about-image:hover{box-shadow:0 0 10px #d4d4d4}.about-section span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}@media screen and (max-width:992px){.about-section h1{margin-bottom:0}}.about-section h2{margin-top:15px}.about-section .stats .stat .count{font-size:20px}.about-section .clientele-accordion .item{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;transition:all ease-in-out .3s;box-shadow:0 0 10px #d4d4d4;margin-bottom:10px;padding:5px 20px}.about-section .clientele-accordion .item .header{padding:10px 0;cursor:pointer;font-size:16px}.about-section .clientele-accordion .item .header span{width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center}.about-section .clientele-accordion .item .body{height:0;overflow:hidden}.about-section .clientele-accordion .item .body.active{padding:10px 4px;height:auto}.about-section .clientele-accordion .item:hover{background:#ffffff75;box-shadow:0 0 10px #d4d4d4}@media screen and (max-width:991px){.about-section{padding:30px}}.testimonials-section{padding:30px 0 60px}.testimonials-section .testimonial{padding:20px;border-radius:10px;box-shadow:0 0 3px #c1c1c1;height:100%;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.testimonials-section .testimonial .top{margin-bottom:10px}.testimonials-section .testimonial .top .image{width:50px;height:50px;border-radius:99999px;box-shadow:0 0 3px #c1c1c1;margin-right:10px;overflow:hidden}.testimonials-section .testimonial .top .image img{width:100%;height:100%;object-fit:cover}.testimonials-section .testimonial .top .image .avatar-initial{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#cca54f;color:#fff;font-weight:700;font-size:20px}.testimonials-section .testimonial .top .names .name{font-weight:600;font-size:16px}.testimonials-section .testimonial .top .names .position{font-style:italic;font-size:13px}.testimonials-section .testimonial p{margin-bottom:0}@media screen and (max-width:991px){.testimonials-section{padding:30px}}.newsletter{text-align:center;margin-bottom:50px}.newsletter h2{width:fit-content;margin:0 auto 10px}.newsletter .middle-card{padding:30px;border-radius:30px;box-shadow:0 0 3px #c1c1c1;background:linear-gradient(135deg,#667eea1a,#764ba21a)}.newsletter .middle-card span{padding:3px 18px;box-shadow:0 0 2px #c1c1c1;width:fit-content;border-radius:99999px;background:#ece6eb}.newsletter .middle-card h2{margin-top:10px}.newsletter .middle-card p{width:60%;margin:0 auto}@media screen and (max-width:600px){.newsletter .middle-card p{width:100%}}.newsletter .middle-card .input-area{box-shadow:0 0 1px #c1c1c1;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:fit-content;margin:30px auto 0;padding:5px 5px 5px 15px;border-radius:5px}.newsletter .middle-card .input-area input{height:40px;width:240px}.newsletter .middle-card .input-area input:focus{outline:none}.newsletter .middle-card .input-area button{height:40px;border-radius:5px;text-align:center;padding:5px 20px;background-color:#cca54f;font-size:13px;color:#fefeff}@media screen and (max-width:600px){.newsletter .middle-card .input-area{width:100%;display:flex}.newsletter .middle-card .input-area input{width:100%}}.landing-page{min-height:100vh}.about-banner{padding:180px 0 30px;text-align:center}.about-banner h1{margin:0 auto 20px;font-size:50px;font-style:italic;font-weight:400}.about-banner p{width:80%;margin:0 auto}@media screen and (max-width:767px){.about-banner p{width:100%}}.about-banner .stats{margin-top:80px}.about-banner .stats .stat{padding:20px;box-shadow:0 0 2px #d0cece;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px}.about-banner .stats .stat .stat-percentage{width:80px;height:80px;display:flex;align-items:center;justify-content:center;padding:25px;border-radius:99999px;position:relative}.about-banner .stats .stat .stat-percentage:before{content:"";position:absolute;border-radius:99999px;background-color:#f8f2f7;inset:4px;z-index:1}.about-banner .stats .stat .stat-percentage .text{position:relative;z-index:2;font-size:22px;font-family:Oswald,sans-serif}.about-banner .stats .stat:nth-child(1) .stat-percentage{background:conic-gradient(#cca54f 342deg,#e7e7e7 342deg)}.about-banner .stats .stat:nth-child(2) .stat-percentage{background:conic-gradient(#cca54f 324deg,#e7e7e7 324deg)}.about-banner .stats .stat:nth-child(3) .stat-percentage{background:conic-gradient(#cca54f 306deg,#e7e7e7 306deg)}.about-banner .stats .stat .stat-details .name{font-size:18px;font-weight:600}.introduction-area{padding:40px 0 30px}.introduction-area span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.introduction-area .values .value{padding:10px 0;margin-bottom:30px;cursor:pointer}.introduction-area .values .value .icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:99999px;background-color:#fff;flex-shrink:0}.introduction-area .values .value .icon .value-icon{stroke:#486660}.introduction-area .values .value .text .title{font-weight:600;font-size:20px}.introduction-area .values .value .text p{max-height:0;overflow:hidden;margin-bottom:0;transition:all .3s ease}.introduction-area .values .value.active{box-shadow:0 0 2px #d0cece;background:#ffffff73;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:10px 30px}.introduction-area .values .value.active .text p{max-height:200px}.introduction-area .values .value.active .icon{background-color:#cca54f}.introduction-area .values .value.active .icon .value-icon{stroke:#fefeff}.work-process-section{padding:0 0 60px}.work-process-section .processes{position:relative;border-left:1px solid #c1c1c1;--line-height: 50px;--dot-top: 50px}.work-process-section .processes:before{content:"";position:absolute;top:0;left:-1px;width:2px;height:var(--line-height);background-color:#cca54f;transition:all .3s ease}.work-process-section .processes:after{content:"";position:absolute;top:var(--dot-top);width:10px;height:10px;left:-5px;border-radius:99999px;background-color:#cca54f;transition:all .3s ease}.work-process-section .processes .process{padding:15px 20px;cursor:pointer}.work-process-section .processes .process:hover{background-color:#4866601a}.work-process-section .processes .process.active{font-weight:600;background-color:#cca54f12}.work-process-section .processes .process.active:hover{background-color:#4866601a}.work-process-section .process-details{padding:30px 40px;border-radius:20px;box-shadow:0 0 2px #d0cece;background:#ffffff59;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.work-process-section .process-details h3{margin-bottom:20px;text-transform:uppercase;letter-spacing:2px;font-weight:600}.work-process-section .process-details ul{list-style:disc;margin:0;padding:0 20px}.work-process-section .process-details ul li{margin-bottom:15px}.work-process-section .process-details ul li:nth-last-child(1){margin-bottom:0}.about-services-section{padding-bottom:60px}.about-services-section .services-section{background:#ffffff73;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;overflow:hidden}.about-services-section .services-section .service-card{border-left:1px solid #dddddd}.about-services-section .services-section .service-card .service{padding:30px 5px;height:100%;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.about-services-section .services-section .service-card .service.start{cursor:auto;color:#fefeff;display:block}.about-services-section .services-section .service-card .service.start span{font-size:13px;color:#cca54f;font-weight:600}.about-services-section .services-section .service-card .service.start h3{margin-top:10px}.about-services-section .services-section .service-card .service h4{font-weight:600;text-transform:uppercase;font-size:16px;letter-spacing:2px;margin-bottom:20px}.about-services-section .services-section .service-card .service ul{list-style:circle}.about-services-section .services-section .service-card .service ul li{margin-bottom:10px}.about-services-section .services-section .service-card .service a{margin-top:30px;padding:10px 20px;border-radius:5px;width:fit-content}.about-services-section .services-section .service-card:hover{background-color:#cca54f1a}.about-services-section .services-section .service-card:hover h4,.about-services-section .services-section .service-card:hover li{color:#486660}.about-services-section .services-section .service-card:hover a{background-color:#cca54f;color:#fefeff}.about-services-section .services-section .service-card:nth-child(1){background-color:#486660;border-left:none}@media screen and (max-width:992px){.about-services-section .services-section .service-card:nth-child(3){border-left:none}}@media screen and (max-width:767px){.about-services-section .services-section .service-card{border-left:none;border-top:1px solid #dddddd}}.about-us-team-section{padding:0 0 60px}.about-us-team-section .ceo-card{box-shadow:0 0 2px #d0cece;overflow:hidden;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;margin-bottom:40px}.about-us-team-section .ceo-card .ceo-image{display:flex;overflow:hidden;height:100%;background-color:red}.about-us-team-section .ceo-card .ceo-image img{object-fit:cover}@media screen and (max-width:992px){.about-us-team-section .ceo-card .ceo-image{min-height:250px}}.about-us-team-section .ceo-card .ceo-message{padding:30px 50px 30px 30px}.about-us-team-section .ceo-card .ceo-message .ceo-quote{fill:#cca54f;stroke:#cca54f}.about-us-team-section .ceo-card .ceo-message p{margin:30px 0}.about-us-team-section .ceo-card .ceo-message .name{font-weight:500;font-size:20px}.about-us-team-section .ceo-card .ceo-message .position{font-style:italic}@media screen and (max-width:992px){.about-us-team-section .ceo-card .ceo-message{padding:30px 50px}}.about-us-team-section .team-member{padding:20px;border-radius:10px;box-shadow:0 0 2px #d0cece;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%}.about-us-team-section .team-member .member-image{height:280px;position:relative;border-radius:10px;overflow:hidden;margin-bottom:15px;display:flex}.about-us-team-section .team-member .member-image img{object-fit:cover;filter:grayscale(1)}.about-us-team-section .team-member .member-image .socials{display:flex;justify-content:center;gap:15px;position:absolute;bottom:-50px;left:10px}.about-us-team-section .team-member .member-image .socials a{width:30px;height:30px;padding:5px;box-shadow:0 0 3px #d0cece;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#fefeff}.about-us-team-section .team-member .member-image .socials a:hover .social-icon{stroke:#cca54f}.about-us-team-section .team-member .member-details .position{padding-left:15px;position:relative;text-transform:uppercase;font-weight:600;letter-spacing:1px;font-size:13px}.about-us-team-section .team-member .member-details .position:before{content:"";position:absolute;top:50%;left:0;width:5px;height:5px;background-color:#cca54f;border-radius:9999px;transform:translateY(-50%)}.about-us-team-section .team-member .member-details .name{text-transform:uppercase;font-weight:500;font-size:24px;margin-bottom:20px}.about-us-team-section .team-member:hover .member-image img{filter:none;transform:scale(1.1)}.about-us-team-section .team-member:hover .member-image .socials{bottom:10px}.about-us-page{min-height:100vh}.projects-page{min-height:100vh;padding:150px 30px 60px}.projects-page .project-header{text-align:center;margin-bottom:60px}.projects-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.projects-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.projects-page .project-header p{font-size:16px;margin:0 auto}.projects-page .project-categories{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #c1c1c1;width:fit-content;margin:20px auto 30px}.projects-page .project-categories .project-category{padding:10px 30px;cursor:pointer}.projects-page .project-categories .project-category.active{border-bottom:3px solid #cca54f;font-weight:600;margin-bottom:-2px}.projects-page .projects .project{padding:20px;border-radius:10px;box-shadow:0 0 2px #d0cece;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%}.projects-page .projects .project .project-image{height:250px;position:relative;display:flex;overflow:hidden;border-radius:10px;margin-bottom:20px}.projects-page .projects .project .project-image .project-tag{position:absolute;top:10px;left:15px;padding:10px 20px 10px 40px;box-shadow:0 0 3px #c1c1c1;border-radius:99999px;font-size:12px;background-color:#fefeff;font-weight:600}.projects-page .projects .project .project-image .project-tag:before{content:"";width:5px;height:5px;background-color:#486660;border-radius:99999px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.projects-page .projects .project .project-image img{object-fit:cover}.projects-page .projects .project h4{text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:20px}.projects-page .projects .project a{display:block;width:fit-content;font-weight:600;border-bottom:2px solid #191919;margin:20px 0 10px}.projects-page h2{width:fit-content;margin:0 auto 20px}.projects-page .in-house-projects{padding-bottom:60px;border-bottom:1px solid #e8e8e8}.projects-page .in-house-projects .in-house-summary,.projects-page .team-projects .team-projects-summary{text-align:center;margin-bottom:50px}.project-detail-page{min-height:100vh}.project-detail-page .project-hero{position:relative;height:500px;overflow:hidden;margin-bottom:60px}.project-detail-page .project-hero .project-hero-image{width:100%;height:100%;position:relative}.project-detail-page .project-hero .project-hero-image img{width:100%;height:100%;object-fit:cover}.project-detail-page .project-hero .project-hero-overlay{position:absolute;inset:0;background:#00000080;padding:60px 30px;color:#fff;display:flex;align-items:flex-end;justify-content:center}.project-detail-page .project-hero .project-hero-overlay .breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-size:14px;color:#000000b3;font-weight:300}.project-detail-page .project-hero .project-hero-overlay .breadcrumb a{color:#000000b3;text-decoration:none;transition:color .3s ease;font-weight:300}.project-detail-page .project-hero .project-hero-overlay .breadcrumb a:hover{color:#cca54f}.project-detail-page .project-hero .project-hero-overlay .breadcrumb span{color:#00000080}.project-detail-page .project-hero .project-hero-overlay h1{font-size:48px;margin:0 0 10px;font-weight:700;font-style:italic;color:#fff}.project-detail-page .project-hero .project-hero-overlay .project-date{font-size:16px;color:#000000b3;margin:0;font-weight:300}.project-detail-page .project-content{padding:0 30px 100px}.project-detail-page .project-content .project-section{margin-bottom:80px}.project-detail-page .project-content .project-section h2{font-size:36px;margin-bottom:30px;color:#191919;font-weight:500;position:relative;padding-bottom:15px}.project-detail-page .project-content .project-section h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background-color:#cca54f}.project-detail-page .project-content .project-section>p{font-size:16px;line-height:1.8;color:#666;margin-bottom:20px}.project-detail-page .project-content .solution-breakdown{display:grid;gap:30px}.project-detail-page .project-content .solution-breakdown .breakdown-item{display:flex;gap:30px;padding:30px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;border-left:5px solid #cca54f;box-shadow:0 0 3px #c1c1c1;transition:all .3s ease}.project-detail-page .project-content .solution-breakdown .breakdown-item .breakdown-number{flex-shrink:0;width:50px;height:50px;border-radius:50%;background-color:#cca54f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;box-shadow:0 4px 12px #cca54f4d}.project-detail-page .project-content .solution-breakdown .breakdown-item .breakdown-content{flex:1}.project-detail-page .project-content .solution-breakdown .breakdown-item .breakdown-content h3{font-size:18px;font-weight:600;margin:0 0 10px;color:#191919}.project-detail-page .project-content .solution-breakdown .breakdown-item .breakdown-content p{margin:0;color:#666;line-height:1.6;font-size:15px}.project-detail-page .project-content .solution-breakdown .breakdown-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.project-detail-page .project-content .technologies-grid{display:flex;flex-wrap:wrap;gap:12px}.project-detail-page .project-content .technologies-grid .tech-badge{display:inline-block;padding:10px 18px;background-color:#cca54f;border:none;border-radius:25px;font-size:14px;font-weight:500;color:#fff;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.project-detail-page .project-content .technologies-grid .tech-badge:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.project-detail-page .project-content .team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.project-detail-page .project-content .team-grid .team-member{text-align:center;padding:25px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;box-shadow:0 0 3px #c1c1c1;transition:all .3s ease}.project-detail-page .project-content .team-grid .team-member .member-avatar{width:80px;height:80px;border-radius:50%;background-color:#cca54f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:600;margin:0 auto 15px;box-shadow:0 4px 12px #cca54f4d}.project-detail-page .project-content .team-grid .team-member h3{font-size:18px;margin:0 0 5px;color:#191919}.project-detail-page .project-content .team-grid .team-member .member-role{margin:0;color:#cca54f;font-size:14px;font-weight:500}.project-detail-page .project-content .team-grid .team-member:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.project-detail-page .project-content .cost-section{background:linear-gradient(135deg,#cca54f,#d4a017);padding:50px 40px;border-radius:15px;color:#fff;display:grid;grid-template-columns:1fr 1.5fr;gap:50px;align-items:center;box-shadow:0 10px 30px #cca54f33}.project-detail-page .project-content .cost-section .cost-box{text-align:center}.project-detail-page .project-content .cost-section .cost-box .cost-label{font-size:16px;opacity:.9;margin:0 0 15px;text-transform:uppercase;letter-spacing:1px}.project-detail-page .project-content .cost-section .cost-box .cost-amount{font-size:48px;font-weight:700;margin:0}.project-detail-page .project-content .cost-section .cost-breakdown-content h3{margin:0 0 20px;font-size:18px}.project-detail-page .project-content .cost-section .cost-breakdown-content ul{list-style:none;padding:0;margin:0}.project-detail-page .project-content .cost-section .cost-breakdown-content ul li{padding:10px 0 10px 25px;position:relative;font-size:15px;line-height:1.6}.project-detail-page .project-content .cost-section .cost-breakdown-content ul li:before{content:"✓";position:absolute;left:0;font-weight:700}@media(max-width:768px){.project-detail-page .project-content .cost-section{grid-template-columns:1fr;gap:30px}.project-detail-page .project-content .cost-section .cost-box{border-bottom:2px solid rgba(255,255,255,.2);padding-bottom:30px}}.project-detail-page .project-content .company-info-box{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px;border-radius:10px;box-shadow:0 0 3px #c1c1c1;border-left:5px solid #cca54f}.project-detail-page .project-content .company-info-box p{font-size:16px;line-height:1.8;color:#333;margin:0 0 15px}.project-detail-page .project-content .company-info-box p:last-child{margin-bottom:0}.project-detail-page .project-content .company-info-box p strong{color:#1a1a1a;font-weight:600}.project-detail-page .project-content .project-cta{margin-top:100px;text-align:center;padding:80px 40px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;box-shadow:0 0 3px #c1c1c1}.project-detail-page .project-content .project-cta h2:after{display:none}.project-detail-page .project-content .project-cta p{font-size:16px;color:#666;margin:0 0 30px}.project-detail-page .project-content .project-cta .cta-button{display:inline-block;padding:15px 50px;background-color:#cca54f;color:#fff;text-decoration:none;border-radius:50px;font-weight:600;transition:all .3s ease}.project-detail-page .project-content .project-cta .cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #cca54f4d}.challenge-page{min-height:100vh;padding:150px 30px 60px}.challenge-page .project-header{text-align:center;margin-bottom:10px}.challenge-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.challenge-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.challenge-page .project-header p{font-size:16px;margin:0 auto}.challenge-page .challenge-progress{padding:80px 30px 30px}.challenge-page .challenge-progress .progress-container .progress-header{margin-bottom:50px;display:block}.challenge-page .challenge-progress .progress-container .progress-header h2{margin-bottom:30px}.challenge-page .challenge-progress .progress-container .progress-header .progress-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px}.challenge-page .challenge-progress .progress-container .progress-header .progress-stats .stat{display:flex;align-items:center;gap:10px;padding:15px 20px;cursor:pointer;position:relative;background:#ffffff73;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 2px #d0cece}.challenge-page .challenge-progress .progress-container .progress-header .progress-stats .stat:hover,.challenge-page .challenge-progress .progress-container .progress-header .progress-stats .stat.active{background-color:#cca54f12}.challenge-page .challenge-progress .progress-container .progress-header .progress-stats .stat:hover:before,.challenge-page .challenge-progress .progress-container .progress-header .progress-stats .stat.active:before{content:"";position:absolute;top:0;bottom:0;left:-1px;width:2px;background-color:#cca54f;transition:all .3s ease}.challenge-page .challenge-progress .progress-container .progress-header .progress-stats .stat .stat-label{display:block;font-size:14px;color:#666;font-weight:500}.challenge-page .challenge-progress .progress-container .progress-header .progress-stats .stat .stat-value{display:block;font-weight:700}.challenge-page .challenge-progress .progress-container .progress-header .progress-stats .stat .stat-value.rejected{color:#e74c3c}.challenge-page .challenge-progress .progress-container .progress-header .progress-stats .stat .stat-value.accepted{color:#27ae60}.challenge-page .challenge-progress .progress-container .progress-header .progress-stats .stat .stat-value.goal{color:#cca54f}.challenge-page .challenge-progress .progress-container .progress-bars .progress-bar-track{width:100%;position:relative;background:#ffffff27;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 4px #c1c1c1;height:40px;padding:2px;display:flex;align-items:center}.challenge-page .challenge-progress .progress-container .progress-bars .progress-bar-track .rejection-bar{position:relative;height:100%;background-color:#486660;display:flex;align-items:center;justify-content:end;padding:3px 15px}.challenge-page .challenge-progress .progress-container .progress-bars .progress-bar-track .rejection-bar .percentage{color:#cca54f;font-weight:600;z-index:2;position:relative}.challenge-page .challenge-progress .progress-container .progress-bars .progress-bar-track .rejection-bar .end-arrow{position:absolute;width:25px;height:25px;background-color:#486660;top:0;bottom:0;margin:auto 0;right:-13px;transform:rotate(45deg);z-index:1}.challenge-page .challenge-progress .progress-container .progress-bars .progress-bar-track .acceptance-bar{position:relative;height:100%;background-color:#cca54f;display:flex;align-items:center;justify-content:end;padding:3px 15px;margin-left:36px}.challenge-page .challenge-progress .progress-container .progress-bars .progress-bar-track .acceptance-bar .percentage{color:#fefeff;font-weight:600;z-index:2;position:relative}.challenge-page .challenge-progress .progress-container .progress-bars .progress-bar-track .acceptance-bar .end-arrow{position:absolute;width:25px;height:25px;background-color:#cca54f;top:0;bottom:0;margin:auto 0;left:-13px;transform:rotate(45deg);z-index:1}.challenge-page .challenge-pitches{padding:80px 30px}.challenge-page .challenge-pitches .section-title{margin-bottom:30px}.challenge-page .challenge-pitches .section-title:after{content:"";display:block;width:150px;height:4px;background:linear-gradient(90deg,#cca54f,transparent);margin-top:10px}.challenge-page .challenge-pitches .pitches-search-bar{margin-bottom:30px}.challenge-page .challenge-pitches .pitches-search-bar .search-input-wrapper{position:relative;max-width:500px}.challenge-page .challenge-pitches .pitches-search-bar .search-input-wrapper .search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#999;pointer-events:none}.challenge-page .challenge-pitches .pitches-search-bar .search-input-wrapper .pitches-search-input{width:100%;padding:14px 44px 14px 48px;font-size:15px;font-family:Montserrat,sans-serif;border:2px solid #e0e0e0;border-radius:12px;background:#fff;color:#333;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.challenge-page .challenge-pitches .pitches-search-bar .search-input-wrapper .pitches-search-input::placeholder{color:#aaa}.challenge-page .challenge-pitches .pitches-search-bar .search-input-wrapper .pitches-search-input:focus{border-color:#cca54f;box-shadow:0 0 0 3px #cca54f26}.challenge-page .challenge-pitches .pitches-search-bar .search-input-wrapper .search-clear-btn{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:22px;color:#999;cursor:pointer;padding:0 4px;line-height:1}.challenge-page .challenge-pitches .pitches-search-bar .search-input-wrapper .search-clear-btn:hover{color:#333}.challenge-page .challenge-pitches .pitches-search-bar .search-results-count{margin-top:10px;font-size:13px;color:#888}.challenge-page .challenge-pitches .no-pitches-found{grid-column:1/-1;text-align:center;padding:60px 20px}.challenge-page .challenge-pitches .no-pitches-found p{font-size:16px;color:#888}.challenge-page .challenge-pitches .pitches-pagination{margin-top:40px;display:flex;justify-content:center}.challenge-page .challenge-pitches .pitches-pagination nav{display:flex;align-items:center;gap:6px}.challenge-page .challenge-pitches .pitches-pagination nav .page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 10px;border-radius:10px;font-size:14px;font-weight:500;font-family:Montserrat,sans-serif;color:#555;background:#fff;border:1.5px solid #e0e0e0;cursor:pointer;transition:all .2s ease;line-height:1}.challenge-page .challenge-pitches .pitches-pagination nav .page-btn:hover:not(:disabled):not(.active){background:#cca54f14;border-color:#cca54f;color:#cca54f}.challenge-page .challenge-pitches .pitches-pagination nav .page-btn.active{background:#cca54f;color:#fff;border-color:#cca54f;font-weight:600;cursor:default}.challenge-page .challenge-pitches .pitches-pagination nav .page-btn:disabled{opacity:.35;cursor:not-allowed;background:#f5f5f5}.challenge-page .challenge-pitches .pitches-pagination nav .page-btn.ellipsis{border:none;background:none;cursor:default;min-width:30px;color:#999;font-size:16px;letter-spacing:2px}.challenge-page .challenge-pitches .pitches-pagination nav .page-btn.ellipsis:hover{background:none}.challenge-page .challenge-pitches .pitches-pagination nav .page-btn.page-prev,.challenge-page .challenge-pitches .pitches-pagination nav .page-btn.page-next{padding:0 8px}.challenge-page .challenge-pitches .pitches-pagination nav .page-btn.page-prev svg,.challenge-page .challenge-pitches .pitches-pagination nav .page-btn.page-next svg{display:block}.challenge-page .challenge-pitches .pitches-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.challenge-page .challenge-pitches .pitches-grid .pitch-card{padding:25px;border-radius:10px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 3px #c1c1c1;transition:all .3s ease;text-decoration:none;color:inherit;border:2px solid transparent}.challenge-page .challenge-pitches .pitches-grid .pitch-card .pitch-header{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px}.challenge-page .challenge-pitches .pitches-grid .pitch-card .pitch-header h3{font-size:16px;font-weight:600;color:#191919;margin:0}.challenge-page .challenge-pitches .pitches-grid .pitch-card .pitch-header .pitch-status{padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}.challenge-page .challenge-pitches .pitches-grid .pitch-card .pitch-header .pitch-status.accepted{background:#d4edda;color:#155724}.challenge-page .challenge-pitches .pitches-grid .pitch-card .pitch-header .pitch-status.rejected{background:#f8d7da;color:#721c24}.challenge-page .challenge-pitches .pitches-grid .pitch-card .pitch-title{font-size:14px;color:#666;line-height:1.6;margin:0 0 20px}.challenge-page .challenge-pitches .pitches-grid .pitch-card .pitch-footer .view-details{font-size:14px;color:#cca54f;font-weight:600}.challenge-page .challenge-pitches .pitches-grid .pitch-card.pitch-accepted{border-color:#27ae60}.challenge-page .challenge-pitches .pitches-grid .pitch-card.pitch-accepted:hover{background:#27ae601a;transform:translateY(-5px);box-shadow:0 8px 20px #27ae6033;border-color:transparent}.challenge-page .challenge-pitches .pitches-grid .pitch-card.pitch-rejected{border-color:#e74c3c}.challenge-page .challenge-pitches .pitches-grid .pitch-card.pitch-rejected:hover{background:#e74c3c1a;transform:translateY(-5px);box-shadow:0 8px 20px #e74c3c33;border-color:transparent}.challenge-page .challenge-why h2{font-size:36px;font-weight:600;margin-bottom:20px;color:#191919}.challenge-page .challenge-why>p{font-size:16px;color:#666;line-height:1.8;margin-bottom:50px}.challenge-page .challenge-why .reasons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.challenge-page .challenge-why .reasons-grid .reason-card{padding:30px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;box-shadow:0 0 3px #c1c1c1;border-left:3px solid #cca54f;transition:all .3s ease}.challenge-page .challenge-why .reasons-grid .reason-card h4{font-size:18px;font-weight:600;margin-bottom:12px;color:#191919}.challenge-page .challenge-why .reasons-grid .reason-card p{font-size:14px;color:#666;line-height:1.6;margin:0}.challenge-page .challenge-why .reasons-grid .reason-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.challenge-pitch-detail{min-height:100vh;padding:150px 30px 60px}.challenge-pitch-detail>.back-link{display:inline-block;color:#cca54f;text-decoration:none;font-weight:600;font-size:14px;margin-bottom:24px;transition:all .2s ease}.challenge-pitch-detail>.back-link:hover{color:#b48c34;transform:translate(-4px)}.challenge-pitch-detail .project-header{text-align:center;margin-bottom:10px}.challenge-pitch-detail .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.challenge-pitch-detail .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.challenge-pitch-detail .project-header p{font-size:16px;margin:0 auto}.challenge-pitch-detail .project-header .pitch-status-badge{display:inline-block;padding:10px 20px;border-radius:25px;font-weight:600;font-size:14px}.challenge-pitch-detail .project-header .pitch-status-badge.accepted{background:#27ae604d;border:2px solid #27ae60}.challenge-pitch-detail .project-header .pitch-status-badge.rejected{background:#e74c3c4d;border:2px solid #e74c3c}.challenge-pitch-detail .project-header .pitch-status-badge.pending{background:#f59e0b4d;border:2px solid #f59e0b}.challenge-pitch-detail .project-header .pitch-cost-badge{display:inline-block;padding:10px 20px;border-radius:25px;font-weight:600;font-size:14px;background:#ffffff26;border:2px solid #e5e5e5;margin-left:8px}.challenge-pitch-detail .pitch-hero-image-section{padding:40px 0 0}.challenge-pitch-detail .pitch-hero-image-section .pitch-hero-image{border-radius:16px;overflow:hidden;max-height:450px}.challenge-pitch-detail .pitch-hero-image-section .pitch-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.challenge-pitch-detail .pitch-content-section{padding:60px 0 0}.challenge-pitch-detail .pitch-not-found{padding:100px 30px;text-align:center}.challenge-pitch-detail .pitch-not-found h2{font-size:36px;margin-bottom:20px}.challenge-pitch-detail .pitch-not-found p{font-size:16px;color:#666}.testimonials-page{min-height:100vh;padding:150px 30px 60px}.testimonials-page .project-header{text-align:center;margin-bottom:10px}.testimonials-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.testimonials-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.testimonials-page .project-header p{font-size:16px;margin:0 auto}.testimonials-page .testimonials-section{padding:80px 30px}.testimonials-page .testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.testimonials-page .testimonials-section .testimonials-grid .testimonial-card{padding:30px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;box-shadow:0 0 3px #c1c1c1;transition:all .3s ease;border-left:2px solid #cca54f}.testimonials-page .testimonials-section .testimonials-grid .testimonial-card .testimonial-stars{font-size:20px;color:#cca54f;margin-bottom:20px;letter-spacing:2px}.testimonials-page .testimonials-section .testimonials-grid .testimonial-card .testimonial-text{color:#333;line-height:1.8;margin-bottom:25px;font-style:italic}.testimonials-page .testimonials-section .testimonials-grid .testimonial-card .testimonial-author .author-info h4{font-size:16px;font-weight:600;color:#191919;margin:0}.testimonials-page .testimonials-section .testimonials-grid .testimonial-card .testimonial-author .author-info p{font-size:14px;color:#cca54f;margin:0;font-weight:500;font-style:italic}.testimonials-page .testimonials-section .testimonials-grid .testimonial-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #a0a0a026;background:#ffffffb4}@media screen and (max-width:991px){.testimonials-page .testimonials-section{padding:80px 0}}.testimonials-page .testimonials-cta h2{margin:0 auto 20px;text-align:center;width:fit-content}.testimonials-page .testimonials-cta p{font-size:18px;color:#666;margin-bottom:40px}@media screen and (max-width:991px){.testimonials-page{padding:150px 15px 60px}}.pricing-page{min-height:100vh;padding:150px 30px 60px}.pricing-page .project-header{text-align:center;margin-bottom:10px}.pricing-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.pricing-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.pricing-page .project-header p{font-size:16px;margin:0 auto}.pricing-page .pricing-section{padding:80px 30px}.pricing-page .pricing-section .service-title:after{content:"";display:block;width:160px;height:4px;background:linear-gradient(90deg,#cca54f,transparent);margin-top:10px}.pricing-page .pricing-section .service-subtitle{font-size:16px;color:#666;margin-bottom:50px}.pricing-page .pricing-section .pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.pricing-page .pricing-section .pricing-grid .pricing-card{padding:40px 30px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;box-shadow:0 0 3px #c1c1c1;transition:all .3s ease;border:2px solid transparent;position:relative}.pricing-page .pricing-section .pricing-grid .pricing-card.featured{border-color:#cca54f;transform:scale(1.05);box-shadow:0 20px 40px #cca54f33}.pricing-page .pricing-section .pricing-grid .pricing-card.featured .featured-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#cca54f;color:#fff;padding:8px 20px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-header{margin-bottom:30px}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-header h3{font-size:24px;font-weight:600;color:#191919;margin:0}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-header .pricing-subtitle{font-size:14px;color:#666;margin:0}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-amount{font-size:36px;font-weight:700;color:#cca54f;margin-bottom:10px}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-amount .currency,.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-amount .price{font-size:24px;font-style:italic;color:#cca54f;font-weight:500}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-amount .plus{font-size:20px;color:#cca54f;margin-left:-5px}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-description{font-size:14px;color:#666;margin-bottom:30px}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-features{list-style:none;padding:0;margin-bottom:30px}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-features li{padding:12px 0 5px;font-size:15px;color:#333;border-bottom:1px solid rgba(255,255,255,.2)}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-features li:last-child{border-bottom:none}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-btn{transition:all .3s ease}.pricing-page .pricing-section .pricing-grid .pricing-card .pricing-btn:hover{transform:translateY(-3px)}.pricing-page .pricing-section .pricing-grid .pricing-card:hover{box-shadow:0 20px 40px #0000001a}.pricing-page .pricing-faq{margin:80px 0 10px}.pricing-page .pricing-faq h2{margin:0 auto 40px;width:fit-content}.pricing-page .pricing-faq .faq-items{display:grid;gap:20px}.pricing-page .pricing-faq .faq-items .faq-item{padding:25px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;box-shadow:0 0 3px #c1c1c1}.pricing-page .pricing-faq .faq-items .faq-item h4{font-size:18px;font-weight:600;color:#191919;margin-bottom:12px}.pricing-page .pricing-faq .faq-items .faq-item p{font-size:15px;color:#666;line-height:1.6;margin:0}.pricing-page .pricing-cta{padding:80px 30px;background:linear-gradient(135deg,#667eea1a,#764ba21a)}.pricing-page .pricing-cta h2{margin:0 auto 20px;text-align:center;width:fit-content}.pricing-page .pricing-cta p{font-size:18px;color:#666;margin-bottom:40px}.pricing-page .pricing-tabs{margin:20px 0 0}.pricing-page .pricing-tabs .tabs-container{display:flex;justify-content:center;gap:8px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:6px;box-shadow:0 0 3px #c1c1c1;width:fit-content;margin:0 auto}.pricing-page .pricing-tabs .tabs-container .tab-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;background:none;border-radius:8px;font-size:15px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}.pricing-page .pricing-tabs .tabs-container .tab-btn svg{opacity:.6}.pricing-page .pricing-tabs .tabs-container .tab-btn:hover{color:#333;background:#0000000a}.pricing-page .pricing-tabs .tabs-container .tab-btn.active{background:#cca54f;color:#fff;box-shadow:0 2px 8px #cca54f4d}.pricing-page .pricing-tabs .tabs-container .tab-btn.active svg{opacity:1}.pricing-page .addons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.pricing-page .addons-grid .addon-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 0 3px #c1c1c1;transition:all .3s ease}.pricing-page .addons-grid .addon-card:hover{box-shadow:0 8px 24px #00000014}.pricing-page .addons-grid .addon-card .addon-info{flex:1;min-width:0}.pricing-page .addons-grid .addon-card .addon-info .addon-name{font-size:16px;font-weight:600;color:#191919;margin:0 0 4px}.pricing-page .addons-grid .addon-card .addon-info .addon-description{font-size:13px;color:#888;margin:0 0 8px;line-height:1.4}.pricing-page .addons-grid .addon-card .addon-info .addon-price .addon-amount{font-size:20px;font-weight:700;color:#cca54f}.pricing-page .addons-grid .addon-card .addon-info .addon-price .addon-billing{font-size:13px;color:#999;margin-left:4px}.pricing-page .addons-grid .addon-card .addon-btn{flex-shrink:0;padding:8px 20px;font-weight:600;font-size:13px}.pricing-page .btn-success{background-color:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.pricing-page .btn-success:hover{background-color:#15803d!important;border-color:#15803d!important}.cart-page{min-height:100vh;padding:150px 30px 60px}.cart-page .project-header{text-align:center;margin-bottom:10px}.cart-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.cart-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.cart-page .project-header p{font-size:16px;margin:0 auto}.cart-page .cart-section{padding:60px 0}.cart-page .cart-section .cart-items-container .cart-items-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cart-page .cart-section .cart-items-container .cart-items-header h3{font-size:20px;font-weight:600;color:#191919;margin:0}.cart-page .cart-section .cart-items-container .cart-items-header .btn-clear-cart{display:flex;align-items:center;gap:6px;background:none;border:none;color:#dc2626;font-size:13px;cursor:pointer;padding:6px 12px;border-radius:8px;transition:all .2s ease}.cart-page .cart-section .cart-items-container .cart-items-header .btn-clear-cart:hover{background:#fef2f2}.cart-page .cart-section .cart-item{display:flex;align-items:center;gap:16px;padding:20px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 0 3px #c1c1c1;margin-bottom:12px;transition:all .2s ease}.cart-page .cart-section .cart-item:hover{box-shadow:0 4px 16px #00000014}.cart-page .cart-section .cart-item .cart-item-icon{width:48px;height:48px;background:linear-gradient(135deg,#cca54f1a,#cca54f0d);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#cca54f}.cart-page .cart-section .cart-item .cart-item-details{flex:1;min-width:0}.cart-page .cart-section .cart-item .cart-item-details h4{font-size:16px;font-weight:600;color:#191919;margin:0 0 4px}.cart-page .cart-section .cart-item .cart-item-details .cart-item-category{font-size:13px;color:#888}.cart-page .cart-section .cart-item .cart-item-price{font-size:18px;font-weight:700;color:#cca54f;white-space:nowrap}.cart-page .cart-section .cart-item .cart-item-remove{background:none;border:none;color:#ccc;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s ease;flex-shrink:0}.cart-page .cart-section .cart-item .cart-item-remove:hover{color:#dc2626;background:#fef2f2}.cart-page .cart-section .cart-add-more{text-align:center;margin-top:20px}.cart-page .cart-section .cart-add-more .btn-add-more{display:inline-flex;align-items:center;gap:6px;color:#cca54f;font-size:14px;font-weight:500;text-decoration:none;padding:8px 16px;border-radius:8px;background:transparent;border:none;cursor:pointer;transition:all .2s ease}.cart-page .cart-section .cart-add-more .btn-add-more:hover{background:#cca54f14}.cart-page .cart-section .cart-summary{padding:30px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;box-shadow:0 0 3px #c1c1c1;height:fit-content;position:sticky;top:100px}.cart-page .cart-section .cart-summary h3{font-size:20px;font-weight:600;color:#191919;margin-bottom:20px}.cart-page .cart-section .cart-summary .summary-item{display:flex;justify-content:space-between;font-size:14px;color:#666;margin-bottom:10px;gap:12px}.cart-page .cart-section .cart-summary .summary-item span:first-child{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-page .cart-section .cart-summary .summary-item span:last-child{font-weight:600;color:#191919;white-space:nowrap}.cart-page .cart-section .cart-summary .summary-divider{height:2px;background:linear-gradient(90deg,#cca54f,transparent);margin:16px 0}.cart-page .cart-section .cart-summary .summary-total{display:flex;justify-content:space-between;font-size:20px;font-weight:700;color:#191919}.cart-page .cart-section .cart-summary .summary-total span:last-child{color:#cca54f}.cart-page .cart-section .cart-summary .summary-note{font-size:12px;color:#999;margin-top:10px;font-style:italic}.cart-page .cart-section .cart-summary .btn:disabled{opacity:.6;cursor:not-allowed}.cart-page .cart-section .checkout-form{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.cart-page .cart-section .checkout-form .checkout-form-header{margin-bottom:16px}.cart-page .cart-section .checkout-form .checkout-form-header h4{font-size:16px;font-weight:600;margin:0 0 4px;color:#191919}.cart-page .cart-section .checkout-form .checkout-form-header p{font-size:13px;color:#888;margin:0}.cart-page .cart-section .checkout-form .form-group{margin-bottom:14px}.cart-page .cart-section .checkout-form .form-group label{display:block;font-size:13px;font-weight:500;color:#333;margin-bottom:6px}.cart-page .cart-section .checkout-form .form-group .form-input{width:100%;padding:10px 14px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;transition:border-color .2s ease;color:#333;background:#fff}.cart-page .cart-section .checkout-form .form-group .form-input:focus{outline:none;border-color:#cca54f;box-shadow:0 0 0 3px #cca54f1a}.cart-page .cart-section .checkout-form .form-group .form-input::placeholder{color:#bbb}.cart-page .cart-section .checkout-form .form-group textarea.form-input{resize:vertical;min-height:70px}.cart-page .cart-section .checkout-form .form-group .form-error{font-size:12px;color:#dc2626;margin-top:4px;display:block}.cart-page .cart-section .empty-cart{text-align:center;padding:80px 20px}.cart-page .cart-section .empty-cart .empty-cart-icon{color:#ddd;margin-bottom:20px}.cart-page .cart-section .empty-cart h2{font-size:28px;font-weight:600;color:#191919;margin-bottom:12px}.cart-page .cart-section .empty-cart p{font-size:16px;color:#666;margin-bottom:10px}.cart-page .cart-section .checkout-success{text-align:center;padding:80px 20px}.cart-page .cart-section .checkout-success .success-icon{color:#16a34a;margin-bottom:24px}.cart-page .cart-section .checkout-success h2{font-size:32px;font-weight:600;color:#191919;margin-bottom:16px}.cart-page .cart-section .checkout-success p{font-size:16px;color:#666;max-width:500px;margin:0 auto 30px;line-height:1.6}.cart-page .cart-section .checkout-success .success-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.cart-page .cart-why{padding:80px 0}.cart-page .cart-why h2{font-size:40px;font-weight:600;color:#191919}.cart-page .cart-why .why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.cart-page .cart-why .why-grid .why-card{padding:30px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 0 3px #c1c1c1;text-align:center;transition:all .3s ease}.cart-page .cart-why .why-grid .why-card .why-icon{color:#cca54f;margin-bottom:15px}.cart-page .cart-why .why-grid .why-card h4{font-size:18px;font-weight:600;color:#191919;margin-bottom:12px}.cart-page .cart-why .why-grid .why-card p{font-size:14px;color:#666;line-height:1.6;margin:0}.cart-page .cart-why .why-grid .why-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}@media(max-width:768px){.cart-page{padding:120px 15px 40px}.cart-page .project-header h1{font-size:32px}.cart-page .cart-section{padding:30px 0}.cart-page .cart-section .cart-item{flex-wrap:wrap;gap:12px}.cart-page .cart-section .cart-item .cart-item-icon{width:40px;height:40px}.cart-page .cart-section .cart-item .cart-item-price{font-size:16px}.cart-page .cart-section .cart-summary{margin-top:30px}}.services-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1050;padding:20px}.services-modal{background:#fff;border-radius:16px;width:100%;max-width:640px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;border:1px solid #e5e5e5}.services-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 28px 16px;border-bottom:1px solid #e5e5e5}.services-modal-header h3{font-size:20px;font-weight:600;margin:0;color:#111}.services-modal-header p{font-size:13px;color:#777;margin:4px 0 0}.services-modal-close{background:transparent;border:none;color:#999;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s}.services-modal-close:hover{color:#333;background:#f3f3f3}.services-modal-body{overflow-y:auto;padding:16px 28px 20px;flex:1}.services-category{margin-bottom:24px}.services-category:last-child{margin-bottom:0}.services-category-title{font-size:13px;font-weight:700;color:#cca54f;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px}.services-category-subtitle{font-size:12px;color:#999;margin:0 0 12px}.services-list{display:flex;flex-direction:column;gap:6px}.service-item{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:10px;background:#fafafa;border:1px solid #eee;transition:all .2s}.service-item:hover{background:#f5f5f5;border-color:#ddd}.service-item.in-cart{border-color:#cca54f59;background:#cca54f0a}.service-item-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.service-item-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-item-icon.plan-icon{background:#cca54f1f;color:#cca54f}.service-item-icon.addon-icon{background:#48666026;color:#486660}.service-item-name{display:block;font-size:14px;font-weight:500;color:#222}.service-item-desc{display:block;font-size:12px;color:#888;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.service-item-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.service-item-price{font-size:14px;font-weight:600;color:#222;white-space:nowrap}.btn-add-service{padding:6px 16px;font-size:13px;font-weight:600;border-radius:6px;border:none;background:#cca54f;color:#fff;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-add-service:hover:not(:disabled){opacity:.85}.btn-add-service.added{background:#16a34a;color:#fff;cursor:default}.btn-add-service.added svg{display:inline;vertical-align:-1px;margin-right:2px}.btn-add-service:disabled{opacity:.7}.services-modal-footer{padding:16px 28px;border-top:1px solid #e5e5e5;text-align:right}@media(max-width:576px){.services-modal{max-height:90vh;border-radius:12px}.services-modal-header,.services-modal-body,.services-modal-footer{padding-left:18px;padding-right:18px}.service-item{flex-wrap:wrap;gap:8px}.service-item-right{width:100%;justify-content:space-between;padding-left:48px}.service-item-desc{max-width:180px}}.contact-us-page{min-height:100vh;padding:150px 30px 60px}.contact-us-page .project-header{text-align:center;margin-bottom:10px}.contact-us-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.contact-us-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.contact-us-page .project-header p{font-size:16px;margin:0 auto}.contact-us-page .contact-section{padding:80px 30px}.contact-us-page .contact-section .contact-info h3{font-size:24px;font-weight:600;color:#191919}.contact-us-page .contact-section .contact-info .info-item h5{font-size:16px;font-weight:600;color:#191919}.contact-us-page .contact-section .contact-info .info-item p{font-size:15px;color:#666;line-height:1.8;margin:0}.contact-us-page .contact-section .contact-info .info-item p a{color:#cca54f;text-decoration:none;font-weight:500}.contact-us-page .contact-section .contact-info .info-item p a:hover{text-decoration:underline}.contact-us-page .contact-section .contact-form-container{padding:30px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;box-shadow:0 0 3px #c1c1c1}.contact-us-page .contact-section .contact-form-container h3{font-size:24px;font-weight:600;color:#191919}.contact-us-page .contact-section .contact-form-container .form-label{font-size:15px;font-weight:500;color:#191919;margin-bottom:10px}.contact-us-page .contact-section .contact-form-container .form-control{padding:12px 16px;font-size:15px;border:1px solid #e0e0e0;background:#fffc;transition:all .3s ease}.contact-us-page .contact-section .contact-form-container .form-control:focus{border-color:#cca54f;box-shadow:0 0 0 3px #cca54f1a;background:#fff}.contact-us-page .contact-section .contact-form-container .form-control::placeholder{color:#999}.contact-us-page .contact-section .contact-form-container .btn-primary{background:#cca54f;border-color:#cca54f;font-weight:600;transition:all .3s ease}.contact-us-page .contact-section .contact-form-container .btn-primary:hover{background:#b48c34;border-color:#b48c34;transform:translateY(-2px)}.contact-us-page .contact-section .contact-form-container .text-muted{color:#999!important}.contact-us-page .contact-faq{padding:80px 0}.contact-us-page .contact-faq h2{width:fit-content;margin:0 auto 40px}.contact-us-page .contact-faq .faq-items{display:grid;gap:20px}.contact-us-page .contact-faq .faq-items .faq-item{padding:25px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;box-shadow:0 0 3px #c1c1c1}.contact-us-page .contact-faq .faq-items .faq-item h4{font-size:18px;font-weight:600;color:#191919;margin-bottom:12px}.contact-us-page .contact-faq .faq-items .faq-item p{font-size:15px;color:#666;line-height:1.6;margin:0}.careers-page{min-height:100vh;padding:150px 30px 0}.careers-page .project-header{text-align:center;margin-bottom:10px}.careers-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.careers-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.careers-page .project-header p{font-size:16px;margin:0 auto}.careers-page .careers-content{padding:80px 0}.careers-page .careers-content .positions-list{display:flex;flex-direction:column;gap:24px}.careers-page .careers-content .job-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.careers-page .careers-content .job-card:hover{box-shadow:0 8px 24px #0000001f;border-color:#cca54f}.careers-page .careers-content .job-card .job-header{display:flex;justify-content:space-between;align-items:center;padding:24px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.careers-page .careers-content .job-card .job-header:hover{background-color:#f9f9f9}.careers-page .careers-content .job-card .job-header .job-title-section{flex:1}.careers-page .careers-content .job-card .job-header .job-title{font-size:1.3rem;font-weight:700;margin:0 0 12px;color:#1a1a1a}.careers-page .careers-content .job-card .job-header .job-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:.9rem}.careers-page .careers-content .job-card .job-header .job-meta span{display:flex;align-items:center;gap:6px;color:#666}.careers-page .careers-content .job-card .job-header .job-meta span .icon{width:16px;height:16px;flex-shrink:0}.careers-page .careers-content .job-card .job-header .job-meta span.salary{color:#cca54f;font-weight:600}.careers-page .careers-content .job-card .job-header .job-meta span.job-type{background:#f0f0f0;padding:4px 10px;border-radius:4px}.careers-page .careers-content .job-card .job-header .expand-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f5f5f5;transition:all .3s ease;flex-shrink:0}.careers-page .careers-content .job-card .job-header .expand-toggle .icon{width:20px;height:20px;transition:transform .3s ease}.careers-page .careers-content .job-card .job-header .expand-toggle.active{background:#cca54f;color:#fff}.careers-page .careers-content .job-card .job-header .expand-toggle.active .icon{transform:rotate(180deg)}.careers-page .careers-content .job-card .job-preview{padding:0 24px 12px;font-size:.95rem;color:#666;line-height:1.6}.careers-page .careers-content .job-card .job-preview p{margin:0}.careers-page .careers-content .job-card .job-details{border-top:1px solid #e5e5e5;padding:24px;background:#fafafa}.careers-page .careers-content .job-card .job-details .details-content{display:flex;flex-direction:column;gap:24px}.careers-page .careers-content .job-card .job-details .detail-section h4{font-size:1.1rem;font-weight:700;margin-bottom:12px;color:#1a1a1a}.careers-page .careers-content .job-card .job-details .detail-section p{color:#666;line-height:1.7;margin-bottom:8px}.careers-page .careers-content .job-card .job-details .detail-section p:last-child{margin-bottom:0}.careers-page .careers-content .job-card .job-details .detail-section ul{list-style:none;padding:0;margin:0}.careers-page .careers-content .job-card .job-details .detail-section ul li{padding:8px 0 8px 24px;position:relative;color:#666;line-height:1.6}.careers-page .careers-content .job-card .job-details .detail-section ul li:before{content:"→";position:absolute;left:0;color:#cca54f;font-weight:600}.careers-page .careers-content .job-card .job-details .apply-section{display:flex;align-items:center;gap:16px;padding-top:16px;border-top:1px solid #ddd}.careers-page .careers-content .job-card .job-details .apply-section .btn{margin:0}.careers-page .careers-content .job-card .job-details .apply-section .apply-help{margin:0;font-size:.9rem;color:#666}.careers-page .careers-content .job-card .job-details .apply-section .apply-help a{color:#cca54f;text-decoration:none;font-weight:600}.careers-page .careers-content .job-card .job-details .apply-section .apply-help a:hover{text-decoration:underline}.careers-page .careers-content .why-card{background:#fff;padding:32px 24px;border-radius:12px;border:1px solid #e5e5e5;text-align:center;transition:all .3s ease}.careers-page .careers-content .why-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014;border-color:#cca54f}.careers-page .careers-content .why-card .card-icon{font-size:2.5rem;margin-bottom:16px}.careers-page .careers-content .why-card h4{font-size:1.2rem;font-weight:700;margin-bottom:12px;color:#1a1a1a}.careers-page .careers-content .why-card p{color:#666;line-height:1.6;margin:0;font-size:.95rem}.careers-page .careers-content .cta-section{background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:60px 40px;border-radius:16px;text-align:center}.careers-page .careers-content .cta-section h3{font-size:2rem;font-weight:700;margin-bottom:12px;color:#1a1a1a}.careers-page .careers-content .cta-section p{font-size:1rem;color:#666;margin-bottom:24px;line-height:1.6}.careers-page .careers-content .cta-section .btn{margin-top:0}@media screen and (max-width:768px){.careers-page .careers-hero{padding:80px 20px}.careers-page .careers-hero h1{font-size:2rem}.careers-page .careers-hero .lead{font-size:1rem}.careers-page .careers-content{padding:40px 20px}.careers-page .careers-content .job-header{flex-direction:column;align-items:flex-start}.careers-page .careers-content .job-header .expand-toggle{align-self:flex-end;margin-top:-40px}.careers-page .careers-content .job-meta{flex-direction:column!important;gap:8px!important}.careers-page .careers-content .why-card{padding:24px 16px}.careers-page .careers-content .cta-section{padding:40px 20px}.careers-page .careers-content .cta-section h3{font-size:1.5rem}}.applications-counter{display:inline-flex;align-items:center;gap:5px;background:#cca54f1a;color:#b48c34;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:20px;white-space:nowrap;line-height:1}.apply-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.apply-modal{background:#fff;border-radius:16px;max-width:600px;width:95%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.apply-modal .apply-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0}.apply-modal .apply-modal-header h3{margin:0;font-size:1.15rem;font-weight:700;color:#1a1a1a}.apply-modal .apply-modal-header p{margin:4px 0 0;font-size:.9rem;color:#6b7280}.apply-modal .apply-modal-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.apply-modal .apply-modal-close svg{width:18px;height:18px;color:#666}.apply-modal .apply-modal-close:hover{background:#e5e5e5}.apply-modal .apply-modal-close:hover svg{color:#333}.apply-modal .apply-modal-body{padding:24px;max-height:55vh;overflow-y:auto}.apply-modal .apply-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #f0f0f0}.apply-modal .apply-steps{display:flex;align-items:center;justify-content:center;padding:20px 24px;gap:0;border-bottom:1px solid #f0f0f0;background:#fafafa}.apply-modal .apply-steps .step-item{display:flex;align-items:center;gap:8px;opacity:.4;transition:all .3s ease}.apply-modal .apply-steps .step-item.active{opacity:1}.apply-modal .apply-steps .step-item.completed .step-number{background:#059669;color:#fff;border-color:#059669}.apply-modal .apply-steps .step-item .step-number{width:28px;height:28px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#6b7280;background:#fff;transition:all .3s ease}.apply-modal .apply-steps .step-item.active .step-number{border-color:#cca54f;color:#cca54f;background:#cca54f14}.apply-modal .apply-steps .step-item span{font-size:.85rem;font-weight:500;color:#374151}.apply-modal .apply-steps .step-line{width:40px;height:2px;background:#e5e7eb;margin:0 8px;transition:background .3s ease}.apply-modal .apply-steps .step-line.active{background:#cca54f}.apply-modal .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:576px){.apply-modal .form-row{grid-template-columns:1fr}}.apply-modal .form-group{margin-bottom:16px}.apply-modal .form-group label{display:block;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:6px}.apply-modal .form-input,.apply-modal .form-textarea{width:100%;padding:10px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:.9rem;color:#1a1a1a;background:#fff;transition:border-color .2s ease;outline:none}.apply-modal .form-input:focus,.apply-modal .form-textarea:focus{border-color:#cca54f;box-shadow:0 0 0 3px #cca54f1a}.apply-modal .form-input::placeholder,.apply-modal .form-textarea::placeholder{color:#9ca3af}.apply-modal .form-textarea{resize:vertical;min-height:100px}.apply-modal .form-error{display:block;font-size:.78rem;color:#dc2626;margin-top:4px}.apply-modal .input-error{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}.apply-modal .review-section .review-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:576px){.apply-modal .review-section .review-grid{grid-template-columns:1fr}}.apply-modal .review-section .review-item{background:#f9fafb;border:1px solid #f0f0f0;border-radius:8px;padding:12px 14px}.apply-modal .review-section .review-item .review-label{display:block;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.apply-modal .review-section .review-item .review-value{display:block;font-size:.9rem;color:#1a1a1a;font-weight:500;word-break:break-word}@media screen and (max-width:576px){.apply-modal .apply-steps .step-item span{display:none}.apply-modal .apply-steps .step-line{width:24px}}.blog-page{min-height:100vh;padding:150px 30px 0}.blog-page .project-header{text-align:center;margin-bottom:10px}.blog-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.blog-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.blog-page .project-header p{font-size:16px;margin:0 auto}.blog-page .blog-featured-post{margin:60px 0}.blog-page .blog-featured-post .featured-post-card{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e5e5;height:480px}.blog-page .blog-featured-post .featured-post-card .featured-image-wrapper{height:100%;overflow:hidden}.blog-page .blog-featured-post .featured-post-card .featured-image-wrapper img{width:100%;height:100%;object-fit:cover}.blog-page .blog-featured-post .featured-post-card .featured-placeholder{width:100%;height:100%}.blog-page .blog-featured-post .featured-post-card .featured-content{padding:40px}.blog-page .blog-featured-post .featured-post-card .featured-content .featured-tag{display:inline-block;background:#486660;color:#fff;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.blog-page .blog-featured-post .featured-post-card .featured-content h2{font-size:2.2rem;font-weight:700;margin-bottom:16px;line-height:1.3;color:#1a1a1a}.blog-page .blog-featured-post .featured-post-card .featured-content .post-meta{display:flex;align-items:center;gap:16px;font-size:.95rem;color:#666;margin-bottom:24px}.blog-page .blog-featured-post .featured-post-card .featured-content .post-meta .author-info{display:flex;align-items:center;gap:8px}.blog-page .blog-featured-post .featured-post-card .featured-content .post-meta .author-info .avatar{font-size:1.3rem}.blog-page .blog-featured-post .featured-post-card .featured-content .post-meta .separator{color:#ddd}.blog-page .blog-featured-post .featured-post-card .featured-content .featured-excerpt{font-size:1.05rem;line-height:1.7;color:#666;margin-bottom:24px}.blog-page .blog-featured-post .featured-post-card .featured-content .btn{display:inline-flex;align-items:center;gap:8px;color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.blog-page .blog-featured-post .featured-post-card .featured-content .btn .arrow-icon{width:18px;height:18px;font-weight:600;transition:transform .3s ease}.blog-page .blog-featured-post .featured-post-card .featured-content .btn:hover{transform:translate(4px);box-shadow:0 8px 24px #667eea4d}.blog-page .blog-featured-post .featured-post-card .featured-content .btn:hover .arrow-icon{transform:translate(4px)}.blog-page .blog-posts-section{margin:60px 0}.blog-page .blog-posts-section .section-header{margin-bottom:60px;text-align:center}.blog-page .blog-posts-section .section-header h2{font-size:2.5rem;font-weight:700;color:#1a1a1a;width:fit-content;margin:0 auto 20px}.blog-page .blog-posts-section .section-header .subtitle{font-size:1.1rem;color:#666;line-height:1.6}.blog-page .blog-posts-section .blog-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.blog-page .blog-posts-section .blog-post-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e5e5;transition:all .3s ease;display:flex;flex-direction:column;height:100%;box-shadow:0 2px 8px #0000000d}.blog-page .blog-posts-section .blog-post-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000001f;border-color:#cca54f}.blog-page .blog-posts-section .blog-post-card .post-image-wrapper{height:220px;overflow:hidden}.blog-page .blog-posts-section .blog-post-card .post-image-wrapper .post-placeholder{width:100%;height:100%;transition:transform .3s ease}.blog-page .blog-posts-section .blog-post-card:hover .post-placeholder{transform:scale(1.05)}.blog-page .blog-posts-section .blog-post-card .post-content{padding:24px;display:flex;flex-direction:column;flex:1}.blog-page .blog-posts-section .blog-post-card .post-content .post-category{display:inline-block;background:#cca54f1a;color:#cca54f;padding:4px 12px;border-radius:4px;font-size:.8rem;font-weight:600;margin-bottom:12px;width:fit-content;text-transform:uppercase;letter-spacing:.5px}.blog-page .blog-posts-section .blog-post-card .post-content .post-title{font-size:1.25rem;font-weight:700;margin-bottom:12px;line-height:1.4;color:#1a1a1a}.blog-page .blog-posts-section .blog-post-card .post-content .post-excerpt{font-size:.95rem;line-height:1.6;color:#666;margin-bottom:16px;flex:1}.blog-page .blog-posts-section .blog-post-card .post-content .post-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #e5e5e5}.blog-page .blog-posts-section .blog-post-card .post-content .post-footer .post-meta-compact{display:flex;gap:12px;font-size:.85rem;color:#999}.blog-page .blog-posts-section .blog-post-card .post-content .post-footer .post-meta-compact span{display:flex;align-items:center;gap:4px}.blog-page .blog-posts-section .blog-post-card .post-content .post-footer .post-link{color:#cca54f;text-decoration:none;font-weight:600;transition:all .2s ease}.blog-page .blog-posts-section .blog-post-card .post-content .post-footer .post-link:hover{color:#764ba2;transform:translate(2px)}.blog-post-page{min-height:100vh;padding:150px 30px 0}.blog-post-page .project-header{text-align:center;margin-bottom:10px}.blog-post-page .project-header .back-link{display:block;color:#cca54f;text-decoration:none;font-weight:600;margin-bottom:24px;transition:all .2s ease;text-align:left!important}.blog-post-page .project-header .back-link:hover{color:#764ba2;transform:translate(-4px)}.blog-post-page .project-header .post-category{display:inline-block;background:#cca54f1a;color:#cca54f;padding:6px 14px;border-radius:4px;font-size:.85rem;font-weight:600;text-transform:uppercase}.blog-post-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.blog-post-page .project-header .post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:24px;font-size:.95rem;color:#666}.blog-post-page .project-header .post-meta .author{display:flex;align-items:center;gap:8px}.blog-post-page .project-header .post-meta .author .avatar{font-size:1.5rem}.blog-post-page .project-header .post-meta .author .author-name{font-weight:600}.blog-post-page .blog-post-image{padding:40px 20px 0}.blog-post-page .blog-post-image .featured-image-large{width:100%;height:450px;border-radius:16px;object-fit:cover}.blog-post-page .blog-post-content{padding:60px 0}.blog-post-page .blog-post-content .post-body{display:flex;flex-direction:column;gap:24px;font-size:1.05rem;line-height:1.8;color:#444}.blog-post-page .blog-post-content .post-body p{margin:0}.blog-post-page .blog-post-content .post-body p.lead{font-size:1.3rem;color:#666;font-weight:500}.blog-post-page .blog-post-content .post-body h2{margin-top:40px}.blog-post-page .blog-post-content .post-body h2:first-child{margin-top:0}.blog-post-page .blog-post-content .post-body h3{font-size:1.4rem;font-weight:700;margin-top:24px;color:#1a1a1a}.blog-post-page .blog-post-content .post-body h4{font-size:1.2rem;font-weight:700;margin-top:16px;color:#1a1a1a}.blog-post-page .blog-post-content .post-body ul,.blog-post-page .blog-post-content .post-body ol{margin:16px 0;padding-left:24px}.blog-post-page .blog-post-content .post-body ul li,.blog-post-page .blog-post-content .post-body ol li{margin-bottom:12px;line-height:1.8}.blog-post-page .blog-post-content .post-body ol{list-style-type:decimal}.blog-post-page .blog-post-content .post-body ul{list-style-type:disc}.blog-post-page .blog-post-content .post-body strong{font-weight:700;color:#1a1a1a}.blog-post-page .blog-post-content .related-posts{margin-top:80px;padding-top:60px;border-top:2px solid #e5e5e5}.blog-post-page .blog-post-content .related-posts>h3{font-size:1.8rem;font-weight:700;margin-bottom:32px;color:#1a1a1a}.blog-post-page .blog-post-content .related-posts .related-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.blog-post-page .blog-post-content .related-posts .related-posts-grid .related-post-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.blog-post-page .blog-post-content .related-posts .related-posts-grid .related-post-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001f;border-color:#cca54f}.blog-post-page .blog-post-content .related-posts .related-posts-grid .related-post-card .related-image{height:200px;width:100%}.blog-post-page .blog-post-content .related-posts .related-posts-grid .related-post-card h4{font-size:1.1rem;font-weight:700;color:#1a1a1a;padding:16px 16px 8px;line-height:1.4;margin:0}.blog-post-page .blog-post-content .related-posts .related-posts-grid .related-post-card p{font-size:.9rem;color:#666;padding:0 16px 16px;margin:0;line-height:1.5;flex:1}@media screen and (max-width:768px){.blog-page .blog-featured-post{padding:40px 20px}.blog-page .blog-featured-post .featured-post-card{grid-template-columns:1fr;gap:0;height:auto}.blog-page .blog-featured-post .featured-post-card .featured-image-wrapper{height:250px}.blog-page .blog-featured-post .featured-post-card .featured-content{padding:24px}.blog-page .blog-featured-post .featured-post-card .featured-content h2{font-size:1.5rem}.blog-page .blog-posts-section{padding:40px 20px}.blog-page .blog-posts-section .blog-posts-grid{grid-template-columns:1fr}.blog-post-page .blog-post-header{padding:40px 20px 30px}.blog-post-page .blog-post-header .post-title{font-size:1.8rem}.blog-post-page .blog-post-header .post-meta{flex-direction:column;align-items:flex-start;gap:12px}.blog-post-page .blog-post-image .featured-image-large{height:300px}.blog-post-page .blog-post-content{padding:40px 20px}.blog-post-page .blog-post-content .post-body h2{font-size:1.4rem}.blog-post-page .blog-post-content .post-body h3{font-size:1.2rem}.blog-post-page .blog-post-content .related-posts{margin-top:40px}.blog-post-page .blog-post-content .related-posts .related-posts-grid{grid-template-columns:1fr}}.press-page{min-height:100vh;padding:150px 30px 0}.press-page .project-header{text-align:center;margin-bottom:10px}.press-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.press-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.press-page .project-header p{font-size:16px;margin:0 auto}.press-page .press-featured{padding:80px 0 0}.press-page .press-featured .featured-news-card{background:#fff;border:2px solid #e5e5e5;border-radius:16px;padding:48px;display:grid;grid-template-columns:auto 1fr;gap:40px;align-items:start;transition:all .3s ease}.press-page .press-featured .featured-news-card:hover{border-color:#cca54f;box-shadow:0 12px 40px #0000001a}.press-page .press-featured .featured-news-card .featured-icon{font-size:3rem}.press-page .press-featured .featured-news-card .featured-content .news-tag{display:inline-block;background:#486660;color:#fff;padding:6px 14px;border-radius:20px;font-size:.8rem;font-weight:600;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.press-page .press-featured .featured-news-card .featured-content .news-date{font-size:.95rem;color:#999;margin-bottom:16px;font-weight:500}.press-page .press-featured .featured-news-card .featured-content p{font-size:1.05rem;line-height:1.7;color:#666;margin-bottom:24px}.press-page .press-featured .featured-news-card .featured-content .read-more{display:inline-flex;align-items:center;gap:8px;color:#cca54f;text-decoration:none;font-weight:600;transition:all .2s ease}.press-page .press-featured .featured-news-card .featured-content .read-more:hover{color:#764ba2;transform:translate(4px)}.press-page .press-news-grid{padding:80px 0}.press-page .press-news-grid .section-header{margin-bottom:60px;text-align:center}.press-page .press-news-grid .section-header h2{width:fit-content;margin:0 auto 30px}.press-page .press-news-grid .section-header .subtitle{font-size:1.1rem;color:#666;line-height:1.6}.press-page .press-news-grid .news-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.press-page .press-news-grid .news-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e5e5;transition:all .3s ease;display:flex;gap:0;height:100%;box-shadow:0 2px 8px #0000000d}.press-page .press-news-grid .news-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000001f}.press-page .press-news-grid .news-card .news-date-box{background:#486660;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:80px;text-align:center}.press-page .press-news-grid .news-card .news-date-box .month{font-size:1.1rem;font-weight:700;color:#fefeff}.press-page .press-news-grid .news-card .news-date-box .year{font-size:.9rem;opacity:.8;color:#fefeff}.press-page .press-news-grid .news-card .news-content{padding:24px;display:flex;flex-direction:column}.press-page .press-news-grid .news-card .news-content h3{font-size:1.2rem;font-weight:700;margin-bottom:12px;line-height:1.4;color:#1a1a1a}.press-page .press-news-grid .news-card .news-content .news-excerpt{font-size:.95rem;line-height:1.6;color:#666;margin-bottom:16px;flex:1}.press-page .press-news-grid .news-card .news-content .news-meta{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #e5e5e5;font-size:.85rem}.press-page .press-news-grid .news-card .news-content .news-meta .category{background:#cca54f1a;color:#cca54f;padding:4px 10px;border-radius:4px;font-weight:600;text-transform:uppercase;font-size:10px}.press-page .press-news-grid .news-card .news-content .news-meta .read-time{color:#999;font-size:12px}.press-page .press-media-kit{padding:80px 0}.press-page .press-media-kit .media-kit-content p{font-size:1.1rem;line-height:1.7;color:#666;margin-bottom:40px}.press-page .press-media-kit .media-kit-content .media-resources{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:60px}.press-page .press-media-kit .media-kit-content .resource-card{background:#f9f9f9;border:2px solid #e5e5e5;border-radius:12px;padding:32px 24px;text-align:center;transition:all .3s ease}.press-page .press-media-kit .media-kit-content .resource-card:hover{border-color:#cca54f;background:#cca54f05}.press-page .press-media-kit .media-kit-content .resource-card h4{font-size:1.2rem;font-weight:700;margin-bottom:12px;color:#1a1a1a}.press-page .press-media-kit .media-kit-content .resource-card p{font-size:.95rem;line-height:1.6;color:#666;margin-bottom:16px}.press-page .press-media-kit .media-kit-content .resource-card .btn{margin:0}.press-page .press-media-kit .media-kit-content .press-cta{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:2px solid rgba(204,165,79,.2);border-radius:16px;padding:48px 40px;text-align:center}.press-page .press-media-kit .media-kit-content .press-cta h3{font-size:1.8rem;font-weight:700;margin-bottom:12px;color:#1a1a1a}.press-page .press-media-kit .media-kit-content .press-cta p{font-size:1.05rem;line-height:1.6;color:#666;margin-bottom:24px}.press-page .press-media-kit .media-kit-content .press-cta .btn{margin:0}@media screen and (max-width:768px){.press-page .press-featured{padding:40px 20px}.press-page .press-featured .featured-news-card{grid-template-columns:1fr;gap:20px;padding:24px}.press-page .press-featured .featured-news-card .featured-icon{display:none}.press-page .press-featured .featured-news-card h2{font-size:1.5rem}.press-page .press-news-grid{padding:40px 20px}.press-page .press-news-grid .news-cards-grid{grid-template-columns:1fr}.press-page .press-news-grid .news-card{flex-direction:column}.press-page .press-news-grid .news-card .news-date-box{flex-direction:row;gap:12px;min-width:auto;padding:12px 16px}.press-page .press-media-kit{padding:40px 20px}.press-page .press-media-kit .press-cta{padding:32px 20px}.press-page .press-media-kit .press-cta h3{font-size:1.3rem}}.article-page{padding-bottom:60px}.blog-article-page{padding:130px 30px 60px}.blog-article-page .article-breadcrumb{margin:0 -30px;padding:16px 30px}.article-breadcrumb{padding:16px 0;font-size:13px;color:#6b7280;border-bottom:1px solid #f0f0f0}.article-breadcrumb .container{display:flex;align-items:center;flex-wrap:wrap;gap:0}.article-breadcrumb a{color:#6b7280;text-decoration:none;transition:color .15s}.article-breadcrumb a:hover{color:#cca54f}.article-breadcrumb .breadcrumb-sep{margin:0 8px;color:#d1d5db}.article-breadcrumb .breadcrumb-current{color:#1f2937;font-weight:500}.article-hero{padding:40px 0 32px}.article-hero .article-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.article-hero .article-title{font-size:2.2rem;font-weight:800;line-height:1.2;color:#111827;margin-bottom:16px}.article-hero .article-meta{display:flex;align-items:center;gap:4px;font-size:14px;color:#6b7280;margin-bottom:16px;flex-wrap:wrap}.article-hero .article-meta .article-company,.article-hero .article-meta .article-author{font-weight:600;color:#374151;display:flex;align-items:center;gap:8px}.article-hero .article-meta .author-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.article-hero .article-meta .meta-dot{margin:0 4px;color:#d1d5db}.article-hero .article-tags{display:flex;gap:8px;flex-wrap:wrap}.article-hero .article-tag{display:inline-block;padding:4px 12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;background:#f3f4f6;color:#6b7280}.article-hero .article-tag.status-accepted{background:#22c55e1a;color:#16a34a}.article-hero .article-tag.status-rejected{background:#ef44441a;color:#dc2626}.article-hero .article-tag.status-pending{background:#f59e0b1a;color:#d97706}.article-hero .article-hero-image{border-radius:16px;overflow:hidden;aspect-ratio:4/3;background:#f9fafb}.article-hero .article-hero-image img{width:100%;height:100%;object-fit:cover}.article-hero .article-hero-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#cca54f,#a07d2e);border-radius:16px}.article-hero .article-hero-placeholder svg{width:64px;height:64px;color:#ffffff80}.blog-post-hero .article-category-badge{display:inline-block;background:#486660;color:#fff;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.blog-post-hero .article-title{font-size:2.4rem;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:16px}.blog-post-hero .article-title-underline{width:80px;height:3px;background:linear-gradient(90deg,#cca54f,transparent);margin-bottom:20px;border-radius:2px}.blog-post-hero .article-meta{gap:12px;font-size:.95rem;color:#666;margin-bottom:0}.blog-post-hero .article-meta .article-author{display:flex;align-items:center;gap:8px;font-weight:500;color:#444}.blog-post-hero .article-meta .meta-dot{color:#ddd}.blog-post-hero .article-hero-image{border-radius:16px}.article-content-wrapper{padding:40px 0}.article-layout{display:grid;grid-template-columns:60px 1fr 280px;gap:32px;align-items:start}.article-main-col{min-width:0}.article-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;align-items:center;gap:20px}.sidebar-read-timer{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.sidebar-read-timer .progress-ring{position:absolute;top:0;left:0}.sidebar-read-timer .progress-ring-bg{opacity:1}.sidebar-read-timer .progress-ring-fill{transition:stroke-dashoffset .25s ease}.sidebar-read-timer .read-time-text{font-size:10px;font-weight:700;color:#374151;text-align:center;line-height:1.2;z-index:1}.sidebar-share-icons{display:flex;flex-direction:column;align-items:center;gap:12px}.share-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f4f6;color:#6b7280;transition:all .2s ease;text-decoration:none}.share-icon svg{width:16px;height:16px}.share-icon:hover{background:#cca54f;color:#fff;transform:scale(1.1)}.article-body{min-width:0}.article-body .lead{font-size:18px;line-height:1.7;color:#374151;margin-bottom:28px;font-weight:400}.article-rich-content{font-size:16px;line-height:1.8;color:#374151}.article-rich-content h2{font-size:1.5rem;font-weight:700;color:#111827;margin:32px 0 16px}.article-rich-content h2:after{display:none}.article-rich-content h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:24px 0 12px}.article-rich-content p{margin-bottom:16px}.article-rich-content ul,.article-rich-content ol{margin:16px 0;padding-left:24px}.article-rich-content ul li,.article-rich-content ol li{margin-bottom:8px;line-height:1.7}.article-rich-content blockquote{margin:24px 0;padding:20px 24px;border-left:4px solid #cca54f;background:#faf8f3;font-style:italic;color:#4b5563;border-radius:0 8px 8px 0}.article-rich-content blockquote p{margin-bottom:0}.article-rich-content img{max-width:100%;height:auto;border-radius:12px;margin:24px 0}.article-rich-content pre,.article-rich-content code{font-family:JetBrains Mono,Fira Code,monospace}.article-rich-content pre{background:#1f2937;color:#e5e7eb;padding:20px;border-radius:10px;overflow-x:auto;margin:24px 0;font-size:14px;line-height:1.6}.article-rich-content code{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:.9em;color:#dc2626}.article-rich-content pre code{background:none;padding:0;color:inherit}.article-rich-content table{width:100%;border-collapse:collapse;margin:24px 0}.article-rich-content table th,.article-rich-content table td{padding:10px 14px;border:1px solid #e5e7eb;text-align:left}.article-rich-content table th{background:#f9fafb;font-weight:600;color:#374151}.article-rich-content a{color:#cca54f;text-decoration:underline}.article-rich-content a:hover{color:#a07d2e}.article-callout{padding:20px 24px;border-radius:10px;margin:28px 0}.article-callout h3{font-size:16px;font-weight:700;margin-bottom:8px}.article-callout p{margin:0;font-size:15px;line-height:1.6}.article-callout.article-callout-rejection{background:#fef2f2;border-left:4px solid #ef4444}.article-callout.article-callout-rejection h3{color:#dc2626}.article-callout.article-callout-rejection p{color:#7f1d1d}.article-callout.article-callout-cost{background:#f0fdf4;border-left:4px solid #22c55e}.cost-display-inline{display:flex;align-items:center;gap:12px}.cost-display-inline .cost-label{font-size:14px;font-weight:500;color:#374151}.cost-display-inline .cost-amount{font-size:20px;font-weight:700;color:#16a34a}.article-prototype-cta{margin:32px 0}.article-sidebar-right{position:sticky;top:100px}.sidebar-card{padding:20px;background:#fff;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:16px}.sidebar-card .sidebar-card-title{font-size:14px;font-weight:700;color:#111827;margin-bottom:12px}.sidebar-card .sidebar-card-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#9ca3af;margin-bottom:12px}.pitch-status-display{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;font-weight:600;font-size:14px}.pitch-status-display.status-accepted{background:#22c55e1a;color:#16a34a}.pitch-status-display.status-rejected{background:#ef44441a;color:#dc2626}.pitch-status-display.status-pending{background:#f59e0b1a;color:#d97706}.sidebar-company-name{font-size:16px;font-weight:600;color:#374151;margin:0}.sidebar-author{display:flex;align-items:center;gap:12px}.sidebar-author strong{font-size:14px;color:#111827}.sidebar-author-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.sidebar-author-avatar-placeholder{width:48px;height:48px;border-radius:50%;background:#cca54f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.sidebar-category-list{list-style:none;padding:0;margin:0}.sidebar-category-list li{padding:6px 0;border-bottom:1px solid #f3f4f6}.sidebar-category-list li:last-child{border-bottom:none}.sidebar-category-list a{color:#374151;text-decoration:none;font-size:14px;transition:color .15s}.sidebar-category-list a:hover{color:#cca54f}.sidebar-related-article{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid #f3f4f6;text-decoration:none;transition:opacity .15s}.sidebar-related-article:last-child{border-bottom:none}.sidebar-related-article:hover{opacity:.8}.sidebar-related-article .related-thumb{width:52px;height:40px;border-radius:6px;object-fit:cover;flex-shrink:0}.sidebar-related-article strong{font-size:13px;font-weight:600;color:#374151;display:block;line-height:1.4}.sidebar-related-article small{font-size:11px;color:#9ca3af;display:block;margin-top:2px}.article-not-found{padding:80px 0;text-align:center}.article-not-found .not-found-content{max-width:500px;margin:0 auto}.article-not-found .not-found-content h2{font-size:1.8rem;color:#111827;margin-bottom:12px}.article-not-found .not-found-content p{color:#6b7280;margin-bottom:24px}.press-article-tools{display:flex;align-items:center;gap:20px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f0f0f0}.press-article-tools .sidebar-read-timer{width:48px;height:48px}.press-share-row{display:flex;align-items:center;gap:10px}@media(max-width:1024px){.article-layout{grid-template-columns:1fr;gap:24px}.article-sidebar{position:static;flex-direction:row;gap:12px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.sidebar-share-icons{flex-direction:row}.article-sidebar-right{position:static}}@media(max-width:768px){.blog-article-page{padding:100px 16px 40px}.blog-article-page .article-breadcrumb{margin:0 -16px;padding:12px 16px}.article-hero{padding:24px 0 20px}.article-hero .article-hero-grid{grid-template-columns:1fr;gap:24px}.article-hero .article-title{font-size:1.6rem}.article-hero .article-hero-image{order:-1}.blog-post-hero .article-title{font-size:1.8rem}.blog-post-hero .article-category-badge{font-size:.75rem;padding:5px 12px}.article-rich-content{font-size:15px}.sidebar-read-timer,.sidebar-read-timer .progress-ring{width:48px;height:48px}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.modal-overlay .modal-content{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.modal-overlay .modal-content .modal-close{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease;z-index:10}.modal-overlay .modal-content .modal-close svg{width:24px;height:24px}.modal-overlay .modal-content .modal-close:hover{color:#cca54f;transform:scale(1.1)}.modal-overlay .modal-content .modal-header{padding:40px 32px 24px;border-bottom:1px solid #e5e5e5;display:block}.modal-overlay .modal-content .modal-header h2{display:block}.modal-overlay .modal-content .modal-header p{font-size:.95rem;color:#666;margin:0}.modal-overlay .modal-content .modal-form{padding:32px}.modal-overlay .modal-content .modal-form .form-group{margin-bottom:24px}.modal-overlay .modal-content .modal-form .form-group label{display:block;font-size:.95rem;font-weight:600;color:#333;margin-bottom:8px}.modal-overlay .modal-content .modal-form .form-group input,.modal-overlay .modal-content .modal-form .form-group select,.modal-overlay .modal-content .modal-form .form-group textarea{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:8px;font-size:.95rem;font-family:inherit;transition:all .2s ease}.modal-overlay .modal-content .modal-form .form-group input:focus,.modal-overlay .modal-content .modal-form .form-group select:focus,.modal-overlay .modal-content .modal-form .form-group textarea:focus{outline:none;border-color:#cca54f;box-shadow:0 0 0 3px #cca54f1a}.modal-overlay .modal-content .modal-form .form-group input::placeholder,.modal-overlay .modal-content .modal-form .form-group select::placeholder,.modal-overlay .modal-content .modal-form .form-group textarea::placeholder{color:#999}.modal-overlay .modal-content .modal-form .form-group textarea{resize:vertical;font-size:.9rem}.modal-overlay .modal-content .modal-form .form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23667eea' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.modal-overlay .modal-content .modal-form .form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #e5e5e5}.modal-overlay .modal-content .modal-form .form-actions .btn{margin:0;padding:10px 24px;font-size:.95rem}.affiliates-page{min-height:100vh;padding:150px 30px 0}.affiliates-page .project-header{text-align:center;margin-bottom:10px}.affiliates-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.affiliates-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.affiliates-page .project-header p{font-size:16px;margin:0 auto}.affiliates-page .affiliates-content{padding:80px 20px}.affiliates-page .affiliates-content .section-header{margin-bottom:40px}.affiliates-page .affiliates-content .section-header .subtitle{font-size:1.1rem;color:#666;line-height:1.6}.affiliates-page .affiliates-content h3{font-size:1.8rem;margin-bottom:24px;color:#1a1a1a}.affiliates-page .affiliates-content .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:60px}.affiliates-page .affiliates-content .benefits-grid .benefit-card{background:#fff;border:2px solid #e5e5e5;border-radius:12px;padding:32px 24px;text-align:center;transition:all .3s ease}.affiliates-page .affiliates-content .benefits-grid .benefit-card:hover{border-color:#cca54f;transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.affiliates-page .affiliates-content .benefits-grid .benefit-card .benefit-icon{font-size:2.5rem;margin-bottom:16px}.affiliates-page .affiliates-content .benefits-grid .benefit-card h4{font-size:1.2rem;font-weight:700;margin-bottom:12px;color:#1a1a1a}.affiliates-page .affiliates-content .benefits-grid .benefit-card p{font-size:.95rem;line-height:1.6;color:#666;margin:0}.affiliates-page .affiliates-content .table-wrapper{overflow-x:auto;margin-bottom:60px}.affiliates-page .affiliates-content .table-wrapper .commission-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.affiliates-page .affiliates-content .table-wrapper .commission-table thead{background:linear-gradient(135deg,#cca54f1a,#764ba21a)}.affiliates-page .affiliates-content .table-wrapper .commission-table thead th{padding:16px 20px;text-align:left;font-weight:700;color:#1a1a1a;border-bottom:2px solid #e5e5e5;font-size:.95rem}.affiliates-page .affiliates-content .table-wrapper .commission-table tbody tr{border-bottom:1px solid #e5e5e5;transition:background-color .2s ease}.affiliates-page .affiliates-content .table-wrapper .commission-table tbody tr:hover{background-color:#fafafa}.affiliates-page .affiliates-content .table-wrapper .commission-table tbody tr td{padding:16px 20px;font-size:.95rem;color:#666}.affiliates-page .affiliates-content .table-wrapper .commission-table tbody tr td.rate{font-weight:700;color:#cca54f}.affiliates-page .affiliates-content .process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;margin-bottom:60px}.affiliates-page .affiliates-content .process-steps .step{text-align:center;position:relative}.affiliates-page .affiliates-content .process-steps .step .step-number{width:56px;height:56px;background:#486660;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 16px}.affiliates-page .affiliates-content .process-steps .step h4{font-size:1.1rem;font-weight:700;margin-bottom:8px;color:#1a1a1a}.affiliates-page .affiliates-content .process-steps .step p{font-size:.9rem;line-height:1.6;color:#666;margin:0}.affiliates-page .affiliates-content .process-steps .step:not(:last-child):after{content:"";position:absolute;top:28px;right:-24px;width:24px;height:2px;background:#cca54f;opacity:.3}.affiliates-page .affiliates-content .applicants-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:60px}.affiliates-page .affiliates-content .applicants-grid .applicant-type{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:12px;padding:24px 20px;text-align:center;transition:all .3s ease}.affiliates-page .affiliates-content .applicants-grid .applicant-type:hover{border-color:#cca54f;background:#cca54f05}.affiliates-page .affiliates-content .applicants-grid .applicant-type h4{font-size:1.1rem;font-weight:700;margin-bottom:8px;color:#1a1a1a}.affiliates-page .affiliates-content .applicants-grid .applicant-type p{font-size:.9rem;line-height:1.5;color:#666;margin:0}.sponsorships-page{min-height:100vh;padding:150px 30px 0}.sponsorships-page .project-header{text-align:center;margin-bottom:10px}.sponsorships-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.sponsorships-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.sponsorships-page .project-header p{font-size:16px;margin:0 auto}.sponsorships-page .sponsorships-content{padding:80px 20px}.sponsorships-page .sponsorships-content .section-header{margin-bottom:40px}.sponsorships-page .sponsorships-content .section-header .subtitle{font-size:1.1rem;color:#666;line-height:1.6}.sponsorships-page .sponsorships-content h3{font-size:1.8rem;margin-bottom:24px;color:#1a1a1a}.sponsorships-page .sponsorships-content .sponsorship-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:60px}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card{border-radius:12px;padding:32px 24px;text-align:center;transition:all .3s ease;border:2px solid transparent;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 10px #d4d4d4}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card:hover{transform:translateY(-8px)}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card:hover.platinum{background:linear-gradient(135deg,#ff9a56,#ff6b6b);order:-1;transform:scale(1.05)}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card:hover.platinum:hover{transform:translateY(-8px) scale(1.07)}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card:hover.gold{background:linear-gradient(135deg,#ffd600,#ffb700)}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card:hover.silver{background:linear-gradient(135deg,silver,#a8a8a8)}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card:hover.bronze{background:linear-gradient(135deg,#cd7f32,#b87535)}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card:hover h4{color:#fefeff}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card .tier-icon{font-size:2.5rem;margin-bottom:16px}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card h4{font-size:1.3rem;font-weight:700;margin-bottom:12px;color:#486660}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card .tier-price{font-size:1rem;font-weight:600;margin-bottom:20px;opacity:.95}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card .tier-benefits{list-style:none;padding:0;margin:0;font-size:.9rem;line-height:1.8}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card .tier-benefits li{opacity:.95}.sponsorships-page .sponsorships-content .support-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:60px}.sponsorships-page .sponsorships-content .support-categories .category{background:#fff;border:2px solid #e5e5e5;border-radius:12px;padding:32px 24px;transition:all .3s ease}.sponsorships-page .sponsorships-content .support-categories .category:hover{border-color:#cca54f;transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.sponsorships-page .sponsorships-content .support-categories .category h4{font-size:1.15rem;font-weight:700;margin-bottom:12px;color:#1a1a1a}.sponsorships-page .sponsorships-content .support-categories .category p{font-size:.95rem;line-height:1.6;color:#666;margin:0}.sponsorships-page .sponsorships-content .previous-sponsorships{display:grid;gap:16px;margin-bottom:60px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.sponsorships-page .sponsorships-content .previous-sponsorships .sponsorship-item{display:flex;align-items:flex-start;gap:20px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px 24px;transition:all .2s ease;max-width:500px}.sponsorships-page .sponsorships-content .previous-sponsorships .sponsorship-item:hover{border-color:#cca54f;background:#cca54f05}.sponsorships-page .sponsorships-content .previous-sponsorships .sponsorship-item .medal{font-size:1.8rem;min-width:50px;text-align:center}.sponsorships-page .sponsorships-content .previous-sponsorships .sponsorship-item .item-content h5{font-size:1.05rem;font-weight:700;margin:0 0 4px;color:#1a1a1a}.sponsorships-page .sponsorships-content .previous-sponsorships .sponsorship-item .item-content p{font-size:.9rem;color:#666;margin:0}.sponsorships-page .sponsorships-content .benefits-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:60px}.sponsorships-page .sponsorships-content .benefits-list .benefit-item{background:#f9f9f9;border-radius:12px;padding:24px;text-align:center}.sponsorships-page .sponsorships-content .benefits-list .benefit-item .benefit-icon{font-size:2rem;margin-bottom:12px}.sponsorships-page .sponsorships-content .benefits-list .benefit-item h5{font-size:1.1rem;font-weight:700;margin-bottom:8px;color:#1a1a1a}.sponsorships-page .sponsorships-content .benefits-list .benefit-item p{font-size:.9rem;line-height:1.5;color:#666;margin:0}.sponsorships-page .sponsorships-content .criteria-list{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-left:4px solid #cca54f;border-radius:8px;padding:32px;margin-bottom:60px}.sponsorships-page .sponsorships-content .criteria-list p{font-size:1rem;font-weight:600;margin-bottom:16px;color:#1a1a1a}.sponsorships-page .sponsorships-content .criteria-list ul{list-style:none;padding:0;margin:0}.sponsorships-page .sponsorships-content .criteria-list ul li{padding:10px 0 10px 24px;position:relative;color:#666;font-size:.95rem;line-height:1.6}.sponsorships-page .sponsorships-content .criteria-list ul li:before{content:"✓";position:absolute;left:0;color:#cca54f;font-weight:700}@media screen and (max-width:768px){.modal-overlay .modal-content{max-width:calc(100% - 20px)}.modal-overlay .modal-content .modal-header{padding:24px 20px 16px}.modal-overlay .modal-content .modal-header h2{font-size:1.4rem}.modal-overlay .modal-content .modal-form{padding:24px 20px}.modal-overlay .modal-content .modal-form .form-actions{flex-direction:column-reverse}.affiliates-page .affiliates-hero,.affiliates-page .sponsorships-hero,.sponsorships-page .affiliates-hero,.sponsorships-page .sponsorships-hero{padding:60px 20px}.affiliates-page .affiliates-hero h1,.affiliates-page .sponsorships-hero h1,.sponsorships-page .affiliates-hero h1,.sponsorships-page .sponsorships-hero h1{font-size:2rem}.affiliates-page .affiliates-hero .lead,.affiliates-page .sponsorships-hero .lead,.sponsorships-page .affiliates-hero .lead,.sponsorships-page .sponsorships-hero .lead{font-size:1rem}.affiliates-page .affiliates-content,.affiliates-page .sponsorships-content,.sponsorships-page .affiliates-content,.sponsorships-page .sponsorships-content{padding:40px 20px}.affiliates-page .affiliates-content h3,.affiliates-page .sponsorships-content h3,.sponsorships-page .affiliates-content h3,.sponsorships-page .sponsorships-content h3{font-size:1.4rem}.affiliates-page .affiliates-content .benefits-grid,.affiliates-page .affiliates-content .support-categories,.affiliates-page .affiliates-content .benefits-list,.affiliates-page .sponsorships-content .benefits-grid,.affiliates-page .sponsorships-content .support-categories,.affiliates-page .sponsorships-content .benefits-list,.sponsorships-page .affiliates-content .benefits-grid,.sponsorships-page .affiliates-content .support-categories,.sponsorships-page .affiliates-content .benefits-list,.sponsorships-page .sponsorships-content .benefits-grid,.sponsorships-page .sponsorships-content .support-categories,.sponsorships-page .sponsorships-content .benefits-list{grid-template-columns:1fr}.affiliates-page .affiliates-content .process-steps .step:not(:last-child):after,.affiliates-page .sponsorships-content .process-steps .step:not(:last-child):after,.sponsorships-page .affiliates-content .process-steps .step:not(:last-child):after,.sponsorships-page .sponsorships-content .process-steps .step:not(:last-child):after{display:none}.affiliates-page .affiliates-content .cta-section,.affiliates-page .sponsorships-content .cta-section,.sponsorships-page .affiliates-content .cta-section,.sponsorships-page .sponsorships-content .cta-section{padding:40px 20px}.affiliates-page .affiliates-content .cta-section h3,.affiliates-page .sponsorships-content .cta-section h3,.sponsorships-page .affiliates-content .cta-section h3,.sponsorships-page .sponsorships-content .cta-section h3{font-size:1.3rem}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card.platinum{transform:scale(1)}.sponsorships-page .sponsorships-content .sponsorship-tiers .tier-card.platinum:hover{transform:translateY(-8px)}}.help-center-page{min-height:100vh;padding:150px 30px 0}.help-center-page .project-header{text-align:center;margin-bottom:10px}.help-center-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.help-center-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.help-center-page .project-header p{font-size:16px;margin:0 auto 60px}.help-center-page .content-section{padding:80px 20px}.help-center-page .content-section h2{width:fit-content;margin:0 auto 50px}.help-center-page .content-section .faq-section{margin-bottom:60px}.help-center-page .content-section .faq-section h3{font-size:1.5rem;margin-bottom:20px;padding-bottom:16px;display:inline-block}.help-center-page .content-section .faq-section h3:after{content:"";display:block;width:160px;height:4px;background:linear-gradient(90deg,#cca54f,transparent);margin-top:10px}.help-center-page .content-section .faq-section .faq-items{display:grid;gap:20px;margin-top:30px}.help-center-page .content-section .faq-section .faq-items .faq-item{background:#fff;border-radius:12px;padding:24px;border-left:3px solid #cca54f;transition:all .3s ease;cursor:pointer}.help-center-page .content-section .faq-section .faq-items .faq-item:hover{box-shadow:0 8px 24px #0000001a;transform:translate(4px)}.help-center-page .content-section .faq-section .faq-items .faq-item h4{font-size:1.1rem;font-weight:700;margin-bottom:12px;color:#1a1a1a}.help-center-page .content-section .faq-section .faq-items .faq-item p{font-size:.95rem;line-height:1.6;color:#666;margin:0}.help-center-page .content-section a{color:#cca54f!important;text-decoration:none;font-weight:600;transition:all .2s ease}.help-center-page .content-section a:hover{text-decoration:underline}@media screen and (max-width:768px){.help-center-page .hero{padding:60px 20px}.help-center-page .hero h1{font-size:2rem}.help-center-page .hero .lead{font-size:1rem}.help-center-page .content-section{padding:40px 20px}.help-center-page .content-section h2{font-size:1.6rem;margin-bottom:30px}.help-center-page .content-section .faq-section h3{font-size:1.2rem}.help-center-page .content-section .faq-section .faq-items .faq-item{padding:20px}.help-center-page .content-section .faq-section .faq-items .faq-item h4{font-size:1rem}.help-center-page .content-section .faq-section .faq-items .faq-item p{font-size:.9rem}}.legal-page,.privacy-policy-page,.partners-page{min-height:100vh;padding:150px 30px 0}.legal-page .project-header,.privacy-policy-page .project-header,.partners-page .project-header{text-align:center;margin-bottom:10px}.legal-page .project-header span,.privacy-policy-page .project-header span,.partners-page .project-header span{padding:8px 15px;background-color:#cca54f;border-radius:99999px}.legal-page .project-header h1,.privacy-policy-page .project-header h1,.partners-page .project-header h1{font-size:50px;margin:10px auto;font-weight:400;font-style:italic}.legal-page .project-header p,.privacy-policy-page .project-header p,.partners-page .project-header p{font-size:16px;margin:0 auto 60px}.legal-page .content-section,.privacy-policy-page .content-section,.partners-page .content-section{padding:80px 0}.legal-page .content-section h2:first-child,.privacy-policy-page .content-section h2:first-child,.partners-page .content-section h2:first-child{margin-top:0}.legal-page .content-section h2,.privacy-policy-page .content-section h2,.partners-page .content-section h2{margin-top:40px}.legal-page .content-section h3,.privacy-policy-page .content-section h3,.partners-page .content-section h3{font-size:1.4rem;font-weight:700;margin-top:36px;margin-bottom:16px;color:#1a1a1a}.legal-page .content-section h4,.privacy-policy-page .content-section h4,.partners-page .content-section h4{font-size:1.1rem;font-weight:700;margin:20px 0 12px;color:#1a1a1a}.legal-page .content-section p,.privacy-policy-page .content-section p,.partners-page .content-section p{font-size:1rem;line-height:1.8;color:#555;margin-bottom:16px}.legal-page .content-section p strong,.privacy-policy-page .content-section p strong,.partners-page .content-section p strong{color:#1a1a1a;font-weight:600}.legal-page .content-section p a,.privacy-policy-page .content-section p a,.partners-page .content-section p a{color:#cca54f;text-decoration:none;font-weight:600;transition:all .2s ease}.legal-page .content-section p a:hover,.privacy-policy-page .content-section p a:hover,.partners-page .content-section p a:hover{text-decoration:underline}.legal-page .content-section ul,.legal-page .content-section ol,.privacy-policy-page .content-section ul,.privacy-policy-page .content-section ol,.partners-page .content-section ul,.partners-page .content-section ol{margin:20px 0 20px 20px;padding:0}.legal-page .content-section ul li,.legal-page .content-section ol li,.privacy-policy-page .content-section ul li,.privacy-policy-page .content-section ol li,.partners-page .content-section ul li,.partners-page .content-section ol li{margin-bottom:12px;font-size:.95rem;line-height:1.7;color:#555}.legal-page .content-section ul li strong,.legal-page .content-section ol li strong,.privacy-policy-page .content-section ul li strong,.privacy-policy-page .content-section ol li strong,.partners-page .content-section ul li strong,.partners-page .content-section ol li strong{color:#1a1a1a;font-weight:600}.legal-page .content-section ul li,.privacy-policy-page .content-section ul li,.partners-page .content-section ul li{list-style:disc}.legal-page .content-section ul li:before,.privacy-policy-page .content-section ul li:before,.partners-page .content-section ul li:before{content:""}.legal-page .content-section ol,.privacy-policy-page .content-section ol,.partners-page .content-section ol{list-style:decimal}.legal-page .content-section .last-updated,.privacy-policy-page .content-section .last-updated,.partners-page .content-section .last-updated{font-size:.9rem;color:#999;font-style:italic;margin-bottom:30px}.partners-page .content-section .partner-card{background:linear-gradient(135deg,#667eea0d,#764ba20d);border:2px solid #e5e5e5;border-radius:12px;padding:28px;height:100%;transition:all .3s ease}.partners-page .content-section .partner-card:hover{border-color:#cca54f;transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.partners-page .content-section .partner-card h4{font-size:1.2rem;margin:0 0 12px;color:#1a1a1a}.partners-page .content-section .partner-card p{margin:0;font-size:.95rem;line-height:1.6;color:#666}@media screen and (max-width:768px){.legal-page .hero,.privacy-policy-page .hero,.help-center-page .hero,.partners-page .hero{padding:60px 20px}.legal-page .hero h1,.privacy-policy-page .hero h1,.help-center-page .hero h1,.partners-page .hero h1{font-size:2rem}.legal-page .hero .lead,.privacy-policy-page .hero .lead,.help-center-page .hero .lead,.partners-page .hero .lead{font-size:1rem}.legal-page .content-section,.privacy-policy-page .content-section,.help-center-page .content-section,.partners-page .content-section{padding:40px 20px}.legal-page .content-section h2,.privacy-policy-page .content-section h2,.help-center-page .content-section h2,.partners-page .content-section h2{font-size:1.4rem}.legal-page .content-section h3,.privacy-policy-page .content-section h3,.help-center-page .content-section h3,.partners-page .content-section h3{font-size:1.1rem}.legal-page .content-section h4,.privacy-policy-page .content-section h4,.help-center-page .content-section h4,.partners-page .content-section h4{font-size:1rem}.legal-page .content-section p,.privacy-policy-page .content-section p,.help-center-page .content-section p,.partners-page .content-section p{font-size:.95rem}.legal-page .content-section ul,.legal-page .content-section ol,.privacy-policy-page .content-section ul,.privacy-policy-page .content-section ol,.help-center-page .content-section ul,.help-center-page .content-section ol,.partners-page .content-section ul,.partners-page .content-section ol{margin:16px 0 16px 16px}.legal-page .content-section ul li,.legal-page .content-section ol li,.privacy-policy-page .content-section ul li,.privacy-policy-page .content-section ol li,.help-center-page .content-section ul li,.help-center-page .content-section ol li,.partners-page .content-section ul li,.partners-page .content-section ol li{font-size:.9rem}}@keyframes blink{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.loading-screen-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;background-color:#fffffff7;align-items:center;justify-content:center}.loading-screen-popup[style*="display: flex"],.loading-screen-popup:not([style*="display: none"]){display:flex}.loading-screen-popup .loading-icon{width:100px;animation:blink infinite 2s forwards}.admin-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(to left top,#e0d6c1,#eedacf,#f5e1de,#f7e9ed,#f8f2f7,#f8f2f7,#f8f2f7,#f8f2f7,#f7e9ed,#f5e1de,#eedacf,#e0d6c1);background-size:cover;background-repeat:no-repeat;padding:20px}.admin-login-container{width:100%;max-width:420px}.admin-login-card{display:flex;flex-direction:column;align-items:center;gap:24px}.admin-login-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#cca54f;border-radius:50%}.admin-login-icon svg{width:28px;height:28px;color:#fff}.admin-login-content{width:100%;background-color:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(204,165,79,.15)}.admin-login-content h1{font-size:1.5rem;font-weight:600;color:#282828;margin-bottom:8px;text-align:center}.admin-login-content h1:after{display:none}.admin-login-content p{color:#666;text-align:center;margin-bottom:24px}.admin-login-content form{display:flex;flex-direction:column;gap:20px}.admin-login-content label{font-weight:500;color:#282828;margin-bottom:6px}.admin-login-content input[type=email],.admin-login-content input[type=password]{width:100%;padding:12px 16px;border:1px solid #e3e3e3;border-radius:8px;font-size:14px;transition:all .3s ease}.admin-login-content input[type=email]:focus,.admin-login-content input[type=password]:focus{outline:none;border-color:#cca54f;box-shadow:0 0 0 3px #cca54f1a}.admin-login-content input[type=email]::placeholder,.admin-login-content input[type=password]::placeholder{color:#999}.admin-login-content button[type=submit]{width:100%;padding:14px;background-color:#cca54f;border:none;border-radius:8px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.admin-login-content button[type=submit]:hover{background-color:#bc9236}.admin-login-notice{font-size:12px;color:#888;text-align:center;margin:0}[data-flux-sidebar]{background-color:#171717!important}[data-flux-sidebar] *{color:#fff!important}[data-flux-sidebar] .text-zinc-400,[data-flux-sidebar] .text-zinc-500,[data-flux-sidebar] .text-zinc-600{color:#d4d4d4!important}[data-flux-sidebar] svg{color:#fff!important;stroke:#fff!important}:root,[data-theme=light]{--bg-primary: linear-gradient(135deg, #f8f6f3 0%, #f5f2ed 50%, #f8f6f3 100%);--bg-card: #ffffff;--bg-card-hover: #fafafa;--bg-input: #ffffff;--bg-input-focus: #ffffff;--border-color: #e5e5e5;--border-light: #f0f0f0;--text-primary: #1a1a1a;--text-secondary: #666666;--text-muted: #888888;--text-light: #aaaaaa;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .04);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08)}[data-theme=dark]{--bg-primary: linear-gradient(135deg, #0f0f0f 0%, #1a1a1a 50%, #0f0f0f 100%);--bg-card: #1e1e1e;--bg-card-hover: #252525;--bg-input: #2a2a2a;--bg-input-focus: #333333;--border-color: #333333;--border-light: #2a2a2a;--text-primary: #f5f5f5;--text-secondary: #b0b0b0;--text-muted: #888888;--text-light: #666666;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .2);--shadow-md: 0 4px 16px rgba(0, 0, 0, .3)}.dashboard-body{margin:0;padding:0;min-height:100vh;font-family:Montserrat,sans-serif;background:var(--bg-primary);transition:background .3s ease}.dashboard-layout{display:flex;min-height:100vh;transition:all .3s ease}.dashboard-layout.sidebar-collapsed .dashboard-main{margin-left:80px}.dashboard-sidebar{width:260px;background:linear-gradient(180deg,#1a1a1a,#242424);display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:100;transition:width .3s ease}.dashboard-sidebar.collapsed{width:80px}.dashboard-sidebar.collapsed .sidebar-header{padding:16px;flex-direction:column;gap:12px}.dashboard-sidebar.collapsed .sidebar-logo .logo-text{display:none}.dashboard-sidebar.collapsed .sidebar-logo .logo-img{width:40px;height:40px}.dashboard-sidebar.collapsed .sidebar-toggle{width:100%;justify-content:center}.dashboard-sidebar.collapsed .nav-section-title{opacity:0;height:0;margin:0;padding:0;overflow:hidden}.dashboard-sidebar.collapsed .nav-item{justify-content:center;padding:12px}.dashboard-sidebar.collapsed .nav-item span:not(.nav-badge){display:none}.dashboard-sidebar.collapsed .nav-item .nav-badge{position:absolute;top:4px;right:4px;padding:2px 6px;font-size:10px}.dashboard-sidebar.collapsed .nav-list li{position:relative}.dashboard-sidebar.collapsed .user-card{padding:12px;justify-content:center}.dashboard-sidebar.collapsed .user-card .user-info{display:none}.dashboard-sidebar.collapsed .sidebar-footer{flex-direction:column;gap:12px}.dashboard-sidebar .sidebar-header{padding:20px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}.dashboard-sidebar .sidebar-toggle{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff26;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.dashboard-sidebar .sidebar-toggle .toggle-icon{width:20px;height:20px;color:#fff}.dashboard-sidebar .sidebar-toggle:hover{background:#cca54f;border-color:#cca54f}.dashboard-sidebar .sidebar-toggle:hover .toggle-icon{color:#fff}.dashboard-sidebar .sidebar-logo{display:flex;align-items:center;gap:12px;text-decoration:none}.dashboard-sidebar .sidebar-logo .logo-img{width:44px;height:44px;border-radius:10px;object-fit:contain}.dashboard-sidebar .sidebar-logo .logo-text{font-size:22px;font-weight:700;color:#cca54f;letter-spacing:-.5px}.dashboard-sidebar .sidebar-nav{flex:1;padding:20px 16px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.dashboard-sidebar .sidebar-nav::-webkit-scrollbar{display:none}.dashboard-sidebar .nav-section{margin-bottom:28px}.dashboard-sidebar .nav-section-title{display:block;font-size:11px;font-weight:600;color:#fff9!important;text-transform:uppercase;letter-spacing:1.2px;padding:0 12px;margin-bottom:12px}.dashboard-sidebar .nav-list{list-style:none;padding:0;margin:0}.dashboard-sidebar .nav-list li{margin-bottom:4px}.dashboard-sidebar .nav-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;text-decoration:none;color:#fff!important;font-size:14px;font-weight:500;transition:all .2s ease}.dashboard-sidebar .nav-item span{color:#fff!important}.dashboard-sidebar .nav-item .nav-icon{width:20px;height:20px;color:#fff!important;transition:all .2s ease}.dashboard-sidebar .nav-item .nav-icon *{color:#fff!important;stroke:#fff!important}.dashboard-sidebar .nav-item svg{color:#fff!important;stroke:#fff!important}.dashboard-sidebar .nav-item svg *{stroke:#fff!important}.dashboard-sidebar .nav-item .nav-badge{margin-left:auto;background:#cca54f;color:#1a1a1a;font-size:11px;font-weight:600;padding:3px 8px;border-radius:20px}.dashboard-sidebar .nav-item:hover{color:#fff!important;background:#ffffff1f}.dashboard-sidebar .nav-item:hover span,.dashboard-sidebar .nav-item:hover .nav-icon{color:#fff!important}.dashboard-sidebar .nav-item.active{color:#cca54f!important;background:#cca54f26}.dashboard-sidebar .nav-item.active span,.dashboard-sidebar .nav-item.active .nav-icon{color:#cca54f!important}.dashboard-sidebar .sidebar-footer{padding:16px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:8px}.dashboard-sidebar .user-card{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff0a;border-radius:12px;text-decoration:none;transition:all .2s ease;cursor:pointer;flex:1;min-width:0}.dashboard-sidebar .user-card:hover{background:#ffffff14;transform:translate(4px)}.dashboard-sidebar .user-avatar{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#cca54f,#b48c34);display:flex;align-items:center;justify-content:center}.dashboard-sidebar .user-avatar .crown-icon{width:22px;height:22px;color:#fff}.dashboard-sidebar .user-info{flex:1;min-width:0}.dashboard-sidebar .user-info .user-name{display:block;font-size:13px;font-weight:600;color:#fff!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-sidebar .user-info .user-role{display:block;font-size:11px;color:#ffffff80!important}.dashboard-sidebar .logout-form{margin:0}.dashboard-sidebar .logout-btn{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:8px;cursor:pointer;transition:all .2s ease}.dashboard-sidebar .logout-btn .logout-icon{width:18px;height:18px;color:#ef4444}.dashboard-sidebar .logout-btn:hover{background:#ef4444;border-color:#ef4444}.dashboard-sidebar .logout-btn:hover .logout-icon{color:#fff}.dashboard-main{flex:1;margin-left:260px;min-height:100vh}.dashboard-content{padding:32px 40px;width:100%}.content-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:36px}.content-header .header-left h1{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.content-header .header-left h1:after{display:none}.content-header .header-left .page-title{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 6px}.content-header .header-left .page-title:after{display:none}.content-header .header-left p,.content-header .header-left .header-subtitle,.content-header .header-left .page-subtitle{font-size:14px;color:#888;margin:0}.content-header .header-right{display:flex;align-items:center;gap:16px}.content-header .header-date{display:flex;align-items:center;gap:8px;font-size:13px;color:#888}.content-header .header-date .date-icon{width:16px;height:16px;color:#cca54f}.content-header .header-notification{position:relative;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;cursor:pointer;transition:all .2s ease}.content-header .header-notification .notification-icon{width:20px;height:20px;color:#666}.content-header .header-notification .notification-dot{position:absolute;top:10px;right:10px;width:8px;height:8px;background:#ef4444;border-radius:50%;border:2px solid white}.content-header .header-notification:hover{border-color:#cca54f;box-shadow:0 4px 12px #cca54f26}.stats-section{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:28px}@media(max-width:1200px){.stats-section{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.stats-section{grid-template-columns:1fr}}.stat-card{background:#fff;border-radius:16px;padding:24px;display:flex;gap:18px;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #00000014}.stat-card .stat-icon-wrapper{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-card .stat-icon-wrapper .stat-icon{width:24px;height:24px;color:#fff}.stat-card .stat-icon-wrapper.gold{background:linear-gradient(135deg,#cca54f,#bc9236);box-shadow:0 6px 16px #cca54f59}.stat-card .stat-icon-wrapper.blue{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 6px 16px #3b82f659}.stat-card .stat-icon-wrapper.green{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 6px 16px #22c55e59}.stat-card .stat-icon-wrapper.purple{background:linear-gradient(135deg,#a855f7,#9333ea);box-shadow:0 6px 16px #a855f759}.stat-card .stat-details{flex:1;min-width:0}.stat-card .stat-label{display:block;font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.stat-card .stat-value-row{display:flex;align-items:center;gap:10px;margin-bottom:4px}.stat-card .stat-value{font-size:28px;font-weight:700;color:#1a1a1a;margin:0;line-height:1}.stat-card .stat-value:after{display:none}.stat-card .stat-trend{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;padding:4px 8px;border-radius:6px}.stat-card .stat-trend .trend-icon{width:14px;height:14px}.stat-card .stat-trend.up{background:#22c55e1a;color:#16a34a}.stat-card .stat-trend.down{background:#ef44441a;color:#dc2626}.stat-card .stat-trend.pending{background:#cca54f1f;color:#b48c34}.stat-card .stat-meta{font-size:12px;color:#aaa}.main-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:28px}@media(max-width:1100px){.main-grid{grid-template-columns:1fr}}.grid-card{background:#fff;border-radius:16px;padding:24px;border:1px solid rgba(0,0,0,.05)}.grid-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.grid-card .card-title{font-size:16px;font-weight:700;color:#1a1a1a;margin:0}.grid-card .card-title:after{display:none}.grid-card .view-all{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#cca54f;text-decoration:none;transition:all .2s ease}.grid-card .view-all .arrow-icon{width:16px;height:16px;transition:transform .2s ease}.grid-card .view-all:hover{color:#b48c34}.grid-card .view-all:hover .arrow-icon{transform:translate(3px)}.chart-section .chart-wrapper{height:260px}.chart-section .period-select{padding:8px 14px;font-size:13px;font-weight:500;color:#666;background:#f8f8f8;border:1px solid rgba(0,0,0,.08);border-radius:8px;cursor:pointer;font-family:Montserrat,sans-serif;transition:all .2s ease}.chart-section .period-select:hover{border-color:#cca54f}.chart-section .period-select:focus{outline:none;border-color:#cca54f;box-shadow:0 0 0 3px #cca54f1a}.quick-actions-section{display:flex;flex-direction:column}.quick-actions-section .quick-actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.quick-actions-section .quick-action{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 14px;background:#f9f9f9;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:all .25s ease}.quick-actions-section .quick-action .action-icon-wrapper{width:42px;height:42px;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000000f;transition:all .2s ease}.quick-actions-section .quick-action .action-icon-wrapper .action-icon{width:20px;height:20px;color:#666;transition:all .2s ease}.quick-actions-section .quick-action .action-label{font-size:12px;font-weight:600;color:#666}.quick-actions-section .quick-action:hover{background:#cca54f14;border-color:#cca54f26}.quick-actions-section .quick-action:hover .action-icon-wrapper{background:#cca54f;box-shadow:0 4px 12px #cca54f4d}.quick-actions-section .quick-action:hover .action-icon-wrapper .action-icon{color:#fff}.quick-actions-section .quick-action:hover .action-label{color:#b48c34}.quick-actions-section .system-status{flex:1;padding-top:20px;border-top:1px solid rgba(0,0,0,.06)}.quick-actions-section .status-title{font-size:13px;font-weight:600;color:#888;margin:0 0 14px;text-transform:uppercase;letter-spacing:.5px}.quick-actions-section .status-title:after{display:none}.quick-actions-section .status-list{display:flex;flex-direction:column;gap:10px}.quick-actions-section .status-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f9f9f9;border-radius:8px}.quick-actions-section .status-info{display:flex;align-items:center;gap:10px}.quick-actions-section .status-dot{width:8px;height:8px;border-radius:50%}.quick-actions-section .status-dot.healthy{background:#22c55e;box-shadow:0 0 6px #22c55e80}.quick-actions-section .status-dot.warning{background:#f59e0b;box-shadow:0 0 6px #f59e0b80}.quick-actions-section .status-dot.error{background:#ef4444;box-shadow:0 0 6px #ef444480}.quick-actions-section .status-name{font-size:13px;font-weight:500;color:#444}.quick-actions-section .status-value{font-size:12px;color:#888}.challenge-overview{margin-bottom:20px}.challenge-stats-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}.mini-stat{text-align:center;padding:12px 8px;background:#f9f9f9;border-radius:8px}.mini-stat.highlight{background:linear-gradient(135deg,#cca54f,#b48c34)}.mini-stat.highlight .mini-stat-value,.mini-stat.highlight .mini-stat-label{color:#fff}.mini-stat-value{display:block;font-size:24px;font-weight:700;color:#1a1a1a;line-height:1;margin-bottom:4px}.mini-stat-label{font-size:11px;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:.5px}.challenge-progress-bar{margin-bottom:16px}.progress-track{height:8px;background:#eee;border-radius:4px;overflow:hidden;margin-bottom:6px}.progress-fill{height:100%;background:linear-gradient(90deg,#ef4444,#f97316);border-radius:4px;transition:width .5s ease}.progress-labels{display:flex;justify-content:space-between;font-size:11px;color:#888}.visitor-flow-section{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}@media(max-width:1200px){.visitor-flow-section{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.visitor-flow-section{grid-template-columns:1fr}}.top-pages-list{display:flex;flex-direction:column;gap:12px}.top-page-item{display:flex;align-items:center;gap:12px}.page-rank{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:50%;font-size:12px;font-weight:700;color:#666}.page-info{flex:1;min-width:0}.page-name{display:block;font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:2px}.page-stats{font-size:11px;color:#888}.page-bar-container{width:60px;height:6px;background:#eee;border-radius:3px;overflow:hidden}.page-bar{height:100%;background:#cca54f;border-radius:3px}.journey-list{display:flex;flex-direction:column;gap:12px}.journey-item{padding:12px;background:#f9f9f9;border-radius:8px}.journey-path{font-size:12px;font-weight:500;color:#444;margin-bottom:6px;word-break:break-word}.journey-meta{display:flex;gap:12px;font-size:11px;color:#888}.journey-count{color:#cca54f;font-weight:600}.flow-list{display:flex;flex-direction:column;gap:10px}.flow-item{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f9f9f9;border-radius:8px;font-size:12px}.flow-from,.flow-to{font-weight:500;color:#444}.flow-arrow{width:14px;height:14px;color:#ccc;flex-shrink:0}.flow-count{margin-left:auto;padding:2px 8px;background:#cca54f;color:#fff;border-radius:12px;font-size:11px;font-weight:600}.empty-state-mini{text-align:center;padding:30px 20px;color:#888}.empty-state-mini .empty-icon{width:32px;height:32px;margin-bottom:12px;opacity:.5}.empty-state-mini p{font-size:13px;margin:0}.card-title-icon{width:18px;height:18px;margin-right:8px;color:#cca54f;vertical-align:middle}.quick-action{position:relative}.quick-action .action-badge{position:absolute;top:8px;right:8px;min-width:18px;height:18px;padding:0 6px;background:#ef4444;color:#fff;border-radius:9px;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.table-section .table-container{overflow-x:auto;margin:0 -24px -24px;padding:0 24px 24px}.table-section .data-table{width:100%;border-collapse:collapse}.table-section .data-table thead th{padding:14px 16px;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;text-align:left;background:#fafafa;border-bottom:1px solid rgba(0,0,0,.05)}.table-section .data-table thead th:first-child{border-radius:8px 0 0 8px}.table-section .data-table thead th:last-child{border-radius:0 8px 8px 0}.table-section .data-table tbody tr{transition:all .15s ease}.table-section .data-table tbody tr:hover{background:#cca54f08}.table-section .data-table tbody td{padding:16px;font-size:14px;color:#444;border-bottom:1px solid rgba(0,0,0,.04)}.table-section .data-table .user-cell{display:flex;align-items:center;gap:12px}.table-section .data-table .user-thumb{width:38px;height:38px;border-radius:10px;object-fit:cover;border:2px solid rgba(204,165,79,.15)}.table-section .data-table .user-name{font-weight:600;color:#1a1a1a}.table-section .data-table .email-cell{color:#666}.table-section .data-table .date-cell{color:#888}.table-section .data-table .badge{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:6px;font-size:12px;font-weight:600}.table-section .data-table .badge .badge-icon{width:13px;height:13px}.table-section .data-table .badge.verified{background:#22c55e1a;color:#16a34a}.table-section .data-table .badge.pending{background:#f59e0b1a;color:#d97706}.table-section .data-table .table-actions{display:flex;gap:6px}.table-section .data-table .table-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.table-section .data-table .table-btn .table-btn-icon{width:15px;height:15px;color:#888}.table-section .data-table .table-btn:hover{background:#cca54f}.table-section .data-table .table-btn:hover .table-btn-icon{color:#fff}.table-section .data-table .table-btn.danger:hover{background:#ef4444}.table-section .data-table .empty-row{padding:50px 20px!important}.table-section .data-table .empty-state{display:flex;flex-direction:column;align-items:center;gap:12px}.table-section .data-table .empty-state .empty-icon{width:44px;height:44px;color:#ddd}.table-section .data-table .empty-state p{font-size:14px;color:#888;margin:0}.alert{display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:10px;margin-bottom:24px;font-size:14px}.alert .alert-icon{width:20px;height:20px}.alert.alert-success{background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.2)}.alert.alert-error{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.content-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a;overflow:hidden;margin-bottom:24px}.content-card:last-child{margin-bottom:0}.content-card .card-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;gap:16px}.content-card .card-header h2{display:flex;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:600;color:#1a1a1a}.content-card .card-header h2:after{display:none}.content-card .card-header h2 .card-icon{width:22px;height:22px;color:#cca54f}.content-card .card-header .card-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.search-box{position:relative}.search-box .search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#999}.search-box .search-input{padding:10px 12px 10px 40px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;width:240px;transition:all .2s ease}.search-box .search-input:focus{outline:none;border-color:#cca54f;box-shadow:0 0 0 3px #cca54f1a}.search-box.search-box-fill .search-input{width:100%}.per-page-select,.filter-select,.period-select{padding:10px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;color:#333}.per-page-select:focus,.filter-select:focus,.period-select:focus{outline:none;border-color:#cca54f}.table-responsive{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table thead tr{background:#fafafa}.data-table th,.data-table td{padding:14px 20px;text-align:left;font-size:14px;border-bottom:1px solid #f0f0f0}.data-table th{font-weight:600;color:#666;white-space:nowrap}.data-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.data-table th.sortable:hover{color:#cca54f}.data-table th.sortable .sort-icon{width:14px;height:14px;margin-left:4px;vertical-align:middle}.data-table tbody tr{transition:background .2s ease}.data-table tbody tr:hover{background:#fafafa}.data-table tbody tr.unread-row{background:#cca54f08;font-weight:500}.data-table .user-cell{display:flex;align-items:center;gap:10px}.data-table .user-avatar-small{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#cca54f,#b48c34);display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:600}.data-table .sender-cell{display:flex;flex-direction:column;gap:2px}.data-table .sender-cell strong{color:#1a1a1a}.data-table .sender-cell .sender-email{font-size:12px;color:#888}.data-table .date-cell{display:block;color:#333}.data-table .time-cell{display:block;font-size:12px;color:#888}.data-table .subject-cell{color:#333}.role-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.role-badge.role-admin,.role-badge.role-super-admin{background:#cca54f1a;color:#cca54f}.role-badge.role-editor{background:#3b82f61a;color:#3b82f6}.role-badge.role-viewer{background:#6b72801a;color:#6b7280}.status-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.status-badge.status-active,.status-badge.status-resolved,.status-badge.status-completed{background:#22c55e1a;color:#16a34a}.status-badge.status-pending,.status-badge.status-in-progress{background:#f59e0b1a;color:#d97706}.status-badge.status-read{background:#3b82f61a;color:#3b82f6}.status-badge.status-on-hold,.status-badge.status-planning{background:#6b72801a;color:#6b7280}.action-buttons{display:flex;gap:6px}.btn-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-icon svg{width:16px;height:16px;color:#666}.btn-icon .btn-icon-svg{width:16px;height:16px;color:#666}.btn-icon:hover{background:#f5f5f5;border-color:#ccc}.btn-icon.btn-edit:hover{background:#cca54f1a;border-color:#cca54f}.btn-icon.btn-edit:hover svg,.btn-icon.btn-edit:hover .btn-icon-svg{color:#cca54f}.btn-icon.btn-view:hover{background:#3b82f61a;border-color:#3b82f6}.btn-icon.btn-view:hover svg,.btn-icon.btn-view:hover .btn-icon-svg{color:#3b82f6}.btn-icon.btn-reply:hover{background:#22c55e1a;border-color:#16a34a}.btn-icon.btn-reply:hover svg,.btn-icon.btn-reply:hover .btn-icon-svg{color:#16a34a}.btn-icon.btn-mark:hover{background:#22c55e1a;border-color:#16a34a}.btn-icon.btn-mark:hover svg,.btn-icon.btn-mark:hover .btn-icon-svg{color:#16a34a}.btn-icon.btn-delete:hover,.btn-icon.btn-icon-danger:hover{background:#ef44441a;border-color:#dc2626}.btn-icon.btn-delete:hover svg,.btn-icon.btn-delete:hover .btn-icon-svg,.btn-icon.btn-icon-danger:hover svg,.btn-icon.btn-icon-danger:hover .btn-icon-svg{color:#dc2626}.btn-icon-danger:hover{background:#ef44441a!important;border-color:#dc2626!important}.btn-icon-danger:hover svg{color:#dc2626!important}.btn-icon-active svg{color:#22c55e}.btn-icon-active:hover{background:#ef444414}.btn-icon-active:hover svg{color:#dc2626}.btn-icon-muted svg{color:#94a3b8}.btn-icon-muted:hover{background:#22c55e14}.btn-icon-muted:hover svg{color:#22c55e}.table-footer{padding:16px 24px;border-top:1px solid #f0f0f0}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px!important;text-align:center}.empty-state.full-width{grid-column:1/-1}.empty-state .empty-icon{width:48px;height:48px;color:#ddd;margin-bottom:12px}.empty-state p{color:#888;font-size:14px;margin:0}.modal{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.modal.modal-large{max-width:600px}.modal.modal-delete{max-width:400px}.modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0}.modal .modal-header h3{margin:0;font-size:18px;font-weight:600;color:#1a1a1a}.modal .modal-header .modal-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.modal .modal-header .modal-close .modal-close-icon{width:18px;height:18px;color:#666}.modal .modal-header .modal-close:hover{background:#e5e5e5}.modal .modal-body{padding:24px}.modal .modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #f0f0f0}.transition{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.duration-200{transition-duration:.2s}.duration-150{transition-duration:.15s}.opacity-0{opacity:0}.opacity-100{opacity:1}.transform{transform:translate(var(--tw-translate-x, 0)) translateY(var(--tw-translate-y, 0)) rotate(var(--tw-rotate, 0)) skew(var(--tw-skew-x, 0)) skewY(var(--tw-skew-y, 0)) scaleX(var(--tw-scale-x, 1)) scaleY(var(--tw-scale-y, 1))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:scale(.95)}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:scale(1)}.form-group{margin-bottom:28px}.form-group label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.form-group .form-input,.form-group .form-textarea{width:100%;padding:12px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;line-height:1.5;transition:all .2s ease}.form-group .form-input:focus,.form-group .form-textarea:focus{outline:none;border-color:#cca54f;box-shadow:0 0 0 3px #cca54f1a}.form-group .form-input::placeholder,.form-group .form-textarea::placeholder{color:#9ca3af}.form-group .form-textarea{resize:vertical;min-height:100px;padding:14px}.form-group .form-error{display:block;color:#dc2626;font-size:12px;margin-top:6px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:8px;font-size:14px;font-weight:500;border:none;cursor:pointer;white-space:nowrap;transition:all .2s ease}.btn .btn-icon-inline{width:16px;height:16px;flex-shrink:0}.btn.btn-sm{padding:8px 12px;font-size:13px}.delete-warning{text-align:center;padding:20px 0}.delete-warning .warning-icon{width:48px;height:48px;color:#f59e0b;margin-bottom:16px}.delete-warning p{margin:0 0 8px;color:#333}.delete-warning .warning-text{font-size:13px;color:#888}.message-details .message-meta{background:#fafafa;border-radius:10px;padding:16px;margin-bottom:20px}.message-details .meta-row{display:flex;gap:12px;padding:8px 0;border-bottom:1px solid #f0f0f0}.message-details .meta-row:last-child{border-bottom:none}.message-details .meta-row .meta-label{font-weight:500;color:#666;min-width:80px}.message-details .meta-row .meta-value{color:#333}.message-details .message-content h4{font-size:14px;font-weight:600;color:#333;margin:0 0 12px}.message-details .message-content p{color:#555;line-height:1.7;margin:0;white-space:pre-wrap}.reply-context{background:#fafafa;border-radius:10px;padding:16px;margin-bottom:20px}.reply-context .reply-to-label{font-size:12px;color:#888;margin:0 0 8px}.reply-context .reply-original{color:#555;font-size:14px;line-height:1.6;margin:0;font-style:italic}.mini-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.mini-stat-card{display:flex;align-items:center;gap:14px;background:#fff;border-radius:12px;padding:18px;box-shadow:0 2px 8px #0000000a}.mini-stat-card .mini-stat-icon{width:40px;height:40px;padding:10px;border-radius:10px;background:#cca54f1a;color:#cca54f}.mini-stat-card.pending .mini-stat-icon{background:#f59e0b1a;color:#d97706}.mini-stat-card.read .mini-stat-icon{background:#3b82f61a;color:#3b82f6}.mini-stat-card.resolved,.mini-stat-card.completed .mini-stat-icon{background:#22c55e1a;color:#16a34a}.mini-stat-card.in-progress .mini-stat-icon{background:#f59e0b1a;color:#d97706}.mini-stat-card.revenue .mini-stat-icon{background:#8b5cf61a;color:#8b5cf6}.mini-stat-card .mini-stat-info{display:flex;flex-direction:column;gap:2px}.mini-stat-card .mini-stat-value{font-size:20px;font-weight:700;color:#1a1a1a}.mini-stat-card .mini-stat-label{font-size:13px;color:#888}.activity-timeline{padding:24px}.activity-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #f0f0f0}.activity-item:last-child{border-bottom:none}.activity-item .activity-icon{width:40px;height:40px;min-width:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#cca54f1a}.activity-item .activity-icon .timeline-icon{width:18px;height:18px;color:#cca54f}.activity-item .activity-icon.activity-user_registered .timeline-icon{color:#16a34a}.activity-item .activity-icon.activity-user_registered{background:#22c55e1a}.activity-item .activity-icon.activity-user_login .timeline-icon{color:#3b82f6}.activity-item .activity-icon.activity-user_login{background:#3b82f61a}.activity-item .activity-icon.activity-user_logout .timeline-icon{color:#6b7280}.activity-item .activity-icon.activity-user_logout{background:#6b72801a}.activity-item .activity-icon.activity-contact_submitted .timeline-icon{color:#8b5cf6}.activity-item .activity-icon.activity-contact_submitted{background:#8b5cf61a}.activity-item .activity-icon.activity-content_deleted .timeline-icon{color:#dc2626}.activity-item .activity-icon.activity-content_deleted{background:#ef44441a}.activity-item .activity-content{flex:1}.activity-item .activity-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px}.activity-item .activity-description{font-size:14px;color:#333;font-weight:500}.activity-item .activity-time{font-size:12px;color:#888;white-space:nowrap}.activity-item .activity-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.activity-item .activity-user,.activity-item .activity-ip{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.activity-item .activity-user .meta-icon,.activity-item .activity-ip .meta-icon{width:14px;height:14px}.activity-item .activity-type-badge{font-size:11px;padding:3px 8px;border-radius:12px;background:#f0f0f0;color:#666}.activity-item .activity-properties{margin-top:12px}.activity-item .activity-properties summary{font-size:12px;color:#888;cursor:pointer}.activity-item .activity-properties summary:hover{color:#cca54f}.activity-item .activity-properties pre{margin-top:8px;padding:12px;background:#fafafa;border-radius:8px;font-size:12px;overflow-x:auto}.analytics-tabs{display:flex;gap:8px;margin-bottom:24px;padding:4px;background:#f5f5f5;border-radius:12px;width:fit-content}.tab-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;background:transparent;border:none;border-radius:8px;font-size:13px;font-weight:600;color:#666;cursor:pointer;white-space:nowrap;transition:all .2s ease}.tab-btn .tab-icon{width:16px;height:16px}.tab-btn:hover{color:#1a1a1a;background:#ffffff80}.tab-btn.active{background:#fff;color:#cca54f;box-shadow:0 2px 6px #00000014}.flow-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.flow-item-large{padding:16px;background:#f9f9f9;border-radius:10px;transition:all .2s ease}.flow-item-large:hover{background:#f5f5f5}.flow-path{display:flex;align-items:center;gap:12px}.flow-page{padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600}.flow-page.from{background:#e0f2fe;color:#0369a1}.flow-page.to{background:#dcfce7;color:#166534}.flow-arrow-container{display:flex;align-items:center;gap:6px;flex-shrink:0}.flow-arrow-container .flow-arrow{width:20px;height:20px;color:#ccc}.flow-count-badge{padding:2px 8px;background:#cca54f;color:#fff;border-radius:10px;font-size:11px;font-weight:700}.analytics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.analytics-card{background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000a;overflow:hidden}.analytics-card .analytics-card-header{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid #f0f0f0}.analytics-card .analytics-card-header .analytics-icon{width:24px;height:24px;color:#cca54f}.analytics-card .analytics-card-header h3{margin:0;font-size:15px;font-weight:600;color:#1a1a1a}.analytics-card .analytics-card-body{padding:16px 20px}.analytics-card .metric-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f5f5f5}.analytics-card .metric-row:last-child{border-bottom:none}.analytics-card .metric-row .metric-label{font-size:14px;color:#666}.analytics-card .metric-row .metric-value{font-size:16px;font-weight:600;color:#1a1a1a;display:flex;align-items:center;gap:4px}.analytics-card .metric-row .metric-value.positive{color:#16a34a}.analytics-card .metric-row .metric-value.negative{color:#dc2626}.analytics-card .metric-row .metric-value.small{font-size:13px}.analytics-card .metric-row .metric-value .trend-icon{width:16px;height:16px}.charts-section{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.chart-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.chart-card{background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000a;overflow:hidden}.chart-card.full-width{grid-column:1/-1}.chart-card .chart-header{padding:18px 20px;border-bottom:1px solid #f0f0f0}.chart-card .chart-header h3{margin:0;font-size:15px;font-weight:600;color:#1a1a1a;display:flex;align-items:center;gap:10px}.chart-card .chart-header h3 .chart-title-icon{width:18px;height:18px;color:#cca54f}.chart-card .chart-body{padding:20px}.filters-bar{display:flex;align-items:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}.filters-bar.filters-bar-spread{flex-wrap:nowrap}.filters-bar.filters-bar-spread .search-box-fill{flex:1;min-width:200px}.filters-bar.filters-bar-spread .filters-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.project-card{position:relative;background:#fff;border-radius:14px;border:2px solid transparent;box-shadow:0 2px 8px #0000000a;overflow:hidden;transition:all .2s ease}.project-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.project-card.project-selected{border-color:#ef444466;background:#ef444408;box-shadow:0 0 0 2px #ef44441f}.project-card .project-image{position:relative;height:160px;overflow:hidden}.project-card .project-image img{width:100%;height:100%;object-fit:cover}.project-card .project-image .project-status{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase}.project-card .project-image .project-status.status-completed{background:#22c55ee6;color:#fff}.project-card .project-image .project-status.status-in-progress{background:#f59e0be6;color:#fff}.project-card .project-image .project-status.status-on-hold{background:#6b7280e6;color:#fff}.project-card .project-image .project-status.status-planning{background:#3b82f6e6;color:#fff}.project-card .project-content{padding:20px}.project-card .project-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.project-card .project-title{margin:0;font-size:16px;font-weight:600;color:#1a1a1a}.project-card .project-category{font-size:11px;padding:3px 8px;background:#cca54f1a;color:#cca54f;border-radius:12px;white-space:nowrap}.project-card .project-client{display:flex;align-items:center;gap:6px;font-size:13px;color:#666;margin:0 0 8px}.project-card .project-client .client-icon{width:14px;height:14px}.project-card .project-description{font-size:13px;color:#888;line-height:1.5;margin:0 0 16px}.project-card .project-progress{margin-bottom:16px}.project-card .project-progress .progress-header{display:flex;justify-content:space-between;font-size:12px;color:#666;margin-bottom:6px}.project-card .project-progress .progress-bar{height:6px;background:#f0f0f0;border-radius:3px;overflow:hidden}.project-card .project-progress .progress-fill{height:100%;background:linear-gradient(90deg,#cca54f,#d7b977);border-radius:3px;transition:width .3s ease}.project-card .project-meta{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.project-card .project-meta .meta-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#666}.project-card .project-meta .meta-item .meta-icon{width:14px;height:14px}.project-card .project-meta .meta-item.budget{font-weight:600;color:#cca54f}.project-card .project-actions{display:flex;gap:10px}@media(max-width:1200px){.analytics-grid{grid-template-columns:repeat(2,1fr)}.chart-row{grid-template-columns:1fr}}@media(max-width:768px){.mini-stats{grid-template-columns:repeat(2,1fr)}.analytics-grid,.projects-grid{grid-template-columns:1fr}.card-header{flex-direction:column;align-items:flex-start}.card-actions{width:100%}.card-actions .search-box{flex:1}.card-actions .search-box .search-input{width:100%}}@media(max-width:900px){.dashboard-sidebar{transform:translate(-100%);transition:transform .3s ease}.dashboard-sidebar.open{transform:translate(0)}.dashboard-main{margin-left:0}.dashboard-content{padding:24px 20px}}.settings-tabs{display:flex;gap:8px;margin-bottom:24px;padding:6px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;width:fit-content}.settings-tab{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:8px;font-size:14px;font-weight:500;color:#666;text-decoration:none;transition:all .2s ease}.settings-tab .tab-icon{width:18px;height:18px}.settings-tab:hover{background:#f5f5f5;color:#333}.settings-tab.active{background:#cca54f;color:#fff}.settings-tab.active .tab-icon{color:#fff}.settings-form-body{padding:24px}.settings-description{font-size:14px;color:#666;margin:0 0 24px;line-height:1.5}.settings-description.danger-text{color:#dc2626}.settings-form{max-width:480px}.form-actions{display:flex;align-items:center;gap:16px;margin-top:24px}.saved-message{color:#16a34a;font-size:14px}.verification-notice{margin-top:12px;padding:12px;background:#f59e0b1a;border-radius:8px}.verification-notice p{margin:0;font-size:13px;color:#666}.verification-notice .resend-link{background:none;border:none;color:#cca54f;font-size:13px;cursor:pointer;text-decoration:underline;padding:0;margin-top:8px}.verification-notice .resend-link:hover{color:#b48c34}.verification-notice .verification-sent{color:#16a34a;margin-top:8px!important}.danger-zone .card-icon.danger{color:#dc2626!important}.appearance-options{display:flex;gap:16px;margin-bottom:20px}.appearance-option{cursor:pointer;text-align:center;transition:all .2s ease}.appearance-option .option-preview{width:120px;height:80px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:2px solid #e5e5e5;transition:all .2s ease;margin-bottom:8px}.appearance-option .option-preview .preview-icon{width:32px;height:32px}.appearance-option .option-preview.light-preview{background:#fff}.appearance-option .option-preview.light-preview .preview-icon{color:#f59e0b}.appearance-option .option-preview.dark-preview{background:#1a1a1a}.appearance-option .option-preview.dark-preview .preview-icon{color:#a78bfa}.appearance-option .option-preview.system-preview{background:linear-gradient(135deg,#fff 50%,#1a1a1a 50%)}.appearance-option .option-preview.system-preview .preview-icon{color:#3b82f6}.appearance-option .option-label{font-size:13px;font-weight:500;color:var(--text-secondary)}.appearance-option:hover .option-preview{border-color:#ccc}.appearance-option.active .option-preview{border-color:#cca54f;box-shadow:0 0 0 3px #cca54f33}.appearance-option.active .option-label{color:#cca54f}.appearance-note{font-size:13px;color:var(--text-muted);margin:0}[data-theme=dark] .dashboard-main{background:var(--bg-primary)}[data-theme=dark] .content-header h1{color:var(--text-primary)!important}[data-theme=dark] .content-header .header-subtitle{color:var(--text-secondary)!important}[data-theme=dark] .content-header .header-date{color:var(--text-muted)!important}[data-theme=dark] .content-card,[data-theme=dark] .stat-card,[data-theme=dark] .chart-card,[data-theme=dark] .analytics-card,[data-theme=dark] .grid-card{background:var(--bg-card)!important;box-shadow:var(--shadow-sm)!important;border:1px solid var(--border-color)}[data-theme=dark] .content-card .card-title,[data-theme=dark] .stat-card .card-title,[data-theme=dark] .chart-card .card-title,[data-theme=dark] .analytics-card .card-title,[data-theme=dark] .grid-card .card-title{color:var(--text-primary)!important}[data-theme=dark] .card-header{border-bottom-color:var(--border-light)!important}[data-theme=dark] .card-header h2{color:var(--text-primary)!important}[data-theme=dark] .card-body{background:var(--bg-card)}[data-theme=dark] .settings-tabs{background:var(--bg-card)!important}[data-theme=dark] .settings-tab{color:var(--text-secondary)!important}[data-theme=dark] .settings-tab:hover{background:var(--bg-card-hover)!important;color:var(--text-primary)!important}[data-theme=dark] .settings-tab.active{background:#cca54f!important;color:#fff!important}[data-theme=dark] .settings-description{color:var(--text-secondary)!important}[data-theme=dark] .form-group label{color:var(--text-primary)!important}[data-theme=dark] .form-input,[data-theme=dark] .form-textarea,[data-theme=dark] .search-input,[data-theme=dark] .filter-select,[data-theme=dark] .per-page-select,[data-theme=dark] .period-select{background:var(--bg-input)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .form-input::placeholder,[data-theme=dark] .form-textarea::placeholder,[data-theme=dark] .search-input::placeholder,[data-theme=dark] .filter-select::placeholder,[data-theme=dark] .per-page-select::placeholder,[data-theme=dark] .period-select::placeholder{color:var(--text-muted)!important}[data-theme=dark] .form-input:focus,[data-theme=dark] .form-textarea:focus,[data-theme=dark] .search-input:focus,[data-theme=dark] .filter-select:focus,[data-theme=dark] .per-page-select:focus,[data-theme=dark] .period-select:focus{background:var(--bg-input-focus)!important;border-color:#cca54f!important}[data-theme=dark] .data-table thead tr{background:var(--bg-card-hover)!important}[data-theme=dark] .data-table th{color:var(--text-secondary)!important}[data-theme=dark] .data-table td{color:var(--text-primary)!important;border-bottom-color:var(--border-light)!important}[data-theme=dark] .data-table tbody tr:hover{background:var(--bg-card-hover)!important}[data-theme=dark] .mini-stat-card{background:var(--bg-card)!important}[data-theme=dark] .mini-stat-card .mini-stat-value{color:var(--text-primary)!important}[data-theme=dark] .mini-stat-card .mini-stat-label{color:var(--text-secondary)!important}[data-theme=dark] .stat-card .stat-value{color:var(--text-primary)!important}[data-theme=dark] .stat-card .stat-label{color:var(--text-secondary)!important}[data-theme=dark] .stat-card .stat-meta{color:var(--text-muted)!important}[data-theme=dark] .activity-item{border-bottom-color:var(--border-light)!important}[data-theme=dark] .activity-item .activity-description{color:var(--text-primary)!important}[data-theme=dark] .activity-item .activity-time,[data-theme=dark] .activity-item .activity-user,[data-theme=dark] .activity-item .activity-ip{color:var(--text-secondary)!important}[data-theme=dark] .metric-row{border-bottom-color:var(--border-light)!important}[data-theme=dark] .metric-row .metric-label{color:var(--text-secondary)!important}[data-theme=dark] .metric-row .metric-value{color:var(--text-primary)!important}[data-theme=dark] .project-card{background:var(--bg-card)!important}[data-theme=dark] .project-card .project-title{color:var(--text-primary)!important}[data-theme=dark] .project-card .project-client,[data-theme=dark] .project-card .project-description{color:var(--text-secondary)!important}[data-theme=dark] .modal{background:var(--bg-card)!important}[data-theme=dark] .modal .modal-header{border-bottom-color:var(--border-light)!important}[data-theme=dark] .modal .modal-header h3{color:var(--text-primary)!important}[data-theme=dark] .modal .modal-footer,[data-theme=dark] .table-footer{border-top-color:var(--border-light)!important}[data-theme=dark] .btn-secondary{background:var(--bg-card-hover)!important;color:var(--text-primary)!important}[data-theme=dark] .btn-secondary:hover{background:var(--border-color)!important}[data-theme=dark] .btn-icon{background:var(--bg-card-hover)!important}[data-theme=dark] .btn-icon .btn-icon-svg{color:var(--text-secondary)!important}[data-theme=dark] .empty-state p{color:var(--text-muted)!important}[data-theme=dark] .chart-header h3,[data-theme=dark] .analytics-card-header h3{color:var(--text-primary)!important}[data-theme=dark] .quick-actions-section .quick-action{background:var(--bg-card-hover)!important}[data-theme=dark] .quick-actions-section .quick-action .action-icon-wrapper{background:var(--bg-card)!important;box-shadow:0 2px 6px #0003}[data-theme=dark] .quick-actions-section .quick-action .action-icon-wrapper .action-icon,[data-theme=dark] .quick-actions-section .quick-action .action-label{color:var(--text-secondary)!important}[data-theme=dark] .quick-actions-section .quick-action:hover{background:#cca54f26!important}[data-theme=dark] .quick-actions-section .quick-action:hover .action-label{color:#cca54f!important}[data-theme=dark] .quick-actions-section .system-status{border-top-color:var(--border-light)!important}[data-theme=dark] .quick-actions-section .status-title{color:var(--text-muted)!important}[data-theme=dark] .quick-actions-section .status-item{background:var(--bg-card-hover)!important}[data-theme=dark] .quick-actions-section .status-name{color:var(--text-primary)!important}[data-theme=dark] .quick-actions-section .status-value{color:var(--text-secondary)!important}[data-theme=dark] .challenge-overview .mini-stat{background:var(--bg-card-hover)!important}[data-theme=dark] .challenge-overview .mini-stat:not(.highlight) .mini-stat-value{color:var(--text-primary)!important}[data-theme=dark] .challenge-overview .mini-stat:not(.highlight) .mini-stat-label{color:var(--text-secondary)!important}[data-theme=dark] .challenge-overview .progress-track{background:var(--border-color)!important}[data-theme=dark] .challenge-overview .progress-labels{color:var(--text-muted)!important}[data-theme=dark] .sidebar-card{background:var(--bg-card)!important;box-shadow:var(--shadow-sm)!important}[data-theme=dark] .sidebar-card .sidebar-card-header{border-bottom-color:var(--border-light)!important}[data-theme=dark] .sidebar-card .sidebar-card-header h3{color:var(--text-primary)!important}[data-theme=dark] .sidebar-card .sidebar-card-header .sidebar-card-link{color:var(--text-secondary)!important}[data-theme=dark] .sidebar-card .sidebar-card-header .sidebar-card-link:hover{color:#cca54f!important}[data-theme=dark] .analytics-tabs{background:var(--bg-card)!important}[data-theme=dark] .analytics-tabs .tab-btn{color:var(--text-secondary)!important}[data-theme=dark] .analytics-tabs .tab-btn:hover{background:var(--bg-card-hover)!important;color:var(--text-primary)!important}[data-theme=dark] .analytics-tabs .tab-btn.active{background:#cca54f!important;color:#fff!important}[data-theme=dark] .landing-tabs{background:var(--bg-card)!important}[data-theme=dark] .landing-tab{color:var(--text-secondary)!important}[data-theme=dark] .landing-tab:hover{color:#cca54f!important}[data-theme=dark] .landing-tab.active{color:#fff!important}[data-theme=dark] .admin-form .form-input,[data-theme=dark] .admin-form .form-textarea{background:var(--bg-input)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .admin-form .form-input::placeholder,[data-theme=dark] .admin-form .form-textarea::placeholder{color:var(--text-muted)!important}[data-theme=dark] .admin-form .form-input:focus,[data-theme=dark] .admin-form .form-textarea:focus{background:var(--bg-input-focus)!important}[data-theme=dark] .admin-form .form-actions{border-top-color:var(--border-light)!important}[data-theme=dark] .item-card{background:var(--bg-card-hover)!important;border-color:var(--border-color)!important}[data-theme=dark] .item-card .item-text{color:var(--text-primary)!important}[data-theme=dark] .page-rank{background:var(--bg-card-hover)!important;color:var(--text-primary)!important}[data-theme=dark] .page-info .page-name{color:var(--text-primary)!important}[data-theme=dark] .page-info .page-views{color:var(--text-secondary)!important}[data-theme=dark] .flow-grid .flow-item-large .flow-page{background:var(--bg-card-hover)!important;color:var(--text-primary)!important}[data-theme=dark] .flow-grid .flow-item-large .flow-count-badge{background:var(--bg-card)!important;color:var(--text-primary)!important}[data-theme=dark] .appearance-options .appearance-option{background:var(--bg-card-hover)!important;border-color:var(--border-color)!important}[data-theme=dark] .appearance-options .appearance-option .option-label{color:var(--text-primary)!important}[data-theme=dark] .appearance-options .appearance-option.active{border-color:#cca54f!important}[data-theme=dark] .appearance-note{color:var(--text-muted)!important}[data-theme=dark] .page-name{color:var(--text-primary)!important}[data-theme=dark] .page-stats{color:var(--text-secondary)!important}[data-theme=dark] .page-bar-container{background:var(--border-color)!important}[data-theme=dark] .journey-item,[data-theme=dark] .flow-item{background:var(--bg-card-hover)!important}[data-theme=dark] .journey-path{color:var(--text-primary)!important}[data-theme=dark] .journey-meta{color:var(--text-secondary)!important}[data-theme=dark] .flow-from,[data-theme=dark] .flow-to{color:var(--text-primary)!important}[data-theme=dark] .flow-count{color:var(--text-secondary)!important}[data-theme=dark] .header-notification{background:var(--bg-card-hover)!important}[data-theme=dark] .header-notification .notification-icon{color:var(--text-secondary)!important}[data-theme=dark] .header-notification:hover{background:var(--border-color)!important}[data-theme=dark] .header-date{color:var(--text-secondary)!important}[data-theme=dark] .period-select{background:var(--bg-input)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .empty-state-mini p{color:var(--text-muted)!important}[data-theme=dark] .empty-state-mini .empty-icon{color:var(--text-light)!important}.landing-tabs{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap;background:var(--bg-card);padding:8px;border-radius:12px;box-shadow:var(--shadow-sm)}.landing-tab{display:flex;align-items:center;gap:8px;padding:10px 16px;background:transparent;border:none;border-radius:8px;font-size:13px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.landing-tab .tab-icon{width:16px;height:16px}.landing-tab:hover{background:#cca54f1a;color:#cca54f}.landing-tab.active{background:#cca54f;color:#fff}.admin-form{width:100%;max-width:100%}.admin-form .form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:768px){.admin-form .form-row{grid-template-columns:1fr}}.admin-form .form-row .form-group{margin-bottom:0}.admin-form .form-group{margin-bottom:24px}.admin-form .form-group:last-child{margin-bottom:0}.admin-form .form-group label{display:block;font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:10px;letter-spacing:.02em}.admin-form .form-group .form-input,.admin-form .form-group .form-textarea{width:100%;padding:14px 16px;border:1px solid #e0e0e0;border-radius:10px;font-size:14px;background:#fafafa;transition:all .2s ease}.admin-form .form-group .form-input::placeholder,.admin-form .form-group .form-textarea::placeholder{color:#999}.admin-form .form-group .form-input:hover,.admin-form .form-group .form-textarea:hover{border-color:#ccc}.admin-form .form-group .form-input:focus,.admin-form .form-group .form-textarea:focus{outline:none;border-color:#cca54f;background:#fff;box-shadow:0 0 0 4px #cca54f1a}.admin-form .form-group .form-textarea{resize:vertical;min-height:120px;line-height:1.6}.admin-form .form-actions{margin-top:32px;padding-top:24px;border-top:1px solid #f0f0f0}.items-grid{display:flex;flex-wrap:wrap;gap:12px}.item-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#f8f6f3,#f0ebe4);border:1px solid rgba(0,0,0,.06);border-radius:10px;min-width:200px;transition:all .2s ease}.item-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:#cca54f4d}.item-card .item-name{font-size:14px;font-weight:600;color:#1a1a1a}.item-card .item-actions{display:flex;gap:6px}.features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.feature-card{padding:24px;background:linear-gradient(135deg,#f8f6f3,#f0ebe4);border:1px solid rgba(0,0,0,.06);border-radius:14px;transition:all .2s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a;border-color:#cca54f4d}.feature-card .feature-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.feature-card .feature-header h3{font-size:16px;font-weight:700;color:#1a1a1a;margin:0}.feature-card .feature-badge{padding:4px 12px;background:#cca54f;color:#fff;font-size:11px;font-weight:600;border-radius:20px}.feature-card p{font-size:14px;color:#555;line-height:1.6;margin-bottom:16px}.feature-card .feature-actions{display:flex;gap:8px;justify-content:flex-end;padding-top:12px;border-top:1px solid rgba(0,0,0,.06)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.stat-card-admin{text-align:center;padding:24px 20px;background:linear-gradient(135deg,#f8f6f3,#f0ebe4);border:1px solid rgba(0,0,0,.06);border-radius:14px;transition:all .2s ease}.stat-card-admin:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.stat-card-admin .stat-value{font-size:28px;font-weight:700;color:#cca54f;margin-bottom:6px}.stat-card-admin .stat-label{font-size:14px;font-weight:500;color:#555;margin-bottom:16px}.stat-card-admin .stat-actions{display:flex;gap:8px;justify-content:center;padding-top:12px;border-top:1px solid rgba(0,0,0,.06)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.testimonial-card-admin{padding:24px;background:linear-gradient(135deg,#f8f6f3,#f0ebe4);border:1px solid rgba(0,0,0,.06);border-radius:14px;transition:all .2s ease}.testimonial-card-admin:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.testimonial-card-admin .testimonial-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.testimonial-card-admin .testimonial-person{display:flex;align-items:center;gap:12px}.testimonial-card-admin .testimonial-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#cca54f,#b48c34);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#fff}.testimonial-card-admin .testimonial-name{font-size:15px;font-weight:700;color:#1a1a1a}.testimonial-card-admin .testimonial-position{font-size:13px;color:#666}.testimonial-card-admin .testimonial-source{padding:5px 12px;background:#1da1f226;color:#1da1f2;font-size:12px;font-weight:600;border-radius:6px}.testimonial-card-admin .testimonial-content{font-size:14px;color:#555;line-height:1.6;font-style:italic;margin-bottom:16px}.testimonial-card-admin .testimonial-actions{display:flex;gap:8px;justify-content:flex-end;padding-top:12px;border-top:1px solid rgba(0,0,0,.06)}.btn-icon-danger:hover{background:#ef44441a!important}.btn-icon-danger:hover svg{color:#ef4444!important}.empty-message{color:var(--text-muted);font-size:14px;padding:20px;text-align:center}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal{background:var(--bg-card);border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-light)}.modal-header h3{font-size:18px;font-weight:600;color:var(--text-primary);margin:0}.modal-header .modal-close{background:none;border:none;cursor:pointer;padding:4px;color:var(--text-muted);transition:color .2s}.modal-header .modal-close:hover{color:var(--text-primary)}.modal-body{padding:24px;max-height:70vh;overflow-y:auto;scrollbar-width:none}.modal-body::-webkit-scrollbar{display:none}.modal-body .form-group{margin-bottom:16px}.modal-body .form-group:last-of-type{margin-bottom:0}.modal-body .form-group label{display:block;font-size:13px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.modal-body .form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid var(--border-light);margin-top:16px}.modal-tabs{display:flex;border-bottom:1px solid var(--border-color);padding:0 24px;gap:4px;overflow-x:auto}.modal-tabs .modal-tab{display:flex;align-items:center;gap:8px;padding:12px 16px;background:none;border:none;border-bottom:2px solid transparent;color:var(--text-secondary);font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease}.modal-tabs .modal-tab .tab-icon{width:16px;height:16px}.modal-tabs .modal-tab:hover{color:var(--text-primary);background:var(--bg-card-hover)}.modal-tabs .modal-tab.active{color:#cca54f;border-bottom-color:#cca54f}.form-row-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:768px){.form-row-3{grid-template-columns:1fr}}.repeater-item{display:flex;gap:12px;margin-bottom:12px;align-items:flex-start}.repeater-item.repeater-row{align-items:center}.repeater-item.repeater-row .form-input{flex:1}.repeater-item.team-member-row{display:flex;gap:12px;align-items:flex-start}.repeater-item.team-member-row .team-member-input-wrapper{flex:1;position:relative;min-width:0}.repeater-item.team-member-row>.form-input{flex:0 0 180px;min-width:0}.repeater-item.team-member-row .btn-icon-remove{flex-shrink:0}.repeater-item .repeater-fields{flex:1;display:flex;flex-direction:column;gap:8px}.input-with-dropdown{position:relative;display:flex}.input-with-dropdown .form-input{padding-right:36px;width:100%}.input-with-dropdown .dropdown-trigger{position:absolute;right:0;top:0;bottom:0;width:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--text-muted);transition:color .2s}.input-with-dropdown .dropdown-trigger:hover{color:var(--text-primary)}.team-member-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border-radius:10px;box-shadow:0 4px 20px #00000026;border:1px solid #e5e5e5;z-index:100;max-height:280px;display:flex;flex-direction:column}.team-member-dropdown .dropdown-search{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #f0f0f0;color:var(--text-muted)}.team-member-dropdown .dropdown-search .dropdown-search-input{flex:1;border:none;outline:none;font-size:14px;background:transparent}.team-member-dropdown .dropdown-search .dropdown-search-input::placeholder{color:#9ca3af}.team-member-dropdown .dropdown-list{overflow-y:auto;flex:1;max-height:220px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.team-member-dropdown .dropdown-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 12px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background .15s}.team-member-dropdown .dropdown-item:hover{background:#f8f9fa}.team-member-dropdown .dropdown-item .dropdown-item-name{font-size:14px;font-weight:500;color:var(--text-primary)}.team-member-dropdown .dropdown-item .dropdown-item-role{font-size:12px;color:var(--text-muted)}.team-member-dropdown .dropdown-empty{padding:16px 12px;text-align:center;font-size:13px;color:var(--text-muted)}.btn-icon-remove{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;background:#dc35451a;border:none;border-radius:8px;color:#dc3545;cursor:pointer;transition:all .2s ease}.btn-icon-remove:hover{background:#dc3545;color:#fff}.form-help-text{font-size:12px;color:var(--text-muted);margin-top:-8px;margin-bottom:8px}.view-section{margin-top:24px;padding-top:24px;border-top:1px solid var(--border-light)}.view-section h4{font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:12px}.view-section p{font-size:14px;color:var(--text-secondary);line-height:1.6}.solution-steps{display:flex;flex-direction:column;gap:16px}.solution-step{display:flex;gap:16px}.solution-step .step-number{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;background:#cca54f;color:#fff;border-radius:50%;font-weight:600;font-size:14px}.solution-step .step-content{flex:1}.solution-step .step-content strong{display:block;font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:4px}.solution-step .step-content p{font-size:13px;color:var(--text-secondary);margin:0}.team-grid-small{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.team-member-small{display:flex;flex-direction:column;gap:2px;padding:12px;background:var(--bg-input);border-radius:8px}.team-member-small strong{font-size:14px;color:var(--text-primary)}.team-member-small span{font-size:12px;color:var(--text-muted)}.filters-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.filters-row .search-box{position:relative;flex:1;min-width:200px}.filters-row .search-box .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#6b7280}.filters-row .search-box .form-input{width:100%;padding:12px 16px 12px 44px;font-size:15px;border:2px solid #d1d5db;border-radius:10px;background:#fff}.filters-row .search-box .form-input:focus{border-color:#cca54f;box-shadow:0 0 0 3px #cca54f1f}.filters-row .search-box .form-input::placeholder{color:#9ca3af}.filters-row .filter-group{display:flex;gap:12px;align-items:center}.filters-row .filter-group .form-input{min-width:140px}.testimonials-manager-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:20px}.testimonial-manager-card{padding:20px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;transition:all .2s ease;position:relative;overflow:hidden}.testimonial-manager-card.inactive{opacity:.6;background:var(--bg-card-hover)}.testimonial-manager-card.featured{border-color:#cca54f;box-shadow:0 0 0 1px #cca54f}.testimonial-manager-card.featured:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;height:4px;background:#cca54f;border-radius:14px 14px 0 0}.testimonial-manager-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.testimonial-manager-card .testimonial-badges{display:flex;gap:8px;margin-bottom:12px}.testimonial-manager-card .testimonial-badges .badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600}.testimonial-manager-card .testimonial-badges .badge .badge-icon{width:12px;height:12px}.testimonial-manager-card .testimonial-badges .badge-featured{background:#cca54f26;color:#cca54f}.testimonial-manager-card .testimonial-badges .badge-inactive{background:#6b728026;color:#6b7280}.testimonial-manager-card .testimonial-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.testimonial-manager-card .testimonial-person{display:flex;align-items:center;gap:12px}.testimonial-manager-card .testimonial-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#cca54f,#b48c34);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;color:#fff}.testimonial-manager-card .testimonial-name{font-size:14px;font-weight:700;color:var(--text-primary)}.testimonial-manager-card .testimonial-position{font-size:12px;color:var(--text-secondary)}.testimonial-manager-card .testimonial-source{padding:4px 10px;background:#1da1f226;color:#1da1f2;font-size:11px;font-weight:600;border-radius:6px}.testimonial-manager-card .testimonial-content{font-size:13px;color:var(--text-secondary);line-height:1.6;font-style:italic;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.testimonial-manager-card .testimonial-actions-full{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--border-light)}.testimonial-manager-card .action-toggles{display:flex;gap:8px}.testimonial-manager-card .btn-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--border-color);border-radius:6px;background:var(--bg-card);color:var(--text-muted);font-size:12px;cursor:pointer;white-space:nowrap;transition:all .2s ease}.testimonial-manager-card .btn-toggle svg{width:14px;height:14px}.testimonial-manager-card .btn-toggle:hover{border-color:var(--text-muted);color:var(--text-primary)}.testimonial-manager-card .btn-toggle.active{background:#22c55e1a;border-color:#22c55e;color:#22c55e}.testimonial-manager-card .btn-toggle.featured{background:#cca54f1a;border-color:#cca54f;color:#cca54f}.testimonial-manager-card .btn-toggle.featured svg{fill:#cca54f}.testimonial-manager-card .action-buttons{display:flex;gap:8px}.empty-state{text-align:center;padding:60px 20px}.empty-state .empty-icon{width:64px;height:64px;color:var(--text-light);margin-bottom:16px}.empty-state h3{font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 8px}.empty-state p{font-size:14px;color:var(--text-secondary);margin:0 0 20px}.pricing-plans-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.pricing-plan-card{padding:24px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;transition:all .2s ease;position:relative;display:flex;flex-direction:column}.pricing-plan-card.featured{border-color:#cca54f;box-shadow:0 0 0 1px #cca54f}.pricing-plan-card.featured:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#cca54f;border-radius:14px 14px 0 0}.pricing-plan-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.pricing-plan-card .plan-badge{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;background:#cca54f26;color:#cca54f}.pricing-plan-card .plan-badge .badge-icon{width:12px;height:12px}.pricing-plan-card .plan-header{margin-bottom:16px;padding-right:80px}.pricing-plan-card .plan-title{font-size:18px;font-weight:700;color:var(--text-primary);margin:0 0 4px}.pricing-plan-card .plan-subtitle{font-size:13px;color:var(--text-secondary);margin:0}.pricing-plan-card .plan-price{display:flex;align-items:baseline;gap:2px;margin-bottom:20px}.pricing-plan-card .plan-price .currency{font-size:18px;font-weight:600;color:var(--text-secondary)}.pricing-plan-card .plan-price .amount{font-size:36px;font-weight:700;color:var(--text-primary)}.pricing-plan-card .plan-features{list-style:none;padding:0;margin:0 0 20px;flex-grow:1}.pricing-plan-card .plan-features li{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:13px;color:var(--text-secondary);border-bottom:1px solid var(--border-light)}.pricing-plan-card .plan-features li:last-child{border-bottom:none}.pricing-plan-card .plan-features .feature-icon{width:16px;height:16px;color:#22c55e;flex-shrink:0}.pricing-plan-card .plan-actions{display:flex;gap:8px;padding-top:16px;border-top:1px solid var(--border-light)}.form-group-inline{display:flex;flex-direction:column;gap:12px;margin-top:16px}.checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:var(--text-primary)}.checkbox-label .form-checkbox{width:18px;height:18px;accent-color:#cca54f;cursor:pointer}.form-help-text{font-size:13px;color:var(--text-muted)}.testimonial-card-admin.featured{border-color:#cca54f;background:linear-gradient(135deg,#cca54f0d,#cca54f05)}.testimonial-card-admin.featured:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#cca54f;border-radius:14px 14px 0 0}.testimonial-card-admin{position:relative}.btn-icon-featured{background:#cca54f26!important}.btn-icon-featured svg{color:#cca54f!important;fill:#cca54f}.modal-large{max-width:600px}.modal-xl{max-width:900px;width:95%}.modal-body-scroll{max-height:70vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.modal-body-scroll::-webkit-scrollbar{width:6px}.modal-body-scroll::-webkit-scrollbar-track{background:transparent}.modal-body-scroll::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}.modal-body-scroll::-webkit-scrollbar-thumb:hover{background-color:#00000040}.modal-body .form-textarea,.modal-body .form-input{scrollbar-width:none}.modal-body .form-textarea::-webkit-scrollbar,.modal-body .form-input::-webkit-scrollbar{display:none}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:768px){.form-grid-2{grid-template-columns:1fr}}.form-column{display:flex;flex-direction:column;gap:16px}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.project-quick-actions{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:14px 14px 0 0}.quick-action-btn{width:40px;height:40px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.quick-action-btn svg{color:#333}.quick-action-btn:hover{transform:scale(1.1);background:#cca54f}.quick-action-btn:hover svg{color:#fff}.quick-action-btn.active{background:#cca54f}.quick-action-btn.active svg{color:#fff;fill:#fff}.quick-action-btn.danger:hover{background:#dc3545}.project-featured-badge{position:absolute;top:12px;left:12px;padding:4px 10px;background:#cca54f;color:#fff;font-size:11px;font-weight:600;border-radius:20px;display:flex;align-items:center;gap:4px}.project-featured-badge svg{fill:#fff}.project-type-badge{position:absolute;bottom:12px;left:12px;padding:4px 10px;font-size:11px;font-weight:600;border-radius:20px;display:flex;align-items:center;gap:4px}.project-type-badge.type-in-house{background:#6366f1;color:#fff}.project-type-badge.type-team{background:#10b981;color:#fff}.form-checkboxes-row{padding:16px 0;margin-top:8px;border-top:1px solid var(--border-color);display:flex;align-items:center;justify-content:flex-start;gap:32px}.form-checkboxes-row .checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:var(--text-primary)}.form-checkboxes-row .checkbox-label .form-checkbox{width:18px;height:18px;accent-color:#cca54f;cursor:pointer}.project-view-hero{position:relative;width:100%;border-radius:12px;overflow:hidden;margin-bottom:24px}.project-view-hero .project-view-hero-img{width:100%;height:280px;object-fit:cover;display:block}.project-view-hero .project-view-hero-badges{position:absolute;top:16px;left:16px;display:flex;gap:10px;align-items:center}.project-view-hero .project-view-hero-badges .view-badge{padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:6px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.project-view-hero .project-view-hero-badges .view-badge svg{width:14px;height:14px}.project-view-hero .project-view-hero-badges .view-badge.status-badge{background:#000000b3;color:#fff}.project-view-hero .project-view-hero-badges .view-badge.status-badge.status-completed{background:#22c55ef2}.project-view-hero .project-view-hero-badges .view-badge.status-badge.status-in-progress{background:#f59e0bf2}.project-view-hero .project-view-hero-badges .view-badge.status-badge.status-planning{background:#3b82f6f2}.project-view-hero .project-view-hero-badges .view-badge.status-badge.status-on-hold{background:#6b7280f2}.project-view-hero .project-view-hero-badges .view-badge.featured-badge{background:#cca54f;color:#fff}.project-view-hero .project-view-hero-badges .view-badge.featured-badge svg{fill:#fff}.project-view-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:20px;background:var(--bg-input);border-radius:12px;margin-bottom:24px}.project-view-stats .view-stat-item{display:flex;flex-direction:column;gap:4px}.project-view-stats .view-stat-item.view-stat-full{grid-column:1/-1}.project-view-stats .view-stat-item .stat-label{font-size:11px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.project-view-stats .view-stat-item .stat-value{font-size:15px;font-weight:600;color:var(--text-primary)}.project-view-stats .view-stat-item .stat-progress{display:flex;align-items:center;gap:12px}.project-view-stats .view-stat-item .stat-progress .progress-bar{flex:1;height:8px;background:var(--border-color);border-radius:4px;overflow:hidden}.project-view-stats .view-stat-item .stat-progress .progress-bar .progress-fill{height:100%;border-radius:4px;transition:width .3s ease}.project-view-stats .view-stat-item .stat-progress span{font-size:14px;font-weight:600;color:var(--text-primary);min-width:45px}@media(max-width:480px){.project-view-stats{grid-template-columns:1fr}}.project-view-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media(max-width:768px){.project-view-grid{grid-template-columns:1fr}}.project-view-image{position:relative;border-radius:12px;overflow:hidden}.project-view-image img{width:100%;height:250px;object-fit:cover}.project-view-image .project-view-badges{position:absolute;top:12px;right:12px;display:flex;gap:8px}.project-view-details{display:flex;flex-direction:column;gap:16px}.view-detail-row{display:flex;flex-direction:column;gap:6px}.view-detail-row.full-width{grid-column:1/-1}.view-detail-row .detail-label{font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.view-detail-row .detail-value{font-size:15px;font-weight:600;color:var(--text-primary)}.view-detail-row .detail-description{font-size:14px;color:var(--text-secondary);line-height:1.6;margin:0}.view-detail-row .detail-progress{display:flex;align-items:center;gap:12px}.view-detail-row .detail-progress .progress-bar{flex:1}.view-detail-row .detail-progress span{font-size:14px;font-weight:600;color:var(--text-primary)}.tech-tags{display:flex;flex-wrap:wrap;gap:8px}.tech-tag{padding:4px 12px;background:#cca54f1a;color:#b48c34;font-size:12px;font-weight:600;border-radius:20px}.project-links{display:flex;gap:10px}.progress-fill.status-completed{background:linear-gradient(90deg,#28a745,#20c997)}.progress-fill.status-in-progress{background:linear-gradient(90deg,#cca54f,#b48c34)}.progress-fill.status-planning{background:linear-gradient(90deg,#6c757d,#868e96)}.progress-fill.status-on-hold{background:linear-gradient(90deg,#ffc107,#fd7e14)}.progress-fill.status-cancelled{background:linear-gradient(90deg,#dc3545,#c82333)}.process-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.process-card{padding:20px;background:linear-gradient(135deg,#f8f6f3,#f0ebe4);border:1px solid rgba(0,0,0,.06);border-radius:12px}.process-card .process-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.process-card .process-header h4{margin:0;font-size:16px;font-weight:700;color:#1a1a1a}.process-card .process-items-list{list-style:none;padding:0;margin:0}.process-card .process-items-list li{padding:6px 0;font-size:13px;color:var(--text-secondary);border-bottom:1px dashed rgba(0,0,0,.08)}.process-card .process-items-list li:last-child{border-bottom:none}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.team-member-card{display:flex;align-items:flex-start;gap:16px;padding:20px;background:linear-gradient(135deg,#f8f6f3,#f0ebe4);border:1px solid rgba(0,0,0,.06);border-radius:12px;transition:all .2s ease}.team-member-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.team-member-card.member-hidden{opacity:.5;background:linear-gradient(135deg,#f0f0f0,#e8e8e8);border:1px dashed rgba(0,0,0,.12)}.team-member-card.member-hidden:hover{opacity:.75}.team-member-card .member-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#cca54f,#b48c34);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}.team-member-card .member-info{flex:1;min-width:0}.team-member-card .member-info h4{margin:0 0 4px;font-size:15px;font-weight:700;color:#1a1a1a}.team-member-card .member-info .member-position{font-size:12px;color:#cca54f;font-weight:600;display:block;margin-bottom:8px}.team-member-card .member-info .member-bio{font-size:13px;color:var(--text-secondary);margin:0;line-height:1.5}.team-member-card .member-actions{display:flex;flex-direction:column;gap:6px}.service-items-list{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-wrap:wrap;gap:6px}.service-items-list li{padding:4px 10px;background:#cca54f1a;color:#b48c34;font-size:11px;font-weight:600;border-radius:20px}.item-card{flex:1 1 280px}.item-card .item-content{flex:1;min-width:0}.item-card .item-content .item-badge{display:inline-block;padding:4px 12px;background:#cca54f;color:#fff;font-size:13px;font-weight:700;border-radius:20px;margin-bottom:8px}.item-card .item-content .item-icon{width:36px;height:36px;border-radius:8px;background:#cca54f1a;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.item-card .item-content .item-icon svg{color:#cca54f}.item-card .item-content h4{margin:0 0 6px;font-size:15px;font-weight:700;color:#1a1a1a}.item-card .item-content p{margin:0;font-size:13px;color:var(--text-secondary);line-height:1.5}[data-theme=dark] .process-card,[data-theme=dark] .team-member-card,[data-theme=dark] .item-card{background:linear-gradient(135deg,#252525,#1e1e1e);border-color:#ffffff0f}[data-theme=dark] .process-card h4,[data-theme=dark] .process-card .item-content h4,[data-theme=dark] .team-member-card h4,[data-theme=dark] .team-member-card .item-content h4,[data-theme=dark] .item-card h4,[data-theme=dark] .item-card .item-content h4{color:var(--text-primary)}[data-theme=dark] .process-card .process-items-list li,[data-theme=dark] .team-member-card .process-items-list li,[data-theme=dark] .item-card .process-items-list li{border-bottom-color:#ffffff14}[data-theme=dark] .service-items-list li{background:#cca54f33}[data-theme=dark] .image-upload-area{background:#1e1e1e;border-color:#ffffff1a}[data-theme=dark] .image-placeholder,[data-theme=dark] .image-placeholder-small{background:#252525;color:var(--text-muted)}.image-upload-area{display:flex;align-items:flex-start;gap:20px;padding:20px;background:linear-gradient(135deg,#f8f6f3,#f0ebe4);border:2px dashed rgba(0,0,0,.1);border-radius:12px}.image-upload-area.image-upload-compact{padding:16px;gap:16px}.image-preview-container{width:120px;height:120px;border-radius:12px;overflow:hidden;flex-shrink:0}.image-preview-container .image-preview{width:100%;height:100%;object-fit:cover}.image-preview-container-small{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0}.image-preview-container-small .image-preview{width:100%;height:100%;object-fit:cover}.image-placeholder,.image-placeholder-small{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#0000000a;color:var(--text-muted)}.image-placeholder span,.image-placeholder-small span{font-size:11px;font-weight:500}.image-upload-controls{display:flex;flex-direction:column;gap:10px}.image-upload-controls .upload-hint{font-size:12px;color:var(--text-muted)}.image-upload-controls .error-message{font-size:12px;color:#dc3545}.hidden-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.member-avatar-img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.image-dropzone-wrapper{width:100%}.image-dropzone{position:relative;width:100%;min-height:180px;border:2px dashed var(--border-color);border-radius:12px;background:var(--bg-input);transition:all .2s ease;overflow:hidden}.image-dropzone.dragging{border-color:#cca54f;background:#cca54f0d}.image-dropzone.dragging .dropzone-empty{pointer-events:none}.image-dropzone.has-preview{border-style:solid;border-color:var(--border-light)}.image-dropzone:hover:not(.has-preview){border-color:#cca54f;background:#cca54f05}.dropzone-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dropzone-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px;min-height:180px;cursor:pointer;text-align:center}.dropzone-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#cca54f1a;border-radius:50%;margin-bottom:16px;color:#cca54f}.dropzone-icon svg{width:28px;height:28px}.dropzone-text{display:flex;flex-direction:column;gap:4px;margin:0 0 8px}.dropzone-text-main{font-size:15px;font-weight:600;color:var(--text-primary)}.dropzone-text-sub{font-size:13px;color:var(--text-muted)}.dropzone-formats{font-size:12px;color:var(--text-light);margin:0}.dropzone-preview{position:relative;width:100%;min-height:180px}.dropzone-preview .preview-image{width:100%;height:100%;min-height:180px;max-height:300px;object-fit:cover;display:block}.dropzone-preview .preview-overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;gap:12px;opacity:0;transition:opacity .2s ease}.dropzone-preview:hover .preview-overlay{opacity:1}.preview-action{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 20px;background:#fffffff2;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease}.preview-action svg{width:22px;height:22px;color:var(--text-primary)}.preview-action span{font-size:12px;font-weight:600;color:var(--text-primary)}.preview-action:hover{transform:scale(1.05);background:#fff}.preview-action.danger svg,.preview-action.danger span{color:#dc3545}.preview-action.danger:hover{background:#dc3545}.preview-action.danger:hover svg,.preview-action.danger:hover span{color:#fff}.dropzone-error{font-size:13px;color:#dc3545;margin-top:8px}.section-tabs{display:flex;gap:8px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e5e5;flex-wrap:wrap}.section-tab{display:flex;align-items:center;gap:8px;padding:10px 16px;border:none;background:transparent;border-radius:8px;font-size:14px;font-weight:500;color:var(--text-muted);cursor:pointer;transition:all .2s ease}.section-tab .tab-icon{width:18px;height:18px}.section-tab .tab-badge{background:#e5e5e5;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:600}.section-tab:hover{background:#f5f5f5;color:var(--text-primary)}.section-tab.active{background:#cca54f1a;color:#cca54f}.section-tab.active .tab-badge{background:#cca54f;color:#fff}.content-card{background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000a}.content-card .card-header{padding:20px 24px;border-bottom:1px solid #f0f0f0}.content-card .card-header h3{margin:0;font-size:18px;font-weight:600}.content-card .card-header .card-subtitle{margin:4px 0 0;font-size:14px;color:var(--text-muted)}.content-card .card-body{padding:24px}.project-selector-filters{display:flex;gap:8px;margin-bottom:20px}.filter-chip{padding:6px 14px;border:1px solid #e5e5e5;background:#fff;border-radius:20px;font-size:13px;font-weight:500;color:var(--text-muted);cursor:pointer;transition:all .2s ease}.filter-chip:hover{border-color:#cca54f;color:#cca54f}.filter-chip.active{background:#cca54f;border-color:#cca54f;color:#fff}.portfolio-project-list{display:flex;flex-direction:column;gap:12px}.portfolio-project-item{display:flex;align-items:center;gap:16px;padding:12px;background:#fafafa;border-radius:10px;transition:all .2s ease}.portfolio-project-item:hover{background:#f0f0f0}.portfolio-project-item .project-item-image{width:60px;height:45px;border-radius:6px;overflow:hidden;flex-shrink:0}.portfolio-project-item .project-item-image img{width:100%;height:100%;object-fit:cover}.portfolio-project-item .project-item-info{flex:1;min-width:0}.portfolio-project-item .project-item-info h4{margin:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portfolio-project-item .project-item-info .project-item-meta{display:flex;align-items:center;gap:8px;margin-top:4px}.portfolio-project-item .project-item-info .project-item-meta .meta-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;text-transform:uppercase}.portfolio-project-item .project-item-info .project-item-meta .meta-badge.type-in-house{background:#3b82f61a;color:#3b82f6}.portfolio-project-item .project-item-info .project-item-meta .meta-badge.type-team{background:#8b5cf61a;color:#8b5cf6}.portfolio-project-item .project-item-info .project-item-meta .meta-badge.type-client{background:#10b9811a;color:#10b981}.portfolio-project-item .project-item-info .project-item-meta .meta-text{font-size:12px;color:var(--text-muted)}.portfolio-project-item .project-item-actions{display:flex;gap:8px}.action-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e5e5e5;background:#fff;border-radius:8px;cursor:pointer;color:var(--text-muted);transition:all .2s ease}.action-btn:hover{border-color:#cca54f;color:#cca54f}.action-btn.active{border-color:#cca54f;background:#cca54f1a;color:#cca54f}.action-btn.active.success{border-color:#10b981;background:#10b9811a;color:#10b981}.sortable-project-list{display:flex;flex-direction:column;gap:12px}.sortable-project-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fafafa;border-radius:10px}.sortable-project-item .drag-handle{color:var(--text-light);cursor:grab}.sortable-project-item .drag-handle:active{cursor:grabbing}.sortable-project-item .project-item-image{width:80px;height:50px;border-radius:6px;overflow:hidden;flex-shrink:0}.sortable-project-item .project-item-image img{width:100%;height:100%;object-fit:cover}.sortable-project-item .project-item-info{flex:1;min-width:0}.sortable-project-item .project-item-info h4{margin:0;font-size:14px;font-weight:600}.sortable-project-item .project-item-info p{margin:4px 0 0;font-size:13px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sortable-project-item .project-item-badges{display:flex;gap:8px;flex-shrink:0}.sortable-project-item .project-item-badges .badge{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:4px 10px;border-radius:12px}.sortable-project-item .project-item-badges .badge.badge-featured{background:#cca54f1a;color:#cca54f}.sortable-project-item .project-item-badges .badge.badge-visible{background:#10b9811a;color:#10b981}.sortable-project-item .project-item-badges .badge.badge-hidden{background:#6b72801a;color:#6b7280}.sortable-project-item .project-item-sort{display:flex;flex-direction:column;gap:2px}.sortable-project-item .project-item-sort .sort-btn{display:flex;align-items:center;justify-content:center;width:24px;height:20px;border:none;background:#e5e5e5;border-radius:4px;cursor:pointer;color:var(--text-muted);transition:all .15s ease}.sortable-project-item .project-item-sort .sort-btn:hover:not(:disabled){background:#cca54f;color:#fff}.sortable-project-item .project-item-sort .sort-btn:disabled{opacity:.3;cursor:not-allowed}.sortable-project-item .project-item-actions{display:flex;gap:8px}.empty-state{text-align:center;padding:48px 24px}.empty-state .empty-icon{width:48px;height:48px;color:var(--text-light);margin-bottom:16px}.empty-state h4{margin:0;font-size:16px;font-weight:600}.empty-state p{margin:8px 0 20px;font-size:14px;color:var(--text-muted)}.form-divider{height:1px;background:#e5e5e5;margin:24px 0}.form-actions{margin-top:24px;padding-top:20px;border-top:1px solid #f0f0f0}.mt-24{margin-top:24px}.stats-grid-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1200px){.stats-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.stats-grid-4{grid-template-columns:1fr}}.icon-blue{background:#3b82f61a!important;color:#3b82f6!important}.icon-purple{background:#8b5cf61a!important;color:#8b5cf6!important}.icon-green{background:#10b9811a!important;color:#10b981!important}.challenge-stats-card{margin-bottom:20px}.challenge-stats-card .card-body{padding:24px}.challenge-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--border-light)}@media(max-width:992px){.challenge-stats-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.challenge-stats-row{grid-template-columns:1fr}}.challenge-stat{display:flex;align-items:center;gap:16px}.challenge-stat .stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.challenge-stat .stat-info{display:flex;flex-direction:column}.challenge-stat .stat-label{font-size:12px;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.challenge-stat .stat-value{font-size:28px;font-weight:700;color:var(--text-primary);line-height:1}.challenge-progress .progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.challenge-progress .progress-label{font-size:14px;font-weight:600;color:var(--text-primary)}.challenge-progress .progress-value{font-size:14px;color:var(--text-secondary)}.challenge-progress .progress-bar-container{height:12px;background:var(--border-light);border-radius:6px;overflow:hidden}.challenge-progress .progress-bar{height:100%;background:linear-gradient(90deg,#ef4444,#f97316);border-radius:6px;transition:width .5s ease}.filters-row-extended{flex-wrap:wrap;gap:12px}.date-range-group{display:flex;align-items:center;gap:8px}.date-range-group .date-separator{font-size:13px;color:var(--text-muted)}.date-range-group .form-input-sm{width:160px;padding:10px 12px;font-size:13px}input[type=date].form-input,input[type=date].form-input-sm{appearance:none;-webkit-appearance:none;position:relative;cursor:pointer;color:var(--text-primary);background-color:var(--bg-card);font-family:Montserrat,sans-serif}input[type=date].form-input::-webkit-calendar-picker-indicator,input[type=date].form-input-sm::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;filter:var(--date-icon-filter, none);transition:opacity .2s ease;padding:2px}input[type=date].form-input::-webkit-calendar-picker-indicator:hover,input[type=date].form-input-sm::-webkit-calendar-picker-indicator:hover{opacity:1}input[type=date].form-input::-webkit-datetime-edit,input[type=date].form-input-sm::-webkit-datetime-edit{padding:0}input[type=date].form-input::-webkit-datetime-edit-fields-wrapper,input[type=date].form-input-sm::-webkit-datetime-edit-fields-wrapper{padding:0}input[type=date].form-input:focus,input[type=date].form-input-sm:focus{border-color:#cca54f;box-shadow:0 0 0 3px #cca54f26}.challenge-pitches-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:20px}.pitch-card{padding:20px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;transition:all .2s ease;position:relative}.pitch-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.pitch-card.pitch-accepted{border-left:4px solid #22c55e}.pitch-card.pitch-rejected{border-left:4px solid #ef4444}.pitch-card.pitch-pending{border-left:4px solid #f59e0b}.pitch-card .pitch-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.pitch-card .pitch-id{font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase}.pitch-card .pitch-status{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600}.pitch-card .pitch-status .status-icon{width:12px;height:12px}.pitch-card .pitch-status.status-accepted{background:#22c55e26;color:#22c55e}.pitch-card .pitch-status.status-rejected{background:#ef444426;color:#ef4444}.pitch-card .pitch-status.status-pending{background:#f59e0b26;color:#f59e0b}.pitch-card .pitch-company{font-size:16px;font-weight:700;color:var(--text-primary);margin:0 0 4px}.pitch-card .pitch-title{font-size:14px;color:var(--text-secondary);margin:0 0 12px}.pitch-card .pitch-cost{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#cca54f1a;color:#cca54f;border-radius:6px;font-size:13px;font-weight:600;margin-bottom:12px}.pitch-card .pitch-cost .cost-icon{width:14px;height:14px}.pitch-card .pitch-prototype-link{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#a259ff1a;color:#a259ff;border-radius:6px;font-size:12px;font-weight:600;margin-bottom:12px;text-decoration:none;transition:background .2s,color .2s;cursor:pointer}.pitch-card .pitch-prototype-link:hover{background:#a259ff33;color:#7c3aed}.pitch-card .pitch-prototype-link .prototype-icon{width:14px;height:14px}.pitch-card .pitch-prototype-link .external-icon{width:11px;height:11px;opacity:.6}.pitch-card .pitch-problem{font-size:13px;color:var(--text-secondary);line-height:1.5;margin:0 0 12px}.pitch-card .pitch-problem strong{color:var(--text-primary)}.pitch-card .pitch-rejection{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;background:#ef444414;border-radius:8px;font-size:12px;color:#ef4444;margin-bottom:16px}.pitch-card .pitch-rejection .rejection-icon{width:14px;height:14px;flex-shrink:0;margin-top:2px}.pitch-card .pitch-actions{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--border-light)}.pitch-card .status-buttons{display:flex;gap:4px}.pitch-card .btn-status{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--border-color);border-radius:6px;background:var(--bg-card);color:var(--text-muted);cursor:pointer;transition:all .2s ease}.pitch-card .btn-status:hover{border-color:var(--text-muted);color:var(--text-primary)}.pitch-card .btn-status.active{background:#f59e0b1a;border-color:#f59e0b;color:#f59e0b}.pitch-card .btn-status.btn-status-success.active{background:#22c55e1a;border-color:#22c55e;color:#22c55e}.pitch-card .btn-status.btn-status-danger.active{background:#ef44441a;border-color:#ef4444;color:#ef4444}.pitch-card .action-buttons{display:flex;gap:8px}.stat-icon-primary{background:#cca54f1a;color:#cca54f}.stat-icon-info{background:#3b82f61a;color:#3b82f6}.stat-icon-success{background:#22c55e1a;color:#22c55e}.stat-icon-danger{background:#ef44441a;color:#ef4444}.selection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:12px 16px;background:#ef44440f;border:1px solid rgba(239,68,68,.2);border-radius:10px;gap:16px}.selection-info{display:flex;align-items:center;gap:16px}.selection-count{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#ef4444}.select-all-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--text-secondary);cursor:pointer}.selection-actions{display:flex;align-items:center;gap:8px}.pitch-select-checkbox{position:absolute;top:12px;right:12px;z-index:2}.pitch-select-checkbox .form-checkbox{width:18px;height:18px;border-radius:4px;border:2px solid var(--border-color);cursor:pointer;accent-color:#ef4444;transition:all .15s ease}.pitch-select-checkbox .form-checkbox:checked{border-color:#ef4444}.pitch-card.pitch-selected{border-color:#ef444466!important;background:#ef444408;box-shadow:0 0 0 2px #ef44441f}.modal-confirm{max-width:540px;width:90%;padding:32px;text-align:center}.modal-confirm-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;margin:0 auto 20px}.modal-confirm-icon.warning{background:#f59e0b1f;color:#f59e0b}.modal-confirm-icon.danger{background:#ef44441f;color:#ef4444}.modal-confirm-title{font-size:20px;font-weight:700;color:var(--text-primary);margin:0 0 12px}.modal-confirm-text{font-size:14px;line-height:1.6;color:var(--text-secondary);margin:0 0 24px}.modal-confirm-text strong{color:var(--text-primary);font-weight:600}.modal-confirm-actions{display:flex;gap:12px;justify-content:center}.modal-confirm-actions .btn{padding:10px 24px;font-weight:600;white-space:nowrap}.modal-confirm-danger{border-top:4px solid #ef4444}.animate-spin,.spinner-rotate{animation:spin 1s linear infinite}.prototype-checkbox-label{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:500;font-size:14px;color:var(--text-primary);-webkit-user-select:none;user-select:none}.prototype-checkbox-label .form-checkbox{width:18px;height:18px;accent-color:#a259ff;cursor:pointer}.prototype-url-field{margin-top:10px}.prototype-url-field .form-input{width:100%}.prototype-url-field .form-hint{display:block;margin-top:4px;font-size:12px;color:var(--text-muted, #999)}.tox-tinymce{border:1px solid #e5e5e5!important;border-radius:8px!important;overflow:hidden}.tox .tox-toolbar__primary{background:#f9fafb!important}.tox .tox-toolbar__group{border-right-color:#e5e5e5!important}.tox .tox-tbtn:hover{background:#eef0f2!important}.tox .tox-tbtn--enabled,.tox .tox-tbtn--enabled:hover{background:#cca54f26!important}.tox .tox-edit-area__iframe{background:#fff!important}.tox .tox-statusbar{border-top:1px solid #e5e5e5!important}[x-cloak]{display:none!important}.btn-with-icon{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.btn-with-icon .btn-icon-sm{width:16px;height:16px;flex-shrink:0}.btn-with-icon span{white-space:nowrap}.btn-icon-sm{width:16px;height:16px}.permissions-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:6px;color:#6366f1;font-size:.8rem;cursor:pointer;transition:all .2s}.permissions-btn:hover{background:#6366f126;border-color:#6366f14d}.permissions-icon{width:14px;height:14px}.btn-permissions{background:#6366f11a;color:#6366f1}.btn-permissions:hover{background:#6366f133}.modal-wide{max-width:600px}.modal-description{color:#64748b;margin-bottom:16px;font-size:.9rem}.permissions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.permission-checkbox{display:flex;align-items:center;gap:8px;padding:12px;background:#f8fafc;border-radius:8px;cursor:pointer;transition:all .2s}.permission-checkbox:hover{background:#f1f5f9}.permission-checkbox input{width:18px;height:18px;accent-color:#6366f1}.checkbox-label{display:flex;align-items:center;gap:8px;color:#374151;font-size:.875rem}.checkbox-icon{width:16px;height:16px;color:#6366f1}.form-helper{color:#64748b;font-size:.8rem;margin-bottom:12px}.status-badge.status-expired{background:#ef44441a;color:#ef4444}.role-badge.role-super-admin{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.role-badge.role-admin{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.role-badge.role-editor{background:linear-gradient(135deg,#059669,#10b981);color:#fff}.role-badge.role-viewer{background:#e2e8f0;color:#64748b}.mb-4{margin-bottom:1.5rem}.header-actions{display:flex;gap:12px;align-items:center}.modal-title-icon{width:20px;height:20px;margin-right:8px;vertical-align:middle}.permissions-grid-enhanced{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:768px){.permissions-grid-enhanced{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.permissions-grid-enhanced{grid-template-columns:1fr}}.permission-card{position:relative;cursor:pointer}.permission-card .permission-input{position:absolute;opacity:0;pointer-events:none}.permission-card .permission-card-content{display:flex;flex-direction:column;align-items:center;padding:16px 12px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;transition:all .2s ease;text-align:center;min-height:100px}.permission-card .permission-icon-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#e2e8f0;border-radius:10px;margin-bottom:10px;transition:all .2s ease}.permission-card .permission-card-icon{width:20px;height:20px;color:#64748b;transition:all .2s ease}.permission-card .permission-card-label{font-size:.8rem;font-weight:500;color:#374151;line-height:1.3}.permission-card .permission-check{position:absolute;top:8px;right:8px;width:22px;height:22px;background:#e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:all .2s ease}.permission-card .permission-check .check-icon{width:12px;height:12px;color:#fff}.permission-card:hover .permission-card-content{border-color:#c7d2fe;background:#f1f5f9}.permission-card:hover .permission-icon-wrapper{background:#c7d2fe}.permission-card:hover .permission-card-icon{color:#6366f1}.permission-card.selected .permission-card-content,.permission-card:has(.permission-input:checked) .permission-card-content{border-color:#6366f1;background:linear-gradient(135deg,#6366f114,#8b5cf614)}.permission-card.selected .permission-icon-wrapper,.permission-card:has(.permission-input:checked) .permission-icon-wrapper{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.permission-card.selected .permission-card-icon,.permission-card:has(.permission-input:checked) .permission-card-icon{color:#fff}.permission-card.selected .permission-check,.permission-card:has(.permission-input:checked) .permission-check{opacity:1;transform:scale(1);background:linear-gradient(135deg,#6366f1,#8b5cf6)}.create-role-section{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e2e8f0}.create-role-section h4{font-size:.9rem;font-weight:600;color:#374151;margin-bottom:12px}.create-role-form{display:flex;gap:12px}.create-role-form .form-input{flex:1}.roles-list-section h4{font-size:.9rem;font-weight:600;color:#374151;margin-bottom:12px}.roles-grid{display:flex;flex-direction:column;gap:10px}.role-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;transition:all .2s}.role-item:hover{background:#f1f5f9;border-color:#cbd5e1}.role-item-info{display:flex;align-items:center;gap:12px}.role-users-count{font-size:.8rem;color:#64748b}.protected-badge{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;padding:4px 10px;background:#f1f5f9;border-radius:4px}[data-theme=dark] .permission-checkbox{background:var(--bg-card-hover)}[data-theme=dark] .permission-checkbox:hover{background:var(--border-color)}[data-theme=dark] .permissions-grid-enhanced .permission-card{background:var(--bg-card-hover);border-color:var(--border-color)}[data-theme=dark] .permissions-grid-enhanced .permission-card:hover{background:#6366f11a;border-color:#6366f14d}[data-theme=dark] .permissions-grid-enhanced .permission-card.selected{background:#6366f126;border-color:#6366f166}[data-theme=dark] .permissions-grid-enhanced .permission-card .permission-icon{background:var(--bg-card)}[data-theme=dark] .permissions-grid-enhanced .permission-card .permission-name{color:var(--text-primary)}[data-theme=dark] .permissions-grid-enhanced .permission-card .permission-desc,[data-theme=dark] .modal-description{color:var(--text-secondary)}[data-theme=dark] .create-role-section h4,[data-theme=dark] .roles-list-section h4{color:var(--text-primary)}[data-theme=dark] .role-item{background:var(--bg-card-hover);border-color:var(--border-color)}[data-theme=dark] .role-item:hover{background:var(--border-color)}[data-theme=dark] .role-name{color:var(--text-primary)}[data-theme=dark] .role-users-count{color:var(--text-secondary)}[data-theme=dark] .protected-badge{background:var(--border-color);color:var(--text-muted)}.auth-page-body{margin:0;padding:0;min-height:100vh;font-family:Montserrat,sans-serif}.auth-page-container{display:flex;min-height:100vh}@media(max-width:991px){.auth-page-container{flex-direction:column}}.auth-branding-panel{flex:0 0 45%;position:relative;background:linear-gradient(135deg,#1a1a1a,#2d2d2d,#1a1a1a);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:3rem}@media(max-width:991px){.auth-branding-panel{flex:none;padding:2rem;min-height:auto}}.auth-branding-content{position:relative;z-index:2;max-width:480px;color:#fff}@media(max-width:991px){.auth-branding-content{text-align:center}}.auth-brand-logo{display:flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:3rem}@media(max-width:991px){.auth-brand-logo{justify-content:center;margin-bottom:1.5rem}}.auth-brand-logo .auth-logo-img{width:50px;height:50px;object-fit:contain}.auth-brand-logo .auth-logo-text{font-size:1.75rem;font-weight:700;color:#cca54f;letter-spacing:-.5px}.auth-brand-message{margin-bottom:3rem}@media(max-width:991px){.auth-brand-message{display:none}}.auth-brand-message h1{font-size:2.5rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:1rem}.auth-brand-message p{font-size:1.1rem;color:#ffffffb3;line-height:1.6}.auth-brand-features{display:flex;flex-direction:column;gap:1.25rem}@media(max-width:991px){.auth-brand-features{display:none}}.auth-feature{display:flex;align-items:flex-start;gap:1rem}.auth-feature-icon{width:44px;height:44px;border-radius:12px;background:#cca54f26;display:flex;align-items:center;justify-content:center;flex-shrink:0}.auth-feature-icon svg{color:#cca54f}.auth-feature-text{display:flex;flex-direction:column;gap:2px}.auth-feature-text strong{color:#fff;font-size:.95rem;font-weight:600}.auth-feature-text span{color:#fff9;font-size:.85rem}.auth-deco-circle{position:absolute;border-radius:50%;opacity:.1}.auth-deco-1{width:400px;height:400px;background:#cca54f;top:-150px;right:-100px}.auth-deco-2{width:300px;height:300px;background:#cca54f;bottom:-100px;left:-100px}.auth-deco-3{width:150px;height:150px;background:#fff;bottom:20%;right:10%}.auth-form-panel{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;background:linear-gradient(135deg,#fdfbf7,#f8f4ee)}@media(max-width:991px){.auth-form-panel{padding:2rem 1.5rem}}.auth-page-root{display:flex;justify-content:center;align-items:center;padding:3rem;min-height:100vh;background:linear-gradient(180deg,#fbfaf9,#fff)}.auth-card{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:1100px;background:transparent;border-radius:24px;box-shadow:0 10px 40px #10182814}.auth-card-left{display:flex;align-items:center;justify-content:center;padding:0;background:transparent}.auth-card-right{display:flex;align-items:center;justify-content:center;border-radius:24px;overflow:hidden;position:relative}.auth-card-visual{width:100%;height:100%;min-height:420px;background-image:url(/images/auth-side.svg);background-size:cover;background-position:center center;background-repeat:no-repeat}.auth-form-panel .auth-form-wrapper{background:transparent;border-radius:8px;padding:0;box-shadow:none;border:none;max-width:520px;width:100%}.auth-form-panel .auth-form{padding:2rem 1.5rem;background:transparent;border-radius:8px}@media(max-width:991px){.auth-card{grid-template-columns:1fr;max-width:640px}.auth-card-right{display:none}}.auth-form-content{width:100%;max-width:440px}.auth-form-wrapper{background:transparent;border-radius:8px;padding:0;box-shadow:none;border:none}@media(max-width:576px){.auth-form-wrapper{padding:0;border-radius:8px}}.auth-form-header{text-align:center;margin-bottom:2rem}.auth-form-header h2{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.auth-form-header p{color:#6b7280;font-size:.95rem}.auth-icon-circle{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#cca54f26,#cca54f0d);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.auth-icon-circle svg{color:#cca54f}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.auth-input-group{display:flex;flex-direction:column;gap:.5rem}.auth-label{font-size:.875rem;font-weight:600;color:#374151}.auth-label-row{display:flex;justify-content:space-between;align-items:center}.auth-link-small{font-size:.8rem;color:#cca54f;text-decoration:none;font-weight:500}.auth-link-small:hover{text-decoration:underline}.auth-input-wrapper{position:relative}.auth-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.auth-input{width:100%;padding:.875rem 3.25rem .875rem 2.75rem;font-size:.95rem;border:2px solid #e5e7eb;border-radius:12px;background:#fafafa;color:#1a1a1a;transition:all .2s ease}.auth-input::placeholder{color:#9ca3af}.auth-input:focus{outline:none;border-color:#cca54f;background:#fff;box-shadow:0 0 0 4px #cca54f1a}.auth-input.auth-input-error{border-color:#ef4444;background:#fef2f2}.auth-password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:#6b7280;cursor:pointer;padding:6px;border-radius:8px}.auth-password-toggle svg{display:block;width:20px;height:20px}.auth-password-toggle:hover{color:#cca54f}.auth-password-toggle:focus{outline:none;box-shadow:0 0 0 3px #cca54f1f}.auth-error-message{font-size:.8rem;color:#ef4444;display:flex;align-items:center;gap:4px}.auth-checkbox-group{display:flex;align-items:flex-start}.auth-checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.875rem;color:#4b5563}.auth-checkbox-label span{line-height:1.5}.auth-checkbox{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;cursor:pointer;flex-shrink:0;margin-top:2px;accent-color:#cca54f}.auth-checkbox:checked{background:#cca54f;border-color:#cca54f}.auth-link-inline{color:#cca54f;text-decoration:none;font-weight:500}.auth-link-inline:hover{text-decoration:underline}.auth-btn-primary{width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#cca54f,#bc9236);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.auth-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #cca54f59}.auth-btn-primary:disabled{opacity:.7;cursor:not-allowed}.auth-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;color:#cca54f;background:transparent;border:2px solid #cca54f;border-radius:10px;cursor:pointer;transition:all .2s ease}.auth-btn-secondary:hover{background:#cca54f1a}.auth-btn-loading{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;vertical-align:middle;white-space:nowrap}.auth-btn-loading svg{display:inline-block;vertical-align:middle}.auth-divider{display:flex;align-items:center;margin:1.5rem 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.auth-divider span{padding:0 1rem;color:#9ca3af;font-size:.85rem;white-space:nowrap}.auth-social-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.auth-btn-social{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s ease}.auth-btn-social:hover{border-color:#d1d5db;background:#f9fafb}.auth-form-footer{text-align:center;margin-top:1.5rem;font-size:.9rem;color:#6b7280}.auth-link{color:#cca54f;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-link-back{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280;font-weight:500;text-decoration:none;transition:color .2s ease}.auth-link-back:hover{color:#cca54f}.auth-alert{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:12px;margin-bottom:1.5rem;font-size:.9rem}.auth-alert.auth-alert-success{background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.2)}.auth-success-card{text-align:center;padding:1.5rem 0}.auth-success-card h3{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:1rem 0 .5rem}.auth-success-card p{color:#6b7280;font-size:.95rem;margin-bottom:.5rem}.auth-success-card .auth-success-note{font-size:.85rem;color:#9ca3af;margin-top:1rem;margin-bottom:1.5rem}.auth-success-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#22c55e26,#22c55e0d);display:flex;align-items:center;justify-content:center;margin:0 auto}.auth-success-icon svg{color:#22c55e}.auth-password-hints{background:#f9fafb;border-radius:10px;padding:1rem;margin-top:.5rem}.auth-password-hints .auth-hint-title{font-size:.8rem;font-weight:600;color:#6b7280;margin-bottom:.5rem}.auth-password-hints .auth-hint-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.auth-password-hints .auth-hint-list li{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#9ca3af}.auth-password-hints .auth-hint-list li svg{color:#d1d5db}@media(max-width:400px){.auth-password-hints .auth-hint-list{grid-template-columns:1fr}}.auth-page-footer{margin-top:2rem;text-align:center}.auth-page-footer p{font-size:.8rem;color:#9ca3af;margin-bottom:.5rem}.auth-footer-links{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.8rem}.auth-footer-links a{color:#6b7280;text-decoration:none}.auth-footer-links a:hover{color:#cca54f}.auth-footer-links .auth-footer-divider{color:#d1d5db}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.terms-page h2{margin-top:40px}.terms-page h2:first-child{margin-top:0}.terms-page ul,.terms-page ol{list-style:circle}.terms-page ul li,.terms-page ol li{margin-bottom:10px}
