.StableManagement-module__AVJyrG__container{background-color:#f8f9fa;min-height:100vh}.StableManagement-module__AVJyrG__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1a73e8 0%,#0d47a1 100%);padding:80px 20px}.StableManagement-module__AVJyrG__heroContent{max-width:900px;margin:0 auto}.StableManagement-module__AVJyrG__heroTitle{margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.2}.StableManagement-module__AVJyrG__subtitle{color:#e3f2fd;font-size:1.5rem;font-weight:400}.StableManagement-module__AVJyrG__heroDescription{color:#e3f2fd;margin-bottom:30px;font-size:1.2rem;line-height:1.8}.StableManagement-module__AVJyrG__demoBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;display:inline-flex}.StableManagement-module__AVJyrG__demoBadge span{font-size:1.5rem}.StableManagement-module__AVJyrG__heroCompact{color:#fff;background:linear-gradient(135deg,#1a73e8 0%,#0d47a1 100%);padding:80px 20px 100px}.StableManagement-module__AVJyrG__demoAppContainer{height:calc(100vh - var(--header-height,70px) - 40px);min-height:560px;scroll-margin-top:calc(var(--header-height,70px) + 16px);background:#fff;border:3px solid #cbd5e0;border-radius:12px;flex-direction:column;margin:80px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d;container:demo-app/inline-size}.StableManagement-module__AVJyrG__appHeader{color:#fff;z-index:10;background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 24px;display:flex;box-shadow:0 2px 8px #00000026}.StableManagement-module__AVJyrG__appHeaderLeft{align-items:center;gap:16px;display:flex}.StableManagement-module__AVJyrG__hamburgerButton{cursor:pointer;z-index:11;background:0 0;border:none;flex-direction:column;gap:4px;padding:8px;display:flex}.StableManagement-module__AVJyrG__hamburgerButton span{background:#fff;border-radius:2px;width:24px;height:3px;transition:all .3s;display:block}.StableManagement-module__AVJyrG__hamburgerButton:hover span{background:#e3f2fd}.StableManagement-module__AVJyrG__appLogo{align-items:center;gap:8px;font-size:1.1rem;font-weight:700;display:flex}.StableManagement-module__AVJyrG__logoIcon{color:#fff;align-items:center;display:inline-flex}.StableManagement-module__AVJyrG__logoText{white-space:nowrap}.StableManagement-module__AVJyrG__demoTag{letter-spacing:.08em;color:#fffffff2;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff8c;border-radius:4px;align-items:center;margin-left:4px;padding:2px 8px;font-size:.65rem;font-weight:700;line-height:1.6;display:inline-flex}.StableManagement-module__AVJyrG__sampleDataTag{color:#ffe082;white-space:nowrap;background:#ffc1072e;border:1px solid #ffc10773;border-radius:999px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.StableManagement-module__AVJyrG__appNav{gap:24px;display:flex}.StableManagement-module__AVJyrG__appNavLink{color:#ffffffe6;border-radius:4px;padding:8px 12px;font-size:.95rem;text-decoration:none;transition:all .2s}.StableManagement-module__AVJyrG__appNavLink:hover{color:#fff;background:#ffffff26}.StableManagement-module__AVJyrG__appHeaderRight{align-items:center;gap:16px;display:flex}.StableManagement-module__AVJyrG__userName{color:#ffffffe6;font-size:.95rem}.StableManagement-module__AVJyrG__logoutButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:4px;padding:8px 16px;font-size:.9rem;transition:all .2s}.StableManagement-module__AVJyrG__logoutButton:hover{background:#ffffff4d}.StableManagement-module__AVJyrG__sidebar{z-index:9;background:#fff;width:280px;height:calc(100% - 56px);transition:left .3s;position:absolute;top:56px;left:-280px;overflow-y:auto;box-shadow:2px 0 8px #0000001a}.StableManagement-module__AVJyrG__sidebarOpen{left:0}.StableManagement-module__AVJyrG__sidebarNav{padding:16px 0}.StableManagement-module__AVJyrG__sidebarLink{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:12px 24px;font-weight:500;text-decoration:none;transition:background .2s;display:block}.StableManagement-module__AVJyrG__sidebarLink:hover{color:#1a73e8;background:#f0f0f0}.StableManagement-module__AVJyrG__sidebarLinkActive{color:#1a73e8;background:#e3f2fd;font-weight:600}.StableManagement-module__AVJyrG__sidebarGroup{border-top:1px solid #e0e0e0}.StableManagement-module__AVJyrG__sidebarGroupHeader{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 24px;font-weight:600;transition:background .2s;display:flex}.StableManagement-module__AVJyrG__sidebarGroupHeader:hover{background:#f0f0f0}.StableManagement-module__AVJyrG__arrow{font-size:.8rem;transition:transform .3s}.StableManagement-module__AVJyrG__arrowOpen{transform:rotate(-180deg)}.StableManagement-module__AVJyrG__sidebarGroupContent{background:#f8f9fa}.StableManagement-module__AVJyrG__sidebarSubLink{color:#666;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 24px 10px 48px;font-size:.95rem;text-decoration:none;transition:all .2s;display:block}.StableManagement-module__AVJyrG__sidebarSubLink:hover{color:#1a73e8;background:#e8e8e8;padding-left:52px}.StableManagement-module__AVJyrG__sidebarSubLinkActive{color:#1a73e8;background:#e3f2fd;border-left:3px solid #1a73e8;padding-left:49px;font-weight:600}.StableManagement-module__AVJyrG__sidebarOverlay{z-index:8;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}@container demo-app (min-width:1024px){.StableManagement-module__AVJyrG__sidebar{height:calc(100% - 56px);top:56px;left:0}.StableManagement-module__AVJyrG__hamburgerButton,.StableManagement-module__AVJyrG__sidebarOverlay{display:none}.StableManagement-module__AVJyrG__appContent{margin-left:280px}}.StableManagement-module__AVJyrG__appContent{scroll-behavior:smooth;background:#f8f9fa;flex:1;overflow-y:auto}.StableManagement-module__AVJyrG__heroCompactContent{max-width:1200px;margin:0 auto}.StableManagement-module__AVJyrG__heroCompactTitle{margin-bottom:24px;font-size:2.5rem;font-weight:700;line-height:1.3}.StableManagement-module__AVJyrG__heroCompactSubtitle{color:#e3f2fd;margin-left:12px;font-size:1rem;font-weight:400}.StableManagement-module__AVJyrG__heroCompactDescription{margin-top:20px}.StableManagement-module__AVJyrG__overviewLabel{color:#e3f2fd;letter-spacing:.05em;margin-bottom:8px;font-size:1rem;font-weight:600}.StableManagement-module__AVJyrG__overviewText{color:#ffffffe6;max-width:900px;font-size:.95rem;line-height:1.7}.StableManagement-module__AVJyrG__overviewSection,.StableManagement-module__AVJyrG__dashboardSection,.StableManagement-module__AVJyrG__dataSection,.StableManagement-module__AVJyrG__featuresSection,.StableManagement-module__AVJyrG__techSection{padding:60px 20px}.StableManagement-module__AVJyrG__overviewSection{background-color:#fff}.StableManagement-module__AVJyrG__sectionContent{max-width:1200px;margin:0 auto}.StableManagement-module__AVJyrG__sectionTitle{text-align:center;color:#202124;margin-bottom:20px;font-size:2.5rem;font-weight:700}.StableManagement-module__AVJyrG__sectionDescription{text-align:center;color:#5f6368;margin-bottom:50px;font-size:1.1rem;line-height:1.8}.StableManagement-module__AVJyrG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-top:40px;display:grid}.StableManagement-module__AVJyrG__statCard{background:#fff;border:1px solid #e4e8ee;border-radius:12px;align-items:center;gap:18px;padding:24px 26px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 2px 8px #0000000f}.StableManagement-module__AVJyrG__statCard:hover{border-color:#c6d4e6;transform:translateY(-3px);box-shadow:0 10px 24px #1a73e824}.StableManagement-module__AVJyrG__statCard:hover .StableManagement-module__AVJyrG__statIcon{color:#1a73e8;background:#e3f0ff}.StableManagement-module__AVJyrG__statCardAlert .StableManagement-module__AVJyrG__statIcon{color:#c5372c;background:#fdecea}.StableManagement-module__AVJyrG__statCardAlert:hover .StableManagement-module__AVJyrG__statIcon{color:#c5372c;background:#fbdcd8}.StableManagement-module__AVJyrG__statIcon{color:#2c3e50;background:#eef2f7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;transition:background .2s,color .2s;display:inline-flex}.StableManagement-module__AVJyrG__statContent{flex:1}.StableManagement-module__AVJyrG__statLabel{color:#5f6368;margin-bottom:8px;font-size:.9rem}.StableManagement-module__AVJyrG__statValue{color:#202124;font-size:2rem;font-weight:700}.StableManagement-module__AVJyrG__dashboardPanels{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px;margin-top:24px;display:grid}.StableManagement-module__AVJyrG__dashboardPanel{background:#fff;border:1px solid #e4e8ee;border-radius:12px;flex-direction:column;padding:20px 22px 16px;display:flex;box-shadow:0 2px 8px #0000000f}.StableManagement-module__AVJyrG__panelHeader{border-bottom:1px solid #eceff3;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.StableManagement-module__AVJyrG__panelTitle{color:#202124;align-items:center;gap:8px;margin:0;font-size:1.05rem;font-weight:600;display:flex}.StableManagement-module__AVJyrG__panelTitle svg{color:#5f6368;flex-shrink:0}.StableManagement-module__AVJyrG__panelLink{color:#1a73e8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:.85rem;font-weight:600;transition:background .2s}.StableManagement-module__AVJyrG__panelLink:hover{background:#e8f0fe}.StableManagement-module__AVJyrG__panelTable{border-collapse:collapse;width:100%;font-size:.9rem}.StableManagement-module__AVJyrG__panelTable th{text-align:left;letter-spacing:.02em;color:#5f6368;white-space:nowrap;background:#f6f8fa;border-radius:4px;padding:8px 10px;font-size:.75rem;font-weight:600}.StableManagement-module__AVJyrG__panelTable td{color:#303134;vertical-align:middle;border-bottom:1px solid #f0f2f5;padding:10px}.StableManagement-module__AVJyrG__panelTable tbody tr:last-child td{border-bottom:none}.StableManagement-module__AVJyrG__panelTable tbody tr:hover td{background:#f8fbff}.StableManagement-module__AVJyrG__panelNumeric{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.StableManagement-module__AVJyrG__panelEmpty{text-align:center;color:#80868b;padding:24px 8px;font-size:.9rem}.StableManagement-module__AVJyrG__panelFooter{color:#5f6368;border-top:1px solid #eceff3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:12px;font-size:.82rem;display:flex}.StableManagement-module__AVJyrG__panelFooter span:last-child{color:#202124;font-weight:600}.StableManagement-module__AVJyrG__tabNav{border-bottom:2px solid #e0e0e0;gap:8px;margin-bottom:30px;display:flex;overflow-x:auto}.StableManagement-module__AVJyrG__tabButton{color:#5f6368;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s}.StableManagement-module__AVJyrG__tabButton:hover{color:#1a73e8}.StableManagement-module__AVJyrG__tabButton.StableManagement-module__AVJyrG__active{color:#1a73e8;border-bottom-color:#1a73e8}.StableManagement-module__AVJyrG__searchBar{align-items:center;gap:12px;margin-bottom:20px;display:flex}.StableManagement-module__AVJyrG__searchInput{border:2px solid #e0e0e0;border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:1rem;transition:all .3s}.StableManagement-module__AVJyrG__searchInput:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81a}.StableManagement-module__AVJyrG__searchInput::placeholder{color:#9ca3af}.StableManagement-module__AVJyrG__tableContainer{background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px #0000001a}.StableManagement-module__AVJyrG__tableHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.StableManagement-module__AVJyrG__tableHeader h3{color:#202124;font-size:1.5rem;font-weight:600}.StableManagement-module__AVJyrG__addButton{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:6px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .3s}.StableManagement-module__AVJyrG__addButton:hover{background:#1557b0;transform:translateY(-2px);box-shadow:0 4px 12px #1a73e84d}.StableManagement-module__AVJyrG__actionButton{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:4px;margin-right:8px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:all .3s}.StableManagement-module__AVJyrG__actionButton:hover{background:#1557b0;box-shadow:0 2px 8px #1a73e84d}.StableManagement-module__AVJyrG__deleteButton{color:#fff;cursor:pointer;background:#d32f2f;border:none;border-radius:4px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:all .3s}.StableManagement-module__AVJyrG__deleteButton:hover{background:#b71c1c;box-shadow:0 2px 8px #d32f2f4d}.StableManagement-module__AVJyrG__dataTable{border-collapse:collapse;width:100%;margin-top:20px}.StableManagement-module__AVJyrG__dataTable thead{background:#f8f9fa}.StableManagement-module__AVJyrG__dataTable th{text-align:left;color:#5f6368;border-bottom:2px solid #e0e0e0;padding:14px;font-weight:600}.StableManagement-module__AVJyrG__dataTable td{color:#202124;border-bottom:1px solid #e0e0e0;padding:14px}.StableManagement-module__AVJyrG__dataTable tbody tr:hover{background:#f8f9fa}.StableManagement-module__AVJyrG__notesCell{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.StableManagement-module__AVJyrG__negative{color:#d32f2f;font-weight:600}.StableManagement-module__AVJyrG__statusBadge{white-space:nowrap;border-radius:20px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-block}.StableManagement-module__AVJyrG__statusBadge.StableManagement-module__AVJyrG__success{color:#10b981;background:#d1fae5}.StableManagement-module__AVJyrG__statusBadge.StableManagement-module__AVJyrG__warning{color:#f59e0b;background:#fef3c7}.StableManagement-module__AVJyrG__statusBadge.StableManagement-module__AVJyrG__info{color:#1a73e8;background:#e8f0fe}.StableManagement-module__AVJyrG__statusBadge.StableManagement-module__AVJyrG__secondary{color:#6b7280;background:#f3f4f6}.StableManagement-module__AVJyrG__statusBadge.StableManagement-module__AVJyrG__shared{color:#d97706;background:#fef3c7}.StableManagement-module__AVJyrG__statusBadge.StableManagement-module__AVJyrG__single{color:#6366f1;background:#e0e7ff}.StableManagement-module__AVJyrG__sharedBadge{color:#fff;vertical-align:middle;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a6f 100%);border-radius:12px;margin-left:8px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block}.StableManagement-module__AVJyrG__ownershipList{flex-direction:column;gap:6px;display:flex}.StableManagement-module__AVJyrG__ownershipItem{justify-content:space-between;align-items:center;gap:8px;font-size:.9rem;display:flex}.StableManagement-module__AVJyrG__sharePercent{color:#1a73e8;white-space:nowrap;background:#e8f0fe;border-radius:10px;padding:2px 8px;font-size:.8rem;font-weight:600;display:inline-block}.StableManagement-module__AVJyrG__ownershipSection{background:#f8f9fa;border-radius:8px;margin:16px 0;padding:16px}.StableManagement-module__AVJyrG__ownershipSection>p:first-child{margin-top:0}.StableManagement-module__AVJyrG__ownershipDetail{margin-top:12px}.StableManagement-module__AVJyrG__ownershipDetailItem{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.StableManagement-module__AVJyrG__ownershipDetailItem:last-child{border-bottom:none}.StableManagement-module__AVJyrG__ownerName{color:#202124;font-size:1rem;font-weight:500}.StableManagement-module__AVJyrG__primaryBadge{color:#fff;background:#1a73e8;border-radius:6px;margin-left:6px;padding:2px 6px;font-size:.75rem;font-weight:600;display:inline-block}.StableManagement-module__AVJyrG__sharePercentLarge{color:#1a73e8;background:#e8f0fe;border-radius:12px;padding:6px 14px;font-size:1rem;font-weight:700;display:inline-block}.StableManagement-module__AVJyrG__singleOwner{color:#5f6368;margin:8px 0;font-size:.95rem}.StableManagement-module__AVJyrG__prorationInfo{background:#f8f9fa;border-radius:8px;margin-top:20px;padding:16px}.StableManagement-module__AVJyrG__prorationInfo>p:first-child{margin-top:0;margin-bottom:12px}.StableManagement-module__AVJyrG__prorationItem{background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:10px 12px;display:flex}.StableManagement-module__AVJyrG__prorationItem:last-child{margin-bottom:0}.StableManagement-module__AVJyrG__prorationItem span:first-child{color:#202124;font-weight:500}.StableManagement-module__AVJyrG__prorationItem span:last-child{color:#1a73e8;font-size:1rem;font-weight:700}.StableManagement-module__AVJyrG__invoiceStatusSection{background:#f8f9fa;border-radius:8px;margin:16px 0;padding:16px}.StableManagement-module__AVJyrG__invoiceItemsSection{background:#f8f9fa;border-radius:8px;margin:20px 0;padding:16px}.StableManagement-module__AVJyrG__invoiceItemsSection>p:first-child{margin-top:0;margin-bottom:16px;font-weight:600}.StableManagement-module__AVJyrG__invoiceItemsList{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.StableManagement-module__AVJyrG__invoiceItemCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.StableManagement-module__AVJyrG__invoiceItemHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.StableManagement-module__AVJyrG__itemDescription{color:#5f6368;margin:8px 0;font-size:.9rem}.StableManagement-module__AVJyrG__invoiceItemDetails{color:#5f6368;border-top:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;font-size:.9rem;display:flex}.StableManagement-module__AVJyrG__itemAmount{color:#202124;font-size:1rem;font-weight:700}.StableManagement-module__AVJyrG__shareAmountSection{background:#e8f0fe;border-radius:6px;align-items:center;gap:8px;margin-top:12px;padding:10px;display:flex}.StableManagement-module__AVJyrG__shareLabel{color:#5f6368;font-size:.9rem;font-weight:600}.StableManagement-module__AVJyrG__shareAmount{color:#1a73e8;font-size:1.1rem;font-weight:700}.StableManagement-module__AVJyrG__allocationVisualization{background:#fff;border:2px solid #1a73e8;border-radius:8px;margin-top:20px;padding:20px}.StableManagement-module__AVJyrG__allocationVisualization h4{color:#202124;margin:0 0 8px;font-size:1.1rem;font-weight:600}.StableManagement-module__AVJyrG__allocationNote{color:#5f6368;margin:0 0 20px;font-size:.9rem}.StableManagement-module__AVJyrG__allocationBars{flex-direction:column;gap:20px;display:flex}.StableManagement-module__AVJyrG__allocationBar{background:#f8f9fa;border-radius:8px;padding:16px}.StableManagement-module__AVJyrG__allocationBarLabel{color:#202124;justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:600;display:flex}.StableManagement-module__AVJyrG__allocationBarLabel span:last-child{color:#1a73e8;font-size:1.1rem}.StableManagement-module__AVJyrG__allocationBarTrack{background:#e0e0e0;border-radius:12px;width:100%;height:24px;margin-bottom:8px;overflow:hidden}.StableManagement-module__AVJyrG__allocationBarFill{background:linear-gradient(90deg,#1a73e8 0%,#4285f4 100%);border-radius:12px;height:100%;transition:width .5s}.StableManagement-module__AVJyrG__allocationBarAmounts{color:#5f6368;justify-content:space-between;font-size:.85rem;display:flex}.StableManagement-module__AVJyrG__allocationBarAmounts span:first-child{color:#1a73e8;font-weight:600}.StableManagement-module__AVJyrG__pdfPreview{background:#f0f0f0;border-radius:4px;max-height:70vh;margin:24px 0;padding:24px;overflow-y:auto}.StableManagement-module__AVJyrG__pdfDocument{background:#fff;max-width:800px;margin:0 auto;padding:60px 50px;font-family:Hiragino Mincho ProN,Yu Mincho,MS Mincho,serif;line-height:1.8;box-shadow:0 2px 4px #0000001a}.StableManagement-module__AVJyrG__pdfHeader{text-align:center;border-bottom:3px double #000;margin-bottom:40px;padding-bottom:20px}.StableManagement-module__AVJyrG__pdfHeader h1{color:#000;letter-spacing:16px;margin:0 0 10px;font-size:2rem;font-weight:500}.StableManagement-module__AVJyrG__invoiceId{color:#000;margin:0;font-size:.9rem;font-weight:400}.StableManagement-module__AVJyrG__pdfSection{margin-bottom:30px}.StableManagement-module__AVJyrG__pdfRow{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.StableManagement-module__AVJyrG__pdfColumn{flex:1}.StableManagement-module__AVJyrG__pdfColumn p{color:#000;margin:6px 0;font-size:.95rem;line-height:1.8}.StableManagement-module__AVJyrG__pdfColumn p strong{color:#000;font-size:1.05rem;font-weight:500}.StableManagement-module__AVJyrG__pdfTotalAmount{background:#fff;border:2px solid #000;justify-content:space-between;align-items:center;margin:20px 0;padding:20px 24px;display:flex}.StableManagement-module__AVJyrG__pdfTotalAmount span:first-child{color:#000;letter-spacing:.1em;font-size:1rem;font-weight:500}.StableManagement-module__AVJyrG__pdfAmount{color:#000;letter-spacing:.05em;font-size:1.75rem;font-weight:500}.StableManagement-module__AVJyrG__pdfSection h3{color:#000;letter-spacing:.1em;border-bottom:1px solid #000;margin:0 0 16px;padding-bottom:8px;font-size:1rem;font-weight:500}.StableManagement-module__AVJyrG__pdfTable{border-collapse:collapse;border:1px solid #000;width:100%;margin-top:12px}.StableManagement-module__AVJyrG__pdfTable th,.StableManagement-module__AVJyrG__pdfTable td{text-align:left;border:1px solid #000;padding:10px 8px;font-size:.9rem}.StableManagement-module__AVJyrG__pdfTable th{color:#000;background:#fff;font-weight:500}.StableManagement-module__AVJyrG__pdfTable td{color:#000;background:#fff}.StableManagement-module__AVJyrG__pdfTable td:nth-child(3),.StableManagement-module__AVJyrG__pdfTable td:nth-child(4),.StableManagement-module__AVJyrG__pdfTable td:nth-child(5),.StableManagement-module__AVJyrG__pdfTable th:nth-child(3),.StableManagement-module__AVJyrG__pdfTable th:nth-child(4),.StableManagement-module__AVJyrG__pdfTable th:nth-child(5){text-align:right}.StableManagement-module__AVJyrG__pdfFooter{text-align:center;border-top:1px solid #000;margin-top:60px;padding-top:20px}.StableManagement-module__AVJyrG__pdfFooter p{color:#000;margin:4px 0;font-size:.85rem;line-height:1.6}.StableManagement-module__AVJyrG__pdfFooter p:first-child{color:#000;margin-bottom:8px;font-size:.9rem;font-weight:500}.StableManagement-module__AVJyrG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:40px;display:grid}.StableManagement-module__AVJyrG__featureCard{background:#fff;border-radius:12px;padding:30px;transition:all .3s;box-shadow:0 2px 8px #0000001a}.StableManagement-module__AVJyrG__featureCard:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.StableManagement-module__AVJyrG__featureCardHead{align-items:center;gap:14px;margin-bottom:14px;display:flex}.StableManagement-module__AVJyrG__solutionIcon{color:#1a73e8;background:#e8f0fe;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;transition:background .3s,color .3s;display:inline-flex}.StableManagement-module__AVJyrG__featureCard:hover .StableManagement-module__AVJyrG__solutionIcon{color:#fff;background:#1a73e8}.StableManagement-module__AVJyrG__featureCard h3{color:#202124;margin:0;font-size:1.3rem;font-weight:600}.StableManagement-module__AVJyrG__featureCard p{color:#5f6368;line-height:1.6}.StableManagement-module__AVJyrG__techSection{background:#fff}.StableManagement-module__AVJyrG__techGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:40px;display:grid}.StableManagement-module__AVJyrG__techItem{text-align:center;background:#f8f9fa;border-radius:8px;padding:24px}.StableManagement-module__AVJyrG__techItem h4{color:#202124;margin-bottom:8px;font-size:1.1rem;font-weight:600}.StableManagement-module__AVJyrG__techItem p{color:#5f6368;font-size:.95rem}.StableManagement-module__AVJyrG__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1a73e8 0%,#0d47a1 100%);padding:80px 20px}.StableManagement-module__AVJyrG__ctaContent{max-width:800px;margin:0 auto}.StableManagement-module__AVJyrG__ctaTitle{margin-bottom:20px;font-size:2.5rem;font-weight:700}.StableManagement-module__AVJyrG__ctaDescription{color:#e3f2fd;margin-bottom:30px;font-size:1.2rem;line-height:1.8}.StableManagement-module__AVJyrG__ctaButton{color:#1a73e8;background:#fff;border-radius:30px;padding:16px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #0003}.StableManagement-module__AVJyrG__ctaButton:hover{background:#e3f2fd;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.StableManagement-module__AVJyrG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.3s StableManagement-module__AVJyrG__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes StableManagement-module__AVJyrG__fadeIn{0%{opacity:0}to{opacity:1}}.StableManagement-module__AVJyrG__modal{background:#fff;border-radius:12px;width:90%;max-width:900px;max-height:90vh;margin:auto;padding:40px;animation:.3s StableManagement-module__AVJyrG__slideUp;overflow-y:auto;box-shadow:0 8px 32px #0003}@keyframes StableManagement-module__AVJyrG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.StableManagement-module__AVJyrG__modal h3{color:#202124;margin-bottom:16px;font-size:1.5rem;font-weight:600}.StableManagement-module__AVJyrG__modal p{color:#5f6368;margin-bottom:24px;line-height:1.6}.StableManagement-module__AVJyrG__modalText{color:#5f6368;margin-bottom:24px;font-size:1rem;line-height:1.8}.StableManagement-module__AVJyrG__modalButtons{justify-content:flex-end;gap:12px;display:flex}.StableManagement-module__AVJyrG__confirmButton{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:6px;padding:12px 32px;font-size:1rem;font-weight:600;transition:all .3s}.StableManagement-module__AVJyrG__confirmButton:hover{background:#1557b0;box-shadow:0 4px 12px #1a73e84d}.StableManagement-module__AVJyrG__cancelButton{color:#5f6368;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:12px 32px;font-size:1rem;font-weight:600;transition:all .3s}.StableManagement-module__AVJyrG__cancelButton:hover{background:#e5e7eb}.StableManagement-module__AVJyrG__closeButton{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:6px;padding:12px 32px;font-size:1rem;font-weight:600;transition:all .3s}.StableManagement-module__AVJyrG__closeButton:hover{background:#1557b0}.StableManagement-module__AVJyrG__detailContent{margin-top:20px}.StableManagement-module__AVJyrG__detailContent dl{grid-template-columns:140px 1fr;gap:16px 20px;margin-bottom:20px;display:grid}.StableManagement-module__AVJyrG__detailContent dt{color:#5f6368;font-size:.9rem;font-weight:600}.StableManagement-module__AVJyrG__detailContent dd{color:#202124;margin:0;font-size:1rem}.StableManagement-module__AVJyrG__periodSelection{background:#fff;border-radius:12px;margin-bottom:30px;padding:24px;box-shadow:0 2px 8px #0000001a}.StableManagement-module__AVJyrG__periodControls{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.StableManagement-module__AVJyrG__controlGroup{align-items:center;gap:12px;display:flex}.StableManagement-module__AVJyrG__controlGroup label{color:#5f6368;white-space:nowrap;font-size:.95rem;font-weight:600}.StableManagement-module__AVJyrG__formSelect{color:#202124;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:6px;outline:none;padding:8px 16px;font-size:.95rem;transition:all .3s}.StableManagement-module__AVJyrG__formSelect:hover{border-color:#1a73e8}.StableManagement-module__AVJyrG__formSelect:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81a}.StableManagement-module__AVJyrG__chartsSection{background:#fff;border-radius:12px;margin-bottom:30px;padding:30px;box-shadow:0 2px 8px #0000001a}.StableManagement-module__AVJyrG__chartsSection>h3{color:#202124;margin-bottom:24px;font-size:1.5rem;font-weight:600}.StableManagement-module__AVJyrG__chartsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;display:grid}.StableManagement-module__AVJyrG__chartCard{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:all .3s}.StableManagement-module__AVJyrG__chartCard:hover{border-color:#1a73e8;box-shadow:0 4px 12px #1a73e826}.StableManagement-module__AVJyrG__chartHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.StableManagement-module__AVJyrG__chartHeader h4{color:#202124;margin:0;font-size:1rem;font-weight:600}.StableManagement-module__AVJyrG__chartUnit{color:#5f6368;font-size:.875rem;font-weight:500}.StableManagement-module__AVJyrG__chartContainer{height:250px;position:relative}.StableManagement-module__AVJyrG__formSection{background:#fff;border-radius:12px;margin-top:30px;padding:40px 30px;box-shadow:0 2px 8px #0000001a}.StableManagement-module__AVJyrG__formHeader{margin-bottom:30px}.StableManagement-module__AVJyrG__formHeader h3{color:#202124;margin-bottom:10px;font-size:1.5rem;font-weight:600}.StableManagement-module__AVJyrG__formSubtitle{color:#5f6368;font-size:.95rem;line-height:1.6}.StableManagement-module__AVJyrG__tabDescription{margin-bottom:24px}.StableManagement-module__AVJyrG__tabDescription h3{color:#202124;margin-bottom:10px;font-size:1.75rem;font-weight:700}.StableManagement-module__AVJyrG__tabDescription p{color:#5f6368;font-size:1rem;line-height:1.7}.StableManagement-module__AVJyrG__modeToggle{background:#f8f9fa;border-radius:8px;gap:8px;padding:4px;display:flex}.StableManagement-module__AVJyrG__formGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;display:grid}.StableManagement-module__AVJyrG__formCard{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;padding:24px;transition:all .3s}.StableManagement-module__AVJyrG__formCard:hover{border-color:#1a73e8;box-shadow:0 4px 12px #1a73e81a}.StableManagement-module__AVJyrG__formCardHeader{border-bottom:2px solid #e0e0e0;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.StableManagement-module__AVJyrG__formCardNumber{color:#fff;background:linear-gradient(135deg,#1a73e8 0%,#0d47a1 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;font-weight:700;display:inline-flex}.StableManagement-module__AVJyrG__formCardHeader h4{color:#202124;margin:0;font-size:1.1rem;font-weight:600}.StableManagement-module__AVJyrG__formCardBody{flex-direction:column;gap:16px;display:flex}.StableManagement-module__AVJyrG__formGroup{flex-direction:column;gap:8px;display:flex}.StableManagement-module__AVJyrG__formGroup label{color:#5f6368;font-size:.9rem;font-weight:500}.StableManagement-module__AVJyrG__inputWithUnit{background:#fff;border:2px solid #e0e0e0;border-radius:8px;align-items:stretch;transition:all .2s;display:flex;overflow:hidden}.StableManagement-module__AVJyrG__inputWithUnit:focus-within{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81a}.StableManagement-module__AVJyrG__inputWithUnit input{color:#202124;background:0 0;border:none;outline:none;flex:1;padding:12px 14px;font-size:1rem}.StableManagement-module__AVJyrG__inputWithUnit input:disabled{color:#5f6368;cursor:not-allowed}.StableManagement-module__AVJyrG__unitLabel{color:#5f6368;white-space:nowrap;background:#f8f9fa;border-left:1px solid #e0e0e0;align-items:center;padding:0 14px;font-size:.9rem;font-weight:500;display:flex}.StableManagement-module__AVJyrG__formTextarea{color:#202124;resize:vertical;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:12px 14px;font-family:inherit;font-size:1rem;transition:all .2s}.StableManagement-module__AVJyrG__formTextarea:focus{border-color:#1a73e8;outline:none;box-shadow:0 0 0 3px #1a73e81a}.StableManagement-module__AVJyrG__formTextarea:disabled{color:#5f6368;cursor:not-allowed;background:#fff}.StableManagement-module__AVJyrG__formHint{color:#5f6368;background:#fff;border-left:3px solid #1a73e8;border-radius:6px;margin:0;padding:12px;font-size:.85rem;line-height:1.5}.StableManagement-module__AVJyrG__modeButton{color:#5f6368;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex:1;padding:10px 24px;font-size:.9375rem;font-weight:600;transition:all .2s}.StableManagement-module__AVJyrG__modeButton:hover{color:#1a73e8}.StableManagement-module__AVJyrG__modeButton.StableManagement-module__AVJyrG__active{color:#1a73e8;background:#fff;box-shadow:0 1px 3px #0000001a}.StableManagement-module__AVJyrG__selectedHorseInfo{background:#e8f0fe;border-left:4px solid #1a73e8;border-radius:8px;margin-top:16px;padding:16px}.StableManagement-module__AVJyrG__infoLabel{color:#5f6368;margin-right:12px;font-weight:600}.StableManagement-module__AVJyrG__infoValue{color:#1a73e8;font-size:1.1rem;font-weight:600}.StableManagement-module__AVJyrG__formDivider{background:linear-gradient(90deg,#0000 0%,#e0e0e0 20% 80%,#0000 100%);height:2px;margin:30px 0}.StableManagement-module__AVJyrG__itemInputSection{padding:20px}.StableManagement-module__AVJyrG__allHorsesForm{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:30px}.StableManagement-module__AVJyrG__itemTitle{color:#202124;border-bottom:2px solid #e0e0e0;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;font-size:1.3rem;font-weight:600;display:flex}.StableManagement-module__AVJyrG__itemNumber{color:#fff;background:linear-gradient(135deg,#1a73e8 0%,#0d47a1 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:inline-flex}.StableManagement-module__AVJyrG__horseInputRow{border-bottom:1px solid #e0e0e0;grid-template-columns:200px 1fr;align-items:center;gap:20px;padding:16px;display:grid}.StableManagement-module__AVJyrG__horseInputRow:last-of-type{border-bottom:none}.StableManagement-module__AVJyrG__horseInputGroup{border-bottom:2px solid #e0e0e0;margin-bottom:20px;padding:20px}.StableManagement-module__AVJyrG__horseInputGroup:last-of-type{border-bottom:none;margin-bottom:0}.StableManagement-module__AVJyrG__horseName{color:#202124;font-size:1rem;font-weight:600}.StableManagement-module__AVJyrG__tempInputs{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:12px;display:grid}.StableManagement-module__AVJyrG__tempField label{color:#5f6368;margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.StableManagement-module__AVJyrG__heartRateInputs{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:12px;display:grid}.StableManagement-module__AVJyrG__heartRateField label{color:#5f6368;margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.StableManagement-module__AVJyrG__stressInputs{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:12px;display:grid}.StableManagement-module__AVJyrG__stressField label{color:#5f6368;margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.StableManagement-module__AVJyrG__emptyState{text-align:center;background:#f8f9fa;border:2px dashed #e0e0e0;border-radius:8px;padding:60px 20px}.StableManagement-module__AVJyrG__emptyState p{color:#5f6368;margin:0;font-size:1.1rem}@media (max-width:768px){.StableManagement-module__AVJyrG__heroTitle{font-size:2rem}.StableManagement-module__AVJyrG__subtitle{font-size:1.2rem}.StableManagement-module__AVJyrG__heroCompact{padding:30px 16px}.StableManagement-module__AVJyrG__heroCompactTitle{font-size:1.5rem}.StableManagement-module__AVJyrG__heroCompactSubtitle{margin-top:8px;margin-left:0;font-size:.9rem;display:block}.StableManagement-module__AVJyrG__overviewLabel{font-size:.9rem}.StableManagement-module__AVJyrG__overviewText{font-size:.875rem}.StableManagement-module__AVJyrG__demoAppContainer{height:calc(100vh - var(--header-height,60px) - 20px);min-height:480px;scroll-margin-top:calc(var(--header-height,60px) + 12px);margin:10px}.StableManagement-module__AVJyrG__appHeader{padding:10px 12px}.StableManagement-module__AVJyrG__appHeaderLeft{gap:12px}.StableManagement-module__AVJyrG__appLogo{font-size:.9rem}.StableManagement-module__AVJyrG__logoIcon svg{width:18px;height:18px}.StableManagement-module__AVJyrG__demoTag{padding:1px 6px;font-size:.6rem}.StableManagement-module__AVJyrG__sampleDataTag,.StableManagement-module__AVJyrG__appNav{display:none}.StableManagement-module__AVJyrG__userName{font-size:.85rem}.StableManagement-module__AVJyrG__logoutButton{padding:6px 12px;font-size:.85rem}.StableManagement-module__AVJyrG__sectionTitle{font-size:2rem}.StableManagement-module__AVJyrG__statsGrid,.StableManagement-module__AVJyrG__dashboardPanels{grid-template-columns:1fr}.StableManagement-module__AVJyrG__dashboardPanel{padding:16px 14px 12px;overflow-x:auto}.StableManagement-module__AVJyrG__panelTable{font-size:.82rem}.StableManagement-module__AVJyrG__panelTable th,.StableManagement-module__AVJyrG__panelTable td{padding:8px 6px}.StableManagement-module__AVJyrG__featureCardHead{gap:12px}.StableManagement-module__AVJyrG__solutionIcon{border-radius:12px;width:44px;min-width:44px;height:44px}.StableManagement-module__AVJyrG__featureCard h3{font-size:1.1rem}.StableManagement-module__AVJyrG__tabNav{justify-content:flex-start}.StableManagement-module__AVJyrG__searchBar{flex-direction:column;align-items:stretch}.StableManagement-module__AVJyrG__searchInput{width:100%}.StableManagement-module__AVJyrG__tableContainer{padding:20px;overflow-x:auto}.StableManagement-module__AVJyrG__tableHeader{flex-direction:column;align-items:flex-start;gap:12px}.StableManagement-module__AVJyrG__addButton{width:100%}.StableManagement-module__AVJyrG__dataTable{font-size:.9rem}.StableManagement-module__AVJyrG__dataTable th,.StableManagement-module__AVJyrG__dataTable td{padding:10px}.StableManagement-module__AVJyrG__actionButton,.StableManagement-module__AVJyrG__deleteButton{padding:4px 12px;font-size:.75rem}.StableManagement-module__AVJyrG__modal{width:95%;padding:24px}.StableManagement-module__AVJyrG__modalButtons{flex-direction:column}.StableManagement-module__AVJyrG__confirmButton,.StableManagement-module__AVJyrG__cancelButton,.StableManagement-module__AVJyrG__closeButton{width:100%}.StableManagement-module__AVJyrG__detailContent dl{grid-template-columns:1fr;gap:8px}.StableManagement-module__AVJyrG__detailContent dt{margin-top:12px}.StableManagement-module__AVJyrG__periodControls{flex-direction:column;align-items:stretch;gap:16px}.StableManagement-module__AVJyrG__controlGroup{flex-direction:column;align-items:stretch}.StableManagement-module__AVJyrG__formSelect{width:100%}.StableManagement-module__AVJyrG__chartsGrid{grid-template-columns:1fr}.StableManagement-module__AVJyrG__chartCard{padding:16px}.StableManagement-module__AVJyrG__chartContainer{height:200px}.StableManagement-module__AVJyrG__featuresGrid,.StableManagement-module__AVJyrG__techGrid{grid-template-columns:1fr}.StableManagement-module__AVJyrG__ctaTitle{font-size:1.8rem}.StableManagement-module__AVJyrG__ctaDescription{font-size:1rem}}
