/* Five stable destinations; all existing business controls remain in their original modules. */
:root{--shell-bg:#f6f7f2;--shell-paper:#fff;--shell-ink:#263a30;--shell-muted:#778279;--shell-line:#e1e6db;--shell-jade:#2c624b;--shell-soft:#eaf1e7;--shell-rail:218px;--shell-top:74px;--shell-serif:"Songti SC","STSong",serif}
:root[data-theme=classic]{--shell-bg:#121713;--shell-paper:#1b211b;--shell-ink:#e0e3cf;--shell-muted:#9da690;--shell-line:#333c30;--shell-jade:#b6c599;--shell-soft:#283328}
body.daofa-shell{background:var(--shell-bg);color:var(--shell-ink);padding-top:0;min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}
.daofa-shell .shell-off{display:none!important}.daofa-shell .shell-icon{width:19px;height:19px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.daofa-shell .shell-rail{position:fixed;inset:0 auto 0 0;width:var(--shell-rail);padding:30px 20px 23px;background:var(--shell-paper);border-right:1px solid var(--shell-line);z-index:100;display:flex;flex-direction:column;overflow-y:auto;gap:0}
.shell-brand{display:flex;gap:11px;align-items:center;text-decoration:none;color:var(--shell-ink);flex-shrink:0}.shell-brand b{display:block;font:21px var(--shell-serif);letter-spacing:2px}.shell-brand small{display:block;font:8px/1.5 sans-serif;letter-spacing:2px;color:var(--shell-muted);margin-top:6px}.shell-seal{border:1px solid var(--shell-jade);border-radius:6px;width:36px;height:40px;display:grid;place-items:center;font:25px var(--shell-serif);color:var(--shell-jade)}
.shell-nav{display:grid;gap:6px;margin-top:37px}.shell-nav>a{display:flex;align-items:center;gap:13px;color:var(--shell-ink);text-decoration:none;padding:13px 14px;border-radius:8px}.shell-nav>a b{font-size:14px;font-weight:550;display:block}.shell-nav>a small{font-size:10px;color:var(--shell-muted);display:block;margin-top:5px;line-height:1.45}.shell-nav>a[aria-current=page]{color:var(--shell-jade);background:var(--shell-soft)}.shell-nav>a:hover,.shell-shortcut:hover{background:var(--shell-soft)}.shell-rail-divider{border-top:1px solid var(--shell-line);margin:27px 12px 18px}.shell-rail-label{color:var(--shell-muted);font-size:10px;padding:0 14px}.shell-shortcut{display:flex;gap:11px;align-items:center;color:var(--shell-ink);padding:12px 13px;border:0;background:none;text-decoration:none;font-size:12px;text-align:left;border-radius:6px;width:100%;line-height:1.5}.shell-shortcut small{display:block;font-size:10px;color:var(--shell-muted);margin-top:3px}.shell-shortcut>.shell-icon:last-child:not(:first-child){width:15px;margin-left:auto}.shell-rail-bottom{margin-top:auto;padding-top:20px}
.shell-topbar{height:var(--shell-top);position:relative;margin-left:var(--shell-rail);padding:0 36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--shell-line);background:var(--shell-paper);z-index:80}.shell-top-actions{display:flex;align-items:center;gap:16px}.shell-topbar #shell-breadcrumb{font-size:12px;color:var(--shell-muted)}.shell-topbar button{cursor:pointer}.shell-search{display:flex;align-items:center;gap:9px;background:var(--shell-bg);border:1px solid var(--shell-line);border-radius:6px;color:var(--shell-muted);padding:8px 12px;font-size:11px}.shell-search kbd{font-size:9px;font-family:inherit;padding:1px 4px;border:1px solid var(--shell-line);border-radius:3px;margin-left:15px}.shell-preferences{display:flex;align-items:center;gap:7px}.shell-preferences button{position:static!important;width:29px!important;height:30px!important;min-width:0!important;min-height:0!important;padding:3px!important;margin:0!important;border:1px solid var(--shell-line)!important;border-radius:5px!important;box-shadow:none!important;background:var(--shell-bg)!important;color:var(--shell-muted)!important;font-size:11px!important;transform:none!important}.shell-account-button{border:1px solid var(--shell-line);border-radius:50%;width:32px;height:32px;display:grid;place-items:center;background:var(--shell-soft);color:var(--shell-jade);padding:0}.shell-mobile-brand,.shell-mobile{display:none}
.shell-root>#product-nav,.shell-root>#mobile-menu,.shell-root>#mobile-workspace-nav,.shell-root>#back-top,.shell-root>#starfield,.shell-root>canvas,.shell-root>.bg-orb{display:none!important}.shell-root .shell-main{margin:0 0 0 var(--shell-rail);padding:34px 36px 70px;min-height:calc(100vh - var(--shell-top));max-width:none;width:auto}.shell-main>*{max-width:1320px;margin-left:auto;margin-right:auto}.shell-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.shell-page-heading h1{font:34px/1.4 var(--shell-serif);letter-spacing:1px;color:var(--shell-ink);margin:8px 0 7px}.shell-page-heading p{font-size:12px;line-height:1.8;color:var(--shell-muted);margin:0}.shell-kicker{font-size:9px;line-height:1.6;letter-spacing:2px;color:var(--shell-jade);text-transform:uppercase}.shell-row{display:flex;align-items:center;gap:12px}.shell-between{justify-content:space-between}.shell-muted{font-size:11px;color:var(--shell-muted)}.shell-pill{font-size:10px;border-radius:4px;padding:4px 8px;background:var(--shell-soft);color:var(--shell-jade)}.shell-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;min-height:40px;background:var(--shell-jade);color:var(--shell-paper);border:1px solid var(--shell-jade);border-radius:7px;text-decoration:none;font-size:12px;line-height:1.5;white-space:nowrap}.shell-btn:hover{filter:brightness(.95)}.shell-btn-secondary{background:var(--shell-paper);border-color:var(--shell-line);color:var(--shell-ink)}.shell-main a:focus-visible,.shell-rail a:focus-visible,.shell-topbar button:focus-visible,.shell-mobile a:focus-visible{outline:3px solid #91b49f;outline-offset:4px}
.shell-subnav{display:flex;gap:24px;border-bottom:1px solid var(--shell-line);overflow-x:auto;scrollbar-width:thin;margin:0 auto 23px;white-space:nowrap}.shell-subnav:empty{display:none}.shell-subnav a{padding:10px 0 14px;font-size:12px;text-decoration:none;color:var(--shell-muted);border-bottom:2px solid transparent;line-height:1.5;flex-shrink:0}.shell-subnav a[aria-current=page]{color:var(--shell-jade);border-bottom-color:var(--shell-jade);font-weight:600}.shell-context{position:sticky;top:8px;z-index:85;background:var(--shell-paper);border:1px solid var(--shell-line);border-radius:9px;margin-bottom:17px;padding:12px 16px;display:flex;gap:17px;align-items:center;box-shadow:0 3px 15px #26342609}.shell-context[hidden]{display:none}.shell-context label{display:flex;gap:8px;align-items:center;font-size:10px;color:var(--shell-muted);white-space:nowrap}.shell-context select,.shell-context input{width:auto;max-width:140px;background:var(--shell-soft);color:var(--shell-jade);border:0;border-radius:4px;padding:6px 8px;font-size:11px;min-height:30px;margin:0}.shell-context input{width:72px}.shell-context-meta{font-size:10px;color:var(--shell-muted);flex:1}.shell-context a{font-size:10px;color:var(--shell-jade);text-decoration:none;white-space:nowrap}.shell-panel{background:var(--shell-paper);border:1px solid var(--shell-line);border-radius:12px}
.shell-home-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(275px,1fr);gap:22px}.shell-resume{padding:25px 27px;min-height:348px;display:flex;flex-direction:column}.shell-resume-title{margin-top:20px}.shell-resume h2{font:24px var(--shell-serif);color:var(--shell-ink);margin:0}.shell-resume-title p{font-size:11px;color:var(--shell-muted);margin:8px 0 0}.shell-resume-title>a{font-size:11px;text-decoration:none;color:var(--shell-jade)}.shell-pillars{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--shell-line);padding:15px 0;margin:24px 0 20px}.shell-pillars>div{text-align:center;border-right:1px solid var(--shell-line)}.shell-pillars>div:last-child{border:0}.shell-pillars small{font-size:10px;color:var(--shell-muted);display:block;margin-bottom:5px}.shell-pillars b{font:30px/1.3 var(--shell-serif);display:block;color:#8e7950;letter-spacing:2px}.shell-note-link{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--shell-muted);text-decoration:none}.shell-welcome{font-size:30px!important;line-height:1.6!important;margin:29px 0 15px!important}.shell-welcome-copy{font-size:13px;line-height:2;color:var(--shell-muted);max-width:420px;margin:0 0 25px}.shell-resume>.shell-btn{align-self:flex-start;margin-top:auto}
.shell-atlas{background:#101e32;border:1px solid #27384c;border-radius:12px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;min-height:348px;text-decoration:none;color:#e3ecef;padding:26px}.shell-atlas-art{position:absolute;top:-13px;right:-18px;width:110%;height:245px;pointer-events:none;color:#8db8c6}.shell-atlas>.shell-kicker{color:#9bb8c3;font-size:9px;position:relative}.shell-atlas h2{font:28px var(--shell-serif);letter-spacing:3px;color:#e3ecef;margin:6px 0 9px;position:relative}.shell-atlas p{font-size:10px;color:#a0b7c5;line-height:1.95;max-width:calc(100% - 22px);margin:0;position:relative}.shell-round{position:absolute;right:20px;bottom:22px;width:35px;height:35px;border:1px solid #50657b;border-radius:50%;display:grid;place-items:center;transition:transform .2s}.shell-atlas:hover .shell-round{transform:translate(2px,-2px)}.shell-home-bottom{display:grid;grid-template-columns:1.48fr 1fr;gap:22px;margin-top:22px}.shell-recent{padding:22px 25px}.shell-recent h2,.shell-quick-heading h2{font-size:15px;font-weight:550;margin:0}.shell-recent .shell-between>a,.shell-quick-heading>a{font-size:11px;color:var(--shell-jade);text-decoration:none}.shell-list-row{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid var(--shell-line);text-decoration:none;color:var(--shell-ink)}.shell-list-row:last-child{border:0}.shell-list-row b{display:block;font-size:13px;font-weight:500}.shell-list-row small{display:block;font-size:10px;color:var(--shell-muted);margin-top:5px;line-height:1.7}.shell-list-row>.shell-icon:last-child{margin-left:auto;color:var(--shell-muted);width:15px}.shell-row-icon{width:36px;height:36px;border-radius:7px;background:var(--shell-soft);color:var(--shell-jade);display:grid;place-items:center;flex-shrink:0}.shell-quick-heading{margin-bottom:14px}.shell-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shell-card{display:block;text-align:left;padding:24px;color:var(--shell-ink);background:var(--shell-paper);border:1px solid var(--shell-line);border-radius:10px;text-decoration:none;transition:border-color .18s,transform .18s}.shell-card:hover{border-color:#acbda5;transform:translateY(-2px)}.shell-card>.shell-icon{color:var(--shell-jade)}.shell-card h3{font:24px/1.5 var(--shell-serif);margin:15px 0 8px}.shell-card p{font-size:12px;color:var(--shell-muted);line-height:1.9;margin:0;min-height:45px}.shell-card-next{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--shell-jade);margin-top:22px}.shell-quick-grid .shell-card{padding:17px;min-height:120px}.shell-quick-grid h3{font-size:13px;line-height:1.5;margin:9px 0 3px}.shell-quick-grid p{font-size:10px;min-height:0}.shell-quick-grid .shell-card-next{display:none}.shell-three-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.shell-two-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.shell-directory{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;padding:8px 24px;background:var(--shell-paper);border:1px solid var(--shell-line);border-radius:10px}.shell-directory .shell-list-row:last-child{border-bottom:1px solid var(--shell-line)}.shell-methods{padding:6px 24px;background:var(--shell-paper);border:1px solid var(--shell-line);border-radius:10px}.shell-footnote{font-size:11px;color:var(--shell-muted);line-height:1.9;margin:19px 0}.shell-section-title{font-size:15px;font-weight:550;margin:28px 0 14px}.shell-learning-title{font:27px/1.5 var(--shell-serif)!important;margin:14px 0!important}.shell-empty{padding:35px}.shell-empty h2{font:27px var(--shell-serif);margin:0 0 15px}.shell-empty p{font-size:13px;color:var(--shell-muted);line-height:1.8;margin:0 0 24px}
/* Layout adapters use their own visibility class; business .hidden and the professional access gate remain intact. */
.shell-root .shell-module{min-width:0}.shell-root .shell-module>section,.shell-root .shell-module>main,.shell-root .shell-module>footer{width:100%;max-width:none;margin:0;padding:0}.shell-root .shell-module .section-head{margin:4px 0 24px;text-align:left}.shell-root .shell-module .section-head .eyebrow{display:none}.shell-root .shell-module .section-head h2{font:24px/1.5 var(--shell-serif);margin:0 0 9px;color:var(--shell-ink)}.shell-root .shell-module .section-head .sub{font-size:12px;line-height:1.9;max-width:850px;margin:0;color:var(--shell-muted)}.shell-root .form-card{max-width:900px;margin:0 auto;background:var(--shell-paper);border:1px solid var(--shell-line);box-shadow:none}.shell-root #compute>.section-head{max-width:900px;margin:0 auto 25px}.shell-root #compute .section-head h2{font-size:27px}.shell-root #insight-workspace{background:none;border:0;box-shadow:none;padding:0;margin:0}.shell-root .workspace-head,.shell-root .workspace-tabs{display:none!important}.shell-root .workspace-band{background:var(--shell-paper);border-color:var(--shell-line);border-radius:10px}.shell-root #result{padding-top:0}.shell-root #result>.result-top{margin:0 0 15px}.shell-root .bazi-workbench{margin:0;box-shadow:none;border-color:var(--shell-line)}.shell-root .pro-top{padding:20px 24px}.shell-root .pro-top h2{font-size:26px}.shell-root .pro-eyebrow{font-size:9px}.shell-root .pro-actions{gap:6px}.shell-root .pro-main{padding:20px 22px}.shell-root .pro-sidebar{padding:23px 19px}.shell-root .professional-details{border-color:var(--shell-line);margin:0;border-radius:12px}.shell-root .professional-details>summary{padding:14px 20px;font-size:13px;background:var(--shell-paper)}.shell-root .professional-details>summary small{font-size:10px}.shell-root .professional-body{padding:14px}.shell-root #report-suite>.section-head{display:none}.shell-root .pro-legacy>summary{font-size:12px}.shell-root .res-block{background:var(--shell-paper);border-color:var(--shell-line)}
/* Subviews reuse the same result tree, rather than duplicating charts or changing data ownership. */
.shell-root :where(#result>#res-core,#result>#res-overview,#result>.res-block,#result>#professional-chart,#result>.disclaimer){display:none}
.shell-root[data-shell-page=charts][data-shell-sub=professional] #professional-chart,.shell-root[data-shell-page=charts][data-shell-sub=notes] #professional-chart,.shell-root[data-shell-page=charts][data-shell-sub=ziwei] #professional-chart,.shell-root[data-shell-page=charts][data-shell-sub=foundations] #professional-chart{display:block}
.shell-root[data-shell-page=charts][data-shell-sub=summary] #res-core,.shell-root[data-shell-page=charts][data-shell-sub=summary] #res-overview{display:block}
.shell-root[data-shell-page=charts][data-shell-sub=timeline] #result>[data-detail=dayun],.shell-root[data-shell-page=charts][data-shell-sub=timeline] #result>[data-detail=liunian]{display:block}
.shell-root[data-shell-page=life][data-shell-sub=daily] #result>[data-detail=daily]{display:block}
.shell-root[data-shell-page=charts][data-shell-sub=summary] #insight-workspace [data-ws-panel=today]{display:block!important}.shell-root[data-shell-page=charts][data-shell-sub=summary] #astrology-insight,.shell-root[data-shell-page=charts][data-shell-sub=summary] #integrated-report{display:none}
.shell-root[data-shell-page=charts][data-shell-sub=integrated] [data-ws-panel=analysis]>*:not(#integrated-report){display:none}
.shell-root[data-shell-page=explore][data-shell-sub=astrology] [data-ws-panel=analysis]>*:not(#astrology-insight){display:none}
.shell-root[data-shell-sub=ziwei] #professional-workbench,.shell-root[data-shell-sub=foundations] #professional-workbench{display:none}.shell-root[data-shell-sub=ziwei] .pro-legacy>[data-detail]:not([data-detail=ziwei]){display:none}.shell-root[data-shell-sub=foundations] .pro-legacy>[data-detail=ziwei]{display:none}.shell-root[data-shell-sub=ziwei] .pro-legacy>summary,.shell-root[data-shell-sub=foundations] .pro-legacy>summary{display:none}
.shell-root[data-shell-sub=notes] .pro-main{max-height:590px;overflow:auto}.shell-root[data-shell-sub=notes] .pro-sidebar-body{max-height:none}.shell-root[data-shell-sub=notes] .pro-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,1fr)}
.shell-root[data-shell-sub=rectification] [data-ws-panel=tools]>.decision-tool:not(:has(#run-rectification)),.shell-root[data-shell-sub=backtest] [data-ws-panel=tools]>.decision-tool:not(:has(#run-backtest)),.shell-root[data-shell-sub=comparison] [data-ws-panel=tools]>.decision-tool:not(:has(#run-comparison)){display:none}
.shell-root[data-shell-page=charts][data-shell-sub=library] [data-ws-panel=mine]>*:not(.profile-library){display:none}.shell-root[data-shell-page=account][data-shell-sub=data] [data-ws-panel=mine]>*:not(.encrypted-sync):not(.local-backup){display:none}.shell-root[data-shell-page=account][data-shell-sub=activity] [data-ws-panel=mine]>*:not(.activity-center){display:none}.shell-root[data-shell-page=account][data-shell-sub=sharing] [data-ws-panel=mine]>*:not(.share-center){display:none}
.shell-root[data-shell-page=charts] .report-suite-tabs>[data-report-tab=fengshui],.shell-root[data-shell-page=charts] .report-suite-tabs>[data-report-tab=flying]{display:none}.shell-root[data-shell-page=life] .report-suite-tabs{display:none}.shell-root .report-suite-tabs{margin-top:0}.shell-root .report-suite-panel{background:var(--shell-paper);border-color:var(--shell-line)}.shell-root .daily-home-inner{max-width:none;padding:0}.shell-root #daily-home{margin-bottom:24px}.shell-root #result>.result-top{padding:10px 0;background:none}.shell-root .result-top .tool-btn{font-size:11px}.shell-root #shell-load-status:empty{display:none}.shell-root #shell-load-status{font-size:12px;color:var(--shell-muted);margin-bottom:15px}.shell-root #shell-load-status button{padding:6px 10px;border:1px solid var(--shell-line);background:var(--shell-paper);color:var(--shell-jade);border-radius:4px;cursor:pointer}
/* Shared chrome on the existing independent tools. Their forms, content and scripts stay in place. */
.shell-external{padding-left:var(--shell-rail)!important}.shell-external .shell-topbar{margin-left:0}.shell-external>nav:not(.shell-mobile),.shell-external>.site-header{display:none!important}.shell-external>main{width:auto!important;max-width:1320px;margin:0 auto;padding:30px 34px 75px;min-width:0}.shell-external>.naming-main,.shell-external>.housing-main,.shell-external>.academy-main{padding-top:30px}.shell-external>.policy-wrap,.shell-external>.page,.shell-external>.auth-page{max-width:1120px;margin:0 auto}.shell-external .naming-main .section-head{padding-top:0}.shell-external .site-footer{max-width:1250px;margin:0 auto}.shell-external .shell-rail{position:fixed}.shell-external .shell-mobile{display:none}.shell-external .owner-layout{margin-top:0}.shell-external .landing{padding-top:35px}.shell-atlas-page{--shell-bg:#07111f;--shell-paper:#0d1828;--shell-ink:#d9e8ed;--shell-muted:#89a1b3;--shell-line:#243548;--shell-jade:#aacbcc;--shell-soft:#1c3040}.shell-atlas-page>.paper{left:var(--shell-rail)}.shell-atlas-page>main{padding-top:15px}.shell-atlas-page .experience{grid-template-columns:200px minmax(250px,1fr) 210px;gap:22px;max-width:none;min-height:540px}.shell-atlas-page .intro h1{font-size:45px}.shell-atlas-page .canvas-wrap{min-height:450px}.shell-atlas-page .reading{padding:25px 20px}.shell-atlas-page .symbol-dock{margin-top:10px}.shell-atlas-page .geometry-inspector,.shell-atlas-page .structure-panel{margin-top:40px}.shell-atlas-page.immersive .shell-rail,.shell-atlas-page.immersive .shell-topbar,.shell-atlas-page.immersive .shell-mobile{display:none!important}.shell-atlas-page.immersive{padding-left:0!important}
.shell-account-menu{position:fixed;right:23px;top:64px;width:310px;background:var(--shell-paper);color:var(--shell-ink);border:1px solid var(--shell-line);border-radius:10px;padding:20px;box-shadow:0 15px 55px #17332124;z-index:1200}.shell-account-menu .shell-row{padding-bottom:12px}.shell-account-menu button{font-size:23px;line-height:1;background:none;border:0;color:var(--shell-muted);cursor:pointer}.shell-account-menu>a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:var(--shell-ink);padding:12px 0;border-top:1px solid var(--shell-line);font-size:12px}.shell-account-menu small{font-size:10px;color:var(--shell-muted);display:block;margin-top:10px}.shell-search-layer{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;background:#17312666;backdrop-filter:blur(4px);padding:25px}.shell-search-dialog{width:min(620px,100%);max-height:80vh;overflow:hidden;padding:25px;background:var(--shell-paper);border:1px solid var(--shell-line);border-radius:13px;color:var(--shell-ink)}.shell-search-dialog h2{font:25px var(--shell-serif);margin:0}.shell-search-dialog button{border:0;background:none;font-size:24px;color:var(--shell-muted);cursor:pointer}.shell-search-field{display:flex;align-items:center;border:1px solid var(--shell-line);background:var(--shell-bg);border-radius:7px;padding:7px 12px;margin:20px 0 9px;gap:10px}.shell-search-field input{background:transparent;border:0;outline:0;font-size:13px;flex:1;min-width:0;color:var(--shell-ink);padding:7px}.shell-search-dialog #shell-search-results{max-height:calc(80vh - 170px);overflow:auto}.shell-search-dialog #shell-search-results>a{display:block;position:relative;padding:13px 25px 13px 6px;border-bottom:1px solid var(--shell-line);text-decoration:none;color:var(--shell-ink)}.shell-search-dialog #shell-search-results b{display:block;font-size:13px;font-weight:550}.shell-search-dialog #shell-search-results small{font-size:9px;color:var(--shell-jade)}.shell-search-dialog #shell-search-results span{display:block;font-size:10px;color:var(--shell-muted);margin-top:4px}.shell-search-dialog #shell-search-results .shell-icon{position:absolute;right:8px;top:27px;width:14px}.shell-search-dialog #shell-search-results p{font-size:12px;padding:15px;color:var(--shell-muted)}
@media(min-width:1500px){.shell-root .pro-layout{grid-template-columns:minmax(0,1fr) 320px}.shell-root .pro-table{min-width:650px}.shell-root .pro-sidebar-body{max-height:880px}.shell-root .pro-top h2{font-size:28px}.shell-root .shell-main{padding-left:44px;padding-right:44px}}
@media(max-height:760px) and (min-width:651px){.shell-nav{margin-top:24px;gap:4px}.shell-nav>a{padding:11px 12px}.shell-nav>a small{margin-top:3px}.shell-rail-divider{margin:20px 12px 13px}.shell-rail-bottom{padding-top:10px}.daofa-shell .shell-rail{padding-top:25px}.shell-shortcut{padding:10px 12px}}
@media(max-width:1180px){:root{--shell-rail:184px}.daofa-shell .shell-rail{padding-left:12px;padding-right:12px}.shell-brand b{font-size:19px}.shell-topbar{padding:0 25px}.shell-root .shell-main{padding-left:25px;padding-right:25px}.shell-search kbd{display:none}.shell-home-grid,.shell-home-bottom{grid-template-columns:1.3fr 1fr}.shell-resume{padding:22px}.shell-context-meta{display:none}.shell-context>a{margin-left:auto}.shell-atlas-page .experience{grid-template-columns:165px minmax(240px,1fr);gap:16px}.shell-atlas-page .reading{display:block;grid-column:1/-1}.shell-atlas-page .reading .hexagram{max-width:160px;margin:20px auto}.shell-atlas-page .intro h1{font-size:40px}.shell-external>main{padding-left:24px;padding-right:24px}.shell-root .pro-layout{grid-template-columns:minmax(0,1fr)}.shell-root .pro-sidebar-body{max-height:600px}}
@media(max-width:920px){.shell-home-grid,.shell-home-bottom{grid-template-columns:1fr}.shell-atlas{min-height:245px}.shell-atlas-art{width:62%;right:0;height:260px;top:-5px}.shell-atlas p{max-width:60%}.shell-three-grid{grid-template-columns:1fr}.shell-card{padding:22px}.shell-card p{min-height:0}.shell-card-next{margin-top:15px}.shell-topbar .shell-search span{display:none}.shell-search{padding:7px}.shell-search .shell-icon{width:18px;height:18px}.shell-root[data-shell-sub=notes] .pro-layout{grid-template-columns:1fr}.shell-directory{grid-template-columns:1fr}.shell-root .shell-module .section-head h2{font-size:22px}.shell-context{gap:12px}.shell-context label{gap:6px}.shell-context a{font-size:9px}.shell-page-heading h1{font-size:29px}.shell-atlas-page .geometry-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-atlas-page .study-columns{grid-template-columns:1fr}}
@media(max-width:650px){:root{--shell-rail:0px;--shell-top:61px}.daofa-shell .shell-rail{display:none}.shell-topbar{padding:0 17px;height:61px;margin:0}.shell-topbar #shell-breadcrumb{display:none}.shell-mobile-brand{display:block;font:19px var(--shell-serif);color:var(--shell-ink);text-decoration:none;letter-spacing:1px}.shell-top-actions{gap:9px}.shell-preferences{gap:5px}.shell-preferences button{width:26px!important;height:27px!important;font-size:10px!important}.shell-account-button{width:28px;height:28px}.shell-account-button .shell-icon{width:16px;height:16px}.shell-search{border:0;background:none;padding:4px}.shell-root .shell-main{padding:25px 17px 90px;margin:0}.shell-page-heading{gap:10px;align-items:center;margin-bottom:22px}.shell-page-heading h1{font-size:26px;letter-spacing:.3px;margin:7px 0}.shell-page-heading p{font-size:11px}.shell-kicker{font-size:8px;letter-spacing:1.3px}.shell-page-heading>.shell-btn{font-size:10px;padding:8px 10px;min-height:34px}.shell-btn .shell-icon{width:15px;height:15px}.shell-resume{padding:21px 20px;min-height:0}.shell-resume h2{font-size:23px}.shell-resume-title{margin-top:17px}.shell-resume-title p{font-size:10px}.shell-pillars{margin:20px 0 17px;padding:13px 0}.shell-pillars b{font-size:31px}.shell-pillars small{font-size:9px}.shell-resume .shell-btn{font-size:11px;padding:9px 12px;min-height:35px}.shell-resume .shell-note-link{font-size:10px}.shell-welcome{font-size:28px!important;margin:25px 0 10px!important}.shell-welcome-copy{font-size:12px}.shell-home-grid,.shell-home-bottom{gap:16px}.shell-home-bottom{margin-top:17px}.shell-atlas{padding:22px;min-height:218px;justify-content:flex-start}.shell-atlas-art{width:76%;height:235px;right:-39px;top:2px;opacity:.65}.shell-atlas h2{font-size:27px;margin-top:9px}.shell-atlas p{max-width:205px;font-size:10px}.shell-recent{padding:20px}.shell-recent h2,.shell-quick-heading h2{font-size:14px}.shell-quick-grid{gap:11px}.shell-quick-grid .shell-card{padding:16px;min-height:113px}.shell-list-row{gap:11px;padding:16px 0}.shell-list-row b{font-size:12px}.shell-list-row small{font-size:10px}.shell-context{top:4px;padding:11px;gap:10px;flex-wrap:wrap;margin-bottom:10px;border-radius:7px}.shell-context label{font-size:10px}.shell-context input{width:65px}.shell-context select{max-width:115px}.shell-context a{display:none}.shell-subnav{gap:20px;margin-bottom:17px}.shell-subnav a{font-size:11px;padding-top:11px}.shell-two-grid,.shell-three-grid{grid-template-columns:1fr;gap:13px}.shell-directory,.shell-methods{padding:2px 17px}.shell-section-title{margin:24px 0 12px;font-size:14px}.shell-card h3{font-size:24px}.shell-card p{font-size:11px}.shell-card-next{font-size:10px}.shell-empty{padding:25px}.shell-empty h2{font-size:24px}.shell-empty p{font-size:12px}.shell-mobile,.shell-external .shell-mobile{position:fixed;inset:auto 0 0;display:flex;align-items:center;justify-content:space-around;background:var(--shell-paper);border-top:1px solid var(--shell-line);padding:8px 5px max(8px,env(safe-area-inset-bottom));z-index:110;min-height:62px}.shell-mobile a{display:grid;justify-items:center;gap:4px;text-decoration:none;color:var(--shell-muted);min-width:53px;padding:2px 5px;font-size:10px}.shell-mobile .shell-icon{width:18px;height:18px}.shell-mobile a[aria-current=page]{color:var(--shell-jade)}.shell-root .professional-body{padding:6px}.shell-root .professional-details>summary{padding:14px 12px}.shell-root .professional-details>summary span{font-size:12px}.shell-root .professional-details>summary small{font-size:9px}.shell-root .pro-top{padding:16px 13px}.shell-root .pro-top h2{font-size:24px}.shell-root .pro-main{padding:16px 7px}.shell-root .pro-sidebar{padding:18px 14px}.shell-root .pro-actions .pro-button{font-size:9px!important;padding:6px 8px}.shell-root .pro-table{min-width:580px}.shell-root .pro-glyph{font-size:30px!important}.shell-root .result-top{padding:0!important}.shell-root .shell-module .section-head{margin-bottom:18px}.shell-root .shell-module .section-head h2{font-size:24px}.shell-root .shell-module .section-head .sub{font-size:11px}.shell-root .shell-module .workspace-band{padding:18px 14px}.shell-root .workspace-band-head h3{font-size:20px}.shell-root .workspace-band-head p{font-size:11px}.shell-root .daily-home-actions{flex-wrap:wrap}.shell-root .daily-home-actions>*{font-size:10px}.shell-external{padding-left:0!important;padding-bottom:65px!important}.shell-external>main{padding:23px 17px 35px}.shell-external>.page,.shell-external>.policy-wrap{padding-top:25px}.shell-atlas-page>main{padding:15px 12px 60px}.shell-atlas-page .experience{display:grid;grid-template-columns:1fr;min-height:0;gap:15px}.shell-atlas-page .intro{display:block;padding:10px 5px}.shell-atlas-page .intro h1{font-size:36px;margin:15px 0 12px}.shell-atlas-page .intro h1 br{display:none}.shell-atlas-page .intro h1 em{margin-left:10px}.shell-atlas-page .intro .lede{font-size:12px}.shell-atlas-page .chapter{display:none}.shell-atlas-page .canvas-wrap{height:340px;min-height:340px}.shell-atlas-page .reading{display:block}.shell-atlas-page .reading .hexagram{max-width:130px;margin:20px auto}.shell-atlas-page .view-tabs{position:relative;grid-row:2;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:0}.shell-atlas-page .view-tabs button{font-size:10px;padding:8px 10px}.shell-atlas-page .motion-controls{position:relative;justify-content:flex-end;bottom:auto;right:auto}.shell-atlas-page .symbol-dock{margin-top:15px}.shell-atlas-page .geometry-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-atlas-page .geometry-inspector{margin-top:30px}.shell-atlas-page .study-heading{display:block}.shell-atlas-page .structure-heading{display:block}.shell-atlas-page .structure-heading p{margin-top:12px}.shell-atlas-page .site-footer{padding-bottom:10px}.shell-search-layer{padding:15px}.shell-search-dialog{padding:20px;border-radius:10px;max-height:82vh}.shell-search-dialog h2{font-size:23px}.shell-search-dialog #shell-search-results{max-height:calc(82vh - 160px)}.shell-search-field input{font-size:12px}.shell-search-field{padding:7px 9px}.shell-account-menu{right:12px;top:54px;width:min(310px,calc(100vw - 24px));max-height:calc(100vh - 130px);overflow:auto}.shell-root .about{padding-bottom:10px!important}}
@media(prefers-reduced-motion:reduce){.shell-card,.shell-round{transition:none!important}.shell-card:hover,.shell-atlas:hover .shell-round{transform:none}}
@media print{.shell-rail,.shell-topbar,.shell-mobile,.shell-account-menu,.shell-search-layer{display:none!important}.shell-root .shell-main,.shell-external{margin:0!important;padding:0!important}}
