@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";:root{--ink:#071123;--paper:#f5f6f7;--line:#dbe1e8;--blue:#4c8cff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}.sidebar{position:fixed;inset:0 auto 0 0;z-index:4;width:190px;padding:25px 16px 20px;display:flex;flex-direction:column;background:#071123;color:#d9e5ff}.brand{display:flex;align-items:center;gap:11px;color:#e7efff;text-decoration:none;font:700 12px/11px DM Mono;letter-spacing:2.6px}.brand em{color:#71c9ff;font-style:normal}.brand-mark{position:relative;display:block;width:28px;height:28px;border:1px solid #75a7f6;border-radius:50%;box-shadow:0 0 18px #196fdc66}.brand-mark i{position:absolute;top:12px;left:12px;width:4px;height:4px;border-radius:50%;background:#9bd7ff}.brand-mark i:nth-child(2){top:2px;left:2px;width:23px;height:23px;border:1px solid #4c88df;background:none}.brand-mark i:nth-child(3){top:7px;left:-2px;width:29px;height:12px;border:1px solid #4c88df;background:none;transform:rotate(-30deg)}.nav-label{margin:48px 8px 12px;color:#70809a;font:10px DM Mono;letter-spacing:1.7px}.nav-links{display:grid;gap:5px}.nav-link{display:flex;align-items:center;gap:9px;padding:10px 8px;border-radius:5px;color:#a7b6cf;text-decoration:none;font-size:11px}.nav-link.active{color:#fff;background:#14213a}.nav-dot{width:6px;height:6px;border-radius:50%;background:#57e2ea;box-shadow:0 0 8px #4df5f3}.sidebar-spacer{flex:1}.sidebar-note{padding:17px 4px;border-top:1px solid #1a2a44;color:#8ba0c0;font:10px/16px DM Mono;letter-spacing:1px}.sidebar-note>span{display:inline-block;width:5px;height:5px;margin-right:6px;border-radius:50%;background:#6ef4c2}.sidebar-note small{color:#657795;font-size:9px}.sidebar-footer{padding:17px 4px 0;border-top:1px solid #1a2a44;color:#586984;font:10px DM Mono}.sidebar-footer b{float:right}main{margin-left:190px}.topbar{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 4vw;border-bottom:1px solid var(--line);background:#f7f8f9}.breadcrumb,.top-actions{color:#75839a;font:10px DM Mono;letter-spacing:1.35px}.breadcrumb span{margin:0 8px;color:#b6c0cd}.top-actions{display:flex;gap:8px;align-items:center}.status-light{width:6px;height:6px;border-radius:50%;background:#54dcae;box-shadow:0 0 8px #50d8ac}.about-button{width:20px;height:20px;margin-left:15px;border:1px solid #cfd7e1;border-radius:50%;color:#718098;background:transparent;font:12px Georgia}.intro{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto;padding:28px 4vw 20px}.eyebrow{margin:0 0 10px;color:#457ee2;font:10px DM Mono;letter-spacing:1.65px}.intro h1{margin:0;font-size:41px;letter-spacing:-2px;line-height:1.08}.intro h1 em{color:#376bd1;font-family:Playfair Display;font-weight:600}.lede{max-width:520px;margin:10px 0 0;color:#69768a;font-size:12px;line-height:1.65}.legend{display:grid;grid-template-columns:38px auto;gap:8px 11px;align-items:center;color:#8491a2;font:10px DM Mono}.legend-line{height:1px;background:#7fcdf7}.legend-line.hot{background:linear-gradient(90deg,#4d8eff,#ff9270)}.workspace{display:grid;grid-template-columns:minmax(490px,1.25fr) minmax(360px,.75fr);gap:18px;align-items:start;max-width:1440px;margin:0 auto;padding:0 4vw 70px}.viewer-column{position:sticky;top:18px}.canvas-frame{position:relative;height:min(650px,calc(100vh - 94px));min-height:480px;overflow:hidden;border:1px solid #132b51;background:#061123;box-shadow:0 16px 38px #1b3d7114;cursor:grab}.canvas-frame:active{cursor:grabbing}.canvas-frame:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 48%,#1d559622 0,transparent 48%)}#electron-canvas{position:relative;z-index:1;display:block;width:100%;height:100%}.canvas-grid{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(90deg,#0008,#0000);mask-image:linear-gradient(90deg,#0008,#0000)}.canvas-caption,.zoom-hint,.orientation{position:absolute;z-index:3;font:10px DM Mono}.canvas-caption{bottom:19px;left:22px;color:#85a2cf;letter-spacing:1.2px}.canvas-caption .pulse{display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:#6ef2e7;box-shadow:0 0 10px #59eae1}.canvas-caption small{display:block;margin:7px 0 0 14px;color:#5d7196;font-size:9px;letter-spacing:.5px}.zoom-hint{top:19px;right:20px;color:#5f7ba8;text-align:right;line-height:14px;letter-spacing:1px}.zoom-hint b{color:#91b7ee;font-size:20px;font-weight:400}.orientation{color:#5a76a7}.orientation-x{right:23px;bottom:24px;color:#f58b7a}.orientation-y{right:44px;bottom:41px;color:#71e0bd}.orientation-z{right:26px;bottom:55px;color:#75a8ff}.control-column{min-width:0;border:1px solid var(--line);background:#fff}.inspector{padding:20px;border-bottom:1px solid var(--line)}.inspector-top{display:flex;justify-content:space-between;color:#76869e;font:9px DM Mono;letter-spacing:1px}.inspector-top button{border:0;color:#4e7edb;background:transparent;font-size:18px;cursor:pointer}.atom-identity{display:flex;align-items:center;gap:13px;margin:17px 0 12px}.atom-symbol{display:grid;width:54px;height:54px;place-items:center;border:1px solid #add5ef;border-radius:50%;background:linear-gradient(145deg,#e4f5ff,#d0e1ff);color:#2464ce;font:600 21px Playfair Display}.atom-identity h2{margin:0;font-size:19px;letter-spacing:-.8px}.atom-identity p,.inspector-copy{margin:3px 0;color:#8290a2;font-size:11px}.inspector-copy{margin:0 0 16px;color:#657389;line-height:1.7}.orbit-card{padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.orbit-card-title{margin-bottom:12px;font-size:11px;font-weight:700}.orbit-card-title span{float:right;color:#73839b;font:10px DM Mono}.shells{display:grid;gap:8px}.shell{display:grid;grid-template-columns:27px 1fr 23px;gap:7px;align-items:center;color:#8491a2;font:9px DM Mono}.shell i{position:relative;height:3px;background:#e6eaf0}.shell i:after{content:"";display:block;width:var(--fill);height:100%;background:linear-gradient(90deg,#5798f4,#7ae5e5)}.shell b{color:#50627d;text-align:right;font-weight:500}.field-keys{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:14px;color:#76869c;font-size:10px}.key-point{display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:#ffc060}.key-point.cloud{background:#67cafb}.compact-catalog,.compact-molecules{max-width:none;margin:0;padding:23px 20px}.compact-catalog{border-bottom:1px solid var(--line)}.compact-molecules{padding-top:24px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.section-heading h2{margin:0;font-size:20px;letter-spacing:-1px}.section-heading>p{color:#7e8ba0;font:9px DM Mono}.periodic-table{padding:10px;overflow:auto;border:1px solid var(--line);background:#fff}.period-row{display:grid;grid-template-columns:repeat(18,1fr);gap:3px;min-width:555px;margin-bottom:3px}.period-row:last-child{margin-top:8px}.period-cell{height:24px;border:1px solid #e1e6ec;color:#586982;background:#fbfcfd;font:8px DM Mono;cursor:pointer;transition:.18s}.period-cell:hover,.period-cell.active{border-color:#3d7ee1;color:#fff;background:#3d7ee1;box-shadow:0 4px 12px #3d7ee133}.lanthanide-note{margin-top:9px;color:#8a97a9;text-align:right;font:9px DM Mono}.lanthanide-note span{color:#457fdc}.molecule-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.molecule-card{position:relative;min-height:76px;padding:11px;border:1px solid var(--line);color:var(--ink);background:#fff;text-align:left;cursor:pointer;transition:.2s}.molecule-card:hover,.molecule-card.active{border-color:#88b6ff;box-shadow:0 10px 24px #487dd414;transform:translateY(-2px)}.molecule-card>span{display:block;color:#3a79da;font:600 17px Playfair Display}.molecule-card b{display:block;margin-top:6px;font-size:11px}.molecule-card small{display:block;margin-top:3px;color:#8491a3;font-size:9px}.molecule-card i{position:absolute;right:10px;bottom:8px;color:#87a0c1;font-style:normal}.guide{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;max-width:1440px;margin:0 auto;padding:16px 4vw 65px}.guide>div{padding-top:14px;border-top:1px solid #cdd6e2}.guide span{color:#467fdc;font:10px DM Mono}.guide h3{margin:12px 0 7px;font-size:16px}.guide p{max-width:260px;margin:0;color:#738096;font-size:12px;line-height:1.8}footer{padding:27px 4vw;border-top:1px solid #dce2e9;color:#66758c;font:10px DM Mono;letter-spacing:1px}footer span{float:right;margin-left:32px;color:#91a0b4}@media (max-width:1120px){.workspace{grid-template-columns:1fr;max-width:900px}.viewer-column{z-index:2;top:10px}.canvas-frame{height:min(590px,calc(100vh - 82px))}.control-column{position:relative;z-index:3}.intro{max-width:900px}.legend{display:none}}@media (min-width:721px) and (max-width:900px){.sidebar{position:fixed;width:160px;padding:19px 13px}.nav-label,.nav-links,.sidebar-note,.sidebar-footer,.sidebar-spacer{display:block}.nav-label{margin:38px 7px 10px}.nav-link{padding:9px 7px}main{margin-left:160px}.topbar{padding:0 28px}.intro{padding:22px 28px 16px}.workspace{padding:0 28px 55px}.guide{padding:16px 28px 55px}}@media (max-width:720px){.sidebar{position:static;width:100%;height:auto;padding:16px 22px;flex-direction:row;align-items:center}.nav-label,.nav-links,.sidebar-note,.sidebar-footer,.sidebar-spacer{display:none}main{margin-left:0}.topbar{padding:0 20px}.top-actions span:not(.status-light),.legend{display:none}.intro{padding:30px 20px 18px}.intro h1{font-size:35px}.workspace{padding:0 20px 50px}.viewer-column{position:static}.canvas-frame{height:430px;min-height:0}.compact-catalog,.compact-molecules{padding-right:14px;padding-left:14px}.guide{grid-template-columns:1fr;gap:30px;padding:16px 20px 55px}footer span{display:none}}main{margin-left:0}.topbar{display:grid;grid-template-columns:210px 1fr auto;gap:24px}.top-brand{display:flex;align-items:center;gap:10px;color:#0a1b34;text-decoration:none;font:700 10px DM Mono;letter-spacing:1.8px}.top-brand em{color:#3677db;font-style:normal}.top-brand .brand-mark{width:25px;height:25px}.top-brand .brand-mark i{top:10px;left:10px}.top-brand .brand-mark i:nth-child(2){width:20px;height:20px}.top-brand .brand-mark i:nth-child(3){top:6px;width:26px;height:11px}.intro,.workspace,.guide{max-width:1600px}.workspace{grid-template-columns:minmax(580px,1.55fr) minmax(380px,.7fr)}.view-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 14px;padding:4px;border:1px solid #dfe5ed;border-radius:7px;background:#f4f6f9}.view-switch button{padding:9px 8px;border:1px solid transparent;border-radius:5px;color:#7b899e;background:transparent;text-align:left;cursor:pointer}.view-switch button.active{border-color:#bfd5f6;color:#225dbb;background:#fff;box-shadow:0 3px 10px #345f9c14}.view-switch b,.view-switch small{display:block}.view-switch b{font-size:10px}.view-switch small{margin-top:3px;color:#94a0b0;font-size:8px}.molecule-model-card p{margin:10px 0 0;color:#8a96a8;font-size:9px;line-height:1.55}.molecule-stats{display:grid;grid-template-columns:1fr 1fr;gap:7px}.molecule-stats span{padding:9px;border:1px solid #e1e7ef;color:#7b899d;font-size:9px}.molecule-stats b{display:block;margin-bottom:2px;color:#306dcc;font:600 15px DM Mono}.composition-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.composition-row span{padding:4px 7px;border-radius:10px;color:#356fc8;background:#eef5ff;font:9px DM Mono}.composition-row b{margin-left:3px;color:#8493a8;font-weight:500}.atom-symbol{flex-shrink:0;width:auto;min-width:54px;padding:0 10px;border-radius:12px;font-size:16px}.field-keys.molecular{grid-template-columns:repeat(3,1fr)}.key-point.bond{border-radius:1px;background:#d7e8ff;box-shadow:0 0 5px #8cbcff}#electron-canvas:focus-visible{outline:1px solid #68c8ff;outline-offset:-3px}.canvas-toolbar{position:absolute;z-index:4;top:16px;left:16px;display:flex;gap:6px}.canvas-toolbar button{display:flex;align-items:center;gap:6px;min-height:29px;padding:0 9px;border:1px solid #5a8bc344;border-radius:4px;color:#82a6d2;background:#07162dba;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font:8px DM Mono;letter-spacing:.7px;cursor:pointer;transition:border-color .18s,color .18s,background .18s}.canvas-toolbar button:hover,.canvas-toolbar button:focus-visible{border-color:#67cce999;color:#d4f6ff;background:#102847e6;outline:0}.canvas-toolbar button:disabled{border-color:#40536b33;color:#52667f;background:#08132699;cursor:not-allowed;opacity:.68}.canvas-toolbar button:disabled:hover{border-color:#40536b33;color:#52667f;background:#08132699}.canvas-toolbar button i{width:5px;height:5px;border-radius:50%;background:#66ecd8;box-shadow:0 0 8px #66ecd8}.canvas-toolbar button.paused i{background:#ffb866;box-shadow:0 0 8px #ffb866}.canvas-toolbar button b{color:#d0e9ff;font:500 8px DM Mono}.canvas-toolbar button span{color:#6683a8}.render-status{position:absolute;z-index:4;right:18px;bottom:83px;display:flex;align-items:center;gap:7px;padding:6px 8px;border:1px solid #365b8744;border-radius:3px;color:#7899be;background:#07162ca8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font:7px DM Mono;letter-spacing:.6px;pointer-events:none}.render-status i{width:4px;height:4px;border-radius:50%;background:#68e9d1;box-shadow:0 0 7px #68e9d1}.render-status em{padding-left:7px;border-left:1px solid #355274;color:#5f82aa;font-style:normal}.render-status b{color:#a8c7eb;font-weight:500}@media (max-width: 1120px){.workspace{grid-template-columns:1fr}.viewer-column{position:sticky;top:8px;z-index:4}.canvas-frame{height:clamp(300px,48vh,540px);min-height:0}.control-column{max-height:38vh;overflow-y:auto;overscroll-behavior:contain}}@media (max-width: 720px){.topbar{grid-template-columns:1fr auto;gap:12px}.breadcrumb{display:none}.top-brand>span:last-child{display:none}.canvas-toolbar button span{display:none}.render-status{right:12px;bottom:72px}}
