.project-deck,.project-section-page{display:flex;flex-direction:column;height:100%;min-height:100%;width:100%}@media (min-width:768px){.project-deck{height:100%;min-height:0;overflow:hidden}.project-deck>.deck-root{flex:1 1 auto;min-height:0}.project-deck>.deck-root--premium{min-width:0;overflow:hidden}.project-section-page{height:100%;min-height:0;overflow:hidden}.project-section-page>.pres{flex:1 1 auto;min-height:0}}.project-sticky-bar{position:sticky;top:var(--pres-top-header-height,0);z-index:40;display:flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:3.4rem;padding:.4rem 1rem;overflow-x:auto;background:rgb(27 58 92/.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgb(201 168 78/.35);box-shadow:0 4px 16px rgb(27 58 92/.22);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.project-sticky-bar::-webkit-scrollbar{display:none}@media (min-width:768px){.project-sticky-bar{top:0;padding-inline:1.5rem}}.project-sticky-capsule{display:inline-flex;align-items:center;justify-content:center;max-width:100%}.project-sticky-row{display:inline-flex;align-items:center;gap:.45rem;min-width:-moz-max-content;min-width:max-content;margin-inline:auto;padding:.2rem .3rem}.project-sticky-link{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.15rem;border-radius:999px;font-family:inherit;font-size:.95rem;font-weight:600;letter-spacing:.01em;text-decoration:none;white-space:nowrap;color:rgb(244 239 226/.85);border:1px solid transparent;background:transparent;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.project-sticky-link:focus-visible,.project-sticky-link:hover{color:#ffffff;background:rgb(201 168 78/.18);border-color:rgb(201 168 78/.45)}.project-sticky-link:focus-visible{outline:2px solid #c9a84e;outline-offset:2px}.project-sticky-link[data-active=true]{color:#1b3a5c;background:#c9a84e;border-color:#d7bc76;font-weight:700;box-shadow:0 2px 8px rgb(201 168 78/.35)}