.ph-dashboard-demo{background:var(--ph-surface,#f6f4ef);padding-bottom:48px;overflow-x:clip}.ph-dashboard-demo .ph-cooperation-container{min-width:0}html:has(.ph-dashboard-demo) .ph-footer{display:none}.ph-demo-topbar{background:var(--ph-surface,#f6f4ef);border-bottom:0}.ph-demo-topbar-inner{display:flex;flex-direction:column;gap:12px;padding-top:16px;padding-bottom:12px}@media (min-width:768px){.ph-demo-topbar-inner{gap:14px;padding-top:20px;padding-bottom:16px}}.ph-demo-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--ph-gray)}@media (min-width:768px){.ph-demo-breadcrumb{font-size:14px;gap:8px}}.ph-demo-breadcrumb a{color:var(--ph-deep);text-decoration:none}.ph-demo-breadcrumb a:hover{text-decoration:underline}.ph-demo-breadcrumb [aria-current=page]{color:var(--ph-gray);font-weight:600}.ph-demo-topbar-card{display:flex;flex-direction:column;gap:12px;padding:14px 16px;border:1px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-lg,12px);background:#fff;box-shadow:var(--ph-shadow-sm,0 1px 3px rgba(0,0,0,.06))}@media (min-width:768px){.ph-demo-topbar-card{gap:16px;padding:20px 24px}}.ph-demo-topbar-hero{min-width:0}.ph-demo-topbar-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.ph-demo-property-title{margin:0;font-size:clamp(20px,4.5vw,28px);font-weight:800;line-height:1.15;letter-spacing:-.01em;color:var(--ph-deep)}@media (min-width:768px){.ph-demo-property-title{font-size:clamp(24px,2.8vw,30px)}}.ph-demo-topbar-title-row .ph-demo-badge--yellow{flex-shrink:0;align-self:center}.ph-demo-property-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 6px;margin:6px 0 0;font-size:13px;line-height:1.4;color:var(--ph-deep);font-weight:500}@media (min-width:768px){.ph-demo-property-meta{margin-top:8px;font-size:14px}}.ph-demo-property-meta-label{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ph-gray)}@media (min-width:768px){.ph-demo-property-meta-label{font-size:12px}}.ph-demo-topbar-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0;padding:0;font-size:13px}@media (max-width:767px){.ph-demo-topbar-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.ph-demo-topbar-chip:last-child{grid-column:1/-1}.ph-demo-topbar-chip{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3px;padding:8px 10px}}.ph-demo-topbar-chip{display:flex;flex-direction:column;gap:3px;min-width:0;padding:10px 12px;border:1px solid rgba(0,0,0,.06);border-radius:var(--ph-radius-md,8px);background:#faf9f7}.ph-demo-topbar-chip dt{margin:0;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ph-gray);line-height:1.2}@media (min-width:768px){.ph-demo-topbar-chip dt{font-size:11px}}.ph-demo-topbar-chip dd{margin:0;font-size:13px;font-weight:700;line-height:1.3;color:var(--ph-deep);overflow-wrap:anywhere}@media (min-width:768px){.ph-demo-topbar-chip dd{font-size:14px}}.ph-demo-topbar-chip dd .ph-demo-badge{vertical-align:middle}.ph-demo-disclaimer{padding-top:20px;padding-bottom:8px}.ph-demo-disclaimer-note{margin:0}.ph-demo-disclaimer-note-summary{display:flex;align-items:center;gap:8px;list-style:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.ph-demo-disclaimer-note-summary::-webkit-details-marker{display:none}.ph-demo-disclaimer-note-icon{flex-shrink:0;color:var(--ph-sand-dark,#c8910a)}.ph-demo-disclaimer-note-label{font-size:13px;font-weight:700;color:var(--ph-deep)}.ph-demo-disclaimer-note-hint{margin-left:auto;font-size:12px;font-weight:600;color:var(--ph-gray)}.ph-demo-disclaimer-note-text{margin:0;padding:14px 16px;border-left:4px solid var(--ph-yellow,#ffc456);border-radius:var(--ph-radius-md);background:rgba(255,196,86,.18);font-size:14px;font-weight:500;line-height:1.5}.ph-demo-disclaimer .ph-demo-disclaimer-note-text{margin-top:8px}@media (min-width:768px){.ph-demo-disclaimer-note-summary{display:none}.ph-demo-disclaimer-note:not([open]) .ph-demo-disclaimer-note-text,.ph-demo-disclaimer-note[open] .ph-demo-disclaimer-note-text{display:block}}.ph-demo-layout{display:grid;grid-gap:24px;gap:24px;padding-top:16px}@media (min-width:1024px){.ph-demo-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:32px}}.ph-demo-sidebar nav ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0 0 8px;list-style:none}@media (min-width:1024px){.ph-demo-sidebar{position:-webkit-sticky;position:sticky;top:88px}.ph-demo-sidebar nav ul{flex-direction:column;overflow:visible;padding:0}}.ph-demo-sidebar a{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#fff;color:var(--ph-deep);font-size:13px;font-weight:600;text-decoration:none;line-height:1.25}@media (min-width:1024px){.ph-demo-sidebar a{width:100%}}.ph-demo-sidebar a:hover{border-color:var(--ph-yellow,#ffc456);background:rgba(255,196,86,.12)}.ph-demo-sidebar a.active,.ph-demo-sidebar a[aria-current=page]{background:rgba(255,196,86,.15);border-color:var(--ph-yellow,#ffc456);border-left-width:3px;font-weight:700;color:var(--ph-deep)}.ph-demo-main{display:flex;flex-direction:column;gap:40px;min-width:0}.ph-demo-block-subtitle{overflow-wrap:anywhere}.ph-demo-section-title{margin:0 0 16px;font-size:clamp(20px,2.4vw,26px);font-weight:800;color:var(--ph-deep)}.ph-demo-panel{min-width:0;overflow:hidden;padding:20px;border:1px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-lg);background:#fff;box-shadow:var(--ph-shadow-sm)}.ph-demo-block-header{margin-bottom:16px}.ph-demo-block-title{margin:0;font-size:20px;font-weight:800;color:var(--ph-deep)}.ph-demo-block-subtitle{margin:6px 0 0;font-size:14px;line-height:1.5;color:var(--ph-gray)}.ph-demo-subheading{margin:24px 0 8px;font-size:17px;font-weight:800}.ph-demo-kpi-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}@media (min-width:640px){.ph-demo-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.ph-demo-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ph-demo-kpi-card{padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#fff}.ph-demo-kpi-label{display:block;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ph-gray)}.ph-demo-kpi-value{margin:8px 0 0;font-size:24px;font-weight:800;color:var(--ph-deep)}.ph-demo-kpi-card--primary .ph-demo-kpi-value{font-size:30px;letter-spacing:-.02em}.ph-demo-kpi-helper{margin:8px 0 0;font-size:12px;line-height:1.4;color:var(--ph-gray)}.ph-demo-next-payout{margin-top:12px;padding:16px;border-left:4px solid var(--ph-yellow,#ffc456);border-radius:var(--ph-radius-md);background:rgba(255,196,86,.15)}.ph-demo-next-payout-value{margin:6px 0 0;font-size:18px;font-weight:800}@media (max-width:767px){.ph-demo-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ph-demo-kpi-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:72px;padding:10px 8px;text-align:center}.ph-demo-kpi-label{order:2;margin-top:4px;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:1.25}.ph-demo-kpi-value{order:1;margin:0;font-size:clamp(17px,4.8vw,20px);line-height:1.15}.ph-demo-kpi-card--primary .ph-demo-kpi-value{font-size:clamp(18px,5.2vw,22px);letter-spacing:-.01em}.ph-demo-kpi-helper{display:none}.ph-demo-next-payout{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;grid-gap:2px 10px;gap:2px 10px;margin-top:8px;padding:10px 12px}.ph-demo-next-payout .ph-demo-kpi-label{grid-column:1/-1;margin:0;font-size:10px;text-align:left}.ph-demo-next-payout-value{grid-column:1;margin:0;font-size:17px;text-align:left}.ph-demo-next-payout .ph-demo-kpi-helper{display:none}}.ph-demo-charts-row{display:grid;grid-gap:16px;gap:16px;margin-top:20px}@media (min-width:900px){.ph-demo-charts-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.ph-demo-chart-card{padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#fff}.ph-demo-chart-card h3{margin:0;font-size:16px;font-weight:800}.ph-demo-chart-card p{margin:6px 0 12px;font-size:13px;color:var(--ph-gray)}.ph-demo-chart-card--wide{margin-top:16px}.ph-demo-bar-chart{display:flex;align-items:flex-end;gap:6px;height:140px;margin:0;padding:0;list-style:none}.ph-demo-bar-chart li{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.ph-demo-bar{display:block;width:100%;min-height:4px;border-radius:4px 4px 0 0}.ph-demo-bar,.ph-demo-bar--revenue{background:var(--ph-yellow,#ffc456)}.ph-demo-bar--expense{background:#d4d0c8}.ph-demo-bar-group{display:flex;align-items:flex-end;gap:2px;width:100%;height:100px}.ph-demo-bar-label{font-size:10px;color:var(--ph-gray)}.ph-demo-occupancy-list{margin:0;padding:0;list-style:none}.ph-demo-occupancy-list li{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:14px}.ph-demo-control-label{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ph-gray)}.ph-demo-cal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.ph-demo-cal-monthnav{display:flex;align-items:center;gap:8px}.ph-demo-cal-navbtn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1.5px solid rgba(0,0,0,.12);border-radius:50%;background:#fff;cursor:pointer;color:var(--ph-deep);transition:background .15s,border-color .15s,color .15s}.ph-demo-cal-navbtn:hover:not(:disabled){background:var(--ph-yellow,#ffc456);border-color:var(--ph-yellow,#ffc456)}.ph-demo-cal-navbtn:disabled{opacity:.3;cursor:default}.ph-demo-cal-monthselect{min-width:132px;max-width:180px;padding:6px 28px 6px 10px;border:1.5px solid rgba(0,0,0,.12);border-radius:var(--ph-radius-md);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat right 10px center;font-size:14px;font-weight:700;color:var(--ph-deep);text-align:left;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ph-demo-cal-monthselect:focus-visible{outline:2px solid var(--ph-yellow,#ffc456);outline-offset:2px}.ph-demo-cal-periods{display:inline-flex;gap:2px;padding:3px;border:1.5px solid rgba(0,0,0,.1);border-radius:99px;background:#f5f3ef}.ph-demo-cal-period{border:0;border-radius:99px;padding:5px 14px;background:transparent;font-size:12px;font-weight:600;cursor:pointer;color:var(--ph-gray);transition:background .15s,color .15s;white-space:nowrap}.ph-demo-cal-period--active{background:var(--ph-yellow,#ffc456);color:var(--ph-deep)}@media (max-width:767px){.ph-demo-cal-toolbar{flex-wrap:nowrap;gap:8px;margin-bottom:12px}.ph-demo-cal-monthnav{flex:1 1 auto;min-width:0;gap:4px}.ph-demo-cal-navbtn{width:28px;height:28px;flex-shrink:0}.ph-demo-cal-navbtn svg{width:14px;height:14px}.ph-demo-cal-monthselect{flex:1 1 auto;min-width:0;max-width:none;width:0;padding:4px 22px 4px 8px;font-size:12px;background-position:right 6px center;background-size:10px}.ph-demo-cal-periods{flex:0 0 auto;padding:2px;gap:1px}.ph-demo-cal-period{padding:4px 7px;font-size:10px}}.ph-demo-cal-period-hint{margin:-8px 0 12px;font-size:12px;font-weight:600;color:var(--ph-gray)}.ph-demo-cal-body{margin-bottom:16px}.ph-demo-cal-month-view{padding:16px;border:1.5px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#fff}@media (min-width:768px){.ph-demo-cal-month-view{max-width:640px;margin-inline:auto;padding:20px 24px}}.ph-demo-cal-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:4px;gap:4px;margin-bottom:4px}.ph-demo-cal-wd{text-align:center;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ph-gray);padding:4px 0}.ph-demo-cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:4px;gap:4px;margin:0;padding:0;list-style:none}.ph-demo-cal-month-grid--full .ph-demo-cal-grid{gap:6px}@media (min-width:768px){.ph-demo-cal-month-grid--full .ph-demo-day{max-height:52px;font-size:13px;border-radius:10px}.ph-demo-cal-month-grid--full .ph-demo-cal-wd{font-size:11px;padding:6px 0}}.ph-demo-cal-quarter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.ph-demo-cal-year-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.ph-demo-cal-mini-month{padding:12px;border:1.5px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#fff}.ph-demo-cal-mini-month--current{border-color:var(--ph-yellow,#ffc456);box-shadow:0 0 0 1px rgba(255,196,86,.5)}.ph-demo-cal-mini-month--year{padding:10px 8px}.ph-demo-cal-mini-title{margin:0 0 8px;font-size:13px;font-weight:700;text-align:center;color:var(--ph-deep);line-height:1.2}.ph-demo-cal-mini-month--year .ph-demo-cal-mini-title{font-size:12px;margin-bottom:6px}.ph-demo-cal-grid--mini{gap:3px}.ph-demo-cal-grid--mini .ph-demo-day{max-height:32px;border-radius:5px;font-size:10px}.ph-demo-cal-grid--mini .ph-demo-cal-wd{font-size:9px;padding:2px 0}.ph-demo-cal-grid--micro{gap:2px}.ph-demo-cal-grid--micro .ph-demo-day{aspect-ratio:1;max-height:none;min-height:12px;border-radius:3px;font-size:0}@media (max-width:1023px){.ph-demo-cal-year-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.ph-demo-cal-quarter-grid{grid-template-columns:1fr}.ph-demo-cal-year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:399px){.ph-demo-cal-year-grid{grid-template-columns:1fr 1fr;gap:8px}}.ph-demo-day{display:flex;aspect-ratio:1;max-height:44px;align-items:center;justify-content:center;border-radius:8px;font-size:11px;font-weight:600}.ph-demo-day--empty{background:transparent}.ph-demo-day-num{display:block;line-height:1}.ph-demo-day--free{background:#f0ede8;color:var(--ph-gray)}.ph-demo-day--booked{background:var(--ph-yellow,#ffc456);color:var(--ph-deep)}.ph-demo-day--owner{background:var(--ph-deep,#1a1a1a);color:#fff}.ph-demo-day--maintenance{background:#e67e22;color:#fff}.ph-demo-day--pending{background:rgba(255,196,86,.38);border:1.5px dashed rgba(255,196,86,.7)}.ph-demo-cal-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0 0 16px;padding:14px 16px;background:#f5f3ef;border-radius:var(--ph-radius-md)}@media (max-width:520px){.ph-demo-cal-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.ph-demo-cal-stat{text-align:center}.ph-demo-cal-stat-val{display:block;font-size:20px;font-weight:800;line-height:1.1;color:var(--ph-deep)}.ph-demo-cal-stat--primary .ph-demo-cal-stat-val{color:#c4870a}.ph-demo-cal-stat-lbl{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ph-gray);margin-top:3px}.ph-demo-cal-legend{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0 0 16px;padding:0;list-style:none}.ph-demo-cal-legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--ph-gray)}.ph-demo-cal-swatch{display:inline-block;width:12px;height:12px;border-radius:4px;flex-shrink:0}.ph-demo-cal-cta-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 20px;border-radius:var(--ph-radius-md);border:1.5px solid rgba(0,0,0,.12);background:#fff;font-size:14px;font-weight:600;color:var(--ph-deep);text-decoration:none;transition:background .15s,border-color .15s}.ph-demo-cal-cta-btn:hover{background:var(--ph-yellow,#ffc456);border-color:var(--ph-yellow,#ffc456)}.ph-demo-cal-block{display:flex;flex-direction:column;gap:10px}.ph-demo-cal-block-panel{padding:14px;border:1.5px solid rgba(0,0,0,.1);border-radius:var(--ph-radius-md);background:#faf9f7}.ph-demo-cal-block-hint{margin:0 0 12px;font-size:13px;line-height:1.45;color:var(--ph-gray)}.ph-demo-cal-block-fields{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.ph-demo-cal-block-field{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:600;color:var(--ph-gray)}.ph-demo-cal-block-field input{width:72px;padding:8px 10px;border:1.5px solid rgba(0,0,0,.12);border-radius:var(--ph-radius-md);font-size:14px;font-weight:700;color:var(--ph-deep)}.ph-demo-cal-block-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ph-demo-cal-block-actions .ph-primary-btn{flex:1 1 auto;min-width:140px}.ph-demo-cal-block-cancel{border:0;background:transparent;font-size:14px;font-weight:600;color:var(--ph-gray);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.ph-demo-cal-block-feedback{margin:0;padding:10px 12px;border-radius:var(--ph-radius-md);background:rgba(255,196,86,.2);font-size:13px;line-height:1.45;color:var(--ph-deep)}.ph-demo-table-wrap{overflow-x:auto}.ph-demo-comparison-block,.ph-demo-data-card{padding:14px;border:1px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#faf9f7}.ph-demo-comparison-block{margin-top:8px}.ph-demo-comparison-title{margin:0 0 12px}.ph-demo-comparison-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -2px;padding:0 2px 2px}.ph-demo-comparison-mobile{display:none}.ph-demo-comparison-mobile-card{display:flex;flex-direction:column;gap:12px;height:100%;padding:14px 12px 12px;border-radius:var(--ph-radius-md);background:var(--ph-white,#fff);border:1px solid rgba(0,0,0,.08);border-top:3px solid transparent}.ph-demo-comparison-mobile .ph-demo-card-scroll{margin:0 -4px}.ph-demo-comparison-mobile-model-name{margin:0;font-size:14px;font-weight:800;letter-spacing:.02em;color:var(--ph-deep);line-height:1.25}.ph-demo-comparison-mobile-metrics{display:grid;grid-gap:10px;gap:10px;margin:0}.ph-demo-comparison-mobile-metric{display:grid;grid-gap:4px;gap:4px;padding:8px 10px;border-radius:var(--ph-radius-sm,8px);background:rgba(0,0,0,.02)}.ph-demo-comparison-mobile-metric-label{margin:0;font-size:12px;font-weight:700;line-height:1.3;color:var(--ph-gray)}.ph-demo-comparison-mobile-metric-value{margin:0}.ph-demo-card-scroll-item .ph-demo-comparison-mobile-card{min-height:100%}.ph-demo-comparison-table{min-width:520px}.ph-demo-comparison-table .ph-demo-comparison-axis-col{position:-webkit-sticky;position:sticky;left:0;z-index:2;min-width:112px;max-width:148px;background:#faf9f7;box-shadow:4px 0 8px -4px rgba(0,0,0,.08)}.ph-demo-comparison-table thead .ph-demo-comparison-axis-col{z-index:3}.ph-demo-comparison-model-col{min-width:108px;border-top:3px solid transparent;vertical-align:bottom}.ph-demo-comparison-col--guaranteed{border-top-color:#6b9e78}.ph-demo-comparison-col--flexible{border-top-color:#5b8fd4}.ph-demo-comparison-col--hybrid{border-top-color:#d4a04a}.ph-demo-comparison-model-name{display:block;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:none;color:var(--ph-deep);line-height:1.25}.ph-demo-comparison-value-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px}.ph-demo-comparison-value{font-size:14px;font-weight:800;color:var(--ph-deep);line-height:1.2}.ph-demo-comparison-best-badge{font-size:10px;padding:2px 7px;letter-spacing:.03em;text-transform:uppercase}.ph-demo-comparison-bar{height:6px;border-radius:999px;background:rgba(0,0,0,.08);overflow:hidden}.ph-demo-comparison-bar-fill{height:100%;border-radius:inherit;background:rgba(0,0,0,.22);transition:width .25s ease}.ph-demo-comparison-col--guaranteed .ph-demo-comparison-bar-fill{background:rgba(107,158,120,.72)}.ph-demo-comparison-col--flexible .ph-demo-comparison-bar-fill{background:rgba(91,143,212,.72)}.ph-demo-comparison-col--hybrid .ph-demo-comparison-bar-fill{background:rgba(212,160,74,.78)}.ph-demo-comparison-cell--best{background:rgba(255,196,86,.14)}.ph-demo-comparison-cell--best .ph-demo-comparison-value{color:var(--ph-deep)}.ph-demo-comparison-cell--best .ph-demo-comparison-bar-fill{background:var(--ph-yellow,#ffc456)}@media (max-width:767px){.ph-demo-comparison-block{padding:12px}.ph-demo-comparison-table-wrap--desktop{display:none}.ph-demo-comparison-mobile{display:block;min-width:0}.ph-demo-comparison-mobile-card{min-width:0}.ph-demo-comparison-mobile .ph-demo-card-scroll-item{flex:0 0 clamp(280px,92vw,360px)}.ph-demo-comparison-value{font-size:13px}.ph-demo-comparison-bar{height:5px}.ph-demo-comparison-best-badge{font-size:9px;padding:2px 6px}}.ph-demo-data-card-title{margin:0;font-size:16px;font-weight:800;color:var(--ph-deep);line-height:1.25}.ph-demo-data-card-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.ph-demo-data-card-meta{display:grid;grid-gap:8px;gap:8px;margin:0}.ph-demo-data-card-row{display:grid;grid-template-columns:minmax(88px,34%) minmax(0,1fr);grid-gap:8px 12px;gap:8px 12px;align-items:start}.ph-demo-data-card-row dt{margin:0;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ph-gray)}.ph-demo-data-card-row dd{margin:0;font-size:13px;line-height:1.45;color:var(--ph-deep);overflow-wrap:anywhere}.ph-demo-data-card-row--full{grid-template-columns:1fr}.ph-demo-data-card-row--full dt{margin-bottom:2px}.ph-demo-card-scroll{display:none}.ph-demo-card-scroll-track{display:flex;gap:12px;overflow-x:auto;touch-action:pan-x;overscroll-behavior-x:contain;padding:2px 16px 8px 2px;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;min-width:0;scrollbar-width:none}.ph-demo-card-scroll-track::-webkit-scrollbar{display:none}.ph-demo-card-scroll-item{flex:0 0 clamp(280px,84vw,340px);scroll-snap-align:start;min-width:0}.ph-demo-card-scroll-item .ph-demo-data-card,.ph-demo-card-scroll-item .ph-demo-model-card{height:100%}.ph-demo-card-scroll:after{content:"";position:absolute;top:0;right:0;width:28px;height:calc(100% - 28px);pointer-events:none;background:linear-gradient(90deg,transparent,hsla(43,28%,95%,.95))}.ph-demo-swipe-hint{position:absolute;top:8px;left:50%;transform:translateX(-50%);z-index:2;margin:0;padding:8px 12px;border-radius:999px;background:rgba(0,0,0,.52);color:#fff;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;pointer-events:none;animation:ph-demo-swipe-hint-in .18s ease-out}@keyframes ph-demo-swipe-hint-in{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.ph-demo-card-scroll-dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.ph-demo-card-scroll-dot{width:6px;height:6px;border-radius:999px;background:rgba(0,0,0,.16);transition:transform .15s,background .15s}.ph-demo-card-scroll-dot--active{background:var(--ph-yellow,#ffc456);transform:scale(1.25)}.ph-demo-model-cards--desktop{display:grid}@media (max-width:767px){.ph-demo-table-wrap--desktop{display:none}.ph-demo-card-scroll{display:block;position:relative;margin:0 -4px}.ph-demo-model-cards--desktop{display:none}.ph-demo-panel{padding:16px}.ph-demo-block-title{font-size:18px}.ph-demo-range-label{flex-wrap:wrap}.ph-demo-range-label strong{white-space:normal}}@media (max-width:1023px){.ph-demo-topbar{border-bottom:1px solid rgba(0,0,0,.06)}.ph-demo-topbar-inner{padding-top:10px;padding-bottom:10px;gap:8px}.ph-demo-topbar-card{gap:10px;padding:12px 14px}.ph-demo-breadcrumb{font-size:12px}.ph-demo-sidebar{display:none}.ph-demo-layout{padding-bottom:calc(68px + env(safe-area-inset-bottom, 0px))}}.ph-demo-mobile-topbar{display:none!important}.ph-demo-botnav{display:none}@media (max-width:1023px){.ph-demo-botnav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;z-index:40;background:var(--ph-white);border-top:1px solid rgba(0,0,0,.08);padding-bottom:env(safe-area-inset-bottom,0);box-shadow:0 -2px 16px rgba(0,0,0,.06)}}.ph-demo-botnav-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px 4px;min-height:56px;border:none;background:transparent;color:var(--ph-gray);cursor:pointer;position:relative;transition:color .15s;-webkit-tap-highlight-color:transparent}.ph-demo-botnav-btn:active{background:rgba(0,0,0,.04)}.ph-demo-botnav-btn--active{color:var(--ph-deep)}.ph-demo-botnav-btn--active .ph-demo-botnav-icon{color:var(--ph-yellow,#ffc456)}.ph-demo-botnav-icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.ph-demo-botnav-label{font-size:10px;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60px}.ph-demo-botnav-dot{position:absolute;top:6px;right:calc(50% - 18px);width:6px;height:6px;border-radius:50%;background:var(--ph-yellow,#ffc456)}.ph-demo-more-backdrop{display:none}@media (max-width:1023px){.ph-demo-more-backdrop{display:block;position:fixed;inset:0;z-index:38;background:rgba(0,0,0,.3)}.ph-demo-more-sheet{position:fixed;bottom:calc(56px + env(safe-area-inset-bottom, 0px));left:0;right:0;z-index:39;background:var(--ph-white);border-radius:16px 16px 0 0;padding:12px 0 16px;box-shadow:0 -4px 24px rgba(0,0,0,.12);max-height:60vh;overflow-y:auto;overscroll-behavior:contain}}.ph-demo-more-handle{width:36px;height:4px;border-radius:2px;background:rgba(0,0,0,.15);margin:0 auto 12px}.ph-demo-more-title{font-size:13px;font-weight:700;color:var(--ph-gray);text-transform:uppercase;letter-spacing:.06em;padding:0 20px 8px;margin:0;border-bottom:1px solid rgba(0,0,0,.06)}.ph-demo-more-list{list-style:none;margin:0;padding:8px 0 0}.ph-demo-more-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;border:none;background:transparent;color:var(--ph-deep);font-size:15px;font-weight:600;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.ph-demo-more-item:active{background:rgba(0,0,0,.04)}.ph-demo-more-item--active{color:var(--ph-deep);background:rgba(255,196,86,.1)}.ph-demo-more-arrow{color:var(--ph-gray);font-size:18px;line-height:1}.ph-demo-property-title{overflow-wrap:break-word;word-break:break-word}.ph-demo-kpi-grid-wrap{min-width:0;overflow:hidden}[data-theme=dark] .ph-demo-botnav{background:var(--ph-white);border-top-color:hsla(0,0%,100%,.1);box-shadow:0 -2px 16px rgba(0,0,0,.3)}[data-theme=dark] .ph-demo-botnav-btn{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-botnav-btn--active{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-botnav-btn--active .ph-demo-botnav-icon{color:var(--ph-sand,#ffc456)}[data-theme=dark] .ph-demo-more-backdrop{background:rgba(0,0,0,.5)}[data-theme=dark] .ph-demo-more-sheet{background:var(--ph-white);box-shadow:0 -4px 24px rgba(0,0,0,.4)}[data-theme=dark] .ph-demo-more-handle{background:hsla(0,0%,100%,.15)}[data-theme=dark] .ph-demo-more-title{color:var(--ph-graphene-mid);border-bottom-color:hsla(0,0%,100%,.08)}[data-theme=dark] .ph-demo-more-item{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-more-item--active{background:rgba(255,196,86,.12)}[data-theme=dark] .ph-demo-more-arrow{color:var(--ph-graphene-mid)}.ph-demo-table{width:100%;border-collapse:collapse;font-size:13px}.ph-demo-table td,.ph-demo-table th{padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.08);text-align:left;vertical-align:top}.ph-demo-table th{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ph-gray);background:#faf9f7}.ph-demo-badge{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700}.ph-demo-badge--yellow{background:rgba(255,196,86,.35);color:var(--ph-deep)}.ph-demo-topbar-title-row .ph-demo-badge--yellow{display:inline-flex;align-items:center;gap:5px}.ph-demo-topbar-title-row .ph-demo-badge--yellow:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background:var(--ph-sand-dark,#c8910a);animation:ph-coop-pulse 2s ease-in-out infinite;flex-shrink:0}@media (prefers-reduced-motion:reduce){.ph-demo-topbar-title-row .ph-demo-badge--yellow:before{animation:none}}.ph-demo-badge--ok{background:rgba(46,125,50,.12);color:#2e7d32}.ph-demo-badge--warn{background:rgba(230,126,34,.15);color:#c05621}.ph-demo-badge--danger{background:rgba(198,40,40,.12);color:#c62828}.ph-demo-badge--neutral{background:rgba(0,0,0,.06);color:var(--ph-deep)}.ph-demo-filters{margin-bottom:16px}.ph-demo-filters-toolbar{display:flex;flex-direction:column;gap:14px;padding:12px;border:1.5px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#faf9f7}.ph-demo-filters-aside,.ph-demo-filters-main{display:flex;flex-direction:column;gap:8px;min-width:0}.ph-demo-filters-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ph-gray)}.ph-demo-filters-segments{display:flex;gap:2px;padding:3px;border:1.5px solid rgba(0,0,0,.1);border-radius:99px;background:#f5f3ef;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ph-demo-filters-segments::-webkit-scrollbar{display:none}.ph-demo-filters-segment{flex:0 0 auto;border:0;border-radius:99px;padding:6px 14px;background:transparent;font-size:12px;font-weight:600;cursor:pointer;color:var(--ph-gray);white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.ph-demo-filters-segment--active{background:var(--ph-yellow,#ffc456);color:var(--ph-deep)}.ph-demo-filters-select-wrap{flex:1 1 auto;min-width:0;display:flex}.ph-demo-filters-select{width:100%;min-width:0;padding:7px 32px 7px 14px;border:1.5px solid rgba(0,0,0,.1);border-radius:99px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;font-size:13px;font-weight:600;line-height:1.25;color:var(--ph-deep);cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:border-color .15s,background-color .15s}.ph-demo-filters-select:hover{border-color:rgba(0,0,0,.18)}.ph-demo-filters-select:focus-visible{outline:2px solid var(--ph-yellow,#ffc456);outline-offset:2px}.ph-demo-filters-count{margin:0;font-size:12px;font-weight:600;color:var(--ph-gray)}.ph-demo-filters-toolbar--dual .ph-demo-filters-main{gap:10px}.ph-demo-filters-aside--count{justify-content:flex-end}@media (max-width:767px){.ph-demo-filters{margin-bottom:10px}.ph-demo-filters-toolbar{position:relative;padding:6px 8px;gap:6px}.ph-demo-filters-main{position:relative;gap:0;margin-inline:-8px}.ph-demo-filters-aside{position:relative;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.ph-demo-filters-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ph-demo-filters-segments{display:flex;flex-wrap:nowrap;gap:4px;padding:3px 8px;border:1.5px solid rgba(0,0,0,.1);border-radius:99px;background:#f5f3ef;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.18) transparent;touch-action:pan-x}.ph-demo-filters-segments::-webkit-scrollbar{height:3px}.ph-demo-filters-segments::-webkit-scrollbar-track{background:transparent}.ph-demo-filters-segments::-webkit-scrollbar-thumb{border-radius:99px;background:rgba(0,0,0,.16)}.ph-demo-filters-segment{flex:0 0 auto;scroll-snap-align:start;min-height:36px;padding:6px 10px;font-size:11px;line-height:1.2;border:0;border-radius:99px;background:transparent;text-align:center;white-space:nowrap}.ph-demo-filters-segment--active{background:var(--ph-yellow,#ffc456);color:var(--ph-deep)}.ph-demo-filters-select-wrap{padding:3px;border:1.5px solid rgba(0,0,0,.1);border-radius:99px;background:#f5f3ef}.ph-demo-filters-select{min-height:36px;padding:6px 28px 6px 12px;font-size:12px;border:0;background-color:transparent;background-position:right 10px center}.ph-demo-filters-select:hover{border-color:transparent;background-color:hsla(0,0%,100%,.55)}.ph-demo-filters-select:focus-visible{background-color:#fff}.ph-demo-filters-count{flex:0 0 auto;margin:0;font-size:10px;font-weight:600;white-space:nowrap}.ph-demo-filters-toolbar--dual .ph-demo-filters-aside--count{justify-content:flex-end;padding-top:2px}}@media (min-width:768px){.ph-demo-filters-toolbar{flex-direction:row;align-items:stretch;gap:0;padding:16px 20px}.ph-demo-filters-main{flex:1 1 auto;gap:10px;padding-right:20px}.ph-demo-filters-aside{flex:0 0 220px;gap:8px;padding-left:20px;border-left:1.5px solid rgba(0,0,0,.08);justify-content:center}.ph-demo-filters-aside--count{flex:0 0 auto;min-width:88px;padding-left:16px;justify-content:flex-end;align-self:stretch}.ph-demo-filters-toolbar--dual .ph-demo-filters-main{gap:12px}.ph-demo-filters-segments{flex-wrap:wrap;overflow:visible;gap:6px;padding:0;border:0;border-radius:0;background:transparent}.ph-demo-filters-segment{border:1.5px solid rgba(0,0,0,.1);background:#fff;padding:7px 14px;font-size:13px}.ph-demo-filters-segment:hover:not(.ph-demo-filters-segment--active){border-color:rgba(0,0,0,.18);background:#fff}.ph-demo-filters-segment--active{border-color:var(--ph-yellow,#ffc456);background:var(--ph-yellow,#ffc456);color:var(--ph-deep)}.ph-demo-filters-select-wrap{flex:none;width:100%;padding:0;border:0;background:transparent}.ph-demo-filters-select{width:100%}.ph-demo-filters-count{text-align:right}}.ph-demo-finance .ph-demo-block-header{margin-bottom:10px}.ph-demo-finance .ph-demo-block-subtitle{margin-top:4px;line-height:1.35}.ph-demo-finance-period{margin:4px 0 0;font-size:13px;line-height:1.35;color:var(--ph-gray)}.ph-demo-finance-rows{display:grid;grid-gap:4px;gap:4px;margin:0}.ph-demo-finance-row{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:14px;line-height:1.3}.ph-demo-finance-row dd,.ph-demo-finance-row dt{margin:0}.ph-demo-finance-row--emphasis{padding:8px 0}.ph-demo-finance-row--emphasis dd{font-size:16px;font-weight:800}.ph-demo-finance-note{margin-top:8px;font-size:12px;line-height:1.4;color:var(--ph-gray)}.ph-demo-model-cards{gap:12px;margin:0;padding:0;list-style:none}@media (min-width:768px){.ph-demo-model-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.ph-demo-model-cards.ph-demo-model-cards--desktop{display:none}}.ph-demo-model-card{padding:14px;border:1px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#faf9f7}.ph-demo-model-card h5{margin:0 0 8px;font-size:15px;font-weight:800;line-height:1.3;color:var(--ph-deep)}.ph-demo-controls-sliders{margin:0;padding:0;list-style:none}.ph-demo-controls-sliders li{margin-bottom:12px}.ph-demo-controls-sliders label{display:grid;grid-gap:6px;gap:6px;font-size:13px;font-weight:600}.ph-demo-range-label{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.ph-demo-range-label strong{font-size:14px;font-weight:800;color:var(--ph-deep);white-space:nowrap}.ph-demo-controls-sliders input[type=range]{width:100%;accent-color:var(--ph-sand,#ffc456);cursor:pointer}.ph-demo-finance-interactive{margin-top:24px;padding-top:24px;border-top:1px solid rgba(0,0,0,.08)}.ph-demo-finance-interactive-grid{display:grid;grid-gap:24px;gap:24px;margin-top:16px}@media (min-width:900px){.ph-demo-finance-interactive-grid{grid-template-columns:1fr 1fr;align-items:start}}.ph-demo-estimate-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.ph-demo-estimate-card{display:flex;flex-direction:column;gap:4px;padding:12px;border:1px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:hsla(0,0%,100%,.9)}.ph-demo-estimate-card--accent{border-left:4px solid var(--ph-sand,#ffc456);background:rgba(255,196,86,.12)}.ph-demo-estimate-card-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ph-gray)}.ph-demo-estimate-card-value{font-size:15px;font-weight:800;color:var(--ph-deep)}.ph-demo-expense-breakdown{margin-top:16px}.ph-demo-expense-breakdown h4{margin:0 0 6px;font-size:16px;font-weight:800}.ph-demo-expense-breakdown ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:4px;gap:4px}@media (min-width:900px){.ph-demo-expense-breakdown ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}}.ph-demo-expense-breakdown li{display:flex;justify-content:space-between;align-items:baseline;gap:8px;padding:6px 10px;border:1px solid rgba(0,0,0,.06);border-radius:var(--ph-radius-md);background:#fff;font-size:13px;line-height:1.3}.ph-demo-expense-breakdown li strong{font-weight:800;color:var(--ph-deep);white-space:nowrap;font-size:12px}.ph-demo-expense-breakdown-note{margin:8px 0 0;font-size:11px;color:var(--ph-gray);line-height:1.35}.ph-demo-doc-list,.ph-demo-quick-actions,.ph-demo-rec-list,.ph-demo-task-list{margin:0;padding:0;list-style:none}.ph-demo-doc-item,.ph-demo-task-card{padding:14px 0 14px 12px;border-bottom:1px solid rgba(0,0,0,.06);border-left:3px solid transparent}.ph-demo-doc-item{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-gap:10px 12px;gap:10px 12px;padding:14px 0;border-left:0;align-items:start}.ph-demo-doc-icon{grid-row:1/span 2;display:flex;align-items:center;justify-content:center;width:42px;height:50px;border-radius:8px;background:#f5f3ef;border:1.5px solid rgba(0,0,0,.08);font-size:10px;font-weight:800;letter-spacing:.04em;color:var(--ph-gray)}.ph-demo-doc-body{display:flex;flex-direction:column;gap:4px;min-width:0}.ph-demo-doc-meta{font-size:12px;line-height:1.4;color:var(--ph-gray)}.ph-demo-doc-actions{grid-column:2;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ph-demo-doc-btn{padding:6px 12px;border:1.5px solid rgba(0,0,0,.12);border-radius:var(--ph-radius-md);background:#fff;font-size:12px;font-weight:600;color:var(--ph-deep);cursor:pointer;transition:background .15s,border-color .15s}.ph-demo-doc-btn:hover{border-color:rgba(0,0,0,.2);background:#faf9f7}.ph-demo-doc-btn--primary{border-color:var(--ph-yellow,#ffc456);background:var(--ph-yellow,#ffc456)}.ph-demo-doc-btn--primary:hover{border-color:#e8b84a;background:#e8b84a}.ph-demo-doc-upload{margin-top:16px;padding:24px 16px;border:2px dashed rgba(0,0,0,.14);border-radius:var(--ph-radius-md);background:#faf9f7;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.ph-demo-doc-upload--drag,.ph-demo-doc-upload:hover{border-color:var(--ph-yellow,#ffc456);background:rgba(255,196,86,.1)}.ph-demo-doc-upload-title{margin:0 0 6px;font-size:14px;font-weight:700;color:var(--ph-deep)}.ph-demo-doc-upload-hint{margin:0 0 4px;font-size:13px;color:var(--ph-gray)}.ph-demo-doc-upload-formats{margin:0;font-size:12px;font-weight:600;color:var(--ph-gray)}.ph-demo-doc-upload-note{margin:10px 0 0;font-size:11px;color:var(--ph-gray)}.ph-demo-doc-feedback{margin:12px 0 0;padding:10px 12px;border-radius:var(--ph-radius-md);background:rgba(255,196,86,.2);font-size:13px;line-height:1.45;color:var(--ph-deep)}.ph-demo-doc-mobile-grid{display:none;margin:0;padding:0;list-style:none}.ph-demo-doc-mobile-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;width:100%;min-height:112px;padding:12px 8px 10px;border:1.5px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#faf9f7;color:inherit;text-align:center;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;-webkit-tap-highlight-color:transparent}.ph-demo-doc-mobile-card:hover{border-color:rgba(0,0,0,.14);background:#fff}.ph-demo-doc-mobile-card:focus-visible{outline:2px solid var(--ph-yellow,#ffc456);outline-offset:2px}.ph-demo-doc-mobile-card:active{background:rgba(255,196,86,.12);border-color:var(--ph-yellow,#ffc456)}.ph-demo-doc-mobile-card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:rgba(255,196,86,.22);color:var(--ph-deep);flex-shrink:0}.ph-demo-doc-mobile-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;font-size:12px;font-weight:700;line-height:1.3;color:var(--ph-deep)}.ph-demo-doc-mobile-card-status{margin-top:auto;font-size:10px;padding:2px 7px}.ph-demo-doc-mobile-preview-backdrop,.ph-demo-doc-mobile-preview-sheet{display:none}@media (max-width:767px){.ph-demo-doc-list--desktop{display:none}.ph-demo-doc-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.ph-demo-doc-mobile-preview-backdrop{display:block;position:fixed;inset:0;z-index:45;background:rgba(0,0,0,.3)}.ph-demo-doc-mobile-preview-sheet{display:block;position:fixed;left:0;right:0;bottom:calc(56px + env(safe-area-inset-bottom, 0px));z-index:46;max-height:min(58vh,420px);overflow-y:auto;overscroll-behavior:contain;padding:12px 16px 20px;border-radius:16px 16px 0 0;background:var(--ph-white,#fff);box-shadow:0 -4px 24px rgba(0,0,0,.12)}.ph-demo-doc-mobile-preview-handle{width:36px;height:4px;border-radius:2px;background:rgba(0,0,0,.15);margin:0 auto 12px}.ph-demo-doc-mobile-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.ph-demo-doc-mobile-preview-heading{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.ph-demo-doc-mobile-preview-heading .ph-coop-item-title{margin:0;font-size:16px;line-height:1.35}.ph-demo-doc-mobile-preview-heading .ph-demo-doc-mobile-preview-status{margin:0}.ph-demo-doc-mobile-preview-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:1.5px solid rgba(0,0,0,.1);border-radius:50%;background:#fff;color:var(--ph-gray);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.ph-demo-doc-mobile-preview-close:hover{border-color:rgba(0,0,0,.18);color:var(--ph-deep)}.ph-demo-doc-mobile-preview-close:focus-visible{outline:2px solid var(--ph-yellow,#ffc456);outline-offset:2px}.ph-demo-doc-mobile-preview-meta{margin:0 0 16px;font-size:13px;line-height:1.45;color:var(--ph-gray)}.ph-demo-doc-mobile-preview-actions{display:flex;flex-wrap:wrap;gap:8px}.ph-demo-doc-mobile-preview-actions .ph-demo-doc-btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);min-width:120px;justify-content:center;text-align:center}}@media (min-width:768px){.ph-demo-doc-mobile-grid{display:none}}[data-theme=dark] .ph-demo-doc-mobile-card{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-doc-mobile-card:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.16)}[data-theme=dark] .ph-demo-doc-mobile-card:active{background:rgba(255,196,86,.12);border-color:var(--ph-yellow,#ffc456)}[data-theme=dark] .ph-demo-doc-mobile-card-icon{background:rgba(255,196,86,.16);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-doc-mobile-card-title{color:var(--ph-graphene-dark)}@media (max-width:767px){[data-theme=dark] .ph-demo-doc-mobile-preview-backdrop{background:rgba(0,0,0,.5)}[data-theme=dark] .ph-demo-doc-mobile-preview-sheet{background:var(--ph-white);box-shadow:0 -4px 24px rgba(0,0,0,.4)}[data-theme=dark] .ph-demo-doc-mobile-preview-handle{background:hsla(0,0%,100%,.15)}[data-theme=dark] .ph-demo-doc-mobile-preview-close{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.12);color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-doc-mobile-preview-close:hover{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-doc-mobile-preview-meta{color:var(--ph-graphene-mid)}}@media (min-width:768px){.ph-demo-doc-item{grid-template-columns:auto 1fr auto;grid-template-rows:auto;align-items:center;gap:14px}.ph-demo-doc-icon{grid-row:auto}.ph-demo-doc-actions{grid-column:auto;flex-wrap:nowrap;justify-content:flex-end}}.ph-demo-task-card--planned{border-left-color:rgba(61,90,128,.45)}.ph-demo-task-card--todo{border-left-color:rgba(255,196,86,.9)}.ph-demo-task-card--inProgress{border-left-color:#2e7d32}.ph-demo-task-card--waitingOwner{border-left-color:#e67e22}.ph-demo-task-card--done{border-left-color:rgba(46,125,50,.35)}.ph-demo-task-card--cancelled{border-left-color:rgba(0,0,0,.15)}.ph-demo-rec-status{display:inline-flex;margin:0 0 10px}.ph-demo-rec-grid{display:none;margin:0;padding:0;list-style:none}.ph-demo-rec-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;width:100%;min-height:112px;padding:12px 8px 10px;border:1.5px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#faf9f7;color:inherit;text-align:center;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;-webkit-tap-highlight-color:transparent}.ph-demo-rec-card:hover{border-color:rgba(0,0,0,.14);background:#fff}.ph-demo-rec-card:focus-visible{outline:2px solid var(--ph-yellow,#ffc456);outline-offset:2px}.ph-demo-rec-card:active{background:rgba(255,196,86,.12);border-color:var(--ph-yellow,#ffc456)}.ph-demo-rec-card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:rgba(255,196,86,.22);color:var(--ph-deep);flex-shrink:0}.ph-demo-rec-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;font-size:12px;font-weight:700;line-height:1.3;color:var(--ph-deep)}.ph-demo-rec-card-status{margin-top:auto;font-size:10px;padding:2px 7px}.ph-demo-rec-preview-backdrop,.ph-demo-rec-preview-sheet{display:none}@media (max-width:767px){.ph-demo-rec-list--desktop{display:none}.ph-demo-rec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.ph-demo-rec-preview-backdrop{display:block;position:fixed;inset:0;z-index:45;background:rgba(0,0,0,.3)}.ph-demo-rec-preview-sheet{display:block;position:fixed;left:0;right:0;bottom:calc(56px + env(safe-area-inset-bottom, 0px));z-index:46;max-height:min(58vh,420px);overflow-y:auto;overscroll-behavior:contain;padding:12px 16px 20px;border-radius:16px 16px 0 0;background:var(--ph-white,#fff);box-shadow:0 -4px 24px rgba(0,0,0,.12)}.ph-demo-rec-preview-handle{width:36px;height:4px;border-radius:2px;background:rgba(0,0,0,.15);margin:0 auto 12px}.ph-demo-rec-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.ph-demo-rec-preview-heading{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.ph-demo-rec-preview-heading .ph-coop-item-title{margin:0;font-size:16px;line-height:1.35}.ph-demo-rec-preview-heading .ph-demo-rec-status{margin:0}.ph-demo-rec-preview-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:1.5px solid rgba(0,0,0,.1);border-radius:50%;background:#fff;color:var(--ph-gray);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.ph-demo-rec-preview-close:hover{border-color:rgba(0,0,0,.18);color:var(--ph-deep)}.ph-demo-rec-preview-close:focus-visible{outline:2px solid var(--ph-yellow,#ffc456);outline-offset:2px}.ph-demo-rec-preview-body{margin:0;font-size:14px;line-height:1.55}}@media (min-width:768px){.ph-demo-rec-grid{display:none}}[data-theme=dark] .ph-demo-rec-card{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-rec-card:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.16)}[data-theme=dark] .ph-demo-rec-card:active{background:rgba(255,196,86,.12);border-color:var(--ph-yellow,#ffc456)}[data-theme=dark] .ph-demo-rec-card-icon{background:rgba(255,196,86,.16);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-rec-card-title{color:var(--ph-graphene-dark)}@media (max-width:767px){[data-theme=dark] .ph-demo-rec-preview-backdrop{background:rgba(0,0,0,.5)}[data-theme=dark] .ph-demo-rec-preview-sheet{background:var(--ph-white);box-shadow:0 -4px 24px rgba(0,0,0,.4)}[data-theme=dark] .ph-demo-rec-preview-handle{background:hsla(0,0%,100%,.15)}[data-theme=dark] .ph-demo-rec-preview-close{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.12);color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-rec-preview-body,[data-theme=dark] .ph-demo-rec-preview-close:hover{color:var(--ph-graphene-dark)}}.ph-demo-task-mobile-grid{display:none;margin:0;padding:0;list-style:none}.ph-demo-task-mobile-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;width:100%;min-height:112px;padding:12px 8px 10px;border:1.5px solid rgba(0,0,0,.08);border-radius:var(--ph-radius-md);background:#faf9f7;color:inherit;text-align:center;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;-webkit-tap-highlight-color:transparent}.ph-demo-task-mobile-card:hover{border-color:rgba(0,0,0,.14);background:#fff}.ph-demo-task-mobile-card:focus-visible{outline:2px solid var(--ph-yellow,#ffc456);outline-offset:2px}.ph-demo-task-mobile-card:active{background:rgba(255,196,86,.12);border-color:var(--ph-yellow,#ffc456)}.ph-demo-task-mobile-card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:rgba(255,196,86,.22);color:var(--ph-deep);flex-shrink:0}.ph-demo-task-mobile-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;font-size:12px;font-weight:700;line-height:1.3;color:var(--ph-deep)}.ph-demo-task-mobile-card-status{margin-top:auto;margin-bottom:0;font-size:10px;padding:2px 7px}.ph-demo-task-mobile-preview-backdrop,.ph-demo-task-mobile-preview-sheet{display:none}@media (max-width:767px){.ph-demo-task-list--desktop{display:none}.ph-demo-task-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.ph-demo-task-mobile-preview-backdrop{display:block;position:fixed;inset:0;z-index:45;background:rgba(0,0,0,.3)}.ph-demo-task-mobile-preview-sheet{display:block;position:fixed;left:0;right:0;bottom:calc(56px + env(safe-area-inset-bottom, 0px));z-index:46;max-height:min(58vh,420px);overflow-y:auto;overscroll-behavior:contain;padding:12px 16px 20px;border-radius:16px 16px 0 0;background:var(--ph-white,#fff);box-shadow:0 -4px 24px rgba(0,0,0,.12)}.ph-demo-task-mobile-preview-handle{width:36px;height:4px;border-radius:2px;background:rgba(0,0,0,.15);margin:0 auto 12px}.ph-demo-task-mobile-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.ph-demo-task-mobile-preview-heading{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.ph-demo-task-mobile-preview-heading .ph-coop-item-title{margin:0;font-size:16px;line-height:1.35}.ph-demo-task-mobile-preview-status{margin:0}.ph-demo-task-mobile-preview-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:1.5px solid rgba(0,0,0,.1);border-radius:50%;background:#fff;color:var(--ph-gray);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.ph-demo-task-mobile-preview-close:hover{border-color:rgba(0,0,0,.18);color:var(--ph-deep)}.ph-demo-task-mobile-preview-close:focus-visible{outline:2px solid var(--ph-yellow,#ffc456);outline-offset:2px}.ph-demo-task-mobile-preview-body{margin:0;font-size:14px;line-height:1.55}.ph-demo-task-mobile-preview-meta{margin:12px 0 0;font-size:13px}}@media (min-width:768px){.ph-demo-task-mobile-grid{display:none}}[data-theme=dark] .ph-demo-task-mobile-card{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-task-mobile-card:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.16)}[data-theme=dark] .ph-demo-task-mobile-card:active{background:rgba(255,196,86,.12);border-color:var(--ph-yellow,#ffc456)}[data-theme=dark] .ph-demo-task-mobile-card-icon{background:rgba(255,196,86,.16);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-task-mobile-card-title{color:var(--ph-graphene-dark)}@media (max-width:767px){[data-theme=dark] .ph-demo-task-mobile-preview-backdrop{background:rgba(0,0,0,.5)}[data-theme=dark] .ph-demo-task-mobile-preview-sheet{background:var(--ph-white);box-shadow:0 -4px 24px rgba(0,0,0,.4)}[data-theme=dark] .ph-demo-task-mobile-preview-handle{background:hsla(0,0%,100%,.15)}[data-theme=dark] .ph-demo-task-mobile-preview-close{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.12);color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-task-mobile-preview-body,[data-theme=dark] .ph-demo-task-mobile-preview-close:hover,[data-theme=dark] .ph-demo-task-mobile-preview-meta{color:var(--ph-graphene-dark)}}.ph-demo-quick-actions li{border-bottom:1px solid rgba(0,0,0,.06)}.ph-demo-quick-action-link{display:grid;grid-template-columns:1fr auto;grid-gap:4px 12px;gap:4px 12px;padding:12px 0;text-decoration:none;color:inherit}.ph-demo-quick-action-link .ph-coop-item-title{grid-column:1;margin:0}.ph-demo-quick-action-link .ph-coop-item-text{grid-column:1}.ph-demo-quick-action-link:hover .ph-coop-item-title{color:var(--ph-sand-dark,#c8910a)}.ph-coop-item-title,.ph-demo-doc-title,.ph-demo-task-title{margin:0 0 8px;font-size:15px;font-weight:800;line-height:1.3;color:var(--ph-deep)}.ph-demo-task-title{padding-right:4px}.ph-demo-doc-title{margin:0}.ph-demo-quick-action-arrow{grid-column:2;grid-row:1/span 2;align-self:center;font-weight:800;color:var(--ph-sand-dark,#c8910a)}.ph-demo-task-status{display:inline-flex;align-items:center;gap:6px;margin:0 0 10px;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;line-height:1.25;letter-spacing:.02em;white-space:nowrap}.ph-demo-task-status-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0;animation:ph-demo-task-pulse 1.8s ease-in-out infinite}@keyframes ph-demo-task-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}@media (prefers-reduced-motion:reduce){.ph-demo-task-status-dot{animation:none}}.ph-demo-task-status--planned{background:rgba(61,90,128,.12);color:#3d5a80}.ph-demo-task-status--todo{background:rgba(255,196,86,.35);color:#8a6400}.ph-demo-task-status--progress{background:rgba(46,125,50,.14);color:#2e7d32}.ph-demo-task-status--waiting{background:rgba(230,126,34,.16);color:#c05621}.ph-demo-task-status--done{background:rgba(46,125,50,.22);color:#1b5e20}.ph-demo-task-status--cancelled{background:rgba(0,0,0,.06);color:var(--ph-gray)}.ph-demo-task-desc{margin:0 0 8px;font-size:13px;line-height:1.45;color:var(--ph-deep)}.ph-demo-task-meta{margin:0;font-size:12px;color:var(--ph-gray)}.ph-demo-footer-block{display:flex;flex-direction:column;gap:8px}.ph-demo-final-note.ph-demo-disclaimer-note .ph-demo-disclaimer-note-text{background:rgba(255,196,86,.15)}.ph-demo-footer-cta{display:flex;justify-content:center;padding-top:8px}@media (max-width:1023px){.ph-demo-footer-cta{margin-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}}@media (max-width:767px){.ph-demo-disclaimer{padding-top:10px;padding-bottom:4px}.ph-demo-disclaimer-note-summary{padding:8px 12px;border-left:4px solid var(--ph-yellow,#ffc456);border-radius:var(--ph-radius-md);background:rgba(255,196,86,.18)}.ph-demo-disclaimer-note:not([open]) .ph-demo-disclaimer-note-text,.ph-demo-disclaimer-note[open] .ph-demo-disclaimer-note-hint{display:none}.ph-demo-disclaimer-note[open] .ph-demo-disclaimer-note-text{margin-top:6px;padding:10px 12px;font-size:13px;line-height:1.45}.ph-demo-footer-block{margin-top:-16px;gap:0}.ph-demo-footer-block .ph-demo-final-note{display:none}.ph-demo-footer-cta{padding-top:0;margin-bottom:calc(64px + env(safe-area-inset-bottom, 0px))}.ph-demo-footer-cta-btn{width:100%;padding:11px 20px;font-size:14px}.ph-dashboard-demo{padding-bottom:16px}}[data-theme=dark] .ph-dashboard-demo{background:var(--ph-cream)}[data-theme=dark] .ph-demo-topbar{background:var(--ph-cream);border-bottom-color:hsla(0,0%,100%,.08)}[data-theme=dark] .ph-demo-topbar-card{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.1);box-shadow:none}[data-theme=dark] .ph-demo-topbar-chip{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.08)}[data-theme=dark] .ph-demo-topbar-chip dt{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-topbar-chip dd{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-breadcrumb [aria-current=page]{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-chart-card,[data-theme=dark] .ph-demo-comparison-block,[data-theme=dark] .ph-demo-data-card,[data-theme=dark] .ph-demo-kpi-card,[data-theme=dark] .ph-demo-model-card,[data-theme=dark] .ph-demo-panel,[data-theme=dark] .ph-demo-sidebar a,[data-theme=dark] .ph-demo-task-card{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.08)}[data-theme=dark] .ph-coop-item-title,[data-theme=dark] .ph-demo-doc-title,[data-theme=dark] .ph-demo-task-desc,[data-theme=dark] .ph-demo-task-title{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-task-status--planned{background:rgba(100,140,180,.2);color:#a8c4e0}[data-theme=dark] .ph-demo-task-status--todo{background:rgba(255,196,86,.2);color:#ffd875}[data-theme=dark] .ph-demo-task-status--progress{background:rgba(76,175,80,.2);color:#81c784}[data-theme=dark] .ph-demo-task-status--waiting{background:rgba(230,126,34,.22);color:#ffb74d}[data-theme=dark] .ph-demo-task-status--done{background:rgba(76,175,80,.28);color:#a5d6a7}[data-theme=dark] .ph-demo-task-status--cancelled{background:hsla(0,0%,100%,.08);color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-block-title,[data-theme=dark] .ph-demo-data-card-row dd,[data-theme=dark] .ph-demo-data-card-title,[data-theme=dark] .ph-demo-kpi-value,[data-theme=dark] .ph-demo-property-meta,[data-theme=dark] .ph-demo-property-title,[data-theme=dark] .ph-demo-section-title{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-block-subtitle,[data-theme=dark] .ph-demo-data-card-row dt,[data-theme=dark] .ph-demo-kpi-label,[data-theme=dark] .ph-demo-property-meta-label{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-disclaimer-note-summary,[data-theme=dark] .ph-demo-disclaimer-note-text,[data-theme=dark] .ph-demo-next-payout{background:hsla(0,0%,100%,.04)}[data-theme=dark] .ph-demo-disclaimer-note-label{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-disclaimer-note-hint{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-disclaimer-note-icon{color:var(--ph-sand,#ffc456)}[data-theme=dark] .ph-demo-card-scroll:after{background:linear-gradient(90deg,transparent,rgba(26,26,26,.95))}[data-theme=dark] .ph-demo-card-scroll-dot{background:hsla(0,0%,100%,.18)}[data-theme=dark] .ph-demo-card-scroll-dot--active{background:var(--ph-yellow,#ffc456)}[data-theme=dark] .ph-demo-filters-toolbar{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-filters-segments{background:var(--ph-gray-lighter,#2a2a2a);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-filters-segment{color:hsla(0,0%,100%,.55)}[data-theme=dark] .ph-demo-filters-segment--active{color:var(--ph-deep)}@media (max-width:767px){[data-theme=dark] .ph-demo-filters-segments{background:var(--ph-gray-lighter,#2a2a2a);border:1.5px solid hsla(0,0%,100%,.1);scrollbar-color:hsla(0,0%,100%,.22) transparent}[data-theme=dark] .ph-demo-filters-segments::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2)}[data-theme=dark] .ph-demo-filters-segment{background:transparent;border:0;color:hsla(0,0%,100%,.65)}[data-theme=dark] .ph-demo-filters-segment--active{background:var(--ph-yellow,#ffc456);border:0;color:var(--ph-deep)}}@media (min-width:768px){[data-theme=dark] .ph-demo-filters-aside{border-left-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-filters-segments{background:transparent;border:0}[data-theme=dark] .ph-demo-filters-segment{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.65)}[data-theme=dark] .ph-demo-filters-segment:hover:not(.ph-demo-filters-segment--active){border-color:hsla(0,0%,100%,.2)}}[data-theme=dark] .ph-demo-filters-count{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-filters-select{background-color:var(--ph-gray-lighter,#2a2a2a);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%23b0b0b0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");border-color:hsla(0,0%,100%,.12);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-filters-select:hover{border-color:hsla(0,0%,100%,.2)}@media (max-width:767px){[data-theme=dark] .ph-demo-filters-select-wrap{background:var(--ph-gray-lighter,#2a2a2a);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-filters-select{background-color:transparent;border:0}[data-theme=dark] .ph-demo-filters-select:hover{background-color:hsla(0,0%,100%,.06);border-color:transparent}[data-theme=dark] .ph-demo-filters-select:focus-visible{background-color:hsla(0,0%,100%,.08)}}@media (min-width:768px){[data-theme=dark] .ph-demo-filters-select{background-color:var(--ph-gray-lighter)}}[data-theme=dark] .ph-demo-doc-icon{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1);color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-doc-title{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-doc-btn{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.12);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-doc-btn--primary{color:var(--ph-deep)}[data-theme=dark] .ph-demo-doc-upload{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.14)}[data-theme=dark] .ph-demo-doc-upload--drag,[data-theme=dark] .ph-demo-doc-upload:hover{background:rgba(255,196,86,.08)}[data-theme=dark] .ph-demo-doc-feedback{background:rgba(255,196,86,.12);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-table th{background:hsla(0,0%,100%,.04);color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-table td,[data-theme=dark] .ph-demo-table th{border-bottom-color:hsla(0,0%,100%,.08)}[data-theme=dark] .ph-demo-comparison-table .ph-demo-comparison-axis-col{background:var(--ph-gray-lighter);box-shadow:4px 0 8px -4px rgba(0,0,0,.35)}[data-theme=dark] .ph-demo-comparison-model-name,[data-theme=dark] .ph-demo-comparison-value{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-comparison-bar{background:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-comparison-cell--best{background:rgba(255,196,86,.16)}[data-theme=dark] .ph-demo-comparison-cell--best .ph-demo-comparison-bar-fill{background:var(--ph-yellow,#ffc456)}[data-theme=dark] .ph-demo-comparison-mobile-card{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.08)}[data-theme=dark] .ph-demo-comparison-mobile-model-name{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-comparison-mobile-metric{background:hsla(0,0%,100%,.04)}[data-theme=dark] .ph-demo-comparison-mobile-metric-label{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-day--free{background:hsla(0,0%,100%,.06);color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-cal-mini-month,[data-theme=dark] .ph-demo-cal-month-view{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-cal-mini-month--current{border-color:var(--ph-yellow,#ffc456);box-shadow:0 0 0 1px rgba(255,196,86,.35)}[data-theme=dark] .ph-demo-cal-mini-title{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-cal-period-hint{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-cal-navbtn{background:var(--ph-gray-lighter,#2a2a2a);border-color:hsla(0,0%,100%,.12);color:#fff}[data-theme=dark] .ph-demo-cal-navbtn:hover:not(:disabled){background:var(--ph-yellow,#ffc456);border-color:var(--ph-yellow,#ffc456);color:var(--ph-deep)}[data-theme=dark] .ph-demo-cal-monthselect{background-color:var(--ph-gray-lighter,#2a2a2a);border-color:hsla(0,0%,100%,.12);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-cal-periods{background:var(--ph-gray-lighter,#2a2a2a);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-cal-period{color:hsla(0,0%,100%,.5)}[data-theme=dark] .ph-demo-cal-period--active{color:var(--ph-deep)}[data-theme=dark] .ph-demo-cal-stats{background:hsla(0,0%,100%,.05)}[data-theme=dark] .ph-demo-cal-stat-val{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-cal-stat--primary .ph-demo-cal-stat-val{color:#e6a020}[data-theme=dark] .ph-demo-cal-cta-btn{background:transparent;border-color:hsla(0,0%,100%,.12);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-cal-cta-btn:hover{background:var(--ph-yellow,#ffc456);border-color:var(--ph-yellow,#ffc456);color:var(--ph-deep)}[data-theme=dark] .ph-demo-cal-block-panel{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-cal-block-field input{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.12);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-cal-block-feedback{background:rgba(255,196,86,.12);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-finance-interactive{border-top-color:hsla(0,0%,100%,.08)}[data-theme=dark] .ph-demo-expense-breakdown h4,[data-theme=dark] .ph-demo-subheading{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-estimate-card{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ph-demo-estimate-card--accent{background:rgba(255,196,86,.16);border-color:rgba(255,196,86,.35);border-left-color:var(--ph-sand,#ffc456)}[data-theme=dark] .ph-demo-estimate-card-label{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-estimate-card-value{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-expense-breakdown li{background:var(--ph-gray-lighter);border-color:hsla(0,0%,100%,.1);color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-expense-breakdown li strong{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-controls-sliders label,[data-theme=dark] .ph-demo-expense-breakdown-note,[data-theme=dark] .ph-demo-finance-note,[data-theme=dark] .ph-demo-finance-period{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-range-label strong{color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-controls-sliders input[type=range]{accent-color:var(--ph-sand,#ffc456)}[data-theme=dark] .ph-demo-doc-item,[data-theme=dark] .ph-demo-finance-row,[data-theme=dark] .ph-demo-quick-actions li,[data-theme=dark] .ph-demo-task-card{border-bottom-color:hsla(0,0%,100%,.08)}[data-theme=dark] .ph-coop-item-text{color:var(--ph-graphene-mid)}[data-theme=dark] .ph-demo-badge--yellow{background:rgba(255,196,86,.22);color:var(--ph-graphene-dark)}[data-theme=dark] .ph-demo-badge--neutral{background:hsla(0,0%,100%,.08);color:var(--ph-graphene-mid)}