.survey-prompt{z-index:440;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;align-items:center;gap:.85rem;width:min(36rem,100vw - 1.5rem);padding:.85rem 1rem .85rem .85rem;display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 16px 40px -18px #0f172a59}.survey-prompt__close{color:#81858b;cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;order:-1;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;display:inline-flex}.survey-prompt__close:hover{color:#23254e;background:#f3f4f6}.survey-prompt__body{text-align:start;flex:1;min-width:0}.survey-prompt__title{color:#23254e;margin:0;font-size:.9375rem;font-weight:800;line-height:1.45}.survey-prompt__sub{color:#81858b;align-items:center;gap:.35rem;margin:.3rem 0 0;font-size:.75rem;font-weight:600;line-height:1.4;display:inline-flex}.survey-prompt__sub svg{color:#ef4056;flex-shrink:0}.survey-prompt__cta{color:#fff;cursor:pointer;white-space:nowrap;background:#ef4056;border:0;border-radius:.65rem;flex-shrink:0;padding:.65rem 1rem;font-size:.8125rem;font-weight:800}.survey-prompt__cta:hover{filter:brightness(.96)}.survey-prompt__cta:disabled,.survey-prompt__close:disabled{opacity:.55;cursor:not-allowed}.survey-modal-root{z-index:480;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.survey-modal__backdrop{cursor:pointer;background:#0f172a73;border:0;position:absolute;inset:0}.survey-modal{z-index:1;background:#fff;border-radius:1.25rem;width:min(28rem,100%);max-height:min(90vh,40rem);padding:1.35rem 1.25rem 1.25rem;position:relative;overflow:auto;box-shadow:0 24px 60px -20px #0f172a73}.survey-modal__close{color:#424750;cursor:pointer;background:#f3f4f6;border:0;border-radius:.55rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex;position:absolute;top:.75rem;left:.75rem;right:auto}.survey-modal__intro{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.survey-modal__intro h2{color:#23254e;margin:0;font-size:1.35rem;font-weight:900}.survey-modal__intro p{color:#81858b;max-width:22rem;margin:0;font-size:.875rem;line-height:1.75}.survey-modal__hero{background:linear-gradient(160deg,#e0f2fe,#fce7f3);border-radius:1.25rem;place-items:center;width:5.5rem;height:5.5rem;margin-bottom:.25rem;display:grid}.survey-modal__hero-phone{background:#fff;border:2px solid #38bdf8;border-radius:.45rem;width:2.4rem;height:3.4rem;box-shadow:.55rem -.55rem 0 -.15rem #86efac}.survey-modal__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;width:100%;margin:.35rem 0 .5rem;display:grid}.survey-modal__thumb{aspect-ratio:1;background:#f5f5f5;border:1px solid #ececef;border-radius:.65rem;overflow:hidden}.survey-modal__thumb img{object-fit:cover;width:100%;height:100%}.survey-modal__primary{color:#fff;cursor:pointer;background:#ef4056;border:0;border-radius:.75rem;width:100%;min-height:2.85rem;font-size:.9375rem;font-weight:800}.survey-modal__ghost{color:#424750;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-height:2.85rem;padding:0 1rem;font-size:.875rem;font-weight:700}.survey-modal__q h3{color:#23254e;text-align:start;margin:.75rem 0 .85rem;font-size:1.05rem;font-weight:800;line-height:1.55}.survey-modal__hint{color:#81858b;text-align:start;margin:-.35rem 0 .85rem;font-size:.8125rem}.survey-modal__progress{flex-direction:column;gap:.35rem;display:flex}.survey-modal__progress span{color:#81858b;font-size:.75rem;font-weight:700}.survey-modal__progress-bar{background:#ef4056 padding-box content-box;border-radius:999px;align-self:stretch;height:.35rem;transition:width .2s;box-shadow:inset 0 0 0 100vw #f1f5f9}.survey-modal__progress{position:relative}.survey-modal__progress:before{content:"";background:#f1f5f9;border-radius:999px;height:.35rem;display:block}.survey-modal__progress-bar{top:0;height:.35rem;box-shadow:none;background:#ef4056;border-radius:999px;position:absolute;inset-inline-start:0}.survey-modal__nav{gap:.65rem;margin-top:1.15rem;display:flex}.survey-modal__nav .survey-modal__primary{flex:1}.survey-modal__error{color:#ef4056;margin:.65rem 0 0;font-size:.8125rem;font-weight:700}.survey-scale,.survey-emoji,.survey-choice{flex-wrap:wrap;gap:.45rem;display:flex}.survey-scale__btn,.survey-choice__btn{color:#23254e;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:.65rem;min-width:2.5rem;min-height:2.5rem;padding:.45rem .75rem;font-weight:800}.survey-scale__btn.is-on,.survey-choice__btn.is-on,.survey-emoji__btn.is-on{background:#f8fafc;border-color:#23254e;box-shadow:inset 0 0 0 1px #23254e}.survey-choice{flex-direction:column}.survey-choice__btn{text-align:start;width:100%;font-size:.875rem}.survey-emoji__btn{cursor:pointer;background:#f8fafc;border:1.5px solid #0000;border-radius:.85rem;width:3rem;height:3rem;font-size:1.65rem}.survey-textarea,.survey-input{color:#23254e;background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;width:100%;padding:.75rem .85rem;font-family:inherit;font-size:.875rem}.survey-textarea:focus,.survey-input:focus{border-color:#94a3b8;outline:none}.survey-stars{direction:ltr;justify-content:center;gap:.35rem;margin:.5rem 0 1rem;display:flex}.survey-star{color:#e5e7eb;cursor:pointer;background:0 0;border:0;font-size:1.75rem;line-height:1}.survey-star.is-on{color:#f59e0b}.survey-page-wrap{max-width:28rem;margin:1.5rem auto 2.5rem;padding:0 1rem}.survey-page{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1.35rem 1.25rem 1.25rem;position:relative;box-shadow:0 12px 32px -18px #0f172a47}.survey-inline-wrap{margin:.75rem 0 1rem}.survey-inline{background:#fff;border:1px solid #e5e7eb;border-radius:1.15rem;padding:1.15rem 1.1rem;position:relative}.survey-inline-wrap--prompt{background:#fff;border:1px solid #e5e7eb;border-radius:1.15rem;justify-content:space-between;align-items:center;gap:.85rem;padding:1rem 1.1rem;display:flex}@media (max-width:640px){.survey-prompt{bottom:calc(.75rem + env(safe-area-inset-bottom,0px));flex-wrap:wrap;gap:.65rem}.survey-prompt__cta{width:100%}.survey-prompt__close{position:absolute;top:.45rem;left:.45rem}.survey-modal__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}}
