.welcome-header{min-height:80px}.welcome-hero{align-items:center;min-height:min(940px,100svh - 80px);padding-block:64px 100px;display:grid}.welcome-slideshow{width:100%;max-width:min(820px,92.5926svh - 212.963px);margin-inline:auto;position:relative}.welcome-nav-viewport{height:var(--radix-navigation-menu-viewport-height);max-height:calc(100dvh - 80px)}.welcome-nav-content{width:100%;padding:36px 40px;position:absolute;inset:0 auto auto 0}.welcome-desk{height:530px;margin-top:64px;position:relative}.welcome-desk-photo{object-fit:cover;border-radius:8px;width:37%;height:94%;position:absolute;top:0;left:33%}.welcome-desk-note{color:var(--solo-ink);border-radius:16px;flex-direction:column;gap:16px;padding:28px;display:flex;position:absolute}.welcome-desk-strength{width:31%;top:12%;left:2%;transform:rotate(-4deg)}.welcome-desk-schedule{width:38%;top:38%;right:0;transform:rotate(3deg)}.welcome-desk-payment{width:30%;bottom:0;left:16%;transform:rotate(-2deg)}@media (prefers-reduced-motion:no-preference){html:has(.welcome-hero){scroll-behavior:smooth}.welcome-nav-content[data-motion]{animation:.18s cubic-bezier(.2,.7,.2,1) welcome-menu-in}.welcome-nav-content[data-motion^=to-]{animation:.15s cubic-bezier(.2,.7,.2,1) welcome-menu-out}@keyframes welcome-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes welcome-menu-out{0%{opacity:1}to{opacity:0}}}@media (max-width:1023px){.welcome-header{padding-top:8px}.welcome-nav-viewport{max-height:calc(100dvh - 104px)}.welcome-nav-content{padding:24px 16px}.welcome-hero{min-height:700px;padding-block:48px 96px}.welcome-slideshow{max-width:480px}.welcome-desk{height:440px}.welcome-desk-note{padding:20px}}@media (max-width:767px){.welcome-header{min-height:80px;padding-block:12px}.welcome-nav-content{padding:12px}.welcome-nav-viewport{max-height:calc(100dvh - 80px)}.welcome-hero{min-height:auto;padding-block:40px 88px}.welcome-slideshow{max-width:480px}.welcome-desk{height:790px;margin-top:40px}.welcome-desk-photo{width:75%;height:360px;top:140px;left:15%}.welcome-desk-strength{z-index:1;width:65%;top:0;left:0}.welcome-desk-schedule{width:82%;top:420px;right:0}.welcome-desk-payment{width:66%;bottom:0;left:4%}}@media (max-width:1023px){.landing-motion :is(section[id],#swiss,footer[id]){scroll-margin-top:128px}}.landing-motion[data-motion-paused=true] .welcome-nav-content{animation:none}.welcome-hero-action{transition:transform .18s cubic-bezier(.23,1,.32,1),background-color .18s}@media (hover:hover) and (pointer:fine){.welcome-hero-action:hover{background-color:var(--primary-hover);transform:translateY(-2px)scale(1.02)}}.welcome-hero-action:active{transition-duration:.1s;transform:scale(.97)}@media (prefers-reduced-motion:reduce){.welcome-hero-action,.welcome-hero-action:hover,.welcome-hero-action:active{transition:background-color .1s;transform:none}}
.welcome-showcase{grid-template-columns:minmax(0,3fr) minmax(0,7fr);align-items:start;gap:32px;padding:0 28px;display:grid;container-type:inline-size}.wd-guide{min-width:0}.wd-module-name{margin-bottom:14px;font-size:13px;font-weight:500}.wd-guide h3{letter-spacing:-.03em;text-wrap:balance;margin:0 0 22px;font-size:clamp(25px,2.5vw,34px);font-weight:300;line-height:1.12}.wd-features{gap:4px;display:grid}.wd-feature button{text-align:left;cursor:pointer;border-radius:12px;width:100%;min-height:44px;padding:11px 12px;font-size:14px;font-weight:500;line-height:1.3}.wd-feature button:hover{background:var(--solo-hover)}.wd-feature button[aria-selected=true]{background:var(--primary);color:var(--primary-foreground)}.wd-feature p{color:var(--solo-ink-body);padding:12px 12px 14px;font-size:14px;line-height:1.5}.wd-short-label{display:none}.welcome-demo{border-radius:var(--solo-radius-panel);background:var(--solo-surface);color:var(--solo-ink);min-width:0;font-size:14px;line-height:1.4;overflow:hidden;container:demo/inline-size}.welcome-demo *{box-sizing:border-box}.welcome-demo button,.welcome-demo input,.welcome-demo select,.welcome-demo textarea{font:inherit}.welcome-showcase button:focus-visible,.welcome-showcase select:focus-visible,.welcome-showcase input:focus-visible,.welcome-showcase textarea:focus-visible{outline:2px solid var(--solo-focus-ring);outline-offset:2px}.welcome-demo button{cursor:pointer}.welcome-demo button:disabled{opacity:.5;cursor:default}.welcome-demo [hidden]{display:none}.wd-nav{border-bottom:1px solid var(--solo-hairline-strong);padding:14px 16px 10px}.wd-nav-buttons{flex-wrap:wrap;gap:5px;display:flex}.wd-nav button{border-radius:100px;min-height:36px;padding:8px 11px;font-size:12px;line-height:1.3}.wd-nav button:hover{background:var(--solo-hover)}.wd-nav button[aria-pressed=true]{background:var(--primary);color:var(--primary-foreground)}.wd-nav select{background:var(--solo-surface);border:1px solid var(--solo-outline-chip);border-radius:8px;width:100%;min-height:44px;padding:8px 10px;display:none}.wd-screen{overscroll-behavior:contain;scrollbar-width:thin;height:420px;padding:16px 20px;overflow:auto}.wd-stack{flex-direction:column;gap:12px;min-width:0;display:flex}.wd-head{align-items:center;gap:10px;min-height:36px;display:flex}.wd-head h4{letter-spacing:-.025em;min-width:0;font-size:21px;font-weight:500;line-height:1.2}.wd-push{margin-left:auto}.wd-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.wd-action{border:1px solid var(--solo-outline-chip);background:var(--solo-surface);min-height:36px;color:var(--solo-ink);border-radius:100px;justify-content:center;align-items:center;gap:6px;padding:7px 12px;line-height:1.3;display:inline-flex;font-size:12px!important}.wd-action:hover{background:var(--solo-hover)}.wd-primary,.wd-action[aria-pressed=true]{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.wd-primary:hover,.wd-action[aria-pressed=true]:hover{background:var(--primary);filter:brightness(.95)}.wd-action svg{flex:none;width:16px;height:16px}.wd-icon-button{flex:none;width:36px;padding:7px}.wd-summary-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.wd-summary{background:var(--solo-emphasis);border-radius:16px;padding:12px 14px}.wd-summary>span,.wd-summary small{color:var(--solo-ink-muted);font-size:12px;display:block}.wd-summary strong{font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:25px;font-weight:500;line-height:1.2;display:block}.wd-positive{background:var(--solo-positive)}.wd-row{border-bottom:1px dashed var(--solo-hairline-strong);text-align:left;align-items:center;gap:10px;width:100%;min-height:44px;padding:9px 4px;display:flex}.wd-row:last-child{border-bottom:0}button.wd-row:hover{background:var(--solo-hover);border-radius:12px}.wd-row-main{flex:1;min-width:0}.wd-row-main>span{display:block}.wd-row small{color:var(--solo-ink-muted);font-size:12px;display:block}.wd-row-value{text-align:right;font-variant-numeric:tabular-nums;flex:none;font-size:12px}.wd-chevron{flex:none;width:16px;height:16px}.wd-roster .wd-row{border:0;border-radius:16px;padding:10px 8px}.wd-avatar-name{align-items:center;gap:10px;display:flex}.wd-avatar-name>span:last-child{min-width:0}.wd-quiet{background:var(--solo-tint-neutral);border-radius:16px;padding:12px 14px}.wd-caption{color:var(--solo-ink-muted);font-size:12px;line-height:1.5}.wd-field{flex-direction:column;gap:5px;min-width:0;font-size:12px;display:flex}.wd-field input,.wd-field textarea,.wd-field select{border:1px solid var(--solo-outline-chip);background:var(--solo-surface);width:100%;color:var(--solo-ink);border-radius:8px;min-height:36px;padding:8px 10px;font-size:14px}.wd-field textarea{resize:vertical;min-height:88px}.wd-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.wd-copy{overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wd-copy>span{-webkit-user-select:all;user-select:all;flex:1;min-width:0;font-size:13px}.wd-copy small{width:100%;color:var(--solo-ink-muted);font-size:12px}.wd-notice{background:var(--solo-tonal);color:var(--solo-tonal-ink);border-radius:8px;padding:8px 10px;font-size:12px}.wd-mini-tabs{flex-wrap:wrap;gap:5px;display:flex}.wd-mini-tabs .wd-action{min-height:32px;padding:6px 10px}.wd-progress{background:var(--solo-tint-neutral);border-radius:100px;height:5px;overflow:hidden}.wd-progress>span{background:var(--primary);border-radius:100px;height:100%;display:block}.wd-bar-chart{align-items:end;gap:12px;height:140px;padding-top:12px;display:flex}.wd-bar-chart>div{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:4px;height:100%;font-size:11px;display:flex}.wd-bar-chart i{background:var(--solo-tonal);border-radius:6px 6px 0 0;width:100%;min-height:4px;display:block}.wd-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wd-phone-code{letter-spacing:.1em;font-variant-numeric:tabular-nums;font-size:24px}.wd-set-row{grid-template-columns:24px 1fr 1fr 40px;align-items:center;gap:8px;display:grid}.wd-set-row input{border:1px solid var(--solo-outline-chip);background:var(--solo-surface);border-radius:8px;width:100%;min-width:0;padding:8px;font-size:16px}@media (min-width:1600px){.welcome-showcase{gap:40px;padding:0 48px}.wd-screen{height:440px}.wd-guide h3{max-width:13ch}}@media (max-width:1023px){.welcome-showcase{grid-template-columns:minmax(0,3fr) minmax(0,5fr);gap:20px;padding:0 12px}.wd-guide h3{font-size:26px}.wd-screen{height:440px;padding:14px}}@media (max-width:767px){.welcome-showcase{padding:0;display:block}.wd-guide h3{margin-bottom:14px;font-size:26px}.wd-module-name{margin-bottom:8px}.wd-features{flex-wrap:wrap;gap:6px;padding-bottom:104px;display:flex;position:relative}.wd-feature{display:contents}.wd-feature button{border:1px solid var(--solo-outline-chip);border-radius:100px;width:auto;min-height:44px;padding:8px 10px;font-size:12px}.wd-feature p{min-height:96px;padding:10px 0 12px;font-size:13px;position:absolute;bottom:0;left:0;right:0}.wd-long-label{display:none}.wd-short-label{display:inline}.wd-screen{height:370px;padding:12px}.wd-nav{padding:10px 12px}.wd-nav-buttons{display:none}.wd-nav select{display:block}.wd-head h4{font-size:20px}.wd-action{min-height:40px}.wd-icon-button{width:40px}.wd-field input,.wd-field textarea,.wd-field select{font-size:16px}.wd-summary{padding:10px 12px}.wd-summary strong{font-size:24px}.wd-stack{gap:10px}.wd-row{padding-block:8px}.wd-mini-tabs .wd-action{min-height:36px}.wd-guide{padding:0 2px}}@media (prefers-reduced-motion:reduce){.welcome-showcase *{scroll-behavior:auto!important}}.wd-client-file{gap:8px}.wd-client-file .wd-row{min-height:36px;padding-block:6px}.wd-avatar-name [data-preview-avatar]>span:nth-child(2){width:8px;height:8px}@media (max-width:767px){.wd-features{padding-bottom:14px}.wd-feature p{flex-basis:100%;order:1;min-height:86px;padding:10px 0 0;position:static}.wd-head>.wd-push .wd-action{white-space:normal;max-width:170px}}.wd-mobile-description{display:none}@media (max-width:767px){.wd-features{display:none}.wd-mobile-description{min-height:84px;color:var(--solo-ink-body);padding:0 0 16px;font-size:13px;line-height:1.5;display:block}}.wd-row-value{overflow-wrap:anywhere;max-width:48%}@media (pointer:coarse){.welcome-demo .wd-action,.wd-nav button{min-height:44px}.welcome-demo .wd-icon-button{width:44px}}.wd-client-file button.wd-row small{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:767px){.wd-screen{overscroll-behavior:auto;height:auto;min-height:390px;overflow:visible}}.wd-booking-page{gap:10px}.wd-booking-facts{grid-template-columns:1fr 1fr;align-items:center;gap:14px;display:grid}.wd-booking-facts>div{align-items:center;gap:8px;font-size:13px;display:flex}.wd-booking-facts svg{flex:none;width:20px;height:20px}.wd-booking-facts small{color:var(--solo-ink-muted);font-size:11px;display:block}.wd-booking-month{justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.wd-booking-month>span{align-items:center;gap:6px;display:flex}.wd-booking-month svg{width:16px;height:16px}.wd-booking-month .wd-icon-button{border:0}.wd-booking-week{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.wd-booking-week button{border:1px solid var(--solo-outline-chip);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:52px;padding:5px 0;display:flex}.wd-booking-week button[aria-pressed=true]{background:var(--solo-tonal);border-color:var(--solo-ink)}.wd-booking-week span{color:var(--solo-ink-muted);font-size:10px}.wd-booking-week strong{font-size:18px;font-weight:500}.wd-booking-times>p{justify-content:space-between;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.wd-booking-times>p>span{color:var(--solo-ink-muted);font-size:11px}.wd-booking-times>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.wd-booking-times .wd-action{border-radius:8px;min-height:44px}.wd-booking-footer{border-top:1px solid var(--solo-hairline-strong);justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.wd-booking-page .wd-field span{font-size:11px}.wd-booking-page .wd-field select{font-size:13px}.wd-bill-layout{grid-template-columns:minmax(130px,2fr) minmax(0,3fr);align-items:start;gap:20px;height:100%;display:grid}.wd-bill-settings .wd-head h4{font-size:18px}.wd-bill-paper{background:var(--solo-tint-neutral);border-radius:8px;justify-content:center;align-items:start;min-width:0;height:100%;padding:8px;display:flex}.wd-bill-paper img{object-fit:contain;object-position:top;width:100%;height:100%;max-height:380px;filter:drop-shadow(0 2px 4px var(--solo-hairline-strong))}.wd-bill-iban{font-size:12px}.wd-bill-settings .wd-copy{gap:4px}.wd-bill-settings .wd-copy>span{font-size:11px}.wd-bill-settings .wd-field select{font-size:13px}@media (max-width:767px){.wd-booking-page{gap:8px}.wd-booking-page .wd-head h4{font-size:20px}.wd-booking-week button{min-height:48px}.wd-bill-layout{grid-template-columns:minmax(105px,2fr) minmax(0,3fr);gap:10px}.wd-bill-settings{gap:10px}.wd-bill-paper{padding:4px}.wd-bill-iban{display:none}.wd-bill-settings .wd-head h4,.wd-bill-settings .wd-field select{font-size:16px}}.wd-client-file .wd-quiet{padding:8px 10px}.landing-motion section.welcome-module-section[id]{scroll-margin-top:96px}@media (max-width:1023px){.landing-motion section.welcome-module-section[id]{scroll-margin-top:104px}}
