@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=DM+Sans:wght@300;400;500;600&display=swap");:root{--ph-bg-page:#f8f6f1;--ph-bg-card:#fff;--ph-bg-card-alt:#f9f8f5;--ph-bg-input:#fff;--ph-bg-hover:#f4f2ed;--ph-bg-highlight:#eef1f7;--ph-bg-sidebar:#1b2b4b;--ph-text-primary:#1b2b4b;--ph-text-muted:#9e9890;--ph-text-soft:#6b6560;--ph-text-inverse:#fff;--ph-border:#f0ede6;--ph-border-md:#e2ddd4;--ph-accent:#c9a84c;--ph-accent-bg:#fbf6ea;--ph-accent-border:#f2e4b8;--ph-success:#2e844a;--ph-success-bg:#eaf5ea;--ph-warning:#dd7a01;--ph-warning-bg:#fef3e2;--ph-error:#ba0517;--ph-error-bg:#fdeef0;--ph-flag-bg:#fffbf0;--ph-flag-border:#f2e4b8;--ph-flag-text:#a8872e;--ph-shadow-sm:0 1px 3px rgba(27,43,75,.06);--ph-shadow-md:0 4px 12px rgba(27,43,75,.1)}html[data-theme=dark]{--ph-bg-page:#0c1826;--ph-bg-card:#132535;--ph-bg-card-alt:#1a3048;--ph-bg-input:#162336;--ph-bg-hover:#1e3550;--ph-bg-highlight:#162945;--ph-bg-sidebar:#070e1a;--ph-text-primary:#d4ccbe;--ph-text-muted:#6b7b94;--ph-text-soft:#8a96a8;--ph-text-inverse:#fff;--ph-border:#1c3050;--ph-border-md:#253a52;--ph-accent:#c9a84c;--ph-accent-bg:rgba(201,168,76,.1);--ph-accent-border:rgba(201,168,76,.22);--ph-success:#3caf5f;--ph-success-bg:rgba(46,132,74,.15);--ph-warning:#f59e0b;--ph-warning-bg:rgba(221,122,1,.15);--ph-error:#f05252;--ph-error-bg:rgba(186,5,23,.15);--ph-flag-bg:rgba(180,83,9,.1);--ph-flag-border:hsla(46,69%,84%,.15);--ph-flag-text:#d4a84c;--ph-shadow-sm:0 1px 3px rgba(0,0,0,.3);--ph-shadow-md:0 4px 12px rgba(0,0,0,.4)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.4;-webkit-font-smoothing:antialiased}article,aside,body,button,div,header,input,main,nav,section,select,table,td,textarea,th,tr{transition:background-color .2s ease,border-color .15s ease,color .15s ease}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:focus,select:focus,textarea:focus{outline:2px solid #c9a84c;outline-offset:1px}table{font-size:13px}.ph-shell{position:fixed;inset:0;display:flex;background:var(--ph-bg-page)}.ph-sidebar{position:relative;width:210px;min-width:210px;height:100%;background:var(--ph-bg-sidebar);display:flex;flex-direction:column;flex-shrink:0;transition:transform .25s ease,width .18s ease,min-width .18s ease,background .2s;z-index:50}.ph-collapse-edge{display:none;position:absolute;top:60px;right:-13px;z-index:60;width:26px;height:26px;border-radius:50%;border:1px solid var(--ph-border-md);background:var(--ph-bg-card);color:var(--ph-text-soft);cursor:pointer;padding:0;align-items:center;justify-content:center;box-shadow:0 1px 5px rgba(0,0,0,.28)}.ph-collapse-edge:hover{color:var(--ph-text-primary);border-color:#c9a84c}@media (min-width:901px){.ph-collapse-edge{display:flex}}.ph-main-col{display:flex;flex-direction:column;flex:1 1;min-width:0;overflow:hidden}.ph-header{height:52px;flex-shrink:0;justify-content:space-between;padding:0 24px;background:var(--ph-bg-card);border-bottom:1px solid var(--ph-border);box-shadow:var(--ph-shadow-sm)}.ph-header,.ph-header-left{display:flex;align-items:center;gap:12px}.ph-header-left,.ph-main{min-width:0}.ph-main{flex:1 1;overflow-y:auto;padding:20px 24px;background:var(--ph-bg-page)}.ph-backdrop{display:none}.ph-hamburger{display:none;color:var(--ph-text-primary);font-size:17px;line-height:1}.ph-hamburger,.ph-today-btn{align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:1px solid var(--ph-border-md);border-radius:8px;background:var(--ph-bg-card);cursor:pointer;padding:0}.ph-today-btn{display:inline-flex;color:var(--ph-text-soft)}.ph-today-btn:hover{color:var(--ph-text-primary)}@media (min-width:901px){.ph-sidebar--collapsed{width:64px;min-width:64px}.ph-sidebar--collapsed .ph-collapsible-hide,.ph-sidebar--collapsed .ph-nav-label,.ph-sidebar--collapsed .ph-sidebar-section{display:none!important}.ph-sidebar--collapsed .ph-nav-item{justify-content:center;position:relative}.ph-sidebar--collapsed .ph-nav-badge{position:absolute;top:3px;right:8px;min-width:8px;width:8px;height:8px;padding:0!important;font-size:0!important;overflow:hidden;border-radius:99px}.ph-sidebar--collapsed .ph-user-btn{justify-content:center;padding-left:0;padding-right:0}.ph-sidebar--collapsed .ph-user-popup{left:8px;right:auto;width:210px}}.ph-right-panel{position:relative;width:300px;min-width:300px;height:100%;background:var(--ph-bg-card);border-left:1px solid var(--ph-border);overflow-y:auto;flex-shrink:0;z-index:30}.ph-right-close{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;border:1px solid var(--ph-border-md);background:var(--ph-bg-card);color:var(--ph-text-soft);cursor:pointer;padding:0}.ph-right-close:hover{color:var(--ph-text-primary);background:var(--ph-bg-card-alt)}.ph-right-backdrop{display:none}@media (max-width:900px){.ph-right-panel{position:fixed;top:0;right:0;bottom:0;width:320px;max-width:88vw;box-shadow:-4px 0 28px rgba(0,0,0,.35)}.ph-right-backdrop{display:block;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:29}}.ph-grid-4{display:grid;grid-template-columns:repeat(4,1fr)}.ph-grid-3{display:grid;grid-template-columns:repeat(3,1fr)}.ph-split-main{display:grid;grid-template-columns:1fr 300px}.ph-split-2{display:grid;grid-template-columns:1fr 1fr}.ph-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}.ph-chat-panel{position:fixed;bottom:24px;right:24px;z-index:91;width:380px;height:560px;max-height:calc(100dvh - 110px)}@media (max-width:600px){.ph-chat-panel{top:10px;right:10px;bottom:10px;left:10px;width:auto;height:auto;max-height:none}}.ph-section-tick{width:3px;height:15px;border-radius:2px;background:var(--ph-accent);flex-shrink:0}@media (max-width:1100px){.ph-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.ph-sidebar{position:fixed;top:0;left:0;transform:translateX(-100%);box-shadow:4px 0 28px rgba(0,0,0,.35)}.ph-sidebar.ph-sidebar--open{transform:translateX(0)}.ph-backdrop--open{display:block;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:40}.ph-hamburger{display:inline-flex}.ph-split-2,.ph-split-main{grid-template-columns:1fr}.ph-grid-3{grid-template-columns:repeat(2,1fr)}.ph-header{padding:0 14px}.ph-main{padding:16px 14px}}@media (max-width:600px){.ph-grid-3,.ph-grid-4{grid-template-columns:1fr}}