.mad-page-overlay{z-index:9999;background:#000;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mad-overlay-logo{letter-spacing:8px;color:#fff;margin-bottom:24px;font-size:3rem;font-weight:800}.mad-overlay-line{background:linear-gradient(90deg,#0000,silver,#0000);width:100px;height:2px}.mad-root{color:#000;min-height:100vh;font-family:var(--font-sans), sans-serif;background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.mad-container{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;position:relative}.mad-hero{color:#fff;background-color:#000;flex-direction:column;height:100vh;padding:60px 0;display:flex;position:relative}.mad-hero:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#c0c0c01a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-100px;right:-100px}.mad-hero-grid{z-index:2;grid-template-columns:1fr 1.8fr;align-items:center;gap:30px;display:grid;position:relative}.mad-hero-left{flex-direction:column;gap:24px;display:flex}.mad-breadcrumb{letter-spacing:2px;color:silver;text-transform:uppercase;font-size:.75rem;font-weight:700}.mad-hero-title{letter-spacing:-1px;margin:0;font-size:2.8rem;font-weight:700;line-height:1.1}.mad-title-highlight{color:silver;display:block}.mad-hero-desc{color:#ffffffb3;max-width:480px;font-size:1rem;line-height:1.6}.mad-hero-ctas{gap:16px;margin-top:10px;display:flex}.mad-btn-primary{color:#000;letter-spacing:1px;text-transform:uppercase;background:silver;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.mad-btn-primary:hover{opacity:.9}.mad-btn-secondary{color:#fff;letter-spacing:1px;text-transform:uppercase;background:0 0;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.mad-hero-features{grid-template-columns:repeat(2,1fr);gap:16px 24px;max-width:480px;margin-top:32px;display:grid}.mad-hfeat{text-align:left;flex-direction:row;align-items:center;gap:12px;display:flex}.mad-hfeat-icon{color:silver;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.mad-hfeat-icon svg{width:14px;height:14px}.mad-hfeat-lbl{color:silver;font-size:.8rem;font-weight:500;line-height:1.2}.mad-hero-mockup-wrapper{justify-content:flex-end;align-self:center;align-items:center;width:calc(100% + 80px);height:480px;margin-right:-80px;display:flex;position:relative}.mad-hero-mockup-img{object-fit:contain;filter:drop-shadow(0 25px 50px #000000a6)drop-shadow(0 15px 30px #ffffff14);width:100%;height:100%;transition:none}.mad-hero-mockup-wrapper:hover .mad-hero-mockup-img{filter:drop-shadow(0 35px 70px #000000c7)drop-shadow(0 20px 40px #ffffff26);transition:transform .5s cubic-bezier(.16,1,.3,1),filter .5s;transform:translateY(-8px)scale(1.02)}.mad-why-section{background:#fdfdfd;padding:80px 0}.mad-why-title{text-align:center;color:#000;margin-bottom:60px;font-size:2.2rem;font-weight:700}.mad-why-highlight{color:#888}.mad-why-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;display:grid}.mad-why-col-title{color:#000;margin-bottom:32px;font-size:1.1rem;font-weight:700}.mad-why-list{flex-direction:column;gap:32px;display:flex}.mad-why-item{align-items:flex-start;gap:16px;display:flex}.mad-wi-icon{color:#000;background:#f0f0f0;border:1px solid #ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.mad-why-item h4{color:#000;margin-bottom:8px;font-size:.95rem;font-weight:700}.mad-why-item p{color:#666;font-size:.8rem;line-height:1.5}.mad-why-center{justify-content:center;align-items:center;display:flex;position:relative}.mad-center-circle{background:#fff;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 10px 30px #0000000d}.mad-center-circle svg{color:#000;width:60px;height:60px}.mad-arrow-left{color:#ccc;position:absolute;left:-40px}.mad-arrow-right{color:#ccc;position:absolute;right:-40px}.mad-features-section{background:#fff;padding:40px 0 80px}.mad-feat-title{color:#000;margin-bottom:40px;font-size:1.8rem;font-weight:700}.mad-feat-grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.mad-fcard{color:#fff;background:#111;border:1px solid #333;border-radius:16px;flex-direction:column;padding:24px;display:flex}.mad-fc-icon{color:silver;margin-bottom:20px}.mad-fc-title{margin-bottom:12px;font-size:.9rem;font-weight:700;line-height:1.4}.mad-fc-desc{color:#ccc;font-size:.75rem;line-height:1.5}.mad-works-section{background:#fdfdfd;padding:80px 0}.mad-works-title{color:#000;margin-bottom:60px;font-size:1.8rem;font-weight:700}.mad-timeline{justify-content:space-between;display:flex;position:relative}.mad-timeline:before{content:"";z-index:1;border-top:2px dotted #ccc;height:1px;position:absolute;top:32px;left:40px;right:40px}.mad-step{z-index:2;text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 10px;display:flex;position:relative}.mad-step-icon{color:#000;background:#fff;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex;box-shadow:0 4px 12px #0000000d}.mad-step-num{color:#888;margin-bottom:8px;font-size:.75rem;font-weight:700}.mad-step h4{color:#000;margin-bottom:8px;font-size:.85rem;font-weight:700;line-height:1.3}.mad-step p{color:#666;font-size:.7rem;line-height:1.5}.mad-benefits-section{background:#fff;padding:60px 0}.mad-ben-box{color:#fff;background:#000;border-radius:24px;grid-template-columns:1fr 2fr;gap:60px;padding:60px;display:grid}.mad-ben-left{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.mad-ben-title{margin-bottom:24px;font-size:2rem;font-weight:700;line-height:1.2}.mad-ben-btn{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.75rem;font-weight:700;text-decoration:none;display:flex}.mad-ben-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.mad-bcard{flex-direction:column;gap:12px;display:flex}.mad-bcard-icon{color:silver;border:1px solid #c0c0c080;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mad-bcard h4{margin:0;font-size:.85rem;font-weight:700}.mad-bcard p{color:#fff9;margin:0;font-size:.7rem;line-height:1.5}.mad-cta-section{background:#fff;padding:0 0 80px}.mad-cta-box{color:#fff;background:#000;border-radius:24px;justify-content:space-between;align-items:center;padding:40px 60px;display:flex}@media (max-width:1024px){.mad-hero-grid,.mad-why-grid{grid-template-columns:1fr;gap:40px}.mad-why-col-2{display:none}.mad-feat-grid{grid-template-columns:repeat(3,1fr)}.mad-ben-box{grid-template-columns:1fr}.mad-ben-grid{grid-template-columns:1fr 1fr}.mad-cta-box{text-align:center;flex-direction:column;gap:30px}.mad-cta-left{flex-direction:column}.mad-footer-grid{grid-template-columns:1fr 1fr}.mad-hero-mockup-wrapper{justify-content:center;align-self:center;width:100%;height:400px;margin-right:0}}@media (max-width:768px){.mad-container{padding:0 20px}.mad-hero{padding:60px 0 80px}.mad-hero-title{font-size:3rem}.mad-hero-mockup-wrapper{justify-content:center;align-self:center;width:100%;height:320px;margin-right:0}.mad-feat-grid,.mad-ben-grid{grid-template-columns:1fr}.mad-cta-right{flex-direction:column}.mad-footer-grid{grid-template-columns:1fr}.mad-timeline{flex-direction:column;gap:40px}.mad-timeline:before{display:none}.mad-why-title,.mad-feat-title,.mad-ben-title,.mad-cta-title,.mad-works-title{font-size:2rem}}@media (max-width:480px){.mad-hero-mockup-wrapper{justify-content:center;align-self:center;width:100%;height:240px;margin-right:0}.mad-hero-title{font-size:2.5rem}}.mad-cta-left{align-items:center;gap:32px;display:flex}.mad-cta-logo{background:#ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.mad-cta-logo svg{color:#fff;width:48px;height:48px}.mad-cta-title{margin-bottom:8px;font-size:1.8rem;font-weight:700}.mad-cta-desc{color:#fffc;font-size:.95rem}.mad-cta-right{gap:16px;display:flex}.mad-cta-btn-1{color:#000;background:silver;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:.85rem;font-weight:700;text-decoration:none;display:flex}.mad-cta-btn-2{color:#fff;background:0 0;border:1px solid #fff6;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:.85rem;font-weight:700;text-decoration:none;display:flex}.mad-footer{color:#fff;background:#000;border-top:1px solid #ffffff1a;padding:80px 0 40px}.mad-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:40px;margin-bottom:60px;display:grid}.mad-footer-col{flex-direction:column;gap:20px;display:flex}.mad-footer-logo{align-items:center;gap:8px;font-size:1.2rem;font-weight:700;display:flex}.mad-footer-logo svg{color:silver}.mad-footer-tagline{color:#fff9;font-size:.8rem;line-height:1.6}.mad-footer-socials{gap:12px;display:flex}.mad-social{color:#fff;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;text-decoration:none;transition:background .2s;display:flex}.mad-social:hover{background:#ffffff1a}.mad-col-title{letter-spacing:1px;text-transform:uppercase;font-size:.75rem;font-weight:700}.mad-footer-links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.mad-footer-links a{color:#fff9;font-size:.8rem;text-decoration:none;transition:color .2s}.mad-footer-links a:hover{color:#fff}.mad-newsletter-desc{color:#fff9;font-size:.8rem;line-height:1.5}.mad-newsletter-form{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:4px;display:flex}.mad-newsletter-form input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:10px 16px;font-size:.8rem}.mad-newsletter-form button{color:silver;cursor:pointer;background:0 0;border:none;padding:0 16px}.mad-footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:24px;font-size:.75rem;display:flex}.mad-footer-bottom-links{gap:24px;display:flex}.mad-footer-bottom-links a{color:#ffffff80;text-decoration:none}.mad-footer-bottom-links a:hover{color:#fff}.mad-app-preview-section{background:#000;padding:80px 0;position:relative}.mad-app-preview-title{text-align:center;color:#fff;margin-bottom:40px;font-size:2.2rem;font-weight:700}.mad-app-preview-highlight{color:silver}.mad-app-wrap{background:#0a0a0a;border:1px solid #222;border-radius:16px;height:800px;display:flex;overflow:hidden;box-shadow:0 40px 80px #000c}.mad-app-sb{background:#050505;border-right:1px solid #1a1a1a;flex-direction:column;width:240px;display:flex}.mad-app-logo{color:#fff;align-items:center;gap:12px;padding:24px;font-size:1.1rem;font-weight:800;display:flex}.mad-app-logo svg{color:silver}.mad-app-nav{flex-direction:column;flex:1;gap:4px;padding:0 12px;display:flex;overflow-y:auto}.mad-app-nav::-webkit-scrollbar{display:none}.mad-app-ni{color:#888;cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.mad-app-ni:hover{color:#ccc;background:#111}.mad-app-ni.active{color:silver;background:#c0c0c01a;border-left:3px solid silver;padding-left:13px}.mad-app-main-wrap{flex-direction:column;flex:1;display:flex;overflow:hidden}.mad-app-head{background:#0a0a0a;border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.mad-app-search{color:#888;background:#111;border:1px solid #222;border-radius:8px;align-items:center;gap:12px;width:320px;padding:8px 16px;font-size:.85rem;display:flex}.mad-app-head-r{align-items:center;gap:20px;display:flex}.mad-app-pill{color:silver;background:#111;border:1px solid #222;border-radius:100px;align-items:center;gap:16px;padding:6px 16px;font-size:.85rem;font-weight:600;display:flex}.mad-app-bell-wrap{cursor:pointer;position:relative}.mad-app-bell{color:#888;background:#111;border:1px solid #222;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mad-app-bell:hover{color:#fff;background:#222}.mad-app-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.55rem;font-weight:800;display:flex;position:absolute;top:-2px;right:-2px}.mad-app-user{color:#fff;background:#111;border:1px solid #222;border-radius:100px;align-items:center;gap:12px;padding:4px 16px 4px 4px;font-size:.85rem;font-weight:600;display:flex}.mad-app-avatar{color:#000;background:silver;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:800;display:flex}.mad-app-body{flex:1;display:flex;position:relative;overflow:hidden}.mad-app-content{flex:1;padding:24px;overflow-y:auto}.mad-app-content::-webkit-scrollbar{width:6px}.mad-app-content::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.mad-app-rsb{background:#050505;border-left:1px solid #1a1a1a;width:320px;padding:24px;overflow-y:auto}.mad-app-rsb::-webkit-scrollbar{display:none}.mad-app-page-title{color:#fff;margin-bottom:4px;font-size:1.6rem;font-weight:700}.mad-app-page-sub{color:#888;margin-bottom:24px;font-size:.85rem}.mad-app-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}.mad-app-stat-card{background:#111;border:1px solid #222;border-radius:12px;padding:16px}.mad-app-stat-head{justify-content:space-between;margin-bottom:12px;display:flex}.mad-app-stat-lbl{color:#888;font-size:.75rem;font-weight:600}.mad-app-stat-icon{color:silver}.mad-app-stat-val{color:#fff;font-size:1.8rem;font-weight:800}.mad-app-tbl-card{background:#111;border:1px solid #222;border-radius:12px;padding:24px}.mad-app-tbl-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.mad-app-tbl-title{color:#fff;font-size:1.2rem;font-weight:700}.mad-app-tbl-btn{color:#000;background:silver;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;font-weight:700;display:flex}.mad-app-table{border-collapse:collapse;width:100%}.mad-app-th{color:#888;text-transform:uppercase;text-align:left;border-bottom:1px solid #222;padding-bottom:16px;font-size:.7rem;font-weight:600}.mad-app-td{color:#ccc;border-bottom:1px solid #1a1a1a;padding:16px 0;font-size:.8rem}.mad-app-link{color:silver;font-weight:600;text-decoration:none}.mad-app-rsb-sec{margin-bottom:32px}.mad-app-rsb-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mad-app-rsb-title{color:#fff;font-size:1rem;font-weight:700}.mad-app-rsb-link{color:silver;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:flex}.mad-app-cal{background:#111;border:1px solid #222;border-radius:12px;padding:16px}.mad-app-cal-head{color:#fff;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.85rem;font-weight:600;display:flex}.mad-app-cal-grid{text-align:center;color:#888;grid-template-columns:repeat(7,1fr);gap:8px;font-size:.75rem;display:grid}.mad-app-cal-day.active{color:#000;background:silver;border-radius:4px;font-weight:700}.mad-app-cal-day.event{color:#ccc;position:relative}.mad-app-cal-day.event:after{content:"";background:silver;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.mad-app-tcard{background:#111;border:1px solid #222;border-left:3px solid #333;border-radius:8px;margin-bottom:12px;padding:16px}.mad-app-tcard.gst{border-left-color:#10b981}.mad-app-tcard.it{border-left-color:#3b82f6}.mad-app-tcard.high{border-left-color:#ef4444}.mad-app-tcard.med{border-left-color:#f59e0b}.mad-app-tc-head{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.mad-app-tc-title{color:#fff;font-size:.85rem;font-weight:700}.mad-app-tc-badge{border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:700}.mad-app-tc-badge.gst{color:#10b981;background:#10b9811a}.mad-app-tc-badge.it{color:#3b82f6;background:#3b82f61a}.mad-app-tc-badge.high{color:#ef4444;background:#ef44441a}.mad-app-tc-badge.med{color:#f59e0b;background:#f59e0b1a}.mad-app-tc-desc{color:#888;margin-bottom:8px;font-size:.7rem}.mad-app-tc-foot{color:#666;align-items:center;gap:4px;font-size:.65rem;display:flex}.mad-app-notif{z-index:100;background:#111;border:1px solid #222;border-radius:12px;flex-direction:column;width:400px;display:flex;position:absolute;top:70px;right:24px;box-shadow:0 20px 40px #000000e6}.mad-app-notif-head{border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:20px;display:flex}.mad-app-notif-title{color:#fff;font-size:1.2rem;font-weight:700}.mad-app-notif-filter{color:#ccc;cursor:pointer;background:#000;border:1px solid #222;border-radius:100px;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;display:flex}.mad-app-notif-list{flex-direction:column;gap:12px;max-height:500px;padding:16px;display:flex;overflow-y:auto}.mad-app-notif-list::-webkit-scrollbar{width:4px}.mad-app-notif-list::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.mad-app-notif-subhead{color:#888;padding:0 4px;font-size:.8rem;font-weight:700}.mad-app-nitem{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:8px;padding:16px}.mad-app-nitem-head{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.mad-app-nitem-title{color:#fff;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.mad-app-nitem-time{color:#666;font-size:.65rem}.mad-app-nitem-desc{color:#888;font-size:.7rem}.mad-app-nitem-badge{border-radius:4px;padding:2px 6px;font-size:.55rem;font-weight:700}.mad-app-nitem-badge.notice{color:silver;background:#c0c0c01a}.mad-app-nitem-badge.staff{color:#10b981;background:#10b9811a}.mad-app-nitem-badge.alert{color:#ef4444;background:#ef44441a}.mad-app-nitem-badge.remind{color:#f59e0b;background:#f59e0b1a}
