.ace-size-lock{overflow:hidden}.ace-size-overlay{position:fixed;inset:0;z-index:999999;display:none;align-items:flex-end;justify-content:center;font-family:inherit}.ace-size-overlay.is-open{display:flex}.ace-size-backdrop{position:absolute;inset:0;background:rgba(23,37,84,.42);backdrop-filter:blur(5px)}.ace-size-modal{position:relative;width:100%;max-height:92vh;overflow:hidden;background:#fff;border-radius:28px 28px 0 0;box-shadow:0 28px 90px rgba(15,23,42,.3);display:flex;flex-direction:column}.ace-size-top{display:flex;gap:14px;align-items:flex-start;padding:16px 20px 8px}.ace-progress-wrap{flex:1;min-width:0}.ace-progress-label{display:flex;justify-content:space-between;gap:8px;margin-bottom:7px;font-size:11px;font-weight:800;color:#1e6fd9;letter-spacing:.08em}.ace-progress-label b{color:#173b73;letter-spacing:0}.ace-progress{height:10px;background:#dbeafe;border-radius:999px;overflow:hidden}.ace-progress i{display:block;height:100%;background:linear-gradient(90deg,#3b82f6,#1e6fd9);border-radius:inherit;transition:width .35s}.ace-close{width:36px;height:36px;border:0;border-radius:50%;background:#eff6ff;color:#1e6fd9;font:700 25px/1 sans-serif;cursor:pointer}.ace-size-content{padding:4px 20px 22px;overflow:auto}.ace-intro,.ace-step,.ace-result,.ace-calculating{text-align:center;display:flex;flex-direction:column;align-items:center}.ace-intro{padding-top:20px}.ace-intro h1,.ace-step h2,.ace-result h2,.ace-calculating h2{color:#173b73;font-weight:900;line-height:1.12;margin:8px 0}.ace-intro h1{font-size:25px}.ace-intro p{font-size:16px;font-weight:700;color:#334155;margin:2px 0}.ace-intro small,.ace-intro em,.ace-step .ace-sub,.ace-result>small{color:#94a3b8;font-size:12px;font-style:normal}.ace-intro em{margin-top:10px}.ace-step h2{font-size:19px;max-width:340px}.ace-sub{margin:-1px 0 12px!important}.ace-mascot{width:92px;height:92px;display:block;transform-origin:center}.ace-mascot.wave{animation:aceFloat 2.4s ease-in-out infinite}.ace-mascot.think{animation:aceThink 2.4s ease-in-out infinite}.ace-mascot.celebrate{animation:aceCelebrate .65s ease-in-out infinite alternate}@keyframes aceFloat{50%{transform:translateY(-3px)}}@keyframes aceThink{50%{transform:rotate(2deg)}}@keyframes aceCelebrate{to{transform:translateY(-5px) rotate(2deg)}}.ace-primary,.ace-secondary,.ace-choice{width:100%;border-radius:17px;font-family:inherit;cursor:pointer}.ace-primary{margin-top:18px;min-height:56px;border:0;background:#1e6fd9;color:#fff;font-size:15px;font-weight:900;padding:13px 18px;box-shadow:0 4px 0 rgba(30,111,217,.22)}.ace-primary:hover{background:#185db7}.ace-secondary{margin-top:9px;min-height:50px;background:#fff;border:2px solid #bfdbfe;color:#1e518f;font-weight:800}.ace-choice{text-align:left;padding:14px 16px;min-height:64px;margin-top:10px;background:#fff;border:2px solid #dbeafe;transition:.15s}.ace-choice:hover{border-color:#93c5fd;background:#f8fbff}.ace-choice b{display:block;color:#1e293b;font-size:16px;font-weight:900}.ace-choice span{display:block;color:#64748b;font-size:13px;margin-top:3px}.ace-range{width:100%}.ace-number{display:flex;align-items:flex-end;justify-content:center;margin:6px 0 20px}.ace-number input{width:125px;border:0;outline:0;background:transparent;text-align:center;color:#173b73;font-size:48px;font-weight:900;font-family:inherit}.ace-number span{font-size:23px;color:#1e6fd9;font-weight:800;margin-bottom:8px}.ace-range input[type=range]{width:100%;accent-color:#1e6fd9}.ace-range-limits{display:flex;justify-content:space-between;color:#94a3b8;font-size:11px;font-weight:700}.ace-body-fields{width:100%;display:grid;gap:12px}.ace-body-field{text-align:left}.ace-body-field b{display:block;color:#173b73;font-size:12px}.ace-body-field input{box-sizing:border-box;width:100%;height:48px;border-radius:13px;border:2px solid #dbeafe;padding:0 14px;color:#173b73;font-size:18px;font-weight:800;outline:none}.ace-body-field input:focus{border-color:#3b82f6}.ace-body-field span{display:block;color:#94a3b8;font-size:11px;margin-top:3px}.ace-calculating{padding:45px 0}.ace-dots{display:flex;gap:7px;margin-top:14px}.ace-dots i{width:10px;height:10px;border-radius:50%;background:#3b82f6;animation:aceDot .9s infinite}.ace-dots i:nth-child(2){animation-delay:.15s}.ace-dots i:nth-child(3){animation-delay:.3s}@keyframes aceDot{50%{transform:scale(1.4);opacity:.45}}.ace-eyebrow{font-size:11px!important;font-weight:900!important;letter-spacing:.13em;color:#1e6fd9!important;margin:2px 0!important}.ace-size-circle{width:112px;height:112px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#1e6fd9;color:white;font-size:45px;font-weight:900;margin:8px 0 4px;box-shadow:0 8px 0 rgba(30,111,217,.22)}.ace-result>p{color:#64748b;font-size:13px;margin:4px 0}.ace-confidence{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#eff6ff;padding:7px 15px;margin-top:9px;color:#1e6fd9}.ace-confidence b{font-size:19px;color:#173b73}.ace-confidence span{font-size:12px;font-weight:700}.ace-reasons{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:13px}.ace-reasons span{border:1px solid #dbeafe;border-radius:999px;padding:5px 10px;color:#1e518f;font-size:11px;font-weight:700}.ace-result-copy{max-width:360px;line-height:1.5}.ace-result-copy b{color:#173b73}.ace-fit-title{font-weight:800!important;margin-top:14px!important}.ace-size-row{display:flex;width:100%;gap:6px;overflow-x:auto;padding-bottom:3px}.ace-size-pill{flex:1;min-width:57px;border:2px solid #dbeafe;border-radius:12px;padding:7px 5px;color:#173b73}.ace-size-pill.selected{background:#1e6fd9;color:#fff;border-color:#1e6fd9}.ace-size-pill b,.ace-size-pill small{display:block}.ace-size-pill small{font-size:8px;color:#94a3b8;margin-top:2px}.ace-size-pill.selected small{color:#fff}.ace-pack-results{display:grid;width:100%;gap:8px;margin:15px 0}.ace-pack-results>div{display:flex;justify-content:space-between;align-items:center;text-align:left;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;padding:11px 13px}.ace-pack-results span b,.ace-pack-results span small{display:block}.ace-pack-results span b{color:#173b73;font-size:13px}.ace-pack-results span small{color:#94a3b8;font-size:10px}.ace-pack-results strong{width:46px;height:46px;border-radius:50%;background:#1e6fd9;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.ace-size-trigger{width:100%;border:2px dashed #93c5fd;background:rgba(239,246,255,.7);color:#1e518f;border-radius:17px;padding:14px 16px;font:800 14px/1.25 inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px}.ace-size-trigger:hover{background:#eff6ff}.ace-size-trigger .ball{font-size:22px}@media(min-width:640px){.ace-size-overlay{align-items:center;padding:20px}.ace-size-modal{max-width:520px;border-radius:28px}.ace-size-content{padding-left:24px;padding-right:24px}}@media(max-width:420px){.ace-size-modal{max-height:94vh}.ace-size-circle{width:98px;height:98px;font-size:40px}.ace-mascot{width:82px;height:82px}}

/* Embeddable Shopify page section */
.ace-tool-section{width:100%;padding:24px 20px;box-sizing:border-box}
.ace-tool-card{max-width:var(--ace-tool-max,1100px);margin:0 auto;border:1px solid rgba(30,111,217,.16);border-radius:var(--ace-tool-radius,24px);padding:clamp(24px,4vw,48px);display:flex;align-items:center;justify-content:space-between;gap:32px;background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);box-sizing:border-box}
.ace-tool-card--center{flex-direction:column;text-align:center;justify-content:center}
.ace-tool-copy{min-width:0;max-width:720px}
.ace-tool-eyebrow{margin:0 0 10px;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.14em;color:#1e6fd9}
.ace-tool-heading{margin:0 0 12px;font-size:clamp(28px,4vw,48px);line-height:1.02;letter-spacing:-.035em;color:#111827}
.ace-tool-text{font-size:16px;line-height:1.6;color:#5f6b7a}
.ace-tool-text p{margin:0}
.ace-tool-action{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:0 0 auto}
.ace-tool-card--center .ace-tool-action{align-items:center}
.ace-tool-note{font-size:12px;line-height:1.4;color:#7a8797;max-width:260px}
.ace-tool-card .ace-size-trigger{margin:0;white-space:nowrap}
@media (max-width:749px){.ace-tool-section{padding:16px}.ace-tool-card{align-items:stretch;flex-direction:column;gap:24px;padding:24px}.ace-tool-action{align-items:stretch}.ace-tool-card .ace-size-trigger{width:100%;white-space:normal;justify-content:center}.ace-tool-note{max-width:none;text-align:center}}
