:root{--blue:#1d07a7;--blue-dark:#13046f;--blue-ink:#10075d;--blue-soft:#f2f0ff;--blue-line:#ded9ff;--ink:#171522;--muted:#6b6878;--line:#e8e6ef;--surface:#fff;--canvas:#f6f5fb;--success:#15825f;--success-soft:#eaf8f2;--warning:#9a6300;--warning-soft:#fff8e6;--danger:#c33942;--danger-soft:#fff0f1;--shadow:0 22px 70px #1e125a24}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--canvas);text-rendering:optimizelegibility;margin:0;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}button,input,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #1d07a733}a{color:inherit;text-decoration:none}p,h1,h2{margin-top:0}.page-shell{min-height:100vh;position:relative;overflow:hidden}.ambient{z-index:0;filter:blur(3px);pointer-events:none;border-radius:999px;display:none;position:fixed}.app-shell{z-index:1;background:var(--surface);width:100%;min-height:100vh;margin:0 auto;position:relative}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;justify-content:space-between;align-items:center;min-height:78px;padding:12px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand-logo{object-fit:cover;border-radius:14px;width:48px;height:48px;box-shadow:0 8px 24px #1d07a733}.brand>span{flex-direction:column;gap:3px;display:flex}.brand strong{color:var(--ink);letter-spacing:-.025em;font-size:17px;font-weight:800}.brand small{color:var(--muted);letter-spacing:.19em;font-size:9px;font-weight:800}.help-link{color:var(--blue);padding:10px 12px;font-size:12px;font-weight:800}.content{min-height:calc(100vh - 126px);padding:28px 18px 46px}.screen{width:100%;max-width:650px;margin:0 auto}.page-intro{margin-bottom:22px}.eyebrow{color:var(--blue);letter-spacing:.16em;margin-bottom:10px;font-size:11px;font-weight:900}h1{color:var(--ink);letter-spacing:-.055em;margin-bottom:12px;font-size:clamp(32px,10vw,49px);font-weight:800;line-height:1.04}h2{color:var(--ink);letter-spacing:-.025em;font-size:18px;line-height:1.2}.page-intro p,.status-screen>p,.access-screen>p{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.65}.centered{text-align:center}.mini-stepper{align-items:center;gap:12px;margin-bottom:22px;display:flex}.mini-stepper span{color:#aaa6b8;white-space:nowrap;font-size:11px;font-weight:800}.mini-stepper span.active,.mini-stepper span.done{color:var(--blue)}.mini-stepper i{background:var(--blue-line);width:44px;height:2px}.identity-panel{color:var(--blue-dark);background:var(--blue-soft);border:1px solid var(--blue-line);border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:15px 16px;display:flex}.identity-panel>div{flex-direction:column;gap:4px;display:flex}.identity-panel small{color:#625d85;font-size:10px;font-weight:700}.identity-panel strong{font-size:14px}.identity-panel>span{color:var(--blue);border:1px solid var(--blue-line);letter-spacing:.08em;background:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.field{flex-direction:column;gap:7px;display:flex}.field>span,.addon-field>span{color:#514e5e;font-size:11px;font-weight:800}.field input,.field select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #dcd9e5;border-radius:13px;outline:none;padding:0 13px;transition:border-color .16s,box-shadow .16s}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 4px #1d07a714}.name-field{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:14px;padding:16px;box-shadow:0 8px 24px #1c163d0a}.detail-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px 14px;box-shadow:0 12px 34px #19113f0f}.detail-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:17px;padding:0 2px 16px;display:flex}.detail-heading h2{margin:4px 0 0;font-size:23px}.item-number{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:900}.live-pill{color:var(--success);background:var(--success-soft);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.field-grid{grid-template-columns:1fr;gap:12px;display:grid}.shower-fields{flex-direction:column;gap:15px;display:flex}.same-day-alert,.availability-error,.no-sequence-warning{color:#744800;background:var(--warning-soft);border:1px solid #f0dca9;border-radius:15px;gap:12px;padding:14px;display:grid}.same-day-alert strong,.availability-error strong,.no-sequence-warning strong{font-size:12px}.same-day-alert p,.availability-error p,.no-sequence-warning p{margin:5px 0 0;font-size:11px;line-height:1.55}.button-whatsapp,.availability-error button{color:#fff;background:var(--blue);border:0;border-radius:11px;place-items:center;min-height:40px;padding:0 13px;font-size:11px;font-weight:800;display:inline-grid}.availability-panel{border:1px solid var(--blue-line);background:#fbfaff;border-radius:18px;padding:14px 12px}.availability-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.availability-heading>div{align-items:center;gap:8px;display:flex}.availability-heading strong{color:var(--blue-dark);font-size:12px}.availability-heading small{color:var(--muted);font-size:9px;font-weight:700}.live-dot{box-sizing:content-box;background:#21b37d;border:3px solid #c9f3e2;border-radius:999px;width:9px;height:9px}.availability-prompt,.availability-loading,.manual-balance,.selection-notice{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:13px;padding:13px;font-size:11px;line-height:1.5}.availability-loading{align-items:center;gap:9px;display:flex}.availability-loading>span,.loader{border:2px solid var(--blue-line);border-top-color:var(--blue);border-radius:999px;width:17px;height:17px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.allocation-mode{background:#eae7fa;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.allocation-mode button{color:#77728b;background:0 0;border:0;border-radius:9px;min-height:39px;padding:6px;font-size:10px;font-weight:800}.allocation-mode button.is-active{color:var(--blue);background:#fff;box-shadow:0 4px 14px #1d07a717}.slot-instruction{color:var(--muted);margin:10px 2px 14px;font-size:10px;line-height:1.55}.slot-section{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:10px;overflow:hidden}.slot-section summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:13px;list-style:none;display:flex}.slot-section summary::-webkit-details-marker{display:none}.slot-section summary>span{flex-direction:column;gap:4px;display:flex}.slot-section summary strong{color:var(--ink);font-size:12px}.slot-section summary small{color:var(--muted);font-size:9px}.slot-section summary b{color:var(--blue);font-size:9px}.slot-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:360px;padding:12px;display:grid;overflow-y:auto}.slot-button{text-align:left;background:#fff;border:1px solid #d9d5e7;border-radius:12px;min-width:0;min-height:69px;padding:10px 7px}.slot-button strong,.slot-button small{display:block}.slot-button strong{margin-bottom:7px;font-size:14px}.slot-button small{color:var(--muted);font-size:8px;line-height:1.25}.slot-button.is-selected{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 9px 18px #1d07a733}.slot-button.is-selected small{color:#ddd8ff}.slot-button.is-full,.slot-button.is-unfit,.slot-button:disabled{color:#a9a6b1;box-shadow:none;cursor:not-allowed;background:#f2f1f5;border-color:#e7e5eb}.allocation-card{color:#fff;background:linear-gradient(135deg, var(--blue-dark), var(--blue));border-radius:17px;padding:15px;box-shadow:0 14px 28px #1d07a72e}.allocation-title,.allocation-total{justify-content:space-between;align-items:center;gap:10px;display:flex}.allocation-title>div{align-items:center;gap:8px;display:flex}.allocation-title span{width:22px;height:22px;color:var(--blue);background:#fff;border-radius:999px;place-items:center;font-size:10px;display:grid}.allocation-title strong,.allocation-title b{font-size:11px}.allocation-list{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;flex-direction:column;gap:7px;margin:11px 0;padding:12px 0;display:flex}.allocation-list>div{grid-template-columns:1fr auto auto;align-items:center;gap:9px;font-size:10px;display:grid}.qty-stepper{align-items:center;gap:5px;display:flex}.qty-stepper button{width:27px;height:27px;color:var(--blue-dark);background:#fff;border:0;border-radius:8px;place-items:center;display:grid}.allocation-total span,.allocation-total strong{font-size:12px}.allocation-card>small{color:#ddd8ff;margin-top:10px;font-size:9px;line-height:1.45;display:block}.addon-field{padding-top:4px}.addon-grid{grid-template-columns:1fr;gap:8px;margin-top:8px;display:grid}.addon{border:1px solid var(--line);background:#faf9fd;border-radius:13px;grid-template-columns:1fr 84px;align-items:center;gap:10px;min-height:53px;padding:10px 12px;display:grid}.addon span{font-size:11px;font-weight:700}.addon input{text-align:center;border-radius:9px;min-height:35px;padding:0 8px}.draft-indicator{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:14px 0 20px;font-size:10px;font-weight:700;display:flex}.draft-indicator span{background:var(--success);border-radius:999px;width:7px;height:7px}.draft-indicator.saving span{background:var(--warning)}.draft-indicator.error span{background:var(--danger)}.next-services{border:1px solid var(--line);background:#faf9fd;border-radius:17px;margin-bottom:19px;padding:16px}.next-services>small,.paid-actions>small{color:var(--muted);letter-spacing:.11em;font-size:9px;font-weight:900}.next-services>div{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.next-services span{color:#757181;border:1px solid var(--line);background:#fff;border-radius:10px;padding:7px 9px;font-size:9px}.next-services b{color:var(--blue)}.next-services i{color:#aaa6b2;font-style:normal}.notice{border-radius:14px;margin:14px 0;padding:13px 14px;font-size:11px;font-weight:700;line-height:1.5}.notice.info{color:var(--blue-dark);background:var(--blue-soft);border:1px solid var(--blue-line)}.notice.success{color:#0f684c;background:var(--success-soft);border:1px solid #bce6d5}.notice.error{color:#8c2730;background:var(--danger-soft);border:1px solid #f0c3c7}.sticky-actions{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #e4e1eee6;border-radius:17px;grid-template-columns:auto 1fr;gap:8px;margin:20px -2px 0;padding:8px;display:grid;position:sticky;bottom:12px;box-shadow:0 16px 35px #180f4421}.sticky-actions>.button:only-child{grid-column:1/-1}.button{text-align:center;cursor:pointer;border:0;border-radius:13px;place-items:center;min-height:50px;padding:0 16px;font-size:11px;font-weight:850;line-height:1.25;transition:transform .14s,opacity .14s,box-shadow .14s;display:inline-grid}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{color:#fff;background:linear-gradient(135deg, var(--blue), #3214d7);box-shadow:0 10px 23px #1d07a738}.button-secondary,.button-ghost{color:var(--blue);background:var(--blue-soft);border:1px solid var(--blue-line)}.button-link{color:var(--blue);background:0 0}.button-danger{color:#fff;background:var(--danger)}.full{width:100%}.review-callout,.delivery-card{border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px;display:flex}.review-callout{color:var(--blue-dark);background:var(--blue-soft);border:1px solid var(--blue-line)}.review-callout>span,.delivery-icon{color:#fff;background:var(--blue);border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.review-callout p,.delivery-card p{margin:0;font-size:11px;line-height:1.55}.summary-card{border:1px solid var(--line);background:#fff;border-radius:19px;margin:16px 0;overflow:hidden;box-shadow:0 11px 30px #1d14430f}.summary-heading{border-bottom:1px solid var(--line);background:#faf9fd;align-items:center;gap:11px;padding:14px;display:flex}.mini-icon{color:#fff;background:var(--blue);border-radius:12px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.summary-heading>div:last-child{flex-direction:column;gap:4px;display:flex}.summary-heading strong{font-size:12px}.summary-heading small{color:var(--muted);font-size:9px}.summary-lines{padding:7px 14px}.summary-lines>div{border-bottom:1px dashed var(--line);grid-template-columns:1fr auto;gap:5px 10px;padding:10px 0;display:grid}.summary-lines>div:last-child{border-bottom:0}.summary-lines span,.summary-lines b,.summary-lines strong{font-size:10px}.summary-lines b{color:var(--muted);grid-column:1;font-weight:600}.summary-lines strong{grid-area:1/2/span 2;align-self:center}.summary-total{color:#fff;background:var(--blue-dark);justify-content:space-between;align-items:center;padding:14px;display:flex}.summary-total span{font-size:11px}.summary-total strong{font-size:16px}.delivery-card{background:var(--success-soft);border:1px solid #c3e8d9}.delivery-card strong{margin-bottom:5px;font-size:12px;display:block}.delivery-card p{color:#426a5b}.delivery-icon{background:var(--success)}.consent{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:14px;display:grid}.consent input{width:19px;height:19px;accent-color:var(--blue);margin:0}.consent span{color:var(--muted);font-size:11px;line-height:1.5}.status-screen{text-align:center;padding-top:18px}.status-symbol{border-radius:22px;place-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:28px;font-weight:900;display:grid}.status-symbol.pending{color:#fff;background:linear-gradient(135deg, var(--blue), #4524df);box-shadow:0 14px 35px #1d07a73d}.status-symbol.confirmed{color:#fff;background:var(--success);box-shadow:0 14px 35px #15825f33}.status-symbol.closed{color:#8a2830;background:var(--danger-soft);border:1px solid #f0c3c7}.status-screen h1{max-width:520px;margin-left:auto;margin-right:auto}.status-screen>p{max-width:500px;margin-left:auto;margin-right:auto}.payment-note{text-align:left;background:var(--warning-soft);border:1px solid #f0dca9;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin:14px 0;padding:14px 15px;display:flex}.payment-note>div{flex-direction:column;gap:4px;display:flex}.payment-note small{color:#825900;letter-spacing:.08em;font-size:8px;font-weight:900}.payment-note strong{color:#6f4800;font-size:12px}.payment-note>span{color:var(--success);font-size:9px;font-weight:800}.manage-card{text-align:left;background:var(--blue-soft);border:1px solid var(--blue-line);border-radius:20px;margin:17px 0;padding:17px}.manage-card>div{margin-bottom:13px}.manage-card>div small{color:var(--blue);letter-spacing:.1em;font-size:8px;font-weight:900}.manage-card h2{margin:5px 0 6px}.manage-card p{color:#625d78;margin:0;font-size:10px;line-height:1.5}.manage-card>button{text-align:left;border:1px solid var(--blue-line);background:#fff;border-radius:14px;grid-template-columns:36px 1fr;align-items:center;gap:3px 10px;width:100%;min-height:67px;margin-top:8px;padding:10px 12px;display:grid}.manage-card>button>span{width:34px;height:34px;color:var(--blue);background:var(--blue-soft);border-radius:10px;grid-row:1/span 2;place-items:center;font-size:17px;display:grid}.manage-card>button b{font-size:11px}.manage-card>button small{color:var(--muted);font-size:9px}.manage-card>button.danger-action{border-color:#efc6ca}.manage-card>button.danger-action>span,.manage-card>button.danger-action b{color:var(--danger)}.manage-card>button.danger-action>span{background:var(--danger-soft)}.manage-card>button:disabled{opacity:.48}.paid-actions{text-align:left;border:1px solid var(--line);background:#faf9fd;border-radius:17px;flex-direction:column;gap:8px;margin:17px 0;padding:16px;display:flex}.paid-actions a{color:var(--blue);border:1px solid var(--blue-line);background:#fff;border-radius:12px;padding:12px;font-size:10px;font-weight:800}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c072494;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.confirm-modal{width:min(100%,430px);box-shadow:var(--shadow);background:#fff;border-radius:23px;padding:24px}.modal-icon{width:46px;height:46px;color:var(--danger);background:var(--danger-soft);border-radius:14px;place-items:center;margin:0 auto 14px;font-weight:900;display:grid}.confirm-modal h2{text-align:center;margin-bottom:9px}.confirm-modal>p{color:var(--muted);text-align:center;margin-bottom:18px;font-size:11px;line-height:1.55}.confirm-modal>div:last-child{grid-template-columns:1fr 1fr;gap:8px;display:grid}.access-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:550px;display:flex}.access-screen .loader{width:30px;height:30px;margin-bottom:15px}.access-note{text-align:left;background:var(--blue-soft);border:1px solid var(--blue-line);border-radius:16px;width:100%;margin:22px 0 14px;padding:16px}.access-note strong{font-size:11px}.access-note p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.55}footer{color:#7a7686;border-top:1px solid var(--line);background:#faf9fd;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:9px;font-weight:700;display:flex}footer img{border-radius:8px}@media (min-width:560px){.page-shell{padding:38px 18px 70px}.ambient{display:block}.ambient-one{background:#482ee21f;width:360px;height:360px;top:-140px;left:-100px}.ambient-two{background:#1d07a717;width:390px;height:390px;bottom:-80px;right:-130px}.app-shell{max-width:720px;min-height:900px;box-shadow:var(--shadow);border:1px solid #dbd7e8e6;border-radius:28px;overflow:hidden}.site-header{padding:13px 26px}.content{padding:34px 30px 50px}.field-grid{grid-template-columns:1fr 1fr}.addon-grid{grid-template-columns:repeat(3,1fr)}.addon{grid-template-columns:1fr}.slot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.same-day-alert{grid-template-columns:1fr auto;align-items:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
