.editor-workspace{display:grid;gap:1.25rem;min-width:0}.editor-command-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid var(--border);border-radius:1rem;background:var(--surface,#fff)}.editor-document{min-width:0}.editor-document>strong{display:block;overflow-wrap:anywhere;font-size:1.05rem}.editor-document>div{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.editor-document [role=status]{font-size:.75rem;color:var(--muted)}.editor-command-actions{display:flex;align-items:center;justify-content:end;gap:.6rem;flex-wrap:wrap}.editor-command-actions a{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;min-height:36px;text-decoration:underline;text-underline-offset:3px}.editor-publish-toggle [data-slot=content]{display:flex;align-items:center;gap:.55rem}.editor-publish-toggle [data-slot=content]>span{display:grid;gap:.05rem;line-height:1.15}.editor-publish-copy{display:grid;gap:.12rem;line-height:1.2}.editor-publish-toggle strong{font-size:.8rem}.editor-publish-toggle small{color:var(--muted);font-size:.68rem;white-space:nowrap}.editor-workspace-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;align-items:start}.editor-controls{min-width:0;border:0;margin:0;padding:0}.editor-controls [data-slot=tabs-list]{width:100%}.editor-controls [data-slot=tabs-tab]{flex:1;font-size:.85rem;padding-inline:.65rem}.editor-tab-panel{display:grid;gap:1rem;padding-top:1rem;min-width:0}.editor-tab-panel[data-inert],.editor-tab-panel[hidden]{display:none}.editor-controls .page-appearance-editor{padding:1rem}.editor-controls .hero-page-fields [data-slot=label]>span{display:inline}.page-editor-form [data-slot=textfield]:has(>[data-slot=textarea]){width:100%;min-width:0;grid-column:1/-1}.page-editor-form [data-slot=textarea]{width:100%;max-width:none}.page-header-editor{display:grid;gap:1rem}.editor-controls [data-slot=card]{gap:0;padding:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--app-card-radius);background:var(--surface);box-shadow:var(--app-card-shadow)}.action-destination-fields{min-width:0;display:grid;gap:.55rem}.action-destination-fields>label,.managed-destination-field{min-width:0;display:grid;gap:.38rem;color:var(--ink);font-size:.72rem;font-weight:700}.action-destination-fields input,.action-destination-fields select{width:100%;min-height:var(--app-control-height);padding:.6rem var(--app-control-padding-inline);border:1px solid var(--line);border-radius:var(--app-control-radius);color:var(--ink);background:white;font:inherit;font-weight:500}.action-destination-fields input:focus,.action-destination-fields select:focus{outline:3px solid color-mix(in srgb,var(--brand) 16%,transparent);border-color:var(--brand)}.action-destination-fields>small{color:var(--muted);font-size:.65rem;font-weight:500;line-height:1.45}.article-final-action-fields{margin-top:.25rem;padding:1rem;align-items:start;border:1px solid var(--line);border-radius:var(--app-card-radius);background:var(--canvas)}.article-final-action-fields:before{content:"Optional final action";grid-column:1/-1;color:var(--muted);font-size:.67rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}@media (max-width:640px){.article-final-action-fields{grid-template-columns:minmax(0,1fr)!important}}.record-service-price{margin-left:.4rem;color:var(--brand-dark);font-size:.66rem;font-weight:800}.record-edit-list{display:grid;gap:.65rem;padding:1rem;border:1px solid var(--line);border-radius:var(--app-card-radius);background:rgba(255,255,255,.82)}.record-edit-list>header{margin-bottom:.2rem}.record-edit-list>header h2,.record-edit-list>header p{margin:0}.record-edit-list>header h2{font-size:1rem}.record-edit-list>header p{margin-top:.2rem;color:var(--muted);font-size:.72rem}.record-editor{border:1px solid var(--line);border-radius:.75rem;background:white}.record-editor>summary{min-height:44px;padding:.65rem .8rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;list-style:none}.record-editor>summary::-webkit-details-marker{display:none}.record-editor>summary>span{display:flex;align-items:center;gap:.5rem}.record-editor>summary svg{width:1rem;height:1rem;color:var(--brand)}.record-editor>summary strong{font-size:.76rem}.record-editor>summary small{color:var(--muted);font-size:.62rem}.record-editor>form{padding:.85rem;display:grid;gap:.75rem;border-top:1px solid var(--line)}.record-editor fieldset,.record-editor label{min-width:0;display:grid;gap:.3rem}.record-editor label>span,.record-editor legend{font-size:.68rem;font-weight:750}.record-editor :is(input,select,textarea){width:100%;min-height:40px;padding:.55rem .65rem;border:1px solid var(--line);border-radius:.65rem;color:var(--ink);background:white;font:inherit}.record-editor textarea{resize:vertical}.record-editor-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.record-editor button{justify-self:end}.record-product-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.record-product-editor label{padding:.55rem .65rem;display:grid;grid-template-columns:minmax(0,1fr) 72px;align-items:center;border:1px solid var(--line);border-radius:.65rem}.record-product-editor label>span{min-width:0;display:flex;justify-content:space-between;gap:.5rem}.record-product-editor label small{color:var(--muted);font-weight:500}.record-product-editor input{text-align:center}@media(max-width:600px){.record-editor-row,.record-product-editor{grid-template-columns:minmax(0,1fr)}.record-editor button{width:100%;justify-self:stretch}}.editor-controls [data-slot=card-title]{margin:0;color:var(--foreground);font-size:var(--app-option-title-size);font-weight:700;line-height:1.35}.editor-controls [data-slot=card-description]{margin:.2rem 0 0;color:var(--app-description-color);font-size:var(--app-description-size);font-weight:var(--app-description-weight);line-height:1.5}.editor-controls [data-slot=card-header]{width:100%;min-height:0;padding:var(--app-card-padding);flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border);text-align:left}.editor-controls [data-slot=card-header]:has(>div){flex-direction:row}.editor-controls [data-slot=card-header]>div{min-width:0;text-align:left}.editor-controls [data-slot=card-header]>div:has(>[data-slot=card-title]){flex:1;display:grid;gap:2px}.editor-controls [data-slot=card-content]{padding:var(--app-card-padding);gap:12px}.editor-controls [data-slot=card-footer]{padding:var(--app-card-padding);border-top:1px solid var(--border)}.page-header-card-content{display:grid;gap:1rem}.page-header-card-content [data-slot=label]{display:inline-flex;align-items:baseline;gap:.25rem}.required-marker{display:inline!important;color:var(--danger,#b42318)}.page-header-alignment-field{display:grid;gap:8px}.page-header-alignment-field>span{color:var(--foreground);font-size:14px;font-weight:600}.page-header-alignment{width:min(100%,420px);padding:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;border:1px solid var(--border);border-radius:var(--app-control-radius,12px);background:var(--surface-secondary)}.page-header-alignment>.page-header-alignment-option{min-width:0;margin:0}.page-header-alignment-content{width:100%;min-height:var(--app-control-height,40px);padding:0 10px;display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:7px;border:1px solid transparent;border-radius:8px;color:var(--muted);background:transparent;font-size:14px;font-weight:600;cursor:pointer;transition:color .15s ease,border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.page-header-alignment-content:hover{color:var(--foreground);background:color-mix(in srgb,var(--surface) 72%,transparent)}.page-header-alignment-option:has(.page-header-alignment-content[aria-checked=true]) .page-header-alignment-content,.page-header-alignment-option[data-selected] .page-header-alignment-content{color:var(--foreground);border-color:color-mix(in srgb,var(--accent) 38%,var(--border));background:var(--surface);box-shadow:0 1px 3px rgba(15,23,42,.07)}.page-header-alignment-option:has(.page-header-alignment-content[data-focus-visible=true]) .page-header-alignment-content{outline:2px solid var(--focus);outline-offset:2px}.page-header-alignment-content>svg{width:16px;height:16px;stroke-width:2.25}.page-header-alignment-content .radio__control{width:14px;height:14px;justify-self:end}.editor-controls .page-style-options button{height:auto;white-space:normal;text-align:left}.layout-choice-group{--layout-choice-radius:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));align-items:start;gap:12px;padding:0}.layout-choice-group>.layout-choice{min-width:0;margin:0}.layout-choice-card{width:100%;min-height:176px;height:100%;padding:16px;display:grid;grid-template-columns:minmax(0,1fr) 18px;grid-template-rows:auto 1fr;align-items:start;gap:12px;color:var(--foreground);border:1px solid var(--border);border-radius:var(--layout-choice-radius);background:var(--surface-secondary);box-shadow:none;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.layout-choice-card:hover{border-color:color-mix(in srgb,var(--foreground) 24%,var(--border));background:color-mix(in srgb,var(--surface-secondary) 92%,var(--foreground) 8%)}.layout-choice:has(.layout-choice-card[data-focus-visible=true]) .layout-choice-card{outline:2px solid var(--focus);outline-offset:2px}.layout-choice:has(.layout-choice-card[aria-checked=true]) .layout-choice-card,.layout-choice[data-selected] .layout-choice-card{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 18%,transparent)}.layout-choice[data-disabled] .layout-choice-card{cursor:not-allowed;opacity:var(--disabled-opacity,.5)}.layout-choice-preview{grid-column:1/-1;height:56px;padding:5px;display:block;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.layout-choice-preview>span{width:100%;height:100%;display:grid;gap:4px}.contact-layout-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-layout-preview:after,.contact-layout-preview:before{content:"";border-radius:5px;background:var(--accent-soft)}.contact-layout-preview-both{grid-template-rows:.55fr 1fr}.contact-layout-preview-both:before{grid-column:1/-1}.layout-choice-copy{min-width:0;display:grid;gap:5px}.layout-choice-heading{min-width:0;display:flex;align-items:center;gap:8px}.layout-choice-heading strong{color:var(--foreground);font-size:16px;font-weight:600;line-height:1.3}.layout-choice-icon{width:24px;height:24px;display:grid;flex:0 0 24px;place-items:center;color:var(--accent-soft-foreground);border-radius:7px;background:var(--accent-soft)}.layout-choice-icon svg{width:15px;height:15px;stroke-width:2.25}.layout-choice-copy small{color:var(--muted);font-size:14px;font-weight:400;line-height:1.45}.layout-choice-control{margin-top:3px}@media (max-width:760px){.layout-choice-group{grid-template-columns:minmax(0,1fr)}.layout-choice-card{min-height:0;grid-template-columns:76px minmax(0,1fr) 18px;grid-template-rows:auto;align-items:center}.layout-choice-preview{grid-column:auto;width:76px;height:52px}}.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));grid-auto-rows:auto;align-items:start;gap:12px;padding:0}.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options)>button{position:relative;width:100%;height:auto;min-height:132px;padding:16px;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;justify-content:stretch;justify-items:stretch;gap:12px;overflow:hidden;border:1px solid var(--border);border-radius:12px;color:var(--foreground);background:var(--surface-secondary);box-shadow:none;text-align:left;white-space:normal;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.editor-controls :is(.page-style-options,.collection-layout-options,.social-profile-layout-options,.introduction-layout-options)>button{min-height:176px}.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options)>button:after{position:absolute;top:12px;right:12px;width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--border);border-radius:999px;color:transparent;background:var(--surface);font-size:12px;font-weight:800;line-height:1;content:"✓"}.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options)>button:hover{border-color:color-mix(in srgb,var(--foreground) 24%,var(--border));background:color-mix(in srgb,var(--surface-secondary) 92%,var(--foreground) 8%)}.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options)>button:is([aria-pressed=true],.button--primary){border-color:var(--accent);color:var(--foreground);background:var(--accent-soft);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 18%,transparent)}.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options)>button:is([aria-pressed=true],.button--primary):after{border-color:var(--accent);color:var(--accent-foreground);background:var(--accent)}.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options)>button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options)>button>span:last-of-type{min-width:0;display:grid;align-content:start;gap:5px;padding-right:20px}.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options)>button strong{color:var(--foreground);font-size:16px;font-weight:600;line-height:1.3}.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options)>button small{color:var(--muted);font-size:14px;font-weight:400;line-height:1.45;opacity:1}.editor-controls :is(.page-style-sample,.collection-layout-sample,.social-profile-layout-sample,.introduction-layout-sample){width:100%;height:64px;padding:7px;border:1px solid var(--border);border-radius:8px;color:var(--accent-soft-foreground);background:var(--surface);opacity:1}@media (max-width:600px){.editor-controls :is(.page-style-options,.collection-layout-options,.highlight-layout-options,.testimonial-layout-options,.social-profile-layout-options,.faq-layout-options,.survey-layout-options,.introduction-layout-options,.offer-layout-options,.article-layout-options,.quote-layout-options,.timeline-layout-options,.booking-layout-options,.order-layout-options){grid-template-columns:minmax(0,1fr)}}.editor-url{display:grid;gap:.5rem;padding:1rem;border:1px solid var(--border);border-radius:1rem;background:var(--surface,#fff)}.editor-url strong{font-size:.85rem}.editor-url code{font-size:.8rem;overflow-wrap:anywhere}.editor-url small{font-size:.75rem;color:var(--muted)}.editor-url-value{align-items:center;display:grid;gap:.55rem;grid-template-columns:minmax(0,1fr) auto}.copy-url-button{align-items:center;background:var(--surface,#fff);border:1px solid var(--border);border-radius:.7rem;color:var(--primary,#c94c41);display:inline-flex;flex:0 0 auto;height:2.25rem;justify-content:center;padding:0;transition:background-color .16s ease,border-color .16s ease,transform .16s ease;width:2.25rem}.copy-url-button:hover{background:var(--surface-muted,#f8fafc);border-color:var(--primary,#c94c41)}.copy-url-button:active{transform:scale(.96)}.copy-url-button:focus-visible{outline:3px solid color-mix(in srgb,var(--primary,#c94c41) 25%,transparent);outline-offset:2px}.copy-url-button svg{height:1rem;width:1rem}.page-header-eyebrow{display:block;margin-bottom:.45rem;color:var(--page-primary);font-size:.7rem;font-weight:780;letter-spacing:.06em;text-transform:uppercase}.editor-live-preview{min-width:0;position:sticky;top:1rem;border:1px solid var(--border);border-radius:1rem;background:#edeff2;overflow:hidden}.editor-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem;background:var(--surface,#fff);border-bottom:1px solid var(--border)}.editor-preview-toolbar strong{font-size:.8rem}.editor-preview-toolbar>div{display:flex;gap:.25rem}.editor-preview-scroll{height:min(760px,calc(100dvh - 9rem));min-height:380px;overflow:auto;padding:1rem}.editor-preview-canvas{width:390px;max-width:100%;margin-inline:auto;background:white;min-height:100%;border-radius:1rem;overflow:hidden;box-shadow:0 5px 20px #0f172a12}.preview-device-desktop .editor-preview-canvas{width:1024px;max-width:none;border-radius:.3rem}.editor-preview-note{display:block;padding:.65rem 1rem;font-size:.7rem;color:var(--muted)}.editor-mobile-mode{display:none}.collection-content{display:grid;gap:1rem}.collection-section-heading{display:flex;justify-content:space-between;align-items:start;gap:.5rem}.collection-section-heading h2{font-size:1rem;margin:0}.collection-section-heading h2 small{font-size:.75rem;font-weight:400;color:var(--muted)}.collection-empty p,.collection-help,.collection-section-heading p,.collection-starters p{font-size:.8rem;line-height:1.5;color:var(--muted);margin:.4rem 0 0}.collection-starters{background:var(--surface,#fff);border:1px solid var(--border);border-radius:.8rem;padding:.85rem}.collection-starters summary{font-size:.85rem;cursor:pointer;font-weight:600}.collection-starters>div{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.8rem}.collection-empty{border:1px dashed var(--border);border-radius:1rem;text-align:center;padding:2rem 1rem}.collection-empty h3{font-size:1rem}.collection-item-list{display:grid;gap:.65rem;list-style:none;padding:0;margin:0}.gallery-editor-content{display:grid;gap:1rem}.gallery-editor-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.gallery-editor-heading h2{margin:0 0 .3rem;font-size:1.15rem}.gallery-editor-heading p{max-width:660px;margin:0;color:var(--muted);line-height:1.5}.gallery-editor-empty{display:grid;min-height:260px;place-items:center;align-content:center;gap:.65rem;padding:2rem;border:1px dashed var(--border);border-radius:1rem;background:color-mix(in srgb,var(--surface-muted) 65%,transparent);text-align:center}.gallery-editor-empty>svg{width:2rem;height:2rem;color:var(--primary)}.gallery-editor-empty h3,.gallery-editor-empty p{margin:0}.gallery-editor-empty p{color:var(--muted)}.gallery-editor-list{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.gallery-editor-list>li{display:grid;grid-template-columns:20px 72px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.7rem;border:1px solid var(--border);border-radius:1rem;background:var(--surface,#fff)}.gallery-editor-grip{color:var(--muted)}.gallery-editor-thumbnail{display:grid;overflow:hidden;width:72px;height:64px;place-items:center;border-radius:.7rem;color:var(--muted);background:var(--surface-muted)}.gallery-editor-thumbnail img{width:100%;height:100%;object-fit:cover}.gallery-editor-summary{display:grid;justify-items:start;gap:.2rem;min-width:0}.gallery-editor-summary span,.gallery-editor-summary strong{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.gallery-editor-summary span{color:var(--muted);font-size:.78rem}.gallery-editor-actions{display:flex;gap:.2rem}.gallery-editor-actions button{width:2.25rem;min-width:2.25rem;height:2.25rem;padding:0}.gallery-editor-actions svg{width:1rem;height:1rem}.gallery-layout-options{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-layout-sample{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;width:64px;height:52px;padding:4px;border-radius:.5rem;background:color-mix(in srgb,currentColor 12%,transparent)}.gallery-layout-sample i{border-radius:2px;background:currentColor;opacity:.52}.gallery-layout-sample.sample-gallery-masonry i:nth-child(2),.gallery-layout-sample.sample-gallery-masonry i:nth-child(3){transform:scaleY(.72)}.gallery-layout-sample.sample-gallery-featured i:first-child{grid-row:span 2}.gallery-image-fields{display:grid;align-content:start;gap:24px}@media (max-width:900px){.gallery-layout-options{grid-template-columns:1fr}}@media (max-width:640px){.gallery-editor-heading{align-items:stretch;flex-direction:column}.gallery-editor-list>li{grid-template-columns:60px minmax(0,1fr)}.gallery-editor-grip{display:none}.gallery-editor-thumbnail{width:60px;height:60px}.gallery-editor-actions{grid-column:1/-1;justify-content:flex-end;border-top:1px solid var(--border);padding-top:.55rem}}.collection-item-list>li{display:grid;grid-template-columns:20px 48px minmax(0,1fr);align-items:center;gap:.65rem;padding:.8rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface,#fff)}.collection-drag-handle{cursor:grab;color:var(--muted)}.collection-drag-handle:active{cursor:grabbing}.collection-thumbnail .team-photo{width:48px;height:56px}.collection-item-summary{display:grid;justify-items:start;gap:.2rem;min-width:0}.collection-item-summary>strong{font-size:.9rem;overflow-wrap:anywhere}.collection-item-summary>span{font-size:.75rem;color:var(--muted);overflow-wrap:anywhere}.collection-item-actions{grid-column:2/-1;display:flex;gap:.25rem;flex-wrap:wrap}.collection-item-actions button{min-height:36px}.collection-item-fields{display:grid;gap:1rem}.collection-item-fields small,.collection-item-fields>p{font-size:.8rem;line-height:1.5;color:var(--muted)}.collection-replace-modal [data-slot=modal-header]{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:1rem}.collection-replace-modal [data-slot=modal-heading]{font-size:1.15rem;line-height:1.35;overflow-wrap:anywhere}.collection-replace-modal [data-slot=modal-header] p{margin:.45rem 0 0;color:var(--muted);font-size:.85rem;line-height:1.55}.collection-replace-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:.8rem;color:#9a3412;background:#ffedd5}.collection-replace-icon svg{width:22px;height:22px}.collection-replace-note{display:grid;gap:.25rem;padding:.85rem 1rem;border:1px solid var(--border);border-radius:.75rem;background:var(--surface-muted,#f8fafc)}.collection-replace-note strong{font-size:.82rem}.collection-replace-note span{color:var(--muted);font-size:.78rem;line-height:1.45}.collection-replace-modal [data-slot=modal-footer]{display:flex;justify-content:end;gap:.65rem;flex-wrap:wrap}.collection-item-modal [data-slot=modal-header]{display:flex;flex-direction:row;gap:.8rem;align-items:center;justify-content:start}.collection-item-modal [data-slot=modal-heading]{font-size:1.15rem}.collection-layout-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.collection-layout-options button{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;justify-content:start;gap:.8rem;min-height:88px;height:auto;padding:.75rem;text-align:left;white-space:normal}.collection-layout-options button>span:last-child{display:grid;gap:.2rem;min-width:0}.collection-layout-options button strong{font-size:.84rem;line-height:1.3}.collection-layout-options button small{color:inherit;opacity:.72;font-size:.7rem;line-height:1.35}.collection-mobile-item-modal{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;border-radius:0!important}.collection-mobile-item-modal [data-slot=modal-dialog]{width:100%;height:100%;max-height:100dvh;border-radius:0}.highlights-editor-content{display:grid;gap:1rem}.highlights-editor-content .collection-section-heading h2{font-size:1rem;margin:0}.highlights-editor-content .collection-section-heading h2 small{color:var(--muted);font-size:.75rem;font-weight:400}.highlight-editor-list{display:grid;gap:.65rem;padding:0;margin:0;list-style:none}.highlight-editor-list>li{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:.7rem;padding:.8rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface,#fff)}.highlight-editor-icon{display:grid;place-items:center;width:42px;height:42px;color:var(--primary);border-radius:.65rem;background:var(--surface-muted,#f1f5f9)}.highlight-editor-icon svg{width:20px;height:20px}.highlight-editor-list>li>div:nth-child(2){display:grid;justify-items:start;min-width:0}.highlight-editor-list>li small{color:var(--muted);font-size:.72rem}.highlight-editor-list>li strong{font-size:1rem;overflow-wrap:anywhere}.highlight-editor-actions{grid-column:2;display:flex;gap:.2rem;flex-wrap:wrap}.highlight-layout-options{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;align-items:stretch}.highlight-layout-options button{width:100%;min-height:104px;height:100%;padding:.85rem;white-space:normal;text-align:left;justify-content:start;align-items:flex-start}.highlight-layout-options button>span{display:grid;gap:.25rem}.highlight-layout-options small{color:inherit;opacity:.72;font-size:.72rem}.highlight-icon-picker{display:grid;gap:.55rem;margin:0;padding:0;border:0}.highlight-icon-picker legend{margin-bottom:.55rem;font-size:.84rem;font-weight:650}.highlight-icon-picker>div{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:.4rem}.highlight-icon-picker button{width:100%;min-width:0}.highlight-icon-picker button svg{width:18px;height:18px}.highlight-icon-picker>small{min-height:1.25rem;color:var(--muted);font-size:.75rem}.highlight-item-modal [data-slot=modal-header]{display:flex;flex-direction:row;align-items:center;gap:.75rem}.highlight-item-modal [data-slot=modal-heading]{font-size:1.15rem}.testimonials-editor-content{display:grid;gap:1rem}.testimonial-summary-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.testimonial-editor-list{display:grid;gap:.65rem;padding:0;margin:0;list-style:none}.testimonial-editor-list>li{display:grid;grid-template-columns:48px minmax(0,1fr);gap:.75rem;align-items:center;padding:.8rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface,#fff)}.testimonial-editor-rating{display:flex;align-items:center;justify-content:center;gap:.15rem;width:48px;height:42px;color:var(--primary);font-weight:750;border-radius:.65rem;background:var(--surface-muted,#f1f5f9)}.testimonial-editor-rating svg{fill:currentColor}.testimonial-editor-list>li>div:nth-child(2){min-width:0;display:grid;justify-items:start;gap:.15rem}.testimonial-editor-list>li small{max-width:100%;color:var(--muted);font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testimonial-editor-actions{grid-column:2;display:flex;gap:.2rem;flex-wrap:wrap}.testimonial-layout-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.testimonial-layout-options button{width:100%;min-height:96px;height:100%;justify-content:start;padding:.8rem;text-align:left;white-space:normal}.testimonial-layout-options button>span{display:grid;gap:.2rem}.testimonial-layout-options small{color:inherit;opacity:.72;font-size:.72rem}.testimonial-item-modal [data-slot=modal-header]{display:flex;flex-direction:row;align-items:center;gap:.75rem}.testimonial-rating-picker{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;padding:0;border:0}.testimonial-rating-picker legend{width:100%;margin-bottom:.4rem;font-size:.8rem;font-weight:700}.social-profile-editor{display:grid;gap:1rem}.social-profile-fields{gap:.75rem}.social-profile-fields,.social-profile-layout-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.social-profile-layout-options{gap:.7rem}.social-profile-layout-options>button{width:100%;min-height:104px;height:100%;padding:.75rem;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:.7rem;text-align:left;white-space:normal}.social-profile-layout-options>button>span:last-child{display:grid;gap:.2rem}.social-profile-layout-options small{color:inherit;opacity:.72;font-size:.7rem}.feedback-editor-content{display:grid;gap:1rem}.feedback-page-editor-fields{display:grid;gap:.8rem}.feedback-copy-editor{display:grid;gap:1rem}.feedback-copy-toolbar{padding:.9rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface-muted,#f8fafc)}.feedback-copy-toolbar p{max-width:42rem;margin:0;color:var(--muted);font-size:.75rem;line-height:1.6}.feedback-copy-toolbar code{padding:.12rem .3rem;border-radius:.3rem;color:var(--brand-dark);background:var(--surface,#fff);font:700 .7rem/1.4 ui-monospace,monospace}.feedback-copy-toolbar button{flex:0 0 auto}.feedback-copy-toolbar button svg{width:1rem;height:1rem}.feedback-copy-groups{padding:0}.feedback-copy-groups>details{overflow:hidden;border:1px solid var(--border);border-radius:.85rem;background:var(--surface,#fff)}.feedback-copy-groups>details>summary{min-height:3.8rem;padding:.8rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none}.feedback-copy-groups>details>summary::-webkit-details-marker{display:none}.feedback-copy-groups>details>summary>span:first-child{display:grid;gap:.15rem}.feedback-copy-groups>details>summary strong{font-size:.85rem}.feedback-copy-groups>details>summary small{color:var(--muted);font-size:.72rem;font-weight:500}.feedback-copy-groups>details[open]>summary>span:last-child{transform:rotate(180deg)}.feedback-copy-groups .private-feedback-copy-fields{padding:.9rem;border-top:1px solid var(--border);background:var(--surface-muted,#f8fafc)}.feedback-copy-groups .private-feedback-copy-fields input,.feedback-copy-groups .private-feedback-copy-fields textarea{width:100%;min-height:44px;padding:.68rem .75rem;border:1px solid var(--border);border-radius:.72rem;color:var(--foreground);background:var(--surface,#fff);font:inherit;font-weight:500}.feedback-copy-groups .private-feedback-copy-fields textarea{min-height:6rem;resize:vertical}.feedback-copy-groups .private-feedback-copy-fields input:focus,.feedback-copy-groups .private-feedback-copy-fields textarea:focus{border-color:var(--brand);outline:3px solid color-mix(in srgb,var(--brand) 14%,transparent)}@media (max-width:680px){.feedback-copy-toolbar{align-items:stretch;flex-direction:column}.feedback-copy-toolbar button{width:100%}}.faq-editor-content{display:grid;gap:1rem}.faq-editor-list{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.faq-editor-list>li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.85rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface,#fff)}.faq-editor-list>li>div:first-child{display:grid;justify-items:start;gap:.2rem;min-width:0}.faq-editor-list strong{font-size:.88rem;line-height:1.4}.faq-editor-list small{color:var(--muted);font-size:.72rem}.faq-editor-actions{display:flex;gap:.2rem;flex-wrap:wrap;justify-content:end}.faq-layout-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.faq-layout-options button{width:100%;min-height:100px;height:100%;justify-content:start;padding:.85rem;text-align:left;white-space:normal}.faq-layout-options button>span{display:grid;gap:.25rem}.faq-layout-options small{color:inherit;opacity:.72;font-size:.72rem;line-height:1.4}.faq-item-modal [data-slot=modal-header]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem}.faq-item-modal [data-slot=modal-heading]{font-size:1.15rem}.survey-editor-content{display:grid;gap:1rem}.survey-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.survey-starters{display:flex;flex-wrap:wrap;gap:.5rem}.survey-editor-list{display:grid;gap:.65rem;padding:0;margin:0;list-style:none}.survey-editor-list>li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.8rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface,#fff)}.survey-editor-list>li>div{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.survey-editor-list small{color:var(--muted)}.survey-layout-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.survey-layout-options button{min-height:96px;justify-content:start;text-align:left;white-space:normal}.survey-layout-options button>span{display:grid;gap:.25rem}.survey-layout-options small{color:inherit;opacity:.72}.survey-type-select{display:grid;gap:.4rem;font-weight:650}.survey-type-select select{min-height:44px;padding:0 .7rem;border:1px solid var(--border);border-radius:.7rem;background:var(--surface)}.editor-leave-modal [data-slot=modal-header]{align-items:flex-start;display:flex;flex-direction:row;gap:.85rem}.editor-leave-modal [data-slot=modal-header]>div:last-child{display:grid;gap:.2rem}.editor-leave-modal [data-slot=modal-header] p{color:var(--muted);margin:0}.editor-leave-icon{align-items:center;background:#fff1ef;border-radius:.75rem;color:#a3342b;display:flex;flex:0 0 2.75rem;height:2.75rem;justify-content:center}.editor-leave-note{background:var(--surface-muted,#f8fafc);border:1px solid var(--border);border-radius:.85rem;display:grid;gap:.2rem;padding:.9rem 1rem}.editor-leave-note span{color:var(--muted);font-size:.82rem;line-height:1.45}.introduction-editor-content{display:grid;gap:.85rem}.introduction-button-fields,.introduction-fields,.introduction-image-fields{padding:1rem;display:grid;gap:.8rem}.introduction-starter-row{padding:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.introduction-point-list{padding:1rem;display:grid;gap:1rem}.introduction-point-list>div{min-width:0;padding:1rem;display:grid;grid-template-columns:110px minmax(0,1fr);align-items:start;gap:.85rem;border:1px solid var(--border);border-radius:.8rem;background:var(--surface-secondary)}.introduction-point-list>div>label{display:grid;gap:.35rem;color:var(--foreground);font-size:.7rem;font-weight:700}.introduction-point-list select{width:100%;min-height:var(--app-control-height);padding:.5rem .6rem;border:1px solid var(--border);border-radius:var(--app-control-radius);color:var(--foreground);background:var(--surface)}.introduction-point-list>div>:nth-child(n+3){grid-column:1/-1;min-width:0}.introduction-point-list>div>div:last-child{display:flex;justify-content:flex-end;gap:.25rem}.introduction-action-destination-fields{display:grid;gap:.85rem;padding-top:.85rem;border-top:1px solid var(--border)}@media (max-width:600px){.introduction-point-list>div{grid-template-columns:minmax(0,1fr)}}.introduction-button-fields>div{display:grid;grid-template-columns:.75fr 1.25fr;gap:.65rem}.introduction-image-fields>div{display:grid;grid-template-columns:1.5rem minmax(0,1.2fr) minmax(0,.8fr) auto;align-items:end;gap:.55rem}.introduction-image-fields>div>svg{align-self:center;color:var(--muted)}.introduction-layout-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;align-content:start;gap:.6rem;padding:1rem}.introduction-layout-options button{width:100%;min-height:0;height:auto;padding:.6rem .75rem;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;gap:0;line-height:1.35;text-align:left;white-space:normal}.introduction-layout-options button>span:last-child{display:grid;gap:.15rem}.introduction-layout-options small{color:inherit;opacity:.72;font-size:.62rem}.introduction-layout-options em{margin-top:.15rem;font-size:.58rem;font-style:normal;font-weight:750;text-transform:uppercase}.introduction-layout-warning{margin:0 1rem 1rem;padding:.7rem;color:#8a4b08;border-radius:.7rem;background:#fff5df;font-size:.7rem}.introduction-cover-settings{margin:0 1rem 1rem;padding:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface-secondary)}.introduction-cover-settings>div{grid-column:1/-1;display:grid;gap:.2rem}.introduction-cover-settings>div strong{font-size:.82rem}.introduction-cover-settings>div small{color:var(--muted);font-size:.7rem;line-height:1.45}.introduction-cover-settings label{display:grid;gap:.35rem;color:var(--foreground);font-size:.7rem;font-weight:700}.introduction-cover-settings select{width:100%;min-height:2.65rem;padding:0 .65rem;color:var(--foreground);border:1px solid var(--border);border-radius:.65rem;background:var(--surface)}@media (max-width:760px){.introduction-cover-settings{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.introduction-cover-settings,.introduction-layout-options{grid-template-columns:minmax(0,1fr)}}.survey-responses{display:grid;gap:1rem}.survey-responses>ol{display:grid;gap:.75rem;padding:0;list-style:none}.survey-responses>ol>li{padding:1rem;border:1px solid var(--border);border-radius:.9rem;background:var(--surface)}.survey-responses time{color:var(--muted);font-size:.75rem}.survey-responses dl{display:grid;gap:.7rem;margin:1rem 0 0}.survey-responses dl div{display:grid;gap:.15rem}.survey-responses dt{font-size:.75rem;font-weight:750}.survey-responses dd{margin:0;white-space:pre-line;overflow-wrap:anywhere}.offer-editor-content{display:grid;gap:1rem}.offer-starters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.offer-starters>span{font-size:.78rem;font-weight:750}.offer-fields{display:grid;gap:1rem}.offer-field-section{min-width:0;display:grid;gap:.8rem;padding:1rem;border-radius:1rem;background:var(--surface-muted,#f8fafc)}.offer-field-section>header{display:grid;gap:.2rem}.offer-field-section>header strong{font-size:.9rem}.offer-field-section>header small{margin:0;color:var(--muted);font-size:var(--app-description-size);line-height:1.45}.offer-message-fields,.offer-pricing-fields{display:grid;gap:.75rem}.offer-pricing-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-action-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.offer-image-section .image-upload-field{width:100%}.offer-layout-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.offer-layout-options button{min-height:100px;justify-content:start;text-align:left;white-space:normal}.offer-layout-options button>span{display:grid;gap:.25rem}.offer-layout-options small{color:inherit;opacity:.72}.article-editor-content{display:grid;gap:1rem}.article-starters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.article-starters>span{font-size:.78rem;font-weight:750}.article-fields{display:grid;gap:.8rem}.article-fields>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.article-markdown-field{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.45rem!important}.article-markdown-field textarea{width:100%;min-height:28rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.6;resize:vertical}.article-markdown-guide{overflow:hidden;border:1px solid var(--border);border-radius:.8rem;background:var(--surface-muted,#f8fafc)}.article-markdown-guide>summary{min-height:3.7rem;padding:.75rem .85rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none}.article-markdown-guide>summary::-webkit-details-marker{display:none}.article-markdown-guide>summary>span:first-child{display:grid;gap:.15rem}.article-markdown-guide>summary strong{font-size:.78rem}.article-markdown-guide>summary small{color:var(--muted);font-size:.68rem;font-weight:500;line-height:1.4}.article-markdown-guide[open]>summary>span:last-child{transform:rotate(180deg)}.article-markdown-guide>div{padding:.8rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;border-top:1px solid var(--border);background:var(--surface,#fff)}.article-markdown-guide>div>span{min-width:0;padding:.55rem .6rem;display:grid;gap:.2rem;border-radius:.55rem;background:var(--surface-muted,#f8fafc)}.article-markdown-guide code{overflow:hidden;color:var(--foreground);font-size:.68rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.article-markdown-guide>div small{font-size:.62rem}.article-layout-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.article-layout-options button{min-height:100px;justify-content:start;text-align:left;white-space:normal}.article-layout-options button>span{display:grid;gap:.25rem}.article-layout-options small{color:inherit;opacity:.72}@media (max-width:760px){.article-markdown-guide>div{grid-template-columns:repeat(2,minmax(0,1fr))}.article-markdown-field textarea{min-height:22rem}}.quote-editor-content{display:grid;gap:1rem}.quote-fields{display:grid;align-content:start;gap:24px}.quote-attribution-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.quote-layout-options button{position:relative;width:100%;height:auto;min-height:132px;padding:16px;justify-content:flex-start;text-align:left;white-space:normal;border-radius:12px}.quote-layout-options button>span{display:grid;gap:.35rem}.quote-layout-options strong{font-size:16px;font-weight:600}.quote-layout-options small{color:inherit;opacity:.72;font-size:14px;font-weight:400;line-height:1.45}.timeline-editor-content{display:grid;gap:1rem}.timeline-starters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.timeline-starters>span{font-size:.78rem;font-weight:750}.timeline-editor-list{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.timeline-editor-list>li{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.8rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface)}.timeline-editor-list>li>span{display:grid;place-items:center;width:32px;height:32px;color:var(--primary);border-radius:50%;background:var(--surface-muted);font-size:.75rem;font-weight:800}.timeline-editor-list>li>div{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.timeline-editor-list>li>div:nth-child(2){display:grid;justify-items:start}.timeline-editor-list small{color:var(--muted)}.timeline-layout-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.timeline-layout-options button{min-height:100px;justify-content:start;text-align:left;white-space:normal}.timeline-layout-options button>span{display:grid;gap:.25rem}.timeline-layout-options small{color:inherit;opacity:.72}.booking-editor-content{display:grid;gap:1rem}.booking-service-list{display:grid;gap:.65rem;padding:0;margin:0;list-style:none}.booking-service-list>li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.7rem;align-items:center;padding:.8rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface)}.booking-service-list>li:not(:has(.booking-editor-service-image)){grid-template-columns:minmax(0,1fr) auto}.booking-editor-service-image{width:56px;aspect-ratio:1;display:block;border-radius:.65rem;background-color:var(--surface-muted);background-position:50%;background-size:cover}.booking-service-list>li>div{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.booking-service-list>li>div:nth-last-child(2){display:grid;justify-items:start}.booking-service-list small{color:var(--muted)}.booking-layout-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.booking-layout-options button{min-height:96px;justify-content:start;text-align:left;white-space:normal}.booking-layout-options button>span{display:grid;gap:.25rem}.booking-layout-options small{color:inherit;opacity:.72}.booking-availability{display:grid;gap:.6rem}.booking-availability>div{width:min(100%,760px);display:grid;grid-template-columns:minmax(140px,.7fr) repeat(2,minmax(145px,1fr));gap:.65rem;align-items:center}.booking-availability>div>input{width:100%;min-width:0}.booking-service-price-field{margin-top:.75rem}.booking-service-schedule{display:grid;gap:.85rem;padding-top:.25rem}.booking-service-schedule>div:first-child{display:grid;gap:.2rem}.booking-service-schedule>div:first-child strong{font-size:.9rem}.booking-service-schedule>div:first-child small{margin:0}.booking-experience{display:grid;gap:1rem}.booking-experience>div{display:flex;gap:1rem;flex-wrap:wrap}.booking-experience>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.booking-appointments{display:grid;gap:1rem}.booking-appointments>ol{display:grid;gap:.7rem;padding:0;list-style:none}.booking-appointments li{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid var(--border);border-radius:.8rem;background:var(--surface)}.booking-appointments li>div{display:grid;gap:.2rem}.booking-appointments span,.booking-appointments time{color:var(--muted);font-size:.75rem}.booking-appointments>header,.survey-responses>header{padding:.35rem 0 1rem;display:grid;gap:.45rem;border-bottom:1px solid var(--border)}.record-tabs.tabs-three{grid-template-columns:repeat(3,minmax(0,1fr))}.survey-answer-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0}.survey-answer-list>div{min-width:0;padding:.75rem;border:1px solid var(--line);border-radius:.7rem;background:#fcfcfc}.survey-answer-list dt{margin-bottom:.25rem;color:var(--muted);font-size:.62rem;font-weight:750}.survey-answer-list dd{margin:0;overflow-wrap:anywhere;color:var(--ink);font-size:.74rem;line-height:1.5;white-space:pre-line}@media(max-width:600px){.record-tabs.tabs-three{grid-template-columns:repeat(3,minmax(0,1fr))}.survey-answer-list{grid-template-columns:minmax(0,1fr)}}.booking-appointments>header h1,.survey-responses>header h1{margin:0;font-size:clamp(1.25rem,2.4vw,1.55rem);line-height:1.2;letter-spacing:-.025em}.booking-appointments>header p,.survey-responses>header p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.55}.order-editor-content{display:grid;gap:1rem}.order-product-list{display:grid;gap:.65rem;padding:0;margin:0;list-style:none}.order-product-list>li{padding:.8rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface)}.order-product-list>li>div:first-child{min-width:0;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.order-product-list>li>div:last-child{display:flex;gap:.25rem;flex-wrap:wrap}.order-product-list small{color:var(--muted)}.order-settings{display:grid;gap:1rem}.order-settings>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.order-settings>div:nth-child(2){display:flex;flex-wrap:wrap;gap:1rem}.order-settings label{display:grid;gap:.35rem;font-size:.78rem;font-weight:700}.order-settings select{min-height:44px;padding:0 .7rem;border:1px solid var(--border);border-radius:.7rem;background:var(--surface)}.locale-select{display:grid;gap:.35rem;font-size:.78rem;font-weight:700}.locale-select select{width:100%;min-height:44px;padding:0 2.2rem 0 .7rem;color:var(--foreground);border:1px solid var(--border);border-radius:.7rem;background:var(--surface);font:inherit;font-weight:500}.order-method-settings{display:grid;gap:.75rem}.order-method-settings>div{display:grid;grid-template-columns:180px minmax(0,1fr);gap:1rem;align-items:start;padding:.9rem;border:1px solid var(--border);border-radius:.9rem}.order-hours{display:grid;gap:.65rem}.order-hours>div:first-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-bottom:.35rem}.order-hours>div:first-child>label{display:grid;gap:.35rem;font-size:.78rem;font-weight:700}.order-hours select{min-height:44px;padding:0 .7rem;border:1px solid var(--border);border-radius:.7rem;background:var(--surface)}.order-hours>div:not(:first-child){width:min(100%,760px);display:grid;grid-template-columns:minmax(140px,.7fr) repeat(2,minmax(145px,1fr));gap:.65rem;align-items:center}.order-hours>div:not(:first-child)>input{width:100%;min-width:0}.order-product-badge-field{display:grid;gap:.35rem;font-size:.78rem;font-weight:700}.order-product-badge-field select{min-height:44px;padding:0 .7rem;color:var(--foreground);border:1px solid var(--border);border-radius:.7rem;background:var(--surface)}.order-product-badge-field small{color:var(--muted);font-size:.7rem;font-weight:500;line-height:1.45}.order-layout-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.order-layout-options button{width:100%;min-height:96px;height:100%;padding:.8rem;justify-content:start;text-align:left;white-space:normal}.order-layout-options button>span{display:grid;gap:.25rem}.order-layout-options small{color:inherit;opacity:.72;font-size:.72rem}.page-orders{display:grid;gap:1rem}.page-orders>header{padding:.35rem 0 1rem;display:grid;gap:.45rem;border-bottom:1px solid var(--border)}.page-orders>header h1{margin:0;font-size:clamp(1.25rem,2.4vw,1.55rem);line-height:1.2;letter-spacing:-.025em}.page-orders>header p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.55}.page-orders>ol{display:grid;gap:.75rem;padding:0;margin:0;list-style:none}.page-orders>ol>li{padding:1rem;display:grid;gap:.85rem;border:1px solid var(--border);border-radius:.9rem;background:var(--surface)}.page-orders>ol>li>header{display:flex;justify-content:space-between;gap:1rem}.page-orders>ol>li>header>div{display:grid;justify-items:start;gap:.18rem}.page-orders code,.page-orders footer,.page-orders time{color:var(--muted);font-size:.7rem}.order-status{padding:.2rem .45rem;border-radius:999px;color:#166534;background:#dcfce7;font-size:.58rem;font-weight:800;text-transform:capitalize}.page-orders ul{display:grid;gap:.45rem;padding:.7rem 0;margin:0;border-block:1px solid var(--border);list-style:none}.page-orders ul li{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem}.page-orders footer{display:flex;flex-wrap:wrap;gap:.4rem 1rem;text-transform:capitalize}.page-orders footer p{width:100%;margin:0;text-transform:none}.records-manager{display:grid;gap:1rem}.records-manager>header{padding:.35rem 0 .75rem;display:grid;gap:.35rem}.records-manager>header h1,.records-manager>header p{margin:0}.records-manager>header h1{font-size:clamp(1.25rem,2.4vw,1.55rem)}.records-manager>header p{color:var(--muted);font-size:.78rem}.record-tabs.tabs-five{grid-template-columns:repeat(5,minmax(0,1fr))}.records-toolbar form{grid-template-columns:minmax(240px,1fr) minmax(150px,auto) repeat(2,minmax(125px,auto)) auto auto}.record-card .record-primary{display:grid;justify-items:end;gap:.12rem}.record-primary strong{font-size:.9rem}.record-primary span{color:var(--muted);font-size:.62rem}.record-body{gap:.7rem}.record-contact{display:flex;flex-wrap:wrap;gap:.45rem}.record-contact a{padding:.42rem .58rem;display:inline-flex;align-items:center;gap:.32rem;border:1px solid var(--line);border-radius:.55rem;color:var(--brand-dark);background:white;font-size:.64rem;font-weight:700;text-decoration:none}.record-callout svg,.record-contact svg{width:.82rem;height:.82rem;flex:0 0 auto}.record-body blockquote{padding:.7rem .8rem;border-left:3px solid var(--brand);border-radius:.25rem;background:#fff8f7}.record-items{display:grid;gap:.45rem;padding:0;margin:0;list-style:none}.record-items li{display:flex;justify-content:space-between;gap:1rem;font-size:.72rem}.record-callout{margin:0;padding:.65rem .75rem;display:flex;align-items:center;gap:.4rem;border-radius:.65rem;color:var(--ink);background:var(--surface-muted);font-size:.68rem}.status-no_show{text-transform:none!important}@media (max-width:1100px){.editor-workspace-columns{grid-template-columns:minmax(0,1fr)}.editor-command-bar{align-items:start;flex-direction:column}.editor-command-actions{justify-content:start}.editor-mobile-mode{display:flex;gap:.5rem}.editor-mobile-mode button{flex:1}.editor-mode-edit .editor-live-preview,.editor-mode-preview .editor-controls{display:none}.editor-live-preview{position:static}.editor-preview-scroll{height:calc(100dvh - 16rem)}}@media (max-width:600px){.quote-layout-options{grid-template-columns:1fr}.offer-action-fields,.offer-pricing-fields{grid-template-columns:minmax(0,1fr)}.offer-field-section{padding:.85rem}.record-tabs.tabs-five,.records-toolbar form{grid-template-columns:repeat(2,minmax(0,1fr))}.records-toolbar .feedback-search{grid-column:1/-1}.record-card .record-primary{grid-column:1/-1;justify-items:start}.record-contact{align-items:stretch;flex-direction:column}.record-contact a{max-width:100%}.order-hours>div:first-child,.order-layout-options,.order-method-settings>div,.order-settings>div{grid-template-columns:minmax(0,1fr)}.booking-availability>div,.order-hours>div:not(:first-child){width:100%;grid-template-columns:minmax(0,1fr) 1fr 1fr}.order-product-list>li{grid-template-columns:minmax(0,1fr)}.page-orders>ol>li>header{align-items:flex-start}.faq-editor-list>li,.survey-editor-list>li,.survey-layout-options,.survey-settings{grid-template-columns:1fr}.faq-editor-actions{justify-content:start}.faq-layout-options,.social-profile-fields,.social-profile-layout-options,.testimonial-layout-options,.testimonial-summary-fields{grid-template-columns:1fr}.collection-replace-modal [data-slot=modal-footer]{display:grid;grid-template-columns:minmax(0,1fr)}.collection-replace-modal [data-slot=modal-footer] button{width:100%}.collection-item-modal{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;border-radius:0!important}.collection-item-modal [data-slot=modal-dialog]{width:100%;height:100%;max-height:100dvh;border-radius:0}.collection-item-modal [data-slot=modal-footer],.collection-item-modal [data-slot=modal-header]{flex-shrink:0}.editor-controls [data-slot=tabs-tab]{font-size:.78rem;padding-inline:.35rem}.collection-layout-options,.highlight-layout-options{grid-template-columns:minmax(0,1fr)}.highlight-icon-picker>div{grid-template-columns:repeat(6,minmax(0,1fr))}.editor-command-actions{gap:.5rem}.editor-preview-toolbar{flex-wrap:wrap}}.order-product-fields,.testimonial-item-fields,.timeline-item-fields{display:grid;align-content:start;gap:24px}.testimonial-item-modal [data-slot=modal-header]{justify-content:flex-start}.testimonial-item-modal [data-slot=modal-heading]{font-size:1.15rem}.editor-controls :is(.collection-layout-options,.quote-layout-options,.social-profile-layout-options){width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:600px){.editor-controls :is(.collection-layout-options,.quote-layout-options,.social-profile-layout-options){grid-template-columns:minmax(0,1fr)}}.editor-controls :is(.collection-layout-options,.introduction-layout-options,.quote-layout-options,.social-profile-layout-options){align-items:start;align-content:start}.editor-controls :is(.collection-layout-options,.introduction-layout-options,.quote-layout-options,.social-profile-layout-options)>button{grid-template-columns:minmax(0,1fr);min-height:0;height:auto;padding:.6rem .75rem;gap:0;align-content:start}.editor-controls :is(.quote-layout-options,.social-profile-layout-options){grid-auto-rows:1fr;align-items:stretch}.editor-controls :is(.quote-layout-options,.social-profile-layout-options)>button{height:100%}.highlights-page-render{container-type:inline-size;min-height:100vh;color:var(--page-text);background:var(--page-bg);font-family:var(--page-body-font,Arial,sans-serif)}.highlights-page-render.is-preview{min-height:720px}.nuvo-web-page .highlights-page-render{min-height:auto;background:transparent}.highlights-page-shell{width:min(100%,1060px);margin-inline:auto;padding:clamp(1.5rem,5cqi,4rem) 1rem;display:grid;gap:clamp(1.5rem,4cqi,2.75rem)}.highlights-page-intro{text-align:center}.highlights-page-intro :is(h1,h2){margin:0;font-family:var(--page-heading-font,inherit);font-size:clamp(1.8rem,5cqi,3rem);line-height:1.1;letter-spacing:-.035em}.highlights-page-intro p{max-width:42rem;margin:.7rem auto 0;color:var(--page-muted);line-height:1.6;font-size:.92rem;white-space:pre-line}.highlights-grid{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.highlight-card{position:relative;min-width:0;height:100%;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:.8rem;padding:1rem;color:inherit;border:1px solid var(--page-border);border-radius:.8rem;background:var(--page-surface);text-decoration:none}.highlight-icon{display:grid;place-items:center;width:40px;height:40px;color:var(--page-primary);border-radius:.65rem;background:var(--page-surface-muted)}.highlight-icon svg{width:20px;height:20px;stroke-width:1.8}.highlight-copy{min-width:0;display:grid;justify-items:start}.highlight-copy small{color:var(--page-muted);font-size:.72rem;line-height:1.35}.highlight-copy>strong{margin-top:.15rem;font-family:var(--page-heading-font,inherit);font-size:1.25rem;line-height:1.15;overflow-wrap:anywhere}.highlight-copy p{margin:.4rem 0 0;color:var(--page-muted);font-size:.75rem;line-height:1.45;overflow-wrap:anywhere}.highlight-badge{margin-top:.55rem;padding:.2rem .5rem;color:var(--page-primary);border-radius:2rem;background:var(--page-surface-muted);font-size:.66rem;font-weight:700}.highlight-link-icon{position:absolute;top:.7rem;right:.7rem;width:.9rem;height:.9rem;color:var(--page-muted)}.highlight-card[href]:hover{transform:translateY(-2px);border-color:var(--page-primary)}.highlight-card[href]:focus-visible{outline:3px solid var(--page-primary);outline-offset:3px}.highlights-style-highlight-metrics .highlight-card{grid-template-columns:minmax(0,1fr) 36px}.highlights-style-highlight-metrics .highlight-icon{grid-column:2;grid-row:1;width:36px;height:36px}.highlights-style-highlight-metrics .highlight-copy{grid-column:1;grid-row:1}.highlights-style-highlight-metrics .highlight-copy>strong{order:-1;margin:0 0 .35rem;font-size:clamp(1.65rem,6cqi,2.6rem)}.highlights-style-highlight-metrics .highlight-link-icon{display:none}.highlights-style-highlight-compact .highlights-grid{grid-template-columns:minmax(0,1fr);gap:.5rem}.highlights-style-highlight-compact .highlight-card{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;padding:.7rem .8rem}.highlights-style-highlight-compact .highlight-icon{width:36px;height:36px}.highlights-style-highlight-compact .highlight-copy{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.75rem}.highlights-style-highlight-compact .highlight-copy small{grid-column:1}.highlights-style-highlight-compact .highlight-copy>strong{grid-column:2;grid-row:1/span 2;margin:0;font-size:1.05rem;text-align:right}.highlights-style-highlight-compact .highlight-copy p{grid-column:1;margin-top:.2rem}.highlights-style-highlight-compact .highlight-badge{grid-column:3;grid-row:1/span 2;margin:0}.highlights-style-highlight-compact .highlight-link-icon{position:static}.highlights-style-highlight-features .highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.highlights-style-highlight-features .highlight-card{grid-template-columns:48px minmax(0,1fr);padding:1.2rem}.highlights-style-highlight-features .highlight-icon{width:48px;height:48px}.highlights-style-highlight-features .highlight-icon svg{width:24px;height:24px}.highlights-style-highlight-features .highlight-copy>strong{margin:0;font-size:1.05rem}.highlights-style-highlight-features .highlight-copy p{margin-top:.45rem;font-size:.8rem;line-height:1.55}.highlights-empty{padding:2rem;color:var(--page-muted);text-align:center;border:1px dashed var(--page-border);border-radius:.8rem}@container (min-width: 720px){.highlights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.highlights-style-highlight-compact .highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 500px){.highlights-style-highlight-features .highlights-grid{grid-template-columns:minmax(0,1fr)}}@container (max-width: 370px){.highlights-grid,.highlights-style-highlight-compact .highlight-copy{grid-template-columns:minmax(0,1fr)}.highlights-style-highlight-compact .highlight-copy>strong{grid-column:1;grid-row:auto;text-align:left}}.introduction-page-render{container-type:inline-size;min-height:100vh;padding:clamp(1.25rem,4cqi,3.5rem);color:var(--page-text);background:var(--page-bg);font-family:var(--page-body-font,Arial,sans-serif)}.introduction-page-shell{width:min(100%,1120px);min-height:calc(100vh - 7rem);margin-inline:auto;display:grid;align-items:center;gap:clamp(1.5rem,5cqi,4rem)}.is-preview .introduction-page-shell{min-height:680px}.introduction-copy{min-width:0;display:grid;justify-items:start}.introduction-eyebrow{margin-bottom:.8rem;padding:.35rem .65rem;color:var(--page-primary);border:1px solid var(--page-border);border-radius:999px;background:var(--page-surface);font-size:.68rem;font-weight:750}.introduction-copy h1,.introduction-copy h2{max-width:760px;margin:0;font-family:var(--page-heading-font,inherit);font-size:clamp(2.4rem,7cqi,5.6rem);line-height:.98;letter-spacing:-.055em;overflow-wrap:break-word}.introduction-copy>p{max-width:650px;margin:1rem 0 0;color:var(--page-muted);font-size:clamp(.88rem,1.7cqi,1.08rem);line-height:1.65;white-space:pre-line}.introduction-points{width:100%;margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.introduction-points :is(article,a){min-width:0;padding:.8rem;display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.55rem;border:1px solid var(--page-border);border-radius:.85rem;color:var(--page-text);background:var(--page-surface);text-decoration:none}.introduction-points :is(article,a)>span{width:2rem;height:2rem;display:grid;place-items:center;color:var(--page-primary);border-radius:.6rem;background:var(--page-surface-muted)}.introduction-points svg{width:1rem;height:1rem}.introduction-points :is(article,a)>div{display:grid;gap:.15rem}.introduction-points strong{font-size:.72rem}.introduction-points small{color:var(--page-muted);font-size:.62rem;line-height:1.4}.introduction-actions{margin-top:1.35rem;display:flex;flex-wrap:wrap;gap:.65rem}.introduction-actions a{min-height:2.85rem;padding:.65rem .9rem;display:inline-flex;align-items:center;gap:.45rem;color:var(--page-text);border:1px solid var(--page-border);border-radius:.75rem;background:var(--page-surface);font-size:.72rem;font-weight:750;text-decoration:none}.introduction-actions a.introduction-primary{color:var(--page-primary-fg);border-color:var(--page-primary);background:var(--page-primary)}.introduction-actions svg{width:.9rem;height:.9rem}.introduction-images{min-width:0;display:grid;gap:.8rem}.introduction-image-placeholder,.introduction-images img{width:100%;min-height:280px;height:100%;object-fit:cover;border:1px solid var(--page-border);border-radius:1rem;background:var(--page-surface-muted)}.introduction-image-placeholder{display:grid;place-items:center;color:var(--page-muted);font-size:.72rem}.introduction-style-intro-statement .introduction-page-shell{grid-template-columns:minmax(0,1fr);text-align:center}.introduction-style-intro-statement .introduction-copy{justify-items:center}.introduction-style-intro-statement .introduction-points{max-width:860px}.introduction-style-intro-text .introduction-page-shell{grid-template-columns:minmax(0,1fr)}.introduction-style-intro-text .introduction-copy{max-width:880px}.introduction-style-intro-pair .introduction-page-shell,.introduction-style-intro-split .introduction-page-shell,.introduction-style-intro-spotlight .introduction-page-shell,.introduction-style-intro-visual-cards .introduction-page-shell{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)}.introduction-style-intro-spotlight .introduction-images{order:-1}.introduction-style-intro-spotlight .introduction-images img{min-height:560px}.introduction-style-intro-pair .introduction-images{grid-template-columns:repeat(2,minmax(0,1fr))}.introduction-style-intro-pair .introduction-images>:first-child{margin-top:3rem}.introduction-style-intro-pair .introduction-images img{min-height:410px}.introduction-style-intro-visual-cards .introduction-images{grid-template-columns:repeat(2,minmax(0,1fr))}.introduction-style-intro-visual-cards .introduction-images>*{min-height:220px}.introduction-style-intro-visual-cards .introduction-images>:first-child{grid-column:1/-1}.introduction-style-intro-action-hub .introduction-page-shell,.introduction-style-intro-visual-cards .introduction-points{grid-template-columns:minmax(0,1fr)}.introduction-style-intro-action-hub .introduction-copy{width:100%;max-width:980px}.introduction-style-intro-action-hub .introduction-copy :is(h1,h2){max-width:820px;font-size:clamp(3rem,8cqi,6rem);line-height:.94;letter-spacing:-.055em}.introduction-style-intro-action-hub .introduction-copy>p{max-width:660px}.introduction-style-intro-action-hub .introduction-points{margin-top:clamp(1.75rem,5cqi,3.25rem)}.introduction-style-intro-action-hub .introduction-points :is(article,a){min-height:9rem;padding:1rem;grid-template-columns:minmax(0,1fr);place-content:center;justify-items:center;gap:.7rem;text-align:center;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.introduction-style-intro-action-hub .introduction-points a:hover{border-color:var(--page-primary);transform:translateY(-2px);box-shadow:0 14px 32px color-mix(in srgb,var(--page-text) 10%,transparent)}.introduction-style-intro-action-hub .introduction-points :is(article,a)>span{width:2.7rem;height:2.7rem;background:transparent}.introduction-style-intro-action-hub .introduction-points svg{width:1.45rem;height:1.45rem}.introduction-style-intro-action-hub .introduction-points strong{font-size:.95rem}.introduction-style-intro-action-hub .introduction-points small{display:none}.introduction-style-intro-hero-cover{padding:clamp(.8rem,2.5cqi,1.6rem)}.introduction-style-intro-hero-cover .introduction-page-shell{min-height:calc(100vh - 3.2rem);position:relative;isolation:isolate;overflow:hidden;grid-template-columns:minmax(0,1fr);border:1px solid color-mix(in srgb,var(--page-text) 14%,transparent);border-radius:clamp(1rem,3cqi,2rem);background:var(--page-surface-muted);box-shadow:0 28px 70px color-mix(in srgb,var(--page-text) 14%,transparent)}.introduction-style-intro-hero-cover.is-preview .introduction-page-shell{min-height:680px}.introduction-style-intro-hero-cover .introduction-page-shell:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.introduction-style-intro-hero-cover.introduction-cover-tone-light.introduction-cover-overlay-light .introduction-page-shell:after{background:linear-gradient(90deg,rgba(7,13,25,.5),rgba(7,13,25,.08))}.introduction-style-intro-hero-cover.introduction-cover-tone-light.introduction-cover-overlay-medium .introduction-page-shell:after{background:linear-gradient(90deg,rgba(7,13,25,.7),rgba(7,13,25,.2))}.introduction-style-intro-hero-cover.introduction-cover-tone-light.introduction-cover-overlay-strong .introduction-page-shell:after{background:linear-gradient(90deg,rgba(7,13,25,.84),rgba(7,13,25,.38))}.introduction-style-intro-hero-cover.introduction-cover-tone-dark.introduction-cover-overlay-light .introduction-page-shell:after{background:linear-gradient(90deg,rgba(255,255,255,.55),rgba(255,255,255,.1))}.introduction-style-intro-hero-cover.introduction-cover-tone-dark.introduction-cover-overlay-medium .introduction-page-shell:after{background:linear-gradient(90deg,rgba(255,255,255,.76),rgba(255,255,255,.24))}.introduction-style-intro-hero-cover.introduction-cover-tone-dark.introduction-cover-overlay-strong .introduction-page-shell:after{background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.46))}.introduction-style-intro-hero-cover.introduction-cover-text-center.introduction-cover-tone-light.introduction-cover-overlay-light .introduction-page-shell:after{background:rgba(7,13,25,.38)}.introduction-style-intro-hero-cover.introduction-cover-text-center.introduction-cover-tone-light.introduction-cover-overlay-medium .introduction-page-shell:after{background:rgba(7,13,25,.56)}.introduction-style-intro-hero-cover.introduction-cover-text-center.introduction-cover-tone-light.introduction-cover-overlay-strong .introduction-page-shell:after{background:rgba(7,13,25,.72)}.introduction-style-intro-hero-cover.introduction-cover-text-center.introduction-cover-tone-dark.introduction-cover-overlay-light .introduction-page-shell:after{background:rgba(255,255,255,.42)}.introduction-style-intro-hero-cover.introduction-cover-text-center.introduction-cover-tone-dark.introduction-cover-overlay-medium .introduction-page-shell:after{background:rgba(255,255,255,.64)}.introduction-style-intro-hero-cover.introduction-cover-text-center.introduction-cover-tone-dark.introduction-cover-overlay-strong .introduction-page-shell:after{background:rgba(255,255,255,.8)}.introduction-style-intro-hero-cover .introduction-images{position:absolute;inset:0;z-index:0}.introduction-style-intro-hero-cover .introduction-image-placeholder,.introduction-style-intro-hero-cover .introduction-images img{min-height:100%;border:0;border-radius:0}.introduction-style-intro-hero-cover.introduction-cover-image-left .introduction-images img{object-position:left center}.introduction-style-intro-hero-cover.introduction-cover-image-center .introduction-images img{object-position:center}.introduction-style-intro-hero-cover.introduction-cover-image-right .introduction-images img{object-position:right center}.introduction-style-intro-hero-cover .introduction-copy{width:min(100%,780px);padding:clamp(2rem,7cqi,5.5rem);position:relative;z-index:2}.introduction-style-intro-hero-cover .introduction-copy :is(h1,h2){max-width:720px;font-size:clamp(3rem,8cqi,6.5rem)}.introduction-style-intro-hero-cover.introduction-cover-tone-light .introduction-copy{color:#fff}.introduction-style-intro-hero-cover.introduction-cover-tone-light .introduction-copy>p{color:rgba(255,255,255,.82)}.introduction-style-intro-hero-cover.introduction-cover-tone-dark .introduction-copy{color:#101828}.introduction-style-intro-hero-cover.introduction-cover-tone-dark .introduction-copy>p{color:rgba(16,24,40,.76)}.introduction-style-intro-hero-cover .introduction-eyebrow{color:inherit;border-color:currentColor;background:color-mix(in srgb,currentColor 10%,transparent)}.introduction-style-intro-hero-cover .introduction-actions a:not(.introduction-primary),.introduction-style-intro-hero-cover .introduction-points :is(article,a){color:inherit;border-color:color-mix(in srgb,currentColor 32%,transparent);background:color-mix(in srgb,var(--page-surface) 82%,transparent);backdrop-filter:blur(14px)}.introduction-style-intro-hero-cover.introduction-cover-tone-light .introduction-actions a:not(.introduction-primary),.introduction-style-intro-hero-cover.introduction-cover-tone-light .introduction-points :is(article,a){color:#fff;background:rgba(9,17,31,.34)}.introduction-style-intro-hero-cover.introduction-cover-tone-light .introduction-points small{color:rgba(255,255,255,.72)}.introduction-style-intro-hero-cover.introduction-cover-tone-dark .introduction-points small{color:rgba(16,24,40,.68)}.introduction-style-intro-hero-cover.introduction-cover-text-center .introduction-copy{margin-inline:auto;justify-items:center;text-align:center}.introduction-style-intro-hero-cover.introduction-cover-text-center .introduction-actions{justify-content:center}.introduction-page-render>.nuvo-page-footer{width:min(100%,1120px);margin-inline:auto}@container (max-width: 700px){.introduction-page-shell,.introduction-style-intro-pair .introduction-page-shell,.introduction-style-intro-split .introduction-page-shell,.introduction-style-intro-spotlight .introduction-page-shell,.introduction-style-intro-visual-cards .introduction-page-shell{grid-template-columns:minmax(0,1fr);align-content:start}.introduction-copy h1,.introduction-copy h2{font-size:clamp(2.2rem,12cqi,4rem)}.introduction-points{grid-template-columns:minmax(0,1fr)}.introduction-style-intro-spotlight .introduction-images{order:0}.introduction-style-intro-pair .introduction-images img,.introduction-style-intro-spotlight .introduction-images img{min-height:280px}.introduction-style-intro-pair .introduction-images>:first-child{margin-top:0}.introduction-style-intro-action-hub .introduction-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}}@container (max-width: 700px){.introduction-style-intro-action-hub .introduction-points :is(article,a){min-height:7rem;padding:.65rem .35rem}.introduction-style-intro-action-hub .introduction-copy :is(h1,h2){font-size:clamp(2.35rem,12cqi,4rem)}}@container (max-width: 700px){.introduction-style-intro-hero-cover .introduction-page-shell,.introduction-style-intro-hero-cover.is-preview .introduction-page-shell{min-height:650px;align-content:end}.introduction-style-intro-hero-cover .introduction-copy{width:100%;padding:clamp(1.3rem,7cqi,2rem)}.introduction-style-intro-hero-cover .introduction-copy :is(h1,h2){font-size:clamp(2.45rem,13cqi,4.25rem)}.introduction-style-intro-hero-cover .introduction-points{grid-template-columns:minmax(0,1fr)}.introduction-style-intro-hero-cover.introduction-cover-tone-light.introduction-cover-overlay-light .introduction-page-shell:after{background:linear-gradient(0deg,rgba(7,13,25,.66),rgba(7,13,25,.02) 78%)}.introduction-style-intro-hero-cover.introduction-cover-tone-light.introduction-cover-overlay-medium .introduction-page-shell:after{background:linear-gradient(0deg,rgba(7,13,25,.82),rgba(7,13,25,.05) 78%)}.introduction-style-intro-hero-cover.introduction-cover-tone-light.introduction-cover-overlay-strong .introduction-page-shell:after{background:linear-gradient(0deg,rgba(7,13,25,.94),rgba(7,13,25,.14) 78%)}.introduction-style-intro-hero-cover.introduction-cover-tone-dark.introduction-cover-overlay-light .introduction-page-shell:after{background:linear-gradient(0deg,rgba(255,255,255,.72),rgba(255,255,255,.02) 82%)}.introduction-style-intro-hero-cover.introduction-cover-tone-dark.introduction-cover-overlay-medium .introduction-page-shell:after{background:linear-gradient(0deg,rgba(255,255,255,.9),rgba(255,255,255,.06) 82%)}.introduction-style-intro-hero-cover.introduction-cover-tone-dark.introduction-cover-overlay-strong .introduction-page-shell:after{background:linear-gradient(0deg,rgba(255,255,255,.98),rgba(255,255,255,.18) 82%)}}.testimonials-page-render{container-type:inline-size;min-height:100vh;color:var(--page-text);background:var(--page-bg);font-family:var(--page-body-font,Arial,sans-serif)}.testimonials-page-render.is-preview{min-height:720px}.nuvo-web-page .testimonials-page-render{min-height:auto;background:transparent}.testimonials-page-shell{width:min(100%,1120px);margin-inline:auto;padding:clamp(1.5rem,5cqi,4.5rem) 1rem;display:grid;gap:clamp(1.5rem,4cqi,3rem)}.testimonials-page-intro{display:grid;justify-items:start;max-width:720px}.testimonials-page-intro>span{color:var(--page-primary);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.testimonials-page-intro :is(h1,h2){margin:.45rem 0 0;font-family:var(--page-heading-font,inherit);font-size:clamp(2rem,6cqi,3.75rem);line-height:1.02;letter-spacing:-.045em}.testimonials-page-intro>p{margin:.8rem 0 0;color:var(--page-muted);font-size:.95rem;line-height:1.65;white-space:pre-line}.testimonial-summary{margin-top:1rem;display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.testimonial-summary>strong{font-size:1.45rem}.testimonial-summary a,.testimonial-summary small{color:var(--page-muted);font-size:.75rem}.testimonial-summary a{display:inline-flex;align-items:center;gap:.25rem}.testimonial-summary a svg{width:.8rem}.testimonial-grid{display:grid;grid-auto-rows:1fr;gap:.8rem}.testimonial-card{min-width:0;height:100%;padding:1.1rem;display:flex;flex-direction:column;border:1px solid var(--page-border);border-radius:1rem;background:var(--page-surface)}.testimonial-stars{display:flex;gap:.12rem;color:var(--page-border)}.testimonial-stars svg{width:1rem;height:1rem}.testimonial-stars .is-filled{fill:var(--page-primary);color:var(--page-primary)}.testimonial-card blockquote{flex:1;margin:.85rem 0 1.2rem;font-family:var(--page-heading-font,inherit);font-size:.95rem;line-height:1.6}.testimonial-card footer{display:flex;align-items:center;gap:.65rem}.testimonial-card footer>span:last-child{min-width:0;display:grid}.testimonial-card footer strong{font-size:.78rem}.testimonial-card footer a,.testimonial-card footer small{color:var(--page-muted);font-size:.66rem;line-height:1.35}.testimonial-card footer a{display:flex;align-items:center;gap:.2rem}.testimonial-card footer a svg{width:.7rem;height:.7rem}.testimonial-photo{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;overflow:hidden;border-radius:50%;color:var(--page-primary);background:var(--page-surface-muted)}.testimonial-photo img{width:100%;height:100%;object-fit:cover}.testimonial-photo svg{width:18px}.testimonials-empty{padding:2rem;text-align:center;color:var(--page-muted);border:1px dashed var(--page-border);border-radius:1rem}.testimonials-style-testimonial-featured .testimonial-card.is-featured:first-of-type{grid-column:1/-1;padding:clamp(1.25rem,4cqi,2.25rem)}.testimonials-style-testimonial-featured .testimonial-card.is-featured:first-of-type blockquote{font-size:clamp(1.2rem,3cqi,1.8rem)}.testimonials-style-testimonial-list .testimonial-grid{grid-template-columns:1fr}.testimonials-style-testimonial-list .testimonial-card{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:1rem}.testimonials-style-testimonial-list .testimonial-stars{grid-column:1}.testimonials-style-testimonial-list blockquote{grid-column:1;margin-bottom:.5rem}.testimonials-style-testimonial-list footer{grid-column:2;grid-row:1/3;align-self:center}.testimonials-style-testimonial-rating .testimonial-summary{padding:.8rem 1rem;border-radius:.9rem;background:var(--page-surface-muted)}@container (min-width:650px){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (min-width:920px){.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonials-style-testimonial-grid .testimonial-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@container (max-width:500px){.testimonials-style-testimonial-list .testimonial-card{display:flex}.testimonials-style-testimonial-list .testimonial-card footer{order:3}}.social-profile-render{container-type:inline-size;min-height:100vh;color:var(--page-text);background:var(--page-bg);font-family:var(--page-body-font,Arial,sans-serif)}.social-profile-render.is-preview{min-height:720px}.nuvo-web-page .social-profile-render{min-height:auto;background:transparent}.social-profile-shell{display:flex;flex-direction:column;align-items:stretch;gap:1.1rem;width:min(100%,620px);min-height:100vh;margin-inline:auto;padding:clamp(2rem,8cqi,5rem) 1rem 1.5rem;text-align:center}.nuvo-web-page .social-profile-shell{min-height:auto}.social-profile-shell>header{display:grid;justify-items:center;gap:1rem}.social-profile-image{display:grid;overflow:hidden;width:clamp(128px,30cqi,190px);aspect-ratio:1;place-items:center;border:4px solid var(--page-surface);border-radius:1.5rem;color:var(--page-primary-fg);background-color:var(--page-primary);background-position:50%;background-size:cover;box-shadow:0 18px 45px color-mix(in srgb,var(--page-text) 12%,transparent);font-family:var(--page-heading-font,inherit);font-size:3rem;font-weight:800}.social-profile-shell h1,.social-profile-shell h2{margin:0;font-family:var(--page-heading-font,inherit);font-size:clamp(1.8rem,7cqi,3rem);line-height:1.05;letter-spacing:-.035em}.social-profile-shell header p{max-width:34rem;margin:.55rem auto 0;color:var(--page-muted);font-size:.92rem;line-height:1.6;white-space:pre-line}.social-profile-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.55rem}.social-profile-icons a{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--page-border);border-radius:50%;color:var(--page-primary);background:var(--page-surface);text-decoration:none;transition:transform .15s,border-color .15s}.social-profile-icons a:hover{border-color:var(--page-primary);transform:translateY(-2px)}.social-profile-icons a:focus-visible{outline:3px solid var(--page-primary);outline-offset:3px}.social-profile-icons svg{width:19px;height:19px}.social-profile-style-social-buttons .social-profile-icons{display:grid;grid-template-columns:1fr;width:100%;gap:.65rem}.social-profile-style-social-buttons .social-profile-icons a{display:grid;grid-template-columns:24px minmax(0,1fr) 24px;width:100%;height:auto;min-height:52px;padding:.75rem 1rem;justify-items:start;border-radius:.85rem;font-weight:750}.social-profile-style-social-buttons .social-profile-icons a svg{grid-column:1}.social-profile-style-social-buttons .social-profile-icons a span{grid-column:2}.social-profile-style-social-no-image .social-profile-shell{justify-content:center;gap:clamp(1.25rem,4cqi,2rem);width:min(100%,680px)}.social-profile-style-social-no-image .social-profile-shell>header{padding:clamp(1.25rem,5cqi,2.5rem) 0}.social-profile-style-social-no-image .social-profile-icons a{width:clamp(46px,9cqi,56px);height:clamp(46px,9cqi,56px)}.social-profile-style-social-image-focus .social-profile-shell{width:min(100%,940px);padding-inline:clamp(1rem,4cqi,2.5rem)}.social-profile-style-social-image-focus .social-profile-shell>header{padding-inline:clamp(.25rem,3cqi,2rem)}.social-profile-hero-image,.social-profile-hero-placeholder{display:grid;overflow:hidden;width:100%;min-height:clamp(320px,66cqi,680px);place-items:center;border-radius:clamp(1.15rem,3cqi,2rem);color:var(--page-muted);background-color:var(--page-surface-muted);background-position:50%;background-size:cover;box-shadow:0 22px 55px color-mix(in srgb,var(--page-text) 12%,transparent);font-size:0}.social-profile-hero-placeholder{min-height:clamp(260px,55cqi,520px);padding:2rem;border:1px dashed var(--page-border);box-shadow:none;font-size:.95rem}.social-profile-style-social-image-focus .social-profile-icons{padding:.4rem 0}.social-profile-empty{padding:1rem;border:1px dashed var(--page-border);border-radius:.9rem;color:var(--page-muted)}.social-profile-shell>.nuvo-page-footer{margin-top:auto}@media (prefers-reduced-motion:reduce){.social-profile-icons a{transition:none}}.feedback-page-render{container-type:inline-size;min-height:100vh;color:var(--page-text);background:var(--page-bg);font-family:var(--page-body-font,Arial,sans-serif);--ink:var(--page-text);--muted:var(--page-muted);--line:var(--page-border);--surface:var(--page-surface);--primary:var(--page-primary)}.feedback-page-render.is-preview{min-height:720px}.nuvo-web-page .feedback-page-render{min-height:auto;background:transparent}.feedback-page-shell{width:min(100%,720px);min-height:100vh;margin:auto;padding:clamp(1.5rem,6cqi,4rem) 1rem;display:flex;flex-direction:column;gap:1.25rem}.nuvo-web-page .feedback-page-shell{min-height:auto}.feedback-page-shell .review-flow-card{color:var(--page-text);border-color:var(--page-border);background:var(--page-surface)}.feedback-page-shell .review-flow-card h1{font-family:var(--page-heading-font,inherit)}.feedback-page-shell .review-flow-actions .primary-action{color:var(--page-primary-fg);background:var(--page-primary)}.feedback-page-shell>.nuvo-page-footer{margin-top:auto}.feedback-page-thanks{padding:clamp(1.3rem,5cqi,2rem);text-align:center;border:1px solid var(--page-border);border-radius:1.3rem;background:var(--page-surface)}.feedback-page-thanks>svg{width:42px;height:42px;color:var(--page-primary)}.feedback-page-thanks h1{margin:.35rem 0;font-family:var(--page-heading-font,inherit)}.feedback-page-thanks p{color:var(--page-muted);line-height:1.6}.feedback-page-thanks>a{min-height:48px;padding:.75rem 1rem;display:inline-flex;align-items:center;gap:.45rem;color:var(--page-primary-fg);border-radius:.8rem;background:var(--page-primary);font-weight:750;text-decoration:none}.feedback-page-thanks>a svg{width:17px}@container (max-width: 520px){.feedback-page-shell .review-flow-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}}.faq-page-render{container-type:inline-size;min-height:100vh;color:var(--page-text);background:var(--page-bg);font-family:var(--page-body-font,Arial,sans-serif)}.faq-page-render.is-preview{min-height:720px}.nuvo-web-page .faq-page-render{min-height:auto;background:transparent}.faq-page-shell{width:min(100%,920px);margin-inline:auto;padding:clamp(2rem,6cqi,5rem) 1rem;display:grid;gap:clamp(1.5rem,4cqi,2.8rem)}.faq-page-intro{text-align:center}.faq-page-intro>span{display:inline-block;margin-bottom:.75rem;color:var(--page-primary);font-size:.7rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.faq-page-intro :is(h1,h2){max-width:760px;margin:0 auto;font-family:var(--page-heading-font,inherit);font-size:clamp(2rem,6cqi,3.6rem);line-height:1.05;letter-spacing:-.045em}.faq-page-intro p{max-width:40rem;margin:.8rem auto 0;color:var(--page-muted);font-size:.94rem;line-height:1.65;white-space:pre-line}.faq-search{display:grid;gap:.45rem;width:min(100%,640px);margin-inline:auto}.faq-search>label{font-size:.76rem;font-weight:750}.faq-search>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:48px;padding:0 .85rem;border:1px solid var(--page-border);border-radius:.9rem;background:var(--page-surface);box-shadow:0 8px 24px color-mix(in srgb,var(--page-text) 6%,transparent)}.faq-search>div:focus-within{border-color:var(--page-primary);outline:3px solid color-mix(in srgb,var(--page-primary) 18%,transparent)}.faq-search svg{width:18px;height:18px;color:var(--page-primary)}.faq-search input{width:100%;min-width:0;border:0;outline:0;color:var(--page-text);background:transparent;font:inherit;font-size:.88rem}.faq-search input::placeholder{color:var(--page-muted)}.faq-search input::-webkit-search-cancel-button{display:none}.faq-search button{display:grid;place-items:center;width:32px;height:32px;padding:0;color:var(--page-muted);border:0;border-radius:50%;background:transparent;cursor:pointer}.faq-search button:hover{color:var(--page-text);background:color-mix(in srgb,var(--page-primary) 10%,transparent)}.faq-search button[hidden]{display:none}.faq-search>p{margin:0;color:var(--page-muted);font-size:.72rem}.faq-list{display:grid;gap:.65rem}.faq-item{overflow:hidden;border:1px solid var(--page-border);border-radius:.85rem;background:var(--page-surface)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;cursor:pointer;font-family:var(--page-heading-font,inherit);font-size:.96rem;font-weight:720;line-height:1.4;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{flex:0 0 auto;width:18px;height:18px;color:var(--page-primary);transition:transform .2s ease}.faq-item[open] summary svg{transform:rotate(180deg)}.faq-answer{padding:0 1.1rem 1.1rem}.faq-answer p{margin:0;padding-top:.8rem;color:var(--page-muted);border-top:1px solid var(--page-border);font-size:.84rem;line-height:1.7;white-space:pre-line}.faq-item:focus-within{outline:3px solid color-mix(in srgb,var(--page-primary) 25%,transparent);outline-offset:2px}.faq-groups{display:grid;gap:1.7rem}.faq-groups section{display:grid;gap:.65rem}.faq-groups h3{margin:0;font-family:var(--page-heading-font,inherit);font-size:1rem}.faq-empty{padding:2rem;text-align:center;color:var(--page-muted);border:1px dashed var(--page-border);border-radius:.8rem}.faq-no-results{display:grid;justify-items:center;gap:.45rem}.faq-no-results svg{width:26px;height:26px;color:var(--page-primary)}.faq-no-results strong{color:var(--page-text)}.faq-no-results span{font-size:.82rem}.faq-no-results button{margin-top:.35rem;padding:.55rem .8rem;color:var(--page-text);border:1px solid var(--page-border);border-radius:.65rem;background:var(--page-surface);font:inherit;font-size:.78rem;font-weight:750;cursor:pointer}.faq-style-faq-columns .faq-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.faq-style-faq-columns .faq-item{height:auto}.faq-style-faq-columns .faq-answer p{font-size:.8rem}.faq-style-faq-grouped .faq-page-shell{width:min(100%,1000px)}@container(max-width:600px){.faq-style-faq-columns .faq-list{grid-template-columns:1fr}.faq-page-shell{padding-inline:.85rem}.faq-item summary{padding:.9rem}.faq-answer{padding:0 .9rem .9rem}}