@media (max-width: 767px){#page-builder.builder--mobile .wizard-mobile-chrome,#page-builder.builder--mobile .wizard-mobile-chrome--work,#page-builder.builder--mobile .smart-section-head{display:none!important}#page-builder.builder--mobile .wizard-panel .editor-section-card,#page-builder.builder--mobile .section-stack,#page-builder.builder--mobile .section-stack>.smart-section{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.wizard-shell{box-sizing:border-box;display:block;width:100%;max-width:640px;margin:0 auto;padding:max(16px,env(safe-area-inset-top)) 20px 12px;padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}.wizard-shell-hero{margin-bottom:20px}.wizard-step-title{margin:0 0 8px;font-size:1.5rem;font-weight:800;line-height:1.2;color:#0f172a;letter-spacing:-.02em}.wizard-step-lead{margin:0;font-size:15px;line-height:1.45;color:#64748b}.wizard-section-card{margin-bottom:20px;padding:18px 16px;border:1px solid #e3eaf3;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 16px 36px #0f172a0e}.wizard-section-card+.wizard-section-card{margin-top:0}.wizard-section-card-head{display:flex;align-items:center;gap:10px;margin:0 0 6px;padding-bottom:12px;border-bottom:1px solid #eef2f7;font-size:17px;font-weight:800;line-height:1.25;letter-spacing:-.01em;color:#0f172a}.wizard-section-card-ico{width:20px;height:20px;flex-shrink:0;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.wizard-section-card-ico[data-ico=user]{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='8' r='4'/><path d='M20 21a8 8 0 0 0-16 0'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='8' r='4'/><path d='M20 21a8 8 0 0 0-16 0'/></svg>")}.wizard-section-card-ico[data-ico=work]{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'><path d='M9 7V5.75A2.25 2.25 0 0 1 11.25 3.5h1.5A2.25 2.25 0 0 1 15 5.75V7'/><rect x='3' y='7' width='18' height='13' rx='2.75'/><path d='M3.25 12.25h17.5'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'><path d='M9 7V5.75A2.25 2.25 0 0 1 11.25 3.5h1.5A2.25 2.25 0 0 1 15 5.75V7'/><rect x='3' y='7' width='18' height='13' rx='2.75'/><path d='M3.25 12.25h17.5'/></svg>")}.wizard-section-card-sub{margin:12px 0 16px;font-size:14px;line-height:1.45;color:#64748b}.wizard-section-card-divider{height:1px;margin:2px 0;background:linear-gradient(90deg,#4f63d914,#e2e8f0f2,#4f63d914)}.wizard-field-stack{display:flex;flex-direction:column;gap:var(--wizard-field-gap, 16px)}.wizard-field{display:flex;flex-direction:column;gap:6px;margin:0}.wizard-field-label{font-size:13px;font-weight:600;color:#334155}.wizard-field-label .req{color:var(--wizard-error, #dc2626)}.wizard-field-optional{font-weight:500;color:#94a3b8}.wizard-field input[type=text],.wizard-field input[type=email],.wizard-field input[type=tel],.wizard-field input[type=url],.wizard-field select,.wizard-field textarea{box-sizing:border-box;width:100%;min-height:var(--wizard-field-h, 48px);padding:var(--wizard-field-pad, 12px);border:1px solid var(--wizard-input-border, #e2e8f0);border-radius:10px;font-size:16px;line-height:1.25;font-family:inherit;color:#0f172a;background:#fff;transition:border-color .16s ease-out,box-shadow .16s ease-out}.wizard-field input[type=text],.wizard-field input[type=email],.wizard-field input[type=tel],.wizard-field input[type=url],.wizard-field select{height:var(--wizard-field-h, 48px)}.wizard-field textarea{min-height:112px;line-height:1.5;resize:vertical}.wizard-field input:focus,.wizard-field select:focus,.wizard-field textarea:focus{outline:none;border-color:var(--wizard-input-focus, #4f63d9);box-shadow:0 0 0 3px #4f63d938}.wizard-field.is-invalid input,.wizard-field.is-invalid select,.wizard-field.is-invalid textarea,.wizard-field.is-invalid .wizard-datefield-trigger{border-color:var(--wizard-error, #dc2626)}.wizard-field-error{display:block;min-height:var(--wizard-error-slot, 18px);margin:0;font-size:12px;line-height:var(--wizard-error-slot, 18px);color:var(--wizard-error, #dc2626)}.wizard-field-error:empty{visibility:hidden}.wizard-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wizard-datefield{position:relative}.wizard-datefield-trigger{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:var(--wizard-field-h, 48px);padding:var(--wizard-field-pad, 12px);border:1px solid var(--wizard-input-border, #e2e8f0);border-radius:10px;background:#fff;color:#0f172a;font-size:16px;font-family:inherit;line-height:1.25;text-align:left;cursor:pointer;touch-action:manipulation;transition:border-color .16s ease-out,box-shadow .16s ease-out}.wizard-datefield-trigger:focus-visible{outline:none;border-color:var(--wizard-input-focus, #4f63d9);box-shadow:0 0 0 3px #4f63d938}.wizard-datefield-trigger.is-placeholder{color:#94a3b8}.wizard-datefield-trigger[disabled]{background:#f1f5f9;color:#94a3b8;cursor:not-allowed;box-shadow:none}.wizard-datefield-chevron{flex-shrink:0;width:18px;height:18px;color:#64748b;pointer-events:none}.wizard-datefield-pop{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 18px 40px #0f172a29}.wizard-datefield-pop[hidden]{display:none!important}.wizard-datefield-year{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.wizard-datefield-year-label{font-size:15px;font-weight:800;color:#0f172a}.wizard-datefield-year-btn{width:36px;height:36px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#334155;font-size:18px;line-height:1;cursor:pointer;touch-action:manipulation}.wizard-datefield-year-btn:active{background:#f1f5f9}.wizard-datefield-year-btn:disabled{opacity:.4;cursor:not-allowed}.wizard-datefield-months{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.wizard-datefield-month{min-height:40px;padding:8px 4px;border:1px solid transparent;border-radius:9px;background:#f8fafc;color:#334155;font-size:13px;font-weight:600;cursor:pointer;touch-action:manipulation}.wizard-datefield-month:active{background:#eef2ff}.wizard-datefield-month.is-selected{background:var(--wizard-brand, #4f63d9);border-color:var(--wizard-brand, #4f63d9);color:#fff}.wizard-datefield-month:disabled{opacity:.35;cursor:not-allowed}.wizard-datefield-clear{display:block;width:100%;margin-top:10px;padding:8px;border:none;background:transparent;color:#64748b;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.wizard-check{display:flex;align-items:center;gap:10px;margin:0;font-size:14px;color:#334155;cursor:pointer}.wizard-check input{width:20px;height:20px;flex-shrink:0;accent-color:var(--wizard-brand, #4f63d9)}.wizard-tertiary-link{display:inline-flex;align-self:center;min-height:44px;align-items:center;margin:4px auto 0;padding:8px 12px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer;touch-action:manipulation}.wizard-shell-spacer{height:96px;flex-shrink:0}.wizard-step-chip{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding-bottom:13px;border-bottom:1px solid #eef2f7;font-size:16px;font-weight:800;line-height:1.2;letter-spacing:-.01em;color:#0f172a}.wizard-step-chip .wz-ico{width:22px;height:22px;margin:0;vertical-align:middle;color:#4f63d9}}.wz-ico{display:inline-block;width:1.05em;height:1.05em;vertical-align:-.16em;margin-right:7px;flex-shrink:0}@keyframes wzStepIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes wzSlideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes wzSlideInLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes wzPopIn{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wzCardIn{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wzFade{0%{opacity:0}to{opacity:1}}@media (max-width: 767px){@media (prefers-reduced-motion: no-preference){#page-builder.builder--mobile .wizard-panel.active,#page-builder.builder--mobile .builder-panel-transition,#page-builder.builder--mobile .builder-surface-transition{animation:none!important}#page-builder.builder--mobile .wizard-panel.active>.wizard-shell,#page-builder.builder--mobile .builder-surface-transition .wizard-shell{animation:wzSlideInRight .24s cubic-bezier(.16,1,.3,1) both;will-change:transform,opacity}#page-builder.builder--mobile[data-wizard-nav-dir=back] .wizard-panel.active>.wizard-shell,#page-builder.builder--mobile[data-wizard-nav-dir=back] .builder-surface-transition .wizard-shell{animation-name:wzSlideInLeft}#page-builder.builder--mobile .wizard-work-editor:not([hidden]){animation:wzFade .24s ease-out both}.wizard-datefield-pop:not([hidden]){animation:wzPopIn .16s ease-out both;transform-origin:top center}#page-builder.builder--mobile .wizard-work-list .wizard-work-card{animation:wzFade .2s ease-out both}}}
