/* Isolated full-page customer journey. */
body.tpp-registration-page{margin:0!important;zoom:1!important;background:#fff;color:#22272c;font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.5;overflow-x:hidden}
.tpp-registration-page *{box-sizing:border-box}
.tpp-registration-page [hidden]{display:none!important}
.tpp-registration-page .tpp-chat-launcher,.tpp-registration-page .tpp-chat,.tpp-registration-page .tpp-floating-actions,.tpp-registration-page #wpadminbar{display:none!important}
.tpp-reg-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:center;min-height:104px;padding:16px 70px 24px;background:white;box-shadow:0 3px 12px #00000012;border-radius:0 0 18px 18px}
.tpp-reg-logo img{display:block;width:230px;height:48px;object-fit:contain}
.tpp-registration-page .tpp-reg-icon{position:absolute;left:16px;top:24px;display:grid;place-items:center;width:44px;height:44px;min-height:0;min-width:0;padding:10px;margin:0;border:0;border-radius:50%;background:transparent;color:#222;box-shadow:none;line-height:1;letter-spacing:normal}
.tpp-registration-page .tpp-reg-close{left:auto;right:16px}
.tpp-reg-icon svg,.tpp-reg-badge svg,.tpp-reg-choice>svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tpp-reg-progress{position:absolute;bottom:12px;display:flex;gap:8px;width:min(470px,60vw)}
.tpp-reg-progress span{height:4px;flex:1;background:#d8dadd;transform:skew(-35deg)}
.tpp-reg-progress .is-done{background:#f3e600}
.tpp-registration-page #main{padding:0!important;background:#fff}
.tpp-reg-layout{display:grid;grid-template-columns:27% 1fr;min-height:calc(100dvh - 104px)}
.tpp-reg-summary{padding:36px clamp(24px,4vw,75px);background:#f5f5f5}
.tpp-reg-summary h2{font-size:21px;margin:0 0 16px}
.tpp-reg-summary-items{position:sticky;top:120px}
.tpp-reg-summary [data-reg-summary-items]>div{position:relative;padding:12px 0;border-bottom:1px solid #e3e3e3}
.tpp-reg-summary span,.tpp-reg-summary strong{display:block;font-size:12px;overflow-wrap:anywhere}
.tpp-reg-summary strong{font-size:13px;padding-right:62px}
.tpp-registration-page .tpp-reg-summary button{position:absolute;bottom:12px;right:0;border:0;padding:0;margin:0;min-height:0;background:none;color:#183f80;text-decoration:underline;text-transform:none;letter-spacing:0;font-size:12px;line-height:1.5}
.tpp-reg-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:44px 32px 25px;min-width:0}
.tpp-reg-form{width:min(100%,440px);margin:0}
.tpp-reg-step{text-align:center;margin:0 0 45px}
.tpp-reg-enhanced .tpp-reg-step{margin:0;animation:tpp-reg-in .2s ease-out}
.tpp-reg-badge{display:inline-grid;place-items:center;width:54px;height:54px;background:#f5e900;color:#153d7a;border-radius:50%;margin-bottom:18px}
.tpp-reg-step>h1,.tpp-reg-step>h2{font:700 26px/1.3 Poppins,Arial,sans-serif;letter-spacing:0;color:#22272c;margin:0 0 16px;outline:none}
.tpp-reg-description{margin:0 0 32px;font-size:15px}
.tpp-reg-controls{text-align:left;margin:30px 0}
.tpp-registration-page .tpp-reg-field{position:relative;display:block;margin:0 0 20px;color:#73777c;font-size:12px;font-weight:400;text-align:left}
.tpp-reg-field>span{position:absolute;left:20px;top:-9px;z-index:1;background:#fff;padding:0 7px}
.tpp-registration-page .tpp-reg-field input,.tpp-registration-page .tpp-reg-field select{display:block;width:100%;height:58px;padding:13px 20px;margin:0;border:1px solid #dedfe1;border-radius:12px;background:#fff;box-shadow:0 3px 8px #00000008;font:400 15px Poppins,Arial,sans-serif;letter-spacing:normal;color:#222}
.tpp-registration-page .tpp-reg-field input:focus,.tpp-registration-page .tpp-reg-field select:focus{outline:2px solid #1b4487;outline-offset:2px;box-shadow:none}
.tpp-registration-page .tpp-reg-primary{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;width:100%;min-height:56px;padding:14px 20px;border:0;border-radius:10px;background:#193e80;color:#fff;font:700 15px/1.4 Poppins,Arial,sans-serif;letter-spacing:0;text-transform:none;margin:0;cursor:pointer;text-decoration:none;box-shadow:none}
.tpp-reg-primary:after{content:'';position:absolute;right:24px;width:35px;top:0;bottom:0;background:#ffffff12;transform:skew(-28deg);pointer-events:none}
.tpp-reg-primary:disabled{background:#eee;color:#777;cursor:wait}
.tpp-registration-page .tpp-reg-choice{display:flex;align-items:center;position:relative;gap:16px;width:100%;min-height:70px;padding:18px;margin:0 0 12px;border:1px solid transparent;border-radius:12px;background:#f5f5f5;font-weight:400;font-size:15px;text-align:left;cursor:pointer}
.tpp-reg-choice input{position:absolute;opacity:0;width:1px;height:1px}
.tpp-reg-choice:has(input:checked){background:white;box-shadow:0 3px 14px #00000012;font-weight:600;border-color:#e8e8e8}
.tpp-reg-choice:has(input:focus-visible){outline:2px solid #193e80;outline-offset:2px}
.tpp-reg-choice>span{flex:1}
.tpp-reg-choice small{display:block;font-size:12px;font-weight:400;color:#69717c;margin-top:4px}
.tpp-reg-choice i{display:grid;place-items:center;flex:none;width:23px;height:23px;background:#fff;border-radius:50%}
.tpp-reg-choice input:checked~i{background:#48966a;color:white}
.tpp-reg-choice input:checked~i:after{content:'✓';font-style:normal}
.tpp-reg-info{padding:16px;background:#eaf0fc;border-radius:10px;font-size:13px}
.tpp-reg-help{margin:36px 0 0;color:#666;font-size:12px;text-align:center}
.tpp-reg-existing,.tpp-reg-help a{color:#193e80;text-decoration:underline}
.tpp-reg-existing{display:block;margin-top:25px;font-size:13px;text-align:center}
.tpp-reg-intro .tpp-reg-layout{grid-template-columns:1fr}
.tpp-reg-intro .tpp-reg-content{min-height:calc(100dvh - 104px)}
.tpp-reg-benefits{list-style:none;padding:12px 20px;margin:0;background:#f5f5f5;border-radius:16px}
.tpp-reg-benefits li{padding:14px 0 14px 28px;position:relative}
.tpp-reg-benefits li:before{content:'✓';color:#193e80;position:absolute;left:0;font-weight:700}
.tpp-reg-controls h2{font-size:16px;text-align:center;margin-bottom:24px}
.tpp-registration-page .tpp-reg-text-button{border:0;background:transparent;color:#193e80;text-decoration:underline;text-transform:none;letter-spacing:0;min-height:0;font:400 13px Poppins;margin:0 0 22px;padding:0}
.tpp-reg-password-rules{padding:20px;background:#f5f5f5;border-radius:12px;font-size:12px}
.tpp-reg-password-rules ul{list-style:none;margin:12px 0 0;padding:0}
.tpp-reg-password-rules li{padding:4px 0;color:#666}
.tpp-reg-password-rules li:before{content:'○';margin-right:8px}
.tpp-reg-password-rules li.is-valid{color:#267645}
.tpp-reg-password-rules li.is-valid:before{content:'✓'}
.tpp-reg-consent{display:flex;gap:12px;font-size:12px;font-weight:400;margin:20px 0;text-align:left}
.tpp-reg-consent input{flex:none;margin:4px 0 0;width:17px;height:17px}
.tpp-reg-consent a{color:#193e80;text-decoration:underline}
.tpp-registration-page .tpp-reg-result{display:block;background:#f5f5f5;border:1px solid #eee;border-radius:12px;text-align:left;padding:18px;margin:10px 0;width:100%;white-space:normal;letter-spacing:0;text-transform:none;color:#222;font:400 14px/1.5 Poppins}
.tpp-reg-result strong,.tpp-reg-result span,.tpp-reg-result small{display:block}
.tpp-reg-result small{color:#777}
.tpp-reg-notice{width:min(100%,550px);padding:15px;margin-bottom:25px;background:#fff1ef;color:#a12222;border-radius:10px}
.tpp-reg-success{max-width:620px;padding:70px 24px;margin:auto;text-align:center}
@keyframes tpp-reg-in{from{opacity:.5;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:849px){.tpp-reg-header{min-height:88px;padding:12px 60px 23px}.tpp-reg-logo img{width:165px;height:40px}.tpp-registration-page .tpp-reg-icon{top:12px;left:8px}.tpp-registration-page .tpp-reg-close{left:auto;right:8px}.tpp-reg-layout{display:flex;flex-direction:column;min-height:calc(100dvh - 88px)}.tpp-reg-content{padding:36px 24px 24px;flex:1}.tpp-reg-summary{order:2;padding:24px}.tpp-reg-summary h2{font-size:18px}.tpp-reg-summary [data-reg-summary-items]>div{padding:10px 0}.tpp-reg-summary strong{font-size:13px}.tpp-reg-intro .tpp-reg-content{min-height:calc(100dvh - 88px)}.tpp-reg-step>h1,.tpp-reg-step>h2{font-size:23px}.tpp-reg-description{font-size:14px}.tpp-reg-controls{margin:25px 0}.tpp-reg-choice{font-size:14px!important}.tpp-reg-progress{width:65vw;gap:5px}.tpp-registration-page .tpp-reg-field input,.tpp-registration-page .tpp-reg-field select{font-size:16px}.tpp-reg-help{margin-top:28px}}
@media(prefers-reduced-motion:reduce){.tpp-reg-enhanced .tpp-reg-step{animation:none}}
.tpp-reg-photo{display:none}
.tpp-reg-email .tpp-reg-layout{grid-template-columns:1fr 1fr}
.tpp-reg-email .tpp-reg-photo{display:block;position:relative;min-height:calc(100dvh - 104px);overflow:hidden}
.tpp-reg-photo img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}
.tpp-reg-code input{text-align:center;font-size:25px!important;letter-spacing:12px!important;padding-left:30px!important}
@media(max-width:849px){.tpp-reg-email .tpp-reg-photo{display:none}}
html:has(body.tpp-registration-page){zoom:1!important}
.tpp-reg-entry-benefits{margin-top:32px;text-align:left;font-size:13px}
.tpp-reg-delivery{border:0;padding:0;margin:30px 0 0;min-width:0}
.tpp-reg-delivery legend{font-weight:600;font-size:15px;margin-bottom:15px}
.tpp-registration-page .tpp-reg-primary:focus-visible,.tpp-registration-page .tpp-reg-icon:focus-visible{outline:2px solid #193e80;outline-offset:3px}
.tpp-reg-code{max-width:350px;margin:24px auto!important}
.tpp-reg-code>span{position:static!important;display:block;text-align:center;margin-bottom:10px}
.tpp-reg-code-slots{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;height:58px;pointer-events:none}
.tpp-reg-code-slots b{display:grid;place-items:center;border:1px solid #dedfe1;border-radius:10px;font-size:24px;font-weight:500;color:#222}
.tpp-registration-page .tpp-reg-code input{position:relative;background:transparent;border:0;color:transparent;caret-color:transparent;box-shadow:none;padding:0!important}
.tpp-registration-page .tpp-reg-code input:focus{outline:0}
.tpp-reg-code:focus-within .tpp-reg-code-slots b{border-color:#193e80;box-shadow:0 0 0 1px #193e80}
/* Compact journey: each normal step fits the viewport without a long summary below it. */
.tpp-reg-header{min-height:76px;padding:10px 60px 18px}
.tpp-reg-logo img{height:38px;width:200px}
.tpp-registration-page .tpp-reg-icon{top:12px}
.tpp-reg-layout,.tpp-reg-intro .tpp-reg-content,.tpp-reg-email .tpp-reg-photo{min-height:calc(100dvh - 76px)}
.tpp-reg-content{padding:20px 28px 14px}
.tpp-reg-summary{padding:22px 30px}
.tpp-reg-summary [data-reg-summary-items]>div{padding:8px 0}
.tpp-reg-summary h2{font-size:18px;margin-bottom:8px}
.tpp-reg-step>h1,.tpp-reg-step>h2{font-size:23px;margin-bottom:10px}
.tpp-reg-badge{width:42px;height:42px;margin-bottom:10px}
.tpp-reg-description{font-size:14px;margin-bottom:16px}
.tpp-reg-controls{margin:18px 0}
.tpp-registration-page .tpp-reg-field{margin-bottom:14px}
.tpp-registration-page .tpp-reg-field input,.tpp-registration-page .tpp-reg-field select{height:46px;padding:10px 16px}
.tpp-registration-page .tpp-reg-primary{min-height:46px;padding:10px 16px}
.tpp-registration-page .tpp-reg-choice{min-height:55px;padding:12px 15px;margin-bottom:9px}
.tpp-reg-help{margin-top:15px;font-size:11px}
.tpp-reg-password-rules{padding:12px 16px}
.tpp-reg-password-rules ul{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-top:8px}
.tpp-reg-consent{margin:12px 0}
.tpp-reg-delivery{margin-top:16px}
.tpp-reg-benefits li{padding-top:9px;padding-bottom:9px;font-size:13px}
.tpp-reg-entry-benefits{margin-top:18px}
.tpp-registration-page .tpp-reg-result{padding:10px 14px;margin:6px 0;font-size:12px}
.tpp-reg-info{padding:10px;font-size:12px;margin-bottom:12px}
.tpp-registration-page .tpp-reg-text-button{margin-bottom:12px}
.tpp-reg-controls>p:empty{display:none}
.tpp-reg-code-slots{height:46px}
@media(max-width:849px){
.tpp-reg-summary{display:none!important}
.tpp-reg-header{min-height:64px;padding-bottom:15px}
.tpp-reg-logo img{width:155px;height:32px}
.tpp-reg-progress{bottom:7px}
.tpp-registration-page .tpp-reg-icon{top:7px}
.tpp-reg-layout,.tpp-reg-intro .tpp-reg-content{min-height:calc(100dvh - 64px)}
.tpp-reg-content{padding:16px 20px 10px}
.tpp-reg-step>h1,.tpp-reg-step>h2{font-size:21px}
.tpp-reg-badge{width:36px;height:36px;margin-bottom:8px}
.tpp-reg-controls{margin:14px 0}
.tpp-reg-description{font-size:12px;margin-bottom:12px}
.tpp-reg-help{margin-top:10px}
.tpp-reg-entry-benefits{display:none}
.tpp-reg-delivery legend{font-size:13px;margin-bottom:8px}
.tpp-reg-consent{font-size:11px}
}
@media(max-height:720px){
.tpp-reg-content{padding-top:12px;padding-bottom:8px}
.tpp-reg-summary [data-reg-summary-items]>div{padding:6px 0}
.tpp-reg-badge{display:none}
.tpp-reg-controls{margin:12px 0}
.tpp-reg-help{margin-top:8px}
.tpp-reg-description{margin-bottom:10px}
.tpp-reg-entry-benefits li{padding-top:6px;padding-bottom:6px}
}
.tpp-reg-controls:has([data-reg-company-fields]:not([hidden])) [data-reg-search-field],.tpp-reg-controls:has([data-reg-company-fields]:not([hidden])) [data-reg-company-results],.tpp-reg-controls:has([data-reg-company-fields]:not([hidden])) [data-reg-search-status],.tpp-reg-controls:has([data-reg-company-fields]:not([hidden])) [data-reg-manual]{display:none}
