.pointack-request-overlay{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#1b2638;letter-spacing:.004em;-webkit-font-smoothing:antialiased;background:#0f1b2d6b;justify-content:center;align-items:center;padding:18px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.pointack-request-modal{background:#fff;border:1px solid #ffffff8c;border-radius:22px;flex-direction:column;width:min(920px,100%);max-height:min(820px,100dvh - 36px);display:flex;overflow:hidden;box-shadow:0 28px 80px #0f1b2d40}.pointack-request-modal button,.pointack-request-modal input,.pointack-request-modal select,.pointack-request-modal textarea{font:inherit}.pointack-request-modal button{cursor:pointer}.pointack-request-modal svg{display:block}.pointack-request-head{background:#fff;border-bottom:1px solid #e3e9f0;flex:none;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.pointack-request-head>div{align-items:center;gap:10px;display:flex}.pointack-request-head small{color:#8b97a6;font-size:.78rem}.pointack-request-brand{letter-spacing:-.01em;color:#0f1b2d;align-items:center;gap:9px;font-weight:700;display:flex}.pointack-request-brand>span{color:#fff;background:#1167d8;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.pointack-request-brand>span>img{object-fit:cover;width:100%;height:100%;display:block}.pointack-request-close{color:#667487!important;background:#fff!important;border:1px solid #e3e9f0!important;border-radius:10px!important;width:39px!important;height:39px!important;min-height:39px!important;padding:0!important;box-shadow:0 2px 8px #0f1b2d0b!important}.pointack-request-close:hover{background:#f7f9fc!important}.pointack-request-close svg{width:18px!important;height:18px!important}.pointack-request-progress{background:#fcfdfe;border-bottom:1px solid #e3e9f0;flex:none;padding:16px 22px 15px}.pointack-request-progress>div:first-child{justify-content:space-between;align-items:center;gap:16px;margin-bottom:9px;display:flex}.pointack-request-progress strong{color:#0f1b2d;font-size:.83rem;font-weight:650}.pointack-request-progress span{color:#748296;font-size:.76rem}.pointack-request-track{background:#e9eef4;border-radius:999px;height:6px;overflow:hidden}.pointack-request-track span{background:#1167d8;border-radius:999px;height:100%;transition:width .25s;display:block}.pointack-request-body{flex:1;min-height:0;padding:28px 28px 30px;overflow:auto}.pointack-request-step{animation:.16s pointack-request-fade}@keyframes pointack-request-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.pointack-request-step>header{margin-bottom:23px}.pointack-request-step>header>span{color:#1167d8;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:8px;font-size:.76rem;font-weight:700;display:inline-flex}.pointack-request-step>header>span:before{content:"";background:#1167d8;border-radius:50%;width:7px;height:7px}.pointack-request-step h2{color:#0f1b2d;letter-spacing:-.018em;margin:0;font-size:clamp(1.55rem,3vw,2.05rem);font-weight:650;line-height:1.18}.pointack-request-step>header p{color:#4b596b;max-width:680px;margin:8px 0 0;font-size:.92rem;line-height:1.65}.pointack-request-grid{gap:12px;display:grid}.pointack-request-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.pointack-request-grid.categories{grid-template-columns:repeat(3,minmax(0,1fr))}.pointack-request-choice{text-align:left;background:#fff;border:1px solid #dce4ed;border-radius:14px;align-items:center;gap:13px;min-height:96px;padding:14px;transition:all .16s;display:flex;position:relative}.pointack-request-choice:hover{background:#fbfdff;border-color:#b8cde6}.pointack-request-choice.selected{background:#f5faff;border-color:#84b3ed;box-shadow:0 0 0 3px #1167d80e}.pointack-request-choice.add{border-style:dashed}.pointack-request-choice-icon{color:#607287;background:#f1f5f9;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.pointack-request-choice.selected .pointack-request-choice-icon{color:#1167d8;background:#eaf3ff}.pointack-request-choice-icon svg{width:22px;height:22px}.pointack-request-choice>span:nth-child(2){flex:1;min-width:0}.pointack-request-choice strong,.pointack-request-choice small{display:block}.pointack-request-choice strong{color:#0f1b2d;font-size:.9rem;font-weight:650;line-height:1.35}.pointack-request-choice small{color:#748296;margin-top:4px;font-size:.78rem;line-height:1.45}.pointack-request-choice>i{color:#ccd7e3;border:1px solid #ccd7e3;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.pointack-request-choice>i svg{width:12px;height:12px}.pointack-request-add-form,.pointack-request-form-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:18px;display:grid}.pointack-request-field{gap:8px;margin-top:15px;display:grid}.pointack-request-field>span{color:#526174;font-size:.82rem;font-weight:600}.pointack-request-field input,.pointack-request-field select,.pointack-request-field textarea{color:#0f1b2d;background:#fff;border:1px solid #d6e0ea;border-radius:11px;outline:0;width:100%;min-height:50px;padding:0 13px;font-size:.91rem}.pointack-request-field textarea{resize:vertical;min-height:130px;padding:12px 13px;line-height:1.6}.pointack-request-field input:focus,.pointack-request-field select:focus,.pointack-request-field textarea:focus{border-color:#8bb5eb;box-shadow:0 0 0 3px #1167d812}.pointack-request-field small{color:#8c98a7;font-size:.74rem;line-height:1.45}.pointack-request-upload{text-align:center;cursor:pointer;background:#fbfcfe;border:1.5px dashed #c9d5e2;border-radius:14px;margin-top:16px;padding:22px;display:block}.pointack-request-upload:hover{background:#f8fbff;border-color:#93b7e3}.pointack-request-upload input{opacity:0;pointer-events:none;position:absolute}.pointack-request-upload>span{color:#1167d8;background:#eaf3ff;border-radius:13px;place-items:center;width:46px;height:46px;margin:0 auto 10px;display:grid}.pointack-request-upload>span svg{width:22px;height:22px}.pointack-request-upload strong,.pointack-request-upload small{display:block}.pointack-request-upload strong{color:#0f1b2d;font-size:.88rem;font-weight:650}.pointack-request-upload small{color:#748296;margin-top:5px;font-size:.77rem;line-height:1.45}.pointack-request-files{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.pointack-request-files>div{color:#556477;background:#fff;border:1px solid #e3e9f0;border-radius:10px;align-items:center;gap:8px;max-width:280px;padding:8px 10px;font-size:.78rem;display:flex}.pointack-request-files svg{color:#1167d8;flex:none;width:16px;height:16px}.pointack-request-files span{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.pointack-request-files button{color:#8794a4;background:0 0;border:0;margin-left:auto;padding:2px}.pointack-request-modes{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.pointack-request-modes button{text-align:left;background:#fff;border:1px solid #dce4ed;border-radius:14px;padding:16px;transition:all .16s;display:block;position:relative}.pointack-request-modes button:hover{background:#fbfdff;border-color:#b8cde6}.pointack-request-modes button.selected{background:#f5faff;border-color:#84b3ed;box-shadow:0 0 0 3px #1167d80e}.pointack-request-modes button>span{align-items:center;gap:10px;display:flex}.pointack-request-modes svg{color:#1167d8;width:21px;height:21px}.pointack-request-modes strong{color:#0f1b2d;font-size:.9rem;font-weight:650}.pointack-request-modes small{color:#748296;margin-top:7px;font-size:.77rem;line-height:1.5;display:block}.pointack-request-privacy,.pointack-request-note{color:#657589;background:#f7fafd;border-radius:11px;align-items:flex-start;gap:9px;padding:12px 13px;font-size:.77rem;line-height:1.5;display:flex}.pointack-request-privacy svg,.pointack-request-note svg{color:#1167d8;flex:none;width:17px;height:17px;margin-top:1px}.pointack-request-dates{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:18px;display:grid}.pointack-request-dates button{text-align:center;color:#0f1b2d;background:#fff;border:1px solid #dce4ed;border-radius:12px;min-height:54px;padding:11px 8px;font-size:.82rem;font-weight:650}.pointack-request-dates button.selected{color:#1167d8;background:#f5faff;border-color:#84b3ed}.pointack-request-review{background:#fff;border:1px solid #e3e9f0;border-radius:16px;overflow:hidden}.pointack-request-review>div{border-bottom:1px solid #e3e9f0;padding:17px 18px}.pointack-request-review>div:last-child{border:0}.pointack-request-review header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.pointack-request-review header span{color:#8995a5;letter-spacing:.055em;text-transform:uppercase;font-size:.72rem;font-weight:700}.pointack-request-review header button{color:#1167d8;background:0 0;border:0;padding:0;font-size:.75rem;font-weight:650}.pointack-request-review section{align-items:flex-start;gap:11px;display:flex}.pointack-request-review section>i{color:#1167d8;background:#eaf3ff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.pointack-request-review section>i svg{width:18px;height:18px}.pointack-request-review strong{color:#0f1b2d;font-size:.9rem;font-weight:650;display:block}.pointack-request-review p{color:#4b596b;margin:4px 0 0;font-size:.8rem;line-height:1.5}.pointack-request-note{margin-top:14px}.pointack-request-footer{background:#fcfdfe;border-top:1px solid #e3e9f0;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:15px 22px;display:flex}.pointack-request-footer>p{color:#d14343;margin:auto;font-size:.78rem}.pointack-request-nav-btn{border-radius:11px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:46px!important;padding:0 17px!important;font-size:.9rem!important;font-weight:650!important;transition:all .16s!important;display:inline-flex!important}.pointack-request-nav-btn svg{width:16px!important;height:16px!important}.pointack-request-nav-next{color:#fff!important;background:#1167d8!important;border-color:#0000!important;margin-left:auto!important}.pointack-request-nav-next:hover{background:#0b4fae!important}.pointack-request-success{text-align:center;padding:34px 20px 26px}.pointack-request-success>span{color:#0f9d78;background:#eaf8f3;border-radius:22px;place-items:center;width:72px;height:72px;margin:0 auto 18px;display:grid}.pointack-request-success>span svg{width:34px;height:34px}.pointack-request-success h2{color:#0f1b2d;letter-spacing:-.015em;margin:0;font-size:1.65rem;font-weight:650}.pointack-request-success p{color:#4b596b;max-width:550px;margin:9px auto 20px;font-size:.9rem;line-height:1.65}.pointack-request-success button{color:#fff;background:#1167d8;min-height:46px}@media (width<=720px){.pointack-request-overlay{align-items:flex-end;padding:0}.pointack-request-modal{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.pointack-request-head,.pointack-request-progress,.pointack-request-footer{padding-left:16px;padding-right:16px}.pointack-request-head small{display:none}.pointack-request-body{padding:22px 18px 24px}.pointack-request-grid.two,.pointack-request-grid.categories,.pointack-request-add-form,.pointack-request-form-grid,.pointack-request-modes{grid-template-columns:1fr}.pointack-request-dates{grid-template-columns:1fr 1fr}.pointack-request-footer>p{text-align:center;background:#fff;padding:8px;position:absolute;bottom:70px;left:16px;right:16px}.pointack-request-step h2{font-size:1.65rem}}@media (width<=430px){.pointack-request-choice{min-height:88px}.pointack-request-footer .pointack-request-nav-btn{padding:0 13px!important}}@media (prefers-reduced-motion:reduce){.pointack-request-step{animation:none}.pointack-request-track span{transition:none}}.pointack-request-choice>i svg{stroke:currentColor;stroke-width:3px;opacity:1;width:12px;height:12px}.pointack-request-choice.selected>i{color:#fff;background:#1167d8;border-color:#1167d8}.pointack-request-choice.selected>i svg{color:#fff;stroke:#fff}.pointack-request-nav-btn svg{flex:none}.pointack-request-nav-next svg{color:#fff!important;stroke:#fff!important}.pointack-request-manual{flex-wrap:wrap;grid-column:1/-1;gap:8px 18px;margin:2px 0 0;display:flex}.pointack-request-manual button{color:#1167d8;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:.79rem;font-weight:650;text-decoration:underline}.pointack-request-manual button:disabled{color:#9aa5b2;cursor:not-allowed;text-decoration:none}.pointack-request-hint{color:#748296;margin:8px 0 0;font-size:.77rem;line-height:1.5}.pointack-request-field select:disabled,.pointack-request-add-form .ss-field.disabled .ss-trigger{color:#9aa5b2;cursor:not-allowed;background:#f5f7fa}.pointack-request-choice.selected>i svg,.pointack-request-choice.selected>i svg.lucide,.pointack-request-choice.selected>i svg[data-lucide]{color:#fff!important;stroke:#fff!important}
