:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:system-ui,-apple-system,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#f8fafc;min-width:320px;margin:0}#root{min-height:100vh}a{color:inherit;text-decoration:none}.home-layout{background:#f8fafc;min-height:100vh}.section-container{width:min(1200px,100% - 48px);margin:0 auto}.section-heading{text-align:center;margin-bottom:40px}.section-heading h2{margin-bottom:8px!important}.section-heading .ant-typography{color:#64748b;margin-bottom:0}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e2e8f0;height:72px;padding:0;line-height:normal;position:sticky;top:0}.site-header__inner{align-items:center;gap:32px;width:min(1200px,100% - 48px);height:100%;margin:0 auto;display:flex}.site-header__brand{flex-direction:column;flex-shrink:0;min-width:140px;display:flex}.site-header__logo{color:#0f172a;letter-spacing:.02em;font-size:22px;font-weight:700}.site-header__tagline{color:#64748b;font-size:12px}.site-header__menu{background:0 0;border-bottom:none;flex:1;justify-content:center;min-width:0;display:flex}.site-header__menu .ant-menu{background:0 0;border-bottom:none;flex:1;justify-content:center}.site-header__menu .ant-menu-overflow{flex-wrap:nowrap}.site-header__menu .ant-menu-item{font-size:15px}.site-header__actions{flex-shrink:0;margin-left:auto}.site-header__user{color:#334155;font-weight:500}.hero-carousel{margin-bottom:72px}.hero-carousel__slide{justify-content:center;align-items:center;height:420px;padding:0 24px;display:flex}.hero-carousel__slide.slide-1{background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 45%,#93c5fd 100%)}.hero-carousel__slide.slide-2{background:linear-gradient(135deg,#0f766e 0%,#14b8a6 45%,#99f6e4 100%)}.hero-carousel__slide.slide-3{background:linear-gradient(135deg,#6d28d9 0%,#8b5cf6 45%,#c4b5fd 100%)}.hero-carousel__content{text-align:center;color:#fff;width:min(760px,100%)}.hero-carousel__title{color:#fff!important;margin-bottom:16px!important;font-size:clamp(32px,5vw,52px)!important}.hero-carousel__subtitle{font-size:clamp(16px,2.2vw,20px);color:#ffffffeb!important;margin-bottom:0!important}.hero-carousel__dots{bottom:24px!important}.focus-section{padding:0 0 80px}.focus-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:100%;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 10px 30px #0f172a0f}.focus-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a1a}.focus-card__visual{height:180px}.focus-card.focus-1 .focus-card__visual{background:linear-gradient(135deg,#dbeafe,#60a5fa)}.focus-card.focus-2 .focus-card__visual{background:linear-gradient(135deg,#ccfbf1,#2dd4bf)}.focus-card.focus-3 .focus-card__visual{background:linear-gradient(135deg,#ede9fe,#a78bfa)}.focus-card__body{padding:24px}.focus-card__body h4{margin-bottom:8px!important}.focus-card__body .ant-typography{color:#64748b;margin-bottom:0}.intro-section{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:80px 0}.intro-section__panel h2{margin-top:12px!important;margin-bottom:16px!important}.intro-section__panel .ant-typography{color:#475569}.intro-section__badge{color:#2563eb;background:#eff6ff;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.intro-section__list{background:linear-gradient(#f8fafc 0%,#eff6ff 100%);border:1px solid #dbeafe;border-radius:20px;flex-direction:column;gap:18px;padding:28px;display:flex}.intro-section__item{align-items:flex-start;gap:12px;display:flex}.intro-section__dot{background:#2563eb;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:8px}.intro-section__item .ant-typography{color:#334155;margin-bottom:0}.site-footer{color:#cbd5e1;background:#0f172a;padding:48px 0 28px}.site-footer__brand{margin-bottom:12px;font-size:20px;display:block;color:#fff!important}.site-footer__desc{color:#94a3b8!important;margin-bottom:0!important}.site-footer__links{color:#94a3b8;flex-direction:column;gap:10px;margin-top:12px;display:flex}.site-footer__links a:hover{color:#fff}.site-footer__divider{border-color:#94a3b833!important;margin:28px 0 18px!important}.site-footer__copyright{text-align:center;color:#64748b!important;margin-bottom:0!important}.dashboard-layout{--dashboard-header-height:48px;min-height:100vh}.ant-layout-header.dashboard-header{height:var(--dashboard-header-height);line-height:var(--dashboard-header-height);z-index:100;align-items:center;width:100%;padding-inline:24px;display:flex;position:sticky;top:0}.dashboard-logo{letter-spacing:.02em;flex-shrink:0;font-size:16px;font-weight:700;line-height:1}.dashboard-header__spacer{flex:1}.dashboard-header__actions{flex-shrink:0}.dashboard-main{min-height:0}.dashboard-sider{height:calc(100vh - var(--dashboard-header-height,48px));top:var(--dashboard-header-height,48px);position:sticky;overflow:auto}.dashboard-sider__menu{border-inline-end:0!important}.dashboard-body{padding:0 24px 24px}.dashboard-tabs{margin:12px 0 0}.dashboard-tabs .ant-tabs-nav{margin-bottom:12px}.dashboard-tabs__label{max-width:100%;display:inline-block}.customer-edit-table,.project-edit-table{border-collapse:collapse;table-layout:fixed;background:var(--ant-color-bg-container,transparent);width:100%}.customer-edit-table th,.customer-edit-table td,.project-edit-table th,.project-edit-table td{border:1px solid var(--ant-color-border-secondary,#f0f0f0);vertical-align:middle;padding:10px 12px}.customer-edit-table th,.project-edit-table th{text-align:right;background:var(--ant-color-fill-alter,#00000005);width:110px;color:var(--ant-color-text-secondary,#000000a6);font-weight:500}.customer-edit-table td,.project-edit-table td{width:calc(50% - 110px)}.customer-edit-form .ant-form-item-explain-error,.project-edit-form .ant-form-item-explain-error{margin-top:4px}.customer-edit-layout,.project-edit-layout{grid-template-columns:repeat(auto-fit,minmax(min(100%,560px),1fr));align-items:start;gap:28px 32px;display:grid}.customer-edit-layout__main,.customer-edit-layout__side,.project-edit-layout__main,.project-edit-layout__side{min-width:0}.customer-edit-layout__contacts,.customer-edit-layout__project-contacts,.customer-edit-layout__connects,.customer-edit-layout__purchases,.project-edit-layout__contacts,.project-edit-layout__connects,.project-edit-layout__purchases{margin-top:28px}.dashboard-content{min-height:280px;padding:24px}.dashboard-footer{text-align:center}.dashboard-page .ant-typography{margin-bottom:16px}@media (width<=992px){.site-header__inner{flex-wrap:wrap;gap:12px 16px;height:auto;padding:12px 0}.site-header{height:auto}.site-header__menu{border-top:1px solid #e2e8f0;flex:100%;order:3;justify-content:flex-start;padding-top:4px;overflow-x:auto}.site-header__menu .ant-menu{flex-wrap:nowrap;justify-content:flex-start;min-width:max-content}.site-header__actions{margin-left:0}.hero-carousel__slide{height:360px}}@media (width<=576px){.section-container,.site-header__inner{width:calc(100% - 32px)}.hero-carousel__slide{height:320px}.focus-section,.intro-section{padding-bottom:56px}.intro-section{padding-top:56px}}
