.wws{background:var(--sog-white);color:var(--sog-ink)}.wws-hero{max-width:860px;margin:0 auto;padding:64px 24px 96px;display:flex;flex-direction:column;align-items:center;gap:24px}.wws-h1{font-weight:700;font-size:clamp(30px,6vw,48px);line-height:1.15;letter-spacing:-.015em;text-wrap:balance}.wws-h1,.wws-sub{margin:0;text-align:center}.wws-sub{max-width:62ch;font-size:clamp(17px,2.4vw,20px);line-height:1.45;color:var(--sog-body);text-wrap:pretty}.wws-video{width:100%;margin-top:24px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(26,26,26,.08);background:var(--sog-ink);position:relative;padding-top:56.25%}.wws-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.wws-booking{width:100%;max-width:470px;margin-top:64px;scroll-margin-top:32px;background:var(--sog-white);border:1px solid var(--sog-border);border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(26,26,26,.08)}.wws-steps{justify-content:center;gap:20px;padding:18px 20px;border-bottom:1px solid var(--sog-border)}.wws-step,.wws-steps{display:flex;align-items:center}.wws-step{gap:8px;font-size:15px;font-weight:600;color:var(--sog-muted)}.wws-step.is-active{color:var(--sog-ink)}.wws-dot{display:block;width:8px;height:8px;border-radius:999px;background:var(--sog-border)}.wws-step.is-active .wws-dot{background:var(--sog-accent)}.wws-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:var(--sog-accent-tint);border-bottom:1px solid var(--sog-border)}.wws-summary-text{font-size:13px;line-height:1.35;color:var(--sog-body);overflow-wrap:anywhere}.wws-edit{flex:none;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;color:var(--sog-accent);background:var(--sog-white);border:1.5px solid var(--sog-accent);border-radius:6px;cursor:pointer}.wws-edit:hover{background:var(--sog-accent-tint)}.wws-scheduler-area{position:relative;min-height:720px}.wws-scheduler{position:absolute;inset:0;filter:blur(2px);opacity:.9;pointer-events:none;transition:filter .2s var(--sog-ease),opacity .2s var(--sog-ease)}.wws-scheduler.is-live{filter:none;opacity:1;pointer-events:auto}.wws-scheduler iframe{display:block;width:100%;height:100%;min-height:720px;border:none}.wws-overlay{position:absolute;inset:0;background:rgba(255,255,255,.15);overflow-y:auto}.wws-form{position:relative;margin:0;padding:28px 24px;gap:16px;background:var(--sog-white);border-bottom:1px solid var(--sog-border);box-shadow:var(--sog-shadow)}.wws-form,.wws-form-head{display:flex;flex-direction:column}.wws-form-head{gap:4px}.wws-form-title{margin:0;font-weight:700;font-size:20px;line-height:1.3}.wws-form-intro{margin:0;font-size:14px;line-height:1.45;color:var(--sog-muted)}.wws-fields{display:flex;flex-direction:column;gap:16px}.wws-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.wws-label{display:flex;flex-direction:column;gap:6px}.wws-label-text{font-size:13px;font-weight:600;color:var(--sog-body)}.wws-input{width:100%;padding:11px 12px;font-family:inherit;font-size:16px;color:var(--sog-ink);background:var(--sog-white);border:1px solid var(--sog-border);border-radius:6px}.wws-input::placeholder{color:var(--sog-muted);opacity:1}.wws-input:focus-visible{outline:none;border-color:var(--sog-accent);box-shadow:0 0 0 3px rgba(227,91,42,.35)}.wws-input-attention{border:1.5px solid var(--sog-accent);animation:wwsAttention 1.6s var(--sog-ease) infinite}@keyframes wwsAttention{0%,to{box-shadow:0 0 0 0 rgba(227,91,42,0);border-color:var(--sog-accent)}50%{box-shadow:0 0 0 4px rgba(227,91,42,.28);border-color:var(--sog-accent-dark)}}@media (prefers-reduced-motion:reduce){.wws-input-attention{animation:none}}.wws-consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;color:var(--sog-body);cursor:pointer}.wws-consent input{flex:none;width:18px;height:18px;margin:1px 0 0;accent-color:var(--sog-accent);cursor:pointer}.wws-consent a{font-weight:600;text-decoration:underline}.wws-error{margin:0;min-height:20px;font-size:14px;line-height:20px;color:var(--sog-accent-dark)}.wws-actions{display:flex;gap:10px;margin-top:2px}.wws-back{padding:14px 18px;font-family:inherit;font-size:15px;font-weight:600;color:var(--sog-body);background:var(--sog-white);border:1px solid var(--sog-border);border-radius:6px;cursor:pointer}.wws-back:hover{background:var(--sog-surface)}.wws-submit{flex:1 1;padding:14px 24px;font-family:inherit;font-size:16px;font-weight:600;color:var(--sog-white);background:var(--sog-accent);border:1.5px solid var(--sog-accent);border-radius:6px;cursor:pointer;transition:background .2s var(--sog-ease)}.wws-submit:hover:not(:disabled){background:var(--sog-accent-dark);border-color:var(--sog-accent-dark)}.wws-submit:disabled{opacity:.6;cursor:default}.wws-fine{font-size:12px;color:var(--sog-muted);text-align:center}.wws-hint-wrap{display:flex;justify-content:center;padding:32px 24px}.wws-hint{max-width:300px;margin:0;padding:14px 20px;font-size:15px;line-height:1.4;color:var(--sog-body);text-align:center;background:var(--sog-white);border:1px solid var(--sog-border);border-radius:8px;box-shadow:0 4px 12px rgba(26,26,26,.08)}.wws-reviews{padding:96px 24px;background:var(--sog-surface);border-top:1px solid var(--sog-border)}.wws-reviews-inner{max-width:1120px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.wws-reviews-head{display:flex;flex-direction:column;align-items:center;gap:12px}.wws-h2{margin:0;max-width:30ch;font-weight:700;font-size:clamp(26px,4vw,34px);line-height:1.25;text-align:center;text-wrap:balance}.wws-wall{columns:320px 3;column-gap:24px}.wws-review{display:flex;flex-direction:column;gap:18px;margin:0 0 24px;padding:28px;page-break-inside:avoid;break-inside:avoid;background:var(--sog-white);border:1px solid var(--sog-border);border-radius:8px}.wws-quote{margin:0;font-size:15px;line-height:1.6;color:var(--sog-body);text-wrap:pretty}.wws-person{display:flex;flex-direction:column;gap:2px;padding-top:16px;border-top:1px solid var(--sog-border)}.wws-review-name{font-weight:700;font-size:15px;color:var(--sog-ink)}.wws-review-level{font-size:13px;color:var(--sog-muted)}.wws-reviews-cta{display:flex;justify-content:center}.wws-cta-link{padding:15px 30px;font-size:16px;font-weight:600;color:var(--sog-white);background:var(--sog-accent);border:1.5px solid var(--sog-accent);border-radius:6px;transition:background .2s var(--sog-ease)}.wws-cta-link:hover{color:var(--sog-white);background:var(--sog-accent-dark);border-color:var(--sog-accent-dark)}.wws-notice-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(26,26,26,.5)}.wws-notice{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;text-align:center;background:var(--sog-white);border-radius:12px;box-shadow:var(--sog-shadow)}.wws-notice-title{margin:0;font-weight:700;font-size:22px;line-height:1.3}.wws-notice-body{margin:0;font-size:15px;line-height:1.55;color:var(--sog-body)}@media (max-width:600px){.wws-hero{padding:40px 20px 72px}.wws-booking{margin-top:48px}.wws-steps{gap:14px}.wws-step{font-size:14px}.wws-form{padding:24px 18px}.wws-reviews{padding:72px 20px}}