*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#fff;color:#1a1a1a;line-height:1.4;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:30px 20px}.locked-wrapper{position:relative;margin-top:28px;overflow:hidden}.locked-wrapper:first-of-type{margin-top:0}.locked-wrapper .locked-overlay{display:none}.locked-wrapper.is-locked .locked-target{filter:blur(0.9px) saturate(112%);opacity:0.94;pointer-events:none;user-select:none;transform:scale(1.001);transition:filter .3s ease,opacity .3s ease}.locked-wrapper.is-locked .locked-overlay{display:flex;position:absolute;inset:0;align-items:center;justify-content:center;text-align:center;padding:36px 28px;background:rgba(248,250,255,0.58);backdrop-filter:blur(9px) saturate(180%);border-radius:16px;border:1px solid rgba(148,163,184,0.32);box-shadow:0 28px 48px rgba(15,23,42,0.12);z-index:20}.locked-wrapper.is-locked .locked-overlay::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,0.32),rgba(255,255,255,0.06));border-radius:inherit;pointer-events:none}.locked-overlay-content{max-width:480px;position:relative;z-index:1}.locked-overlay-title{font-size:1.1rem;font-weight:700;color:#111827;margin-bottom:12px}.locked-overlay-text{color:#4b5563;font-size:0.95rem;line-height:1.6;margin-bottom:20px}.locked-overlay-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.locked-overlay-actions .btn{min-width:150px}.btn{display:inline-block;padding:10px 18px;border-radius:8px;border:none;background:#111827;color:#fff;cursor:pointer;font-weight:600;text-decoration:none;font-size:.9rem}.btn:hover{background:#2b2f36}.btn-outline{background:#fff;color:#111;border:1px solid #e5e7eb}.btn-outline:hover{background:#f9fafb;border-color:#d1d5db}.pie-chart-date-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;text-align:center;opacity:0;transition:opacity 0.6s ease-in-out}.pie-chart-date-overlay.show{opacity:1}.pie-chart-date-pc .date-month{font-size:1.4rem;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:4px}.pie-chart-date-pc .date-day{font-size:4.5rem;font-weight:800;color:#1a1a1a;line-height:0.9;letter-spacing:-0.05em}.pie-chart-date-pc .date-label{font-size:0.9rem;color:#666;text-transform:uppercase;letter-spacing:0.1em;margin-top:4px}.pie-chart-date-overlay:not(.pie-chart-date-pc) .date-month{font-size:1.0rem;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:2px}.pie-chart-date-overlay:not(.pie-chart-date-pc) .date-day{font-size:3.2rem;font-weight:800;color:#1a1a1a;line-height:0.9;letter-spacing:-0.05em}.pie-chart-date-overlay:not(.pie-chart-date-pc) .date-label{font-size:0.7rem;color:#666;text-transform:uppercase;letter-spacing:0.1em;margin-top:2px}.placeholder{background:#f8f9fb;border:1px dashed #cfd6dd;color:#6b7280;border-radius:6px;padding:14px;text-align:center;font-size:.9rem}.other-features-section .personality-section-header{margin:0 0 30px 0;padding-bottom:8px;border-bottom:2px solid #e0e0e0}.other-features-section .personality-section-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#1a1a1a}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.panel{margin-top:48px}.panel:first-of-type{margin-top:0}.panel-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.panel-body{margin-top:12px}.vbar-chart-wrap{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;margin-bottom:8px;display:flex;justify-content:center;padding-bottom:44px}.vbar-chart{display:inline-flex;align-items:flex-end;justify-content:center;gap:8px;height:200px;padding:16px 16px 0 16px;position:relative}.vbar-chart::after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:#e5e7eb}.vbar-col{display:flex;flex-direction:column;align-items:center;gap:0;min-width:36px;position:relative;cursor:pointer}.vbar-col[data-tooltip]::before{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(-8px);background:#1f2937;color:#fff;padding:6px 10px;border-radius:6px;font-size:.75rem;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s;z-index:10}.vbar-col[data-tooltip]:hover::before{opacity:1}.vbar-bar{width:100%;border-radius:0!important;display:flex;align-items:flex-start;justify-content:center;padding-top:4px;font-size:.7rem;font-weight:700;color:#fff;min-height:20px}.vbar-label{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:0;color:#fff;font-weight:700;font-size:.85rem;position:absolute;bottom:-36px}.dist-list{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}.dist-item{display:flex;align-items:center;justify-content:space-between;font-size:.84rem;padding:9px 12px;border-radius:8px;background:#f8f9fa;border-left:4px solid transparent}.dist-left{display:flex;align-items:center;gap:10px;min-width:0}.dist-color{width:14px;height:14px;border-radius:3px;flex-shrink:0}.dist-name{font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70vw}.dist-right{font-weight:800;color:#111827;flex-shrink:0}.locked-note{margin-top:12px;padding:14px 16px;border-radius:12px;border:1px solid #e5e7eb;background:#f8fafc;color:#475569;font-size:.95rem}.locked-note a{font-weight:700;color:#111;text-decoration:underline;text-underline-offset:3px}@media (min-width:860px){.dist-list{grid-template-columns:1fr 1fr}.dist-name{max-width:360px}}.overall-flex{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:nowrap}.breakdown-side{min-width:280px;max-width:360px;display:flex;flex-direction:column;gap:6px}.breakdown-side-title{display:none}.pie-chart-container-pc{width:fit-content}.breakdown-side .pie-breakdown-pc{display:flex;flex-direction:column;gap:6px}.pie-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.breakdown-chip{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;background:#fff;text-decoration:none;color:inherit;transition:background .15s,transform .15s}.breakdown-chip:hover{background:#f3f4f6;transform:translateY(-1px)}.chip-code{padding:3px 6px;border-radius:4px;color:#fff;font-weight:700;font-size:.75rem}.chip-name{font-weight:600;color:#374151;font-size:.85rem}.chip-pct{margin-left:auto;font-weight:800;color:#111827;font-size:.85rem}.pie-chart-wrapper-pc,.pie-chart-wrapper{position:relative}.pie-chart-wrapper-pc::before,.pie-chart-wrapper::before{content:'';position:absolute;inset:10%;background:#fff;border-radius:50%;z-index:0}canvas{position:relative;z-index:1;cursor:pointer}.pie-chart-date-overlay{z-index:2}.section-title{display:flex;align-items:center;gap:8px}.section-title-large{font-size:1.5rem;font-weight:800;padding:4px 8px;border-radius:6px;transition:background .15s,color .15s}.section-title-large .section-icon{width:28px;height:28px}.section-title-large .section-icon svg{width:28px;height:28px}.section-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#111827;transition:color .15s}.section-icon svg{width:22px;height:22px;display:block}.section-divider{display:flex;align-items:center;gap:12px;margin:40px 0;color:#9ca3af}.section-divider .divider-line{flex:1 1 0;height:1px;background:currentColor}.section-divider .divider-svg{flex:0 0 auto;width:70px;max-width:85px}.section-divider .divider-svg svg{width:100%;height:auto;display:block;color:inherit}@media (max-width:768px){.section-divider{gap:8px;margin:32px 0}.section-divider .divider-svg{width:55px}}.dual-panels{display:flex;gap:20px;flex-wrap:wrap;align-items:stretch;margin-top:48px}.other-function-section{margin-top:32px;padding-left:8px}.other-function-section .section-title,.other-function-section h2{display:flex;align-items:center;gap:8px;font-size:1.4rem;font-weight:800;color:#111827;margin:0 0 12px 0;padding-left:0}.other-function-section .section-title .section-icon{width:22px;height:22px}.other-function-section .section-title .section-icon svg{width:22px;height:22px;display:block}.dual-panels .panel-divider{width:1px;background:#9ca3af;align-self:stretch}@media (max-width:900px){.dual-panels .panel-divider{width:100%;height:1px;margin:12px 0}}.dual-card{flex:1;min-width:320px;display:flex;flex-direction:column}.dual-card .panel-body{flex:1;display:flex;flex-direction:column}.dual-card .locked-wrapper{flex:1;display:flex;flex-direction:column}.dual-card .locked-wrapper.is-locked{min-height:240px;padding:16px 0}.dual-card .locked-target{flex:1;display:flex;flex-direction:column}.locked-wrapper.is-locked[data-locked-section="clusters"]{min-height:280px;padding:18px 0}.party-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.party-bar-list{max-height:240px;overflow-y:auto;-webkit-overflow-scrolling:touch}.topic-dropdown{position:relative;display:inline-flex;align-items:center}.topic-dropdown-toggle{display:inline-flex;align-items:center;gap:4px;cursor:pointer;transition:color .15s}.section-title-large:hover{background:#374151;color:#fff;cursor:pointer}.section-title-large:hover .section-icon{color:#fff}.section-title-large:hover .topic-dropdown-toggle{color:#fff}.topic-dropdown-toggle svg{width:18px;height:18px;transition:transform .2s}.topic-dropdown.open .topic-dropdown-toggle svg{transform:rotate(180deg)}.topic-dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:220px;max-height:320px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 25px rgba(0,0,0,.12);z-index:100;display:none;margin-top:6px}.topic-dropdown.open .topic-dropdown-menu{display:block}.topic-dropdown-item{display:block;padding:10px 14px;font-size:.9rem;color:#374151;text-decoration:none;transition:background .1s}.topic-dropdown-item:hover{background:#f3f4f6}.topic-dropdown-item.active{background:#eef2ff;color:#4f46e5;font-weight:600}.party-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:8px;background:#f8f9fa;border:1px solid #eef2f7}.party-left{display:flex;align-items:center;gap:10px;min-width:0}.party-dot{width:12px;height:12px;border-radius:3px;flex-shrink:0}.party-label{font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.party-value{font-weight:800;color:#111827;flex-shrink:0;font-size:.9rem}.pie-chart-container{margin-top:48px}.overall-section-pc{margin-top:24px !important}.cluster-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}.cluster-card{position:relative;display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#fff;transition:background-color .15s ease,border-color .15s ease}.cluster-card:hover{background:#f9fafb;border-color:#d1d5db}.cluster-card .card-header{font-weight:700;color:#111;text-align:center;padding:8px 10px;border-radius:8px;margin-bottom:12px}.cluster-card .card-meta{text-align:center;font-size:.8rem;color:#6b7280;margin-bottom:12px}.cluster-card .card-main{display:flex;align-items:center;justify-content:center;min-height:180px}.cluster-card .card-legend{margin-top:12px}.cluster-card .legend-item{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;padding:4px 0;border-bottom:1px solid #f3f4f6}.cluster-card .legend-item:last-child{border-bottom:none}.cluster-card .legend-left{display:flex;align-items:center;gap:6px}.cluster-card .legend-color{width:10px;height:10px;border-radius:2px;flex-shrink:0}.cluster-card .legend-name{color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.cluster-card .legend-value{font-weight:600;color:#111827;flex-shrink:0}.cluster-card.cls-1 .card-header{background:#eef2ff;color:#1f3a8a}.cluster-card.cls-2 .card-header{background:#fce7f3;color:#9d174d}.cluster-card.cls-3 .card-header{background:#ecfdf5;color:#065f46}.cluster-card.cls-4 .card-header{background:#f0fdf4;color:#166534}.cluster-card.cls-5 .card-header{background:#fff7ed;color:#9a3412}.cluster-card.cls-6 .card-header{background:#e0f2fe;color:#075985}.cluster-card.cls-7 .card-header{background:#ede9fe;color:#5b21b6}.index3-page:not(.index3-anonymous) .cluster-card,.index3-page:not(.index3-anonymous) .cluster-card .card-header{border-radius:0}.cluster-legend-common{display:flex;flex-wrap:wrap;gap:8px 16px;padding:16px;background:#f8fafc;border-radius:10px;margin-bottom:20px}.legend-chip{display:flex;align-items:center;gap:6px}.legend-chip-color{width:14px;height:14px;border-radius:3px;flex-shrink:0}.legend-chip-name{font-size:.85rem;font-weight:500;color:#374151}.party-name-chip{display:inline-flex;align-items:center;padding:2px 5px;border-radius:0;color:#fff;font-weight:700;font-size:1.5rem;margin-right:2px;letter-spacing:0;line-height:1.1}.type-party-layout{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:12px;flex:1;min-height:320px;border:2px solid var(--layout-color,#94a3b8);border-top:5px solid var(--layout-color,#94a3b8);box-shadow:4px 4px 0 color-mix(in srgb,var(--layout-color,#94a3b8) 30%,transparent)}.party-chart-layout{display:flex;align-items:center;justify-content:center;padding:24px;margin-top:12px;flex:1;min-height:320px;border:2px solid var(--layout-color,#94a3b8);border-top:5px solid var(--layout-color,#94a3b8);box-shadow:4px 4px 0 color-mix(in srgb,var(--layout-color,#94a3b8) 30%,transparent)}.party-chart-inner{display:flex;flex-direction:column;align-items:center}.party-chart-bg{background:#fff;padding:12px 32px 48px 32px;width:500px;min-height:240px;display:flex;align-items:center;justify-content:center}.post-style-card{border:2px solid color-mix(in srgb,var(--card-color,#94a3b8) 45%,#e5e7eb);padding:24px 40px 32px 40px;background:#fff;clip-path:polygon(4% 0,96% 0,100% 8%,100% 92%,96% 100%,4% 100%,0 92%,0 8%);box-shadow:4px 4px 0 color-mix(in srgb,var(--card-color,#94a3b8) 25%,transparent);text-align:center;min-width:480px}.type-party-layout .post-style-card{min-width:auto;padding:12px 16px 20px 16px;clip-path:polygon(3% 0,97% 0,100% 6%,100% 94%,97% 100%,3% 100%,0 94%,0 6%)}.type-party-layout .party-bar-list{width:220px;min-height:220px;padding:8px}.post-style-card-label{background:var(--card-color,#94a3b8);color:#fff;padding:6px 16px;display:inline-block;margin-bottom:16px;font-weight:600;font-size:1rem;letter-spacing:0.03em}.post-style-card-content{font-size:.95rem;line-height:1.6;color:#334155;padding:8px 0}.party-bar-list{display:flex;flex-direction:column;justify-content:center;gap:6px;width:280px;min-height:240px;background:#fff;padding:12px;border-radius:0}.party-bar-row{display:flex;align-items:center;gap:8px}.party-box{min-width:28px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:0;color:#fff;font-weight:700;font-size:.85rem;flex-shrink:0;padding:0 4px}.party-bar-fill{position:relative;height:20px;border-radius:0;min-width:4px;display:flex;align-items:center;padding:0 6px;color:#fff;font-weight:700;font-size:.8rem;overflow:hidden}.party-bar-pct{position:relative;z-index:1;white-space:nowrap;color:#fff;transition:opacity .15s ease}.party-bar-pct.is-small{opacity:0}.party-bar-row:hover .party-bar-pct.is-small{opacity:1}.type-card-mini{background:#fff;border-radius:0;padding:0 0 16px 0;text-align:center;box-shadow:5px 5px 0 rgba(0,0,0,0.15);display:flex;flex-direction:column;text-decoration:none;color:inherit;width:200px;flex-shrink:0;transition:transform .2s ease,box-shadow .2s ease}.type-card-mini:hover{transform:translateY(-4px);box-shadow:none}.type-card-mini-image{width:100%;height:150px;display:flex;align-items:flex-end;justify-content:center;background-repeat:no-repeat;background-position:top center;background-size:contain;position:relative;margin-bottom:10px;border-radius:0!important;overflow:hidden}.type-card-mini-image img{max-width:100%;max-height:100%;object-fit:contain;transform:translateY(14px);position:relative;z-index:1;border-radius:0!important}.type-card-mini-image .cut-bg{position:absolute;bottom:0;left:0;width:100%;height:60%;object-fit:cover;z-index:0;border-radius:0!important}.type-card-mini-code{font-size:1.3rem;font-weight:800;margin:0 0 4px 0}.type-card-mini-name{display:inline-block;padding:4px 12px;border-radius:0;color:#fff;font-size:.9rem;font-weight:700;margin:0 auto}.type-card-mini-traits{font-size:.8rem;color:#6b7280;margin-top:8px;line-height:1.4;padding:0 10px}.type-party-chart{position:relative;width:160px;height:160px}.type-party-chart canvas{width:160px!important;height:160px!important}@media (max-width:900px){.cluster-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.cluster-grid{grid-template-columns:1fr;gap:14px}.cluster-card .card-main{min-height:150px}}.pie-chart-container{display:none}@media (max-width:768px){.overall-section-pc{display:none !important}.section-title{font-size:1.1rem !important;justify-content:center;width:100%;text-align:center}.panel-header{justify-content:center}.pie-chart-container{display:flex;flex-direction:column;align-items:center;margin-top:12px;padding:16px}.pie-chart-container .section-title{margin-bottom:16px}.pie-chart-container .pie-chart-wrapper{width:220px;height:220px;margin:0 auto 20px}.pie-chart-container #pie-chart{width:220px !important;height:220px !important}.pie-chart-container .pie-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:100%;max-width:360px}.pie-chart-container .breakdown-chip{display:flex;align-items:center;gap:4px;padding:6px 8px;background:#f8f9fa;border-radius:4px;text-decoration:none;color:inherit}.pie-chart-container .chip-code{padding:2px 4px;border-radius:3px;color:#fff;font-weight:700;font-size:.6rem}.pie-chart-container .chip-name{font-weight:600;color:#374151;font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px}.pie-chart-container .chip-pct{margin-left:auto;font-weight:800;color:#111827;font-size:.7rem}.dual-panels{flex-direction:column;gap:24px;margin-top:24px}.dual-card{min-width:100%}.dual-card .section-title span{font-size:1.1rem !important}.dual-card .party-name-chip{font-size:1.1rem !important;padding:2px 6px}.panel-divider{display:block;width:80%;height:1px;background:#d1d5db;margin:8px auto}.party-chart-layout{min-height:auto;padding:12px 0 40px 0 !important;border:none !important;box-shadow:none !important;background:transparent !important}.party-chart-layout .post-style-card{min-width:auto;padding:0;clip-path:none;box-shadow:none;border:none;background:transparent}.party-chart-layout .vbar-chart{height:160px;gap:4px;padding-bottom:36px}.party-chart-layout .vbar-col{min-width:24px}.party-chart-layout .vbar-bar{font-size:.55rem;padding-top:2px}.party-chart-layout .vbar-label{width:22px;height:22px;font-size:.7rem;bottom:-30px}.type-party-layout{flex-direction:row;gap:12px;min-height:auto;padding:16px 8px !important;border:none !important;box-shadow:none !important;background:transparent !important;align-items:center;justify-content:center}.type-party-layout .type-card-mini{width:120px;flex-shrink:0}.type-party-layout .type-card-mini-image{height:90px}.type-party-layout .type-card-mini-code{font-size:.9rem}.type-party-layout .type-card-mini-name{font-size:.65rem;padding:3px 6px}.type-party-layout .type-card-mini-traits{font-size:.6rem;padding:0 4px}.type-party-layout .post-style-card{min-width:auto;width:auto;flex:1;max-width:200px;padding:0;clip-path:none;box-shadow:none;border:none;background:transparent}.type-party-layout .party-bar-list{width:100%;min-height:auto;padding:0;background:transparent}.type-party-layout .party-bar-row{gap:4px}.type-party-layout .party-box{min-width:20px;height:18px;font-size:.65rem}.type-party-layout .party-bar-fill{height:14px}.type-party-layout .party-bar-pct{font-size:.6rem}.cluster-grid{grid-template-columns:repeat(2,1fr) !important;gap:10px !important}.cluster-card{height:220px !important;padding:10px !important}.cluster-card .card-header{font-size:.75rem;padding:6px 8px;margin-bottom:8px}.cluster-card .card-meta{font-size:.65rem;margin-bottom:8px}.cluster-card .card-main{min-height:130px !important;max-width:120px !important;margin:0 auto !important;display:flex !important;align-items:center !important;justify-content:center !important}.cluster-card .card-main canvas{width:120px !important;height:120px !important;max-width:120px !important;max-height:120px !important}.cluster-legend-common{gap:6px 10px;padding:10px;font-size:.7rem}.legend-chip{gap:4px}.legend-chip-color{width:10px !important;height:10px !important}.legend-chip-name{font-size:.7rem}.other-function-section{margin-left:-20px;margin-right:-20px;padding-left:0;padding-right:0}.other-function-section .personality-section-header{text-align:center;border-bottom:none;padding-bottom:0;margin-bottom:16px}.other-function-section .personality-section-header h2{font-size:1.1rem !important;justify-content:center;text-align:center}.dark-gray-section{width:100vw !important;margin-left:calc(-50vw + 50%) !important;margin-right:calc(-50vw + 50%) !important;padding-bottom:0 !important}}