@import"https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#12121f;font-family:Work Sans,system-ui,sans-serif}.gp-hero-slide-dot{min-width:6px!important;min-height:6px!important}.gp-hero-slide-dot[style*="width: 16px"]{min-width:16px!important}*{font-family:Work Sans,system-ui,sans-serif!important}#root{width:100%;height:100%;margin:0;padding:0;text-align:left;display:block}*{scrollbar-width:thin;scrollbar-color:rgba(31,35,41,.18) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#1f232926;border-radius:8px;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#1f23295c}*::-webkit-scrollbar-thumb:active{background:#1f23298c}*::-webkit-scrollbar-button{display:none}*::-webkit-scrollbar-corner{background:transparent}.gp-landing{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.gp-landing::-webkit-scrollbar{width:6px}.gp-landing::-webkit-scrollbar-track{background:transparent}.gp-landing::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:8px;background-clip:padding-box}.gp-landing::-webkit-scrollbar-thumb:hover{background:#ffffff52}.gp-landing::-webkit-scrollbar-thumb:active{background:#ffffff80}.gp-landing::-webkit-scrollbar-button{display:none}@keyframes gpTapRipple{0%{transform:translate(-50%,-50%) scale(0);opacity:.55}60%{transform:translate(-50%,-50%) scale(1);opacity:.2}to{transform:translate(-50%,-50%) scale(1.4);opacity:0}}.gp-tap-ripple{position:absolute;width:56px;height:56px;border-radius:50%;background:#1f23294d;pointer-events:none;z-index:10;animation:gpTapRipple .5s ease-out forwards}@keyframes gpCardIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes gpCardPop{0%{opacity:0;transform:scale(.9) translateY(-6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes gpLockPulse{0%{box-shadow:0 0 #1f232973}70%{box-shadow:0 0 0 7px #1f232900}to{box-shadow:0 0 #1f232900}}@keyframes gpFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.gp-fade-in{animation:gpFadeUp .6s ease-out both}@keyframes gpHeroGlow{0%,to{opacity:.55}50%{opacity:.85}}.gp-sidebar{font-family:JetBrains Mono,ui-monospace,Cascadia Code,Fira Code,Consolas,monospace;scrollbar-width:thin;scrollbar-color:rgba(31,35,41,.18) transparent;background:transparent}.gp-sidebar::-webkit-scrollbar{width:5px}.gp-sidebar::-webkit-scrollbar-track{background:transparent;margin:8px 0}.gp-sidebar::-webkit-scrollbar-thumb{background:#1f232926;border-radius:10px;background-clip:padding-box}.gp-sidebar::-webkit-scrollbar-thumb:hover{background:#1f23295c}.gp-sidebar::-webkit-scrollbar-thumb:active{background:#1f23298c}.gp-sidebar::-webkit-scrollbar-button{display:none}.gp-scroll{scrollbar-width:thin;scrollbar-color:rgba(31,35,41,.18) transparent}.gp-scroll::-webkit-scrollbar{width:5px}.gp-scroll::-webkit-scrollbar-track{background:transparent;margin:8px 0}.gp-scroll::-webkit-scrollbar-thumb{background:#1f232926;border-radius:10px;background-clip:padding-box}.gp-scroll::-webkit-scrollbar-thumb:hover{background:#1f23295c}.gp-scroll::-webkit-scrollbar-thumb:active{background:#1f23298c}.gp-scroll::-webkit-scrollbar-button{display:none}.gp-inspiration{scrollbar-width:thin;scrollbar-color:rgba(31,35,41,.18) transparent}.gp-inspiration::-webkit-scrollbar{width:6px}.gp-inspiration::-webkit-scrollbar-track{background:transparent}.gp-inspiration::-webkit-scrollbar-thumb{background:#1f232926;border-radius:8px;background-clip:padding-box}.gp-inspiration::-webkit-scrollbar-thumb:hover{background:#1f23295c}.gp-inspiration::-webkit-scrollbar-button{display:none}.gp-dim-input::-webkit-outer-spin-button,.gp-dim-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gp-dim-input{-moz-appearance:textfield}.gp-dim-input:focus{border-color:#1f232980!important;background:#fff!important}@media(max-width:720px){.gp-grid-3{grid-template-columns:1fr!important}.gp-grid-4{grid-template-columns:repeat(2,1fr)!important}.gp-grid-2,.gp-start-grid{grid-template-columns:1fr!important}.gp-hero-title{font-size:21px!important;line-height:1.15!important;letter-spacing:-.01em!important}.gp-hero-sub{font-size:14px!important}.gp-section-head{font-size:22px!important}.gp-nav-links,.gp-desktop-only{display:none!important}.gp-section{padding-left:16px!important;padding-right:16px!important}}.gp-mobile-only{display:none}@media(max-width:720px){.gp-mobile-only{display:block}.gp-mobile-only-flex{display:flex!important}}@media(max-width:720px){.gp-sidebar{width:88vw!important;max-width:360px;left:0!important;top:0!important;height:100vh!important;transform:translate(-100%);transition:transform .25s ease-out;background:#f6f7f9}.gp-sidebar.gp-drawer-open{transform:translate(0);box-shadow:6px 0 32px #0000008c;z-index:600!important}}@media(max-width:720px){.gp-viewport,.gp-viewport-bottom{left:0!important}}.gp-rotate-prompt{display:none}@media(orientation:portrait)and (max-width:820px){.gp-rotate-prompt{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#f5f6f8;flex-direction:column;align-items:center;justify-content:center;padding:36px 32px 40px;overflow-y:auto}.gp-rotate-active{overflow:hidden!important}}@keyframes gpRotateIcon{0%,15%{transform:rotate(0) scale(1)}30%,60%{transform:rotate(-90deg) scale(1.06)}75%,to{transform:rotate(0) scale(1)}}@keyframes gpPhoneGlow{0%,15%{filter:drop-shadow(0 2px 6px rgba(31,35,41,.1))}30%,60%{filter:drop-shadow(0 4px 14px rgba(31,35,41,.18))}75%,to{filter:drop-shadow(0 2px 6px rgba(31,35,41,.1))}}.gp-rotate-icon{width:88px;height:88px;margin-bottom:24px;animation:gpRotateIcon 3s cubic-bezier(.34,1.4,.64,1) infinite,gpPhoneGlow 3s ease-in-out infinite;transform-origin:50% 50%}.gp-rot-wordmark{font-size:13px;font-weight:700;letter-spacing:.1em;color:#1f2329;text-transform:uppercase;margin-bottom:2px}.gp-rot-wordmark-sub{font-size:8px;letter-spacing:.2em;color:#1f232973;text-transform:uppercase;margin-bottom:28px}.gp-rot-heading{font-size:17px;font-weight:700;color:#1f2329;letter-spacing:.03em;margin-bottom:8px;text-align:center}.gp-rot-body-text{font-size:12px;color:#3a3f47;line-height:1.65;text-align:center;max-width:280px;margin-bottom:0}.gp-rot-divider{width:100%;max-width:300px;border:none;border-top:1px solid rgba(31,35,41,.12);margin:22px 0 18px}.gp-rot-notice-head{font-size:9px;letter-spacing:.18em;color:#1f232980;text-transform:uppercase;margin-bottom:12px;text-align:center}.gp-rot-feature{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#1f2329;margin-bottom:7px;line-height:1.4;width:100%;max-width:280px}.gp-rot-feature-bullet{color:#1f232966;flex-shrink:0;margin-top:1px}.gp-rot-cta{margin-top:20px;font-size:11px;color:#1f232980;line-height:1.6;text-align:center;max-width:280px}@media(max-width:720px){.gp-landing-section{padding:40px 16px!important}.gp-landing-hero{padding:52px 20px 36px!important}.gp-landing-finder{padding:28px 20px!important}.gp-landing-nav-cta{display:flex!important}.gp-landing-finder-row{flex-direction:column!important;gap:20px!important;padding:28px 22px!important;border-radius:14px!important}.gp-landing-cta-card{padding:36px 20px!important;border-radius:14px!important;border-left:none!important;border-top:4px solid #1f2329!important}.gp-hero-banner{height:clamp(460px,78vh,640px)!important}.gp-hero-bottom{flex-direction:column!important;align-items:flex-start!important;gap:14px!important;padding-bottom:24px!important}.gp-hero-content-pad{padding:0 16px 24px!important}.gp-hero-ctas{width:100%!important}.gp-hero-ctas button{flex:0 0 auto!important;width:100%!important;justify-content:center!important;padding:14px 18px!important;font-size:13px!important}.gp-nav-inner{height:54px!important}.gp-nav-brand-sub{display:none!important}.gp-nav-right{gap:8px!important}.gp-community-grid{grid-template-columns:1fr!important}}@media(max-width:720px){.gp-view-switcher{left:8px!important;top:58px!important}.gp-grid-legend{left:8px!important;top:104px!important}.gp-page-nav-inner{gap:10px!important;padding:8px 14px!important}.gp-floorplan-page{min-height:100dvh!important;height:auto!important;overflow:auto!important}.gp-floorplan-layout{flex-direction:column!important;overflow:visible!important;padding:10px!important}.gp-floorplan-sidebar{width:100%!important;overflow:visible!important}.gp-floorplan-equipment{width:100%!important;max-height:360px!important}.gp-floorplan-canvas-shell{min-height:62dvh!important}}@media(max-width:720px){.gp-setup-screen{height:100dvh!important;background:#fff!important}.gp-setup-header{min-height:58px;background:transparent!important;border-bottom:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:7px 10px!important;gap:6px!important}.gp-setup-brand{gap:7px!important;min-width:0}.gp-setup-brand img{width:24px!important;height:24px!important}.gp-setup-brand>span{font-size:12px!important;letter-spacing:0!important}.gp-setup-header-actions{gap:5px!important;min-width:0}.gp-setup-units{gap:0!important}.gp-setup-units button{min-width:40px!important;min-height:40px!important;padding:0 10px!important;display:inline-flex;align-items:center;justify-content:center}.gp-setup-back{min-width:42px!important;min-height:40px!important;padding:0 10px!important;justify-content:center;gap:0!important;font-size:0!important}.gp-setup-back svg{width:16px;height:16px}.gp-setup-header-actions>div:last-child button{width:40px!important;height:40px!important}.gp-setup-content{padding:22px 12px calc(90px + env(safe-area-inset-bottom,0px))!important}.gp-setup-mode-hero{background:#fff!important;background-image:none!important;padding:14px 18px 12px!important;text-align:center!important}.gp-setup-mode-hero>div>div:first-child{color:#1f2329!important;font-size:23px!important;line-height:1.12!important;letter-spacing:-.02em!important;margin-bottom:0!important}.gp-setup-mode-hero>div>div:last-child{display:none!important}.gp-setup-cards{flex:0 0 auto!important;flex-direction:column!important;gap:10px!important;height:calc(100dvh - 116px)!important;min-height:0!important;margin-top:0!important;padding:0 12px calc(74px + env(safe-area-inset-bottom,0px))!important;background:#fff!important}.gp-setup-mode-card{width:100%!important;min-width:0!important;min-height:0!important;flex:1 1 0!important;align-items:flex-start!important;text-align:left!important;padding:14px 14px 12px!important;border:1px solid rgba(31,35,41,.1)!important;border-radius:14px!important;box-shadow:0 6px 18px #1f232912!important}.gp-setup-mode-card>div:first-child{width:38px!important;height:38px!important;border-radius:10px!important;margin-bottom:10px!important}.gp-setup-mode-card>div:first-child svg{width:20px!important;height:20px!important}.gp-setup-mode-card>div:nth-child(2){font-size:22px!important;line-height:1.08!important;letter-spacing:-.02em!important;margin-bottom:8px!important}.gp-setup-mode-card>div:nth-child(3){max-width:none!important;margin-bottom:10px!important;font-size:12px!important;line-height:1.42!important}.gp-setup-mode-card>div:nth-child(4){justify-content:flex-start!important;margin-bottom:0!important}.gp-setup-mode-card>div:nth-child(4) span{padding:4px 8px!important;font-size:9px!important;letter-spacing:0!important}.gp-setup-mode-card>div:last-child{justify-content:space-between!important;margin-top:auto!important;gap:12px!important}.gp-setup-mode-card>div:last-child>span{font-size:12px!important}.gp-setup-mode-card>div:last-child>div{width:34px!important;height:34px!important;border-radius:10px!important}.gp-template-intro{margin-bottom:18px!important;text-align:center}.gp-template-intro>div:first-child{margin-bottom:6px!important;font-size:9px!important}.gp-template-intro>div:nth-child(2){margin-bottom:7px!important;font-size:21px!important;line-height:1.15!important}.gp-template-intro>div:last-child{max-width:340px;margin:0 auto;font-size:12px!important;line-height:1.55!important}.gp-template-grid{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.gp-template-card{width:100%;min-width:0!important;padding:10px!important;gap:10px!important;border-radius:12px!important}.gp-template-preview{height:118px!important;border-radius:9px!important}.gp-template-heading-row{align-items:center!important;text-align:left}.gp-template-heading-row>div:first-child>div>div:first-child{font-size:14px!important}.gp-template-heading-row>div:first-child>div>div:last-child{font-size:11px!important;line-height:1.35!important}.gp-template-facts{grid-template-columns:repeat(3,minmax(0,1fr))!important}.gp-template-fact{min-width:0;padding:7px 4px!important;text-align:center}.gp-template-fact>div:first-child{font-size:7.5px!important}.gp-template-fact>div:last-child{overflow-wrap:anywhere;font-size:10px!important;line-height:1.2!important}.gp-template-equipment-chips{justify-content:center}.gp-template-equipment-chips>span,.gp-template-more{min-width:0!important;min-height:32px!important;padding:6px 9px!important;display:inline-flex;align-items:center;justify-content:center;text-align:center}.gp-template-card-start,.gp-template-page-start{min-height:48px!important;display:flex!important;align-items:center;justify-content:center;padding:0 14px!important;text-align:center;line-height:1.25}.gp-template-detail{padding:16px 14px!important;border-left-width:0!important;border-top:3px solid #1f2329!important;border-radius:12px!important}.gp-setup-dim-grid{grid-template-columns:1fr!important;max-width:none!important;gap:9px!important}.gp-setup-dim-grid input{min-height:48px!important;text-align:center;font-size:16px!important}.gp-template-page-start{position:sticky;bottom:max(10px,env(safe-area-inset-bottom,0px));z-index:5;box-shadow:0 8px 28px #1f23293d!important}}@media(orientation:landscape)and (max-height:540px){.gp-mobile-only{display:block}.gp-mobile-only-flex{display:flex!important}.gp-sidebar{width:280px!important;max-width:50vw;left:0!important;top:42px!important;height:calc(100vh - 42px)!important;transform:translate(-100%);transition:transform .25s ease-out;background:#f6f7f9;overflow-y:auto!important;overflow-x:hidden!important}.gp-sidebar.gp-drawer-open{transform:translate(0)!important;box-shadow:6px 0 32px #0006;z-index:600!important}.gp-viewport,.gp-viewport-bottom{left:0!important}}.gp-hamburger{display:none}@media(max-width:820px),(orientation:landscape)and (max-height:540px){.gp-hamburger{display:flex!important}}@media(max-width:820px),(orientation:landscape)and (max-height:540px){.gp-toolbar-dropdown{max-width:calc(100vw - 16px)}.gp-toolbar-sheet{top:calc(50px + env(safe-area-inset-top,0px))!important;left:max(8px,env(safe-area-inset-left,0px))!important;right:max(8px,env(safe-area-inset-right,0px))!important;bottom:max(8px,env(safe-area-inset-bottom,0px))!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:none!important;padding:6px!important;border-radius:16px!important;overflow-x:hidden!important;overflow-y:hidden!important;overscroll-behavior-y:contain!important;transform:none!important;display:flex;flex-direction:column;box-shadow:0 18px 54px #14181f47!important}.gp-toolbar-sheet-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;min-height:54px;margin:-6px -6px 6px;padding:10px 12px;background:#fffffffa;border-bottom:1px solid #e3e6eb;border-radius:16px 16px 0 0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.gp-toolbar-sheet-body{flex:1 1 auto;width:100%;height:100%;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y!important;padding-bottom:4px;scrollbar-gutter:stable}.gp-toolbar-sheet-kicker{color:#8a9099;font-size:8px;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase}.gp-toolbar-sheet-title{margin-top:4px;color:#1f2329;font-size:15px;font-weight:800;line-height:1}.gp-toolbar-sheet-header button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;border:1px solid #e0e3e8;border-radius:10px;background:#f4f5f7;color:#1f2329;font-size:15px}.gp-toolbar-dropdown button{min-height:44px!important}.gp-room-quickstart-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border:none;border-radius:8px;background:#f4f5f7;color:#1f2329;font-size:11px;font-weight:800;letter-spacing:.03em;text-align:left}.gp-room-quickstart-list{margin:4px 0 6px;padding:3px;border:1px solid #e3e6eb;border-radius:9px;background:#fafbfc}.gp-ruler-total{gap:5px!important;padding:3px 6px 3px 4px!important;border-radius:6px!important;box-shadow:0 2px 7px #1720331f!important}.gp-ruler-total-icon{width:16px!important;height:16px!important;border-radius:4px!important;font-size:9px!important}.gp-ruler-total-label{font-size:5px!important;letter-spacing:.08em!important;margin-bottom:2px!important}.gp-ruler-total-value{font-size:9px!important}}.gp-desktop-add-fab{display:flex}@media(max-width:820px){.gp-desktop-add-fab{display:none!important}}@media(max-width:720px){.gp-start-grid{grid-template-columns:1fr!important}.gp-start-divider{flex-direction:row!important;padding:20px 0!important;height:32px!important;align-self:auto!important}.gp-start-divider>div{flex:1!important;width:auto!important;height:1px!important;min-height:0!important}}.gp-sidebar-collapse{display:flex!important}@media(max-width:820px),(orientation:landscape)and (max-height:540px){.gp-sidebar-collapse{display:none!important}}.gp-stats-tab{top:174px}.gp-sidebar-rail{display:flex}@media(max-width:820px){.gp-sidebar-rail{display:none!important}}.gp-workspace-rail{display:flex}@media(max-width:820px),(orientation:landscape)and (max-height:540px){.gp-workspace-rail{display:none!important}}.gp-workspace-rail .gp-rail-button{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.gp-workspace-rail .gp-rail-icon{width:19px;height:19px;stroke-width:1.55;opacity:.9}.gp-workspace-rail .gp-rail-label{font-size:8px!important;font-weight:550!important;letter-spacing:.025em!important;line-height:1.05!important;opacity:.88}.gp-workspace-rail .gp-rail-button:hover .gp-rail-icon,.gp-workspace-rail .gp-rail-button:hover .gp-rail-label{opacity:1}.gp-toolbar{scrollbar-width:none}.gp-toolbar::-webkit-scrollbar{height:0;display:none}.gp-toolbar>button,.gp-toolbar .gp-menu-btn,.gp-toolbar .gp-toolbar-save,.gp-toolbar .gp-toolbar-site-nav-btn,.gp-toolbar button[title=Profile],.gp-toolbar .gp-toolbar-logo-area{background:transparent!important;border-color:transparent!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none;backdrop-filter:none}.gp-toolbar>button,.gp-toolbar .gp-menu-btn,.gp-toolbar .gp-toolbar-save,.gp-toolbar .gp-toolbar-site-nav-btn{min-height:42px!important;padding-left:12px!important;padding-right:12px!important}.gp-toolbar .gp-toolbar-logo-area{height:42px;padding:0 10px 0 0!important}.gp-toolbar>button:hover,.gp-toolbar .gp-menu-btn:hover,.gp-toolbar .gp-toolbar-save:hover,.gp-toolbar .gp-toolbar-site-nav-btn:hover,.gp-toolbar button[title=Profile]:hover{background:transparent!important;border-color:transparent!important;box-shadow:none!important;color:#000!important}.gp-toolbar .gp-menu-btn>span:first-child{font-size:13px!important;font-weight:600!important}.gp-toolbar>div[style*="width: 1px"]{display:none!important}.gp-toolbar .gp-toolbar-button{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.gp-toolbar .gp-toolbar-icon{width:15px;height:15px;stroke-width:1.55;opacity:.9}.gp-toolbar .gp-toolbar-label{font-size:9.6px!important;font-weight:650!important;letter-spacing:0!important;line-height:1!important}.gp-toolbar .gp-toolbar-brand{font-weight:750!important;letter-spacing:0!important}.gp-toolbar .gp-toolbar-subbrand{font-size:6.6px!important;font-weight:650!important;letter-spacing:.11em!important}.gp-toolbar .gp-toolbar-button:hover .gp-toolbar-icon,.gp-toolbar .gp-toolbar-button:hover .gp-toolbar-label{opacity:1}.gp-toolbar button[title^=Save]{font-size:12px!important;font-weight:600!important;letter-spacing:.025em!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.gp-toolbar button[title=Profile]{font-weight:650!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.gp-toolbar .gp-toolbar-site-nav-btn{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.gp-toolbar .gp-toolbar-site-nav-label{font-size:11.5px!important;font-weight:600!important;letter-spacing:0!important}.gp-workspace-tabs{position:absolute;top:62px;left:clamp(430px,26vw,520px);right:18px;z-index:56;display:flex;align-items:flex-end;gap:0;min-width:0;pointer-events:auto;border-bottom:1px solid rgba(31,35,41,.16)}.gp-workspace-tabs-scroll{display:flex;align-items:flex-end;gap:0;min-width:0;max-width:min(720px,calc(100vw - 650px));overflow-x:auto;overflow-y:hidden;padding:0 0 0 4px;scrollbar-width:none}.gp-workspace-tabs-scroll::-webkit-scrollbar{display:none}.gp-workspace-tab{position:relative;height:34px;min-width:134px;max-width:210px;flex:0 0 auto;display:flex;align-items:center;gap:7px;margin:0 -5px -1px 0;padding:0 9px 0 12px;border:1px solid rgba(31,35,41,.16);border-bottom-color:#1f232929;border-radius:9px 14px 0 0;background:linear-gradient(180deg,#ffffffeb,#f1f4f8eb);color:#4f5660;box-shadow:0 -1px #ffffffe6 inset,0 2px 8px #1f232914;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);clip-path:polygon(0 0,calc(100% - 13px) 0,100% 12px,100% 100%,0 100%)}.gp-workspace-tab.active{z-index:2;background:#fff;color:#1f2329;border-color:#1f23293d;border-bottom-color:#fff;box-shadow:0 -1px #fff inset,0 6px 18px #1f232921}.gp-workspace-tab-icon{flex:0 0 auto;opacity:.72}.gp-workspace-tab-name{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px!important;font-weight:700!important}.gp-workspace-tab-dot{width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:#2a8c4a}.gp-workspace-tab-count{min-width:18px;height:18px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:#1f232913;color:#5a6068;font-size:9px!important;font-weight:800!important}.gp-workspace-tab-close{width:18px;height:18px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#8a9099;font-size:11px!important;font-weight:800!important;line-height:1}.gp-workspace-tab-close:hover{background:#1f232914;color:#1f2329}.gp-workspace-tab-actions{display:flex;align-items:flex-end;gap:6px;flex:0 0 auto;padding-left:9px}.gp-workspace-tab-actions button{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid rgba(31,35,41,.16);border-bottom-color:#1f232933;border-radius:9px 13px 0 0;background:#ffffffe0;color:#1f2329;box-shadow:0 2px 10px #1f232914;cursor:pointer;font-size:10px!important;font-weight:800!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);clip-path:polygon(0 0,calc(100% - 12px) 0,100% 11px,100% 100%,0 100%)}.gp-workspace-tab-actions button:hover{background:#fff;border-color:#1f23293d}.gp-workspace-new-tab{background:#1f2329!important;color:#fff!important;border-color:#1f2329!important}.gp-workspace-new-tab:hover{background:#000!important}.gp-workspace-tab-mini{opacity:.82}.gp-tab-starter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1250;display:flex;align-items:flex-start;justify-content:center;padding:112px 18px 18px;background:#1f23292e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.gp-tab-starter-card{width:min(760px,calc(100vw - 36px));border:1px solid rgba(31,35,41,.14);border-radius:12px;background:#fffffff5;box-shadow:0 20px 60px #1f232942,0 4px 18px #1f23291a;overflow:hidden}.gp-tab-starter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 14px;border-bottom:1px solid #e3e6eb}.gp-tab-starter-kicker{margin-bottom:4px;color:#6a7180;font-size:9px!important;font-weight:850!important;letter-spacing:.14em;text-transform:uppercase}.gp-tab-starter-title{color:#1f2329;font-size:20px!important;font-weight:850!important;letter-spacing:-.01em}.gp-tab-starter-head>button{width:30px;height:30px;border:1px solid #d8dce2;border-radius:8px;background:#fff;color:#5a6068;cursor:pointer;font-size:12px!important;font-weight:850!important}.gp-tab-starter-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px}.gp-tab-starter-option{min-height:168px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:14px;border:1px solid #e0e3e8;border-radius:10px;background:#fff;color:#1f2329;text-align:left;cursor:pointer;box-shadow:0 2px 10px #1f23290d}.gp-tab-starter-option:hover{border-color:#1f232947;box-shadow:0 8px 24px #1f23291a}.gp-tab-starter-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#1f2329;color:#fff;flex:0 0 auto}.gp-tab-starter-option strong{display:block;margin-bottom:5px;color:#1f2329;font-size:14px!important;font-weight:850!important}.gp-tab-starter-option small{display:block;color:#6a7180;font-size:11.5px!important;line-height:1.45}.gp-tab-starter-dims{cursor:default}.gp-tab-starter-dims:hover{border-color:#e0e3e8;box-shadow:0 2px 10px #1f23290d}.gp-tab-starter-dim-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:auto}.gp-tab-starter-dim-grid label{min-width:0}.gp-tab-starter-dim-grid label>span{display:block;margin-bottom:4px;color:#6a7180;font-size:9px!important;font-weight:800!important}.gp-tab-starter-dim-grid input{width:100%;height:34px;border:1px solid #d8dce2;border-radius:7px;background:#fff;color:#1f2329;padding:0 8px;font-size:12px!important;font-weight:750!important;outline:none}.gp-tab-starter-dim-grid input:focus{border-color:#1f2329}.gp-tab-starter-dim-grid em{display:block;margin-top:3px;color:#e63946;font-size:9px!important;font-style:normal}.gp-tab-starter-unit{grid-column:1 / -1;color:#8a9099;font-size:10px!important;font-weight:750!important}.gp-tab-starter-apply{width:100%;height:34px;margin-top:8px;border:none;border-radius:8px;background:#1f2329;color:#fff;cursor:pointer;font-size:11px!important;font-weight:850!important}.gp-tab-starter-apply:hover{background:#000}.gp-toolbar *,.gp-toolbar-dropdown *,.gp-workspace-tabs *,.gp-tab-starter-card *,.gp-sidebar *,.gp-sidebar-rail *,.gp-workspace-rail *,.gp-catalogue-panel *,.gp-in-room-sidebar *,.gp-stats-tab *,.gp-viewport-bottom *{font-weight:450!important;letter-spacing:0!important}.gp-toolbar-brand,.gp-toolbar .gp-menu-btn>span:first-child,.gp-workspace-tab.active .gp-workspace-tab-name,.gp-tab-starter-title,.gp-tab-starter-option strong,.gp-tab-starter-apply,.gp-workspace-new-tab,.gp-toolbar-sheet-title{font-weight:600!important}.gp-tab-starter-kicker,.gp-toolbar-sheet-kicker,.gp-workspace-tab-count,.gp-tab-starter-dim-grid label>span,.gp-tab-starter-unit{font-weight:500!important;letter-spacing:.04em!important}.gp-tab-starter-title{font-size:18px!important}.gp-tab-starter-option strong{font-size:13.5px!important}.gp-tab-starter-apply,.gp-workspace-new-tab{font-weight:560!important}@media(max-width:820px){.gp-toolbar,.gp-toolbar-tab{left:0!important;right:0!important;max-width:100vw!important}.gp-workspace-tabs{top:52px;left:8px;right:8px;gap:0}.gp-workspace-tabs-scroll{max-width:none;flex:1 1 auto}.gp-workspace-tab{min-width:118px;max-width:160px}.gp-workspace-tab-actions button{padding:0 8px}.gp-workspace-tab-mini{display:none}.gp-tab-starter-backdrop{align-items:stretch;padding:72px 10px 10px}.gp-tab-starter-card{width:100%;overflow-y:auto}.gp-tab-starter-options{grid-template-columns:1fr}.gp-tab-starter-option{min-height:0}}@media(max-width:720px){.gp-toolbar-brand,.gp-toolbar-subbrand{display:none!important}.gp-toolbar .gp-toolbar-logo-area{width:auto!important;min-width:0!important;border-right:none!important;padding-right:4px!important}.gp-toolbar .gp-menu-btn,.gp-toolbar button[title=Undo],.gp-toolbar button[title=Redo]{min-width:auto!important;min-height:42px!important;align-self:stretch!important;padding:0 9px!important}.gp-toolbar .gp-toolbar-save{min-width:auto!important;min-height:42px!important;align-self:stretch!important;padding:0 8px!important;font-size:9.5px!important}.gp-toolbar .gp-toolbar-site-nav{gap:1px!important}.gp-toolbar .gp-toolbar-site-nav-btn{min-width:36px!important;min-height:42px!important;align-self:stretch!important;padding:0 8px!important}.gp-toolbar .gp-toolbar-site-nav-label,.gp-toolbar button[title=Undo] span,.gp-toolbar button[title=Redo] span{display:none!important}.gp-toolbar button[title=Profile]{min-width:30px!important}}@media(max-width:820px){.gp-in-room-sidebar{width:min(92vw,340px)!important;box-shadow:-6px 0 40px #1f232947!important}.gp-social-bar.gp-social-inroom{display:none!important}}@media(max-width:820px),(orientation:landscape)and (max-height:540px){.gp-catalogue-panel{position:fixed!important;left:0!important;right:0!important;top:0!important;bottom:calc(env(safe-area-inset-bottom,0px) + 80px)!important;width:100%!important;border-radius:0!important;z-index:700!important;box-shadow:none!important}.gp-catalogue-panel .gp-drag-grip,.gp-catalogue-panel .gp-panel-close-btn{display:none!important}.gp-catalogue-panel [style*="cursor:move"]{cursor:default!important}.gp-catalogue-panel button{min-height:40px}}.gp-catalogue-grid{width:100%;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow-x:hidden}.gp-catalogue-grid>*{min-width:0}@media(orientation:portrait)and (max-width:820px){.gp-catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.gp-catalogue-grid-card{min-width:0;padding:7px!important}.gp-catalogue-grid-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px!important}.gp-catalogue-grid-actions button,.gp-catalogue-grid-actions a{width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important}}@media(orientation:landscape)and (max-height:540px){.gp-catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.gp-catalogue-grid-actions button,.gp-catalogue-grid-actions a{min-width:40px!important;min-height:40px!important;height:40px!important}}@supports (height: 100dvh){.gp-landing{height:100dvh!important}}@supports not (height: 100dvh){.gp-landing{height:-webkit-fill-available!important}}.gp-viewport canvas{touch-action:none}.gp-viewport canvas{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}@media(max-width:560px),(hover:none)and (pointer:coarse){:root{--gp-touch-target: 44px;--gp-touch-target-comfortable: 48px}button,a[href],input,select,textarea,[role=button]{touch-action:manipulation}button,[role=button],a[href]{min-width:var(--gp-touch-target)!important;min-height:var(--gp-touch-target)!important}button svg,[role=button] svg{pointer-events:none}input,select{min-height:var(--gp-touch-target)!important}textarea{min-height:72px}.gp-viewport button,.gp-viewport-bottom button{min-width:var(--gp-touch-target);min-height:var(--gp-touch-target)}.gp-toolbar button,.gp-hamburger,.gp-panel-close-btn{min-width:var(--gp-touch-target-comfortable);min-height:var(--gp-touch-target-comfortable)}.gp-sidebar button,.gp-in-room-sidebar button,.gp-catalogue-panel button{min-height:var(--gp-touch-target)}}@media(max-width:820px){.gp-sidebar{padding-bottom:env(safe-area-inset-bottom,0px)}.gp-hamburger{z-index:750!important}}@media(max-width:560px){.gp-spotlight-panel{position:fixed!important;left:10px!important;right:10px!important;top:auto!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-height:min(52dvh,420px)!important;border-radius:14px!important;box-shadow:0 12px 36px #1f23293d!important}.gp-spotlight-body{padding:7px!important;overscroll-behavior:contain}.gp-equipment-selected-card{padding:8px!important}.gp-workout-panel{width:100vw!important;border-left-width:0!important}.gp-workout-day-header,.gp-workout-exercise-row,.gp-workout-program-card{align-items:flex-start!important;flex-wrap:wrap!important;gap:10px!important}.gp-workout-day-header>span:first-of-type,.gp-workout-exercise-row>div:first-child,.gp-workout-program-card>div:first-child{flex-basis:calc(100% - 54px)!important}.gp-workout-actions{width:100%!important;justify-content:flex-end!important;gap:8px!important}.gp-workout-actions button{min-width:48px!important;min-height:48px!important}.gp-workout-fields-3,.gp-workout-fields-2{grid-template-columns:1fr!important}}@media(max-width:560px)and (orientation:portrait){.gp-equipment-action-bar{display:grid!important;grid-template-columns:repeat(3,68px);gap:3px!important;width:auto!important;max-width:calc(100vw - 24px);padding:5px!important;border-radius:15px!important;box-shadow:0 7px 24px #1f232933!important}.gp-equipment-action-separator{display:none!important}.gp-equipment-action-bar .gp-equipment-action{box-sizing:border-box;width:68px;min-width:0;min-height:44px;padding:4px 2px!important;border-radius:10px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px!important;line-height:1!important;letter-spacing:0!important;touch-action:none}.gp-equipment-action-bar .gp-equipment-action:active{background:#1f232917!important}.gp-equipment-action-icon{font-size:16px;line-height:16px}.gp-equipment-action-danger{background:#e639460d!important}}@media(max-width:560px){.gp-equipment-detail-card{left:12px!important;right:12px!important;top:auto!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-height:calc(100dvh - 24px - env(safe-area-inset-bottom,0px))!important;border-radius:14px!important;overflow-y:auto!important}.gp-equipment-detail-actions{gap:8px!important}.gp-equipment-detail-actions button{min-width:44px!important;min-height:44px!important}}@media(max-width:720px){.gp-hero-banner{min-height:340px}.gp-landing *{max-width:100%;box-sizing:border-box}.gp-landing>header{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}}
