:root{--bp-ink:#09233f;--bp-ink-2:#173b60;--bp-blue:#2d6ed7;--bp-blue-deep:#1e58bd;--bp-sky:#eaf3ff;--bp-green:#16866f;--bp-green-soft:#e9f7f2;--bp-line:#d7e4ef;--bp-soft:#f4f8fc;--bp-text:#45647f;--bp-muted:#6e879e;--bp-footer:#091d32;--bp-shadow:0 18px 42px #19395912;--bp-shadow-lg:0 28px 70px #1939591c}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{color:var(--bp-text);-webkit-font-smoothing:antialiased;background:#eef5fa;margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body.bp-menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--bp-ink);letter-spacing:-.045em;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}svg{display:block}.bp-app{flex-direction:column;min-height:100vh;display:flex}.bp-container{width:min(100% - 44px,1240px);margin-inline:auto}.bp-header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #dce6ef;height:76px;position:relative;box-shadow:0 4px 20px #13304e0b}.bp-header-inner{align-items:center;gap:24px;width:min(100% - 44px,1280px);height:76px;margin:auto;display:flex}.bp-brand{align-items:center;gap:11px;min-width:250px;display:inline-flex}.bp-brand-mark,.bp-footer-mark{color:#fff;background:linear-gradient(145deg,#3678e3,#225ec4);place-items:center;font-family:Manrope,sans-serif;font-weight:800;display:grid;box-shadow:0 9px 20px #2b67cc38,inset 0 1px #ffffff40}.bp-brand-mark{border-radius:13px;width:43px;height:43px;font-size:20px}.bp-brand-copy{flex-direction:column;gap:3px;display:flex}.bp-brand-name{letter-spacing:-.05em;color:#102942;font-family:Manrope,sans-serif;font-size:21px;font-weight:800;line-height:1}.bp-brand-slogan{letter-spacing:.105em;text-transform:uppercase;color:#69829a;white-space:nowrap;font-size:8px;font-weight:800;line-height:1}.bp-nav{background:#f7fafd;border:1px solid #e0e9f1;border-radius:13px;align-items:center;gap:2px;margin:auto;padding:5px;display:flex}.bp-nav a{color:#4b637b;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:700;transition:all .18s}.bp-nav a:hover{color:#173d65;background:#fff;box-shadow:0 3px 11px #19395912}.bp-header-actions{align-items:center;gap:13px;display:flex}.bp-signin{color:#456079;padding:9px 7px;font-size:12px;font-weight:700}.bp-header-cta{color:#fff;background:#102a46;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 17px;font-size:12px;font-weight:800;transition:all .18s;display:inline-flex;box-shadow:0 9px 20px #102a4629}.bp-header-cta:hover{background:#183e64;transform:translateY(-1px)}.bp-header-cta span{font-size:17px}.bp-menu-button,.bp-mobile-menu{display:none}.questionnaire-main{background:radial-gradient(circle at 4% 18%,#9de7d2ad,#0000 29%),radial-gradient(circle at 96% 14%,#a7ccffd1,#0000 33%),radial-gradient(circle at 54% 44%,#fffffff2,#0000 45%),linear-gradient(135deg,#edf8f5 0%,#f7fafc 45%,#edf4ff 100%);flex:1;min-height:calc(100vh - 76px);position:relative;overflow:hidden}.questionnaire-main:before{content:"";pointer-events:none;opacity:.55;background-image:linear-gradient(#305e8c0e 1px,#0000 1px),linear-gradient(90deg,#305e8c0e 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 70%,#0000 100%);mask-image:linear-gradient(#000 0% 70%,#0000 100%)}.questionnaire-main:after{content:"";pointer-events:none;background:radial-gradient(circle,#3977da2b,#3977da00 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:110px;right:-160px}.questionnaire-top{z-index:10;-webkit-backdrop-filter:blur(16px);background:#ffffffc2;border-bottom:1px solid #c2d4e4db;position:relative}.questionnaire-top-inner{padding:12px 0 11px}.questionnaire-top-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:7px;display:flex}.questionnaire-kicker{color:#2d66b2;letter-spacing:.13em;align-items:center;gap:9px;font-size:10px;font-weight:800;display:flex}.questionnaire-kicker-line{background:var(--bp-blue);border-radius:99px;width:21px;height:2px}.save-state{color:#55718a;align-items:center;gap:8px;font-size:10px;font-weight:800;display:inline-flex}.save-state-dot{background:#16a27f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e6f7f2}.progress-meta{color:#7790a5;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.progress-percent{color:#244865;font-variant-numeric:tabular-nums}.progress-track{background:#dce7f0;border-radius:99px;height:5px;margin-top:7px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#2d6ed7,#5a92e6);width:0;height:100%;transition:width .35s;box-shadow:0 0 12px #2d6ed72e}.questionnaire-grid{z-index:1;grid-template-columns:270px minmax(0,900px);justify-content:center;align-items:start;gap:34px;padding:30px 0 38px;display:grid;position:relative}.journey-card{box-shadow:var(--bp-shadow);-webkit-backdrop-filter:blur(12px);background:linear-gradient(155deg,#ffffffdb,#f5faffb8);border:1px solid #bdd3e4e6;border-radius:22px;padding:24px 21px 19px;position:sticky;top:20px;overflow:hidden}.journey-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#2d6ed71c,#0000 70%);border-radius:50%;width:140px;height:140px;position:absolute;top:-48px;right:-46px}.section-eyebrow{color:#2d69b7;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:800;display:inline-flex}.section-eyebrow:before{content:"";background:var(--bp-blue);border-radius:99px;width:18px;height:2px}.journey h2{color:var(--bp-ink);letter-spacing:-.055em;margin-top:11px;font-size:27px;line-height:1.04}.journey-intro{color:#58748d;margin-top:10px;font-size:12px;line-height:1.52}.journey-list{margin-top:21px}.journey-item{opacity:.38;align-items:center;gap:11px;min-height:49px;transition:all .22s;display:flex;position:relative}.journey-item.active,.journey-item.done{opacity:1}.journey-number{color:#7089a0;background:#ffffffd9;border:1px solid #d1dfeb;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;transition:all .2s;display:grid}.journey-item.active .journey-number{color:#286bd0;background:#edf5ff;border-color:#b5d0f2;box-shadow:0 0 0 4px #2f6fd612}.journey-item.done .journey-number{color:#0c866b;background:#eaf8f3;border-color:#b8e1d7}.journey-copy{flex-direction:column;gap:2px;display:flex}.journey-copy strong{color:#294966;font-size:12px;font-weight:800}.journey-copy span{color:#6e899f;font-size:9.5px;line-height:1.3}.journey-line{background:linear-gradient(#d4e2ed,#e4edf4);width:1px;height:10px;margin-left:17px}.journey-trust{background:linear-gradient(135deg,#f1fbf7,#eaf7f3);border:1px solid #c8e5dc;border-radius:14px;align-items:flex-start;gap:10px;margin-top:20px;padding:13px;display:flex}.trust-icon{color:#0b846b;background:#d9f3ea;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:grid}.journey-trust strong{color:#244b4a;font-size:10.5px;line-height:1.3;display:block}.journey-trust span{color:#668985;margin-top:3px;font-size:9.5px;line-height:1.35;display:block}.question-area{min-width:0}.question-panel{box-shadow:var(--bp-shadow-lg);-webkit-backdrop-filter:blur(13px);background:linear-gradient(145deg,#fffffff5 0%,#f9fcfff0 58%,#eff6ffeb 100%);border:1px solid #aec7dbf5;border-radius:24px;padding:27px 34px 23px;position:relative;overflow:hidden}.question-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#4a88e329,#4a88e300 67%);border-radius:50%;width:330px;height:330px;position:absolute;top:-100px;right:-90px}.question-panel:after{content:"";pointer-events:none;border:1px solid #2d6ed71a;border-radius:50%;width:108px;height:108px;position:absolute;top:24px;right:24px;box-shadow:0 0 0 18px #2d6ed706,0 0 0 38px #2d6ed705}.question-topline{z-index:2;justify-content:space-between;align-items:center;gap:15px;display:flex;position:relative}.question-number{color:#2c6bd0;letter-spacing:.06em;background:#edf5ff;border:1px solid #bed5ef;border-radius:10px;place-items:center;width:43px;height:30px;font-size:10px;font-weight:800;display:inline-grid;box-shadow:inset 0 1px #ffffffe6}.question-context{color:#6d879f;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.question-context:before{content:"";background:#17a17e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #e7f7f2}.question-title{z-index:2;color:#062441;letter-spacing:-.067em;max-width:900px;margin-top:13px;font-size:clamp(42px,4.25vw,58px);font-weight:800;line-height:.99;position:relative}.question-description{z-index:2;color:#3f607c;max-width:760px;margin-top:10px;font-size:16px;font-weight:500;line-height:1.45;position:relative}.why-box{z-index:2;margin-top:13px;position:relative}.why-box summary{color:#476780;cursor:pointer;background:#f7fbfff0;border:1px solid #cbddec;border-radius:11px;align-items:center;gap:8px;padding:8px 11px;font-size:10px;font-weight:800;list-style:none;transition:all .18s;display:inline-flex;box-shadow:0 4px 12px #1c3c5c09}.why-box summary:hover{background:#f1f7fd;border-color:#afc9e2}.why-box summary::-webkit-details-marker{display:none}.why-info{color:#2d6fd6;background:#e6f0ff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:900;display:grid}.why-content{color:#58738a;max-width:760px;padding:10px 12px 2px;font-size:11px;line-height:1.55}.answers{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid;position:relative}.answer-card{color:#143957;text-align:left;background:#ffffffed;border:1px solid #c5d9e9;border-radius:15px;align-items:center;gap:13px;min-height:68px;padding:10px 15px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 18px #1939590b}.answer-card:after{content:"";background:0 0;border-radius:0 4px 4px 0;width:3px;transition:all .18s;position:absolute;top:11px;bottom:11px;left:0}.answer-card:hover{border-color:#9fbfdf;transform:translateY(-2px);box-shadow:0 14px 28px #19395914}.answer-card:disabled{cursor:wait}.answer-card:disabled:not(.selected){opacity:.58;transform:none}.answer-card.selected:disabled{opacity:1;transform:translateY(-1px)}.answer-card.selected{background:linear-gradient(135deg,#f5faff,#eaf3ff);border-color:#2e6fd7;box-shadow:0 0 0 3px #2f6fd612,0 11px 25px #2f6fd617}.answer-card.selected:after{background:#2e6fd7}.answer-marker{color:#42627e;background:linear-gradient(145deg,#f8fbfe,#edf5fb);border:1px solid #c2d7e8;border-radius:11px;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:9px;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff2}.answer-marker:before{content:"";opacity:.18;border:1.5px solid;border-radius:5px;width:17px;height:17px;position:absolute}.answer-card.selected .answer-marker{color:#2e6fd7;background:#e8f2ff;border-color:#a9c8ec}.answer-copy{min-width:0;padding-right:26px}.answer-label{color:#103653;letter-spacing:-.025em;font-size:15px;font-weight:800;line-height:1.2;display:block}.answer-hint{color:#55728b;margin-top:3px;font-size:10.5px;font-weight:500;line-height:1.28;display:block}.answer-check{color:#0000;background:#fff;border:1px solid #c3d8e8;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-weight:900;display:grid;position:absolute;top:11px;right:11px}.answer-card.selected .answer-check{color:#fff;background:#2e6fd7;border-color:#2e6fd7}.answer-input-wrap{grid-column:1/-1}.answer-input{color:#294966;background:#fffffff2;border:1px solid #c6d9e8;border-radius:14px;outline:none;width:100%;min-height:66px;padding:14px 17px;font-size:15px;transition:all .18s;box-shadow:0 8px 22px #19395909}.answer-input::placeholder{color:#8097aa}.answer-input:focus{border-color:#2e6fd7;box-shadow:0 0 0 4px #2f6fd617}.question-footer{border-top:1px solid #d7e4ed;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding-top:13px;display:flex}.back-button{color:#4e6c84;background:0 0;border:0;min-height:42px;padding:0 5px;font-size:12px;font-weight:800;transition:all .16s}.back-button:hover{color:#183b5e}.continue-wrap{align-items:center;gap:13px;display:flex}.save-message{color:#7890a4;text-align:right;min-width:80px;font-size:10px}.continue-button{color:#fff;background:linear-gradient(135deg,#3275dc,#2867cb);border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-width:148px;min-height:48px;padding:0 20px;font-size:13px;font-weight:800;transition:all .18s;display:inline-flex;box-shadow:0 12px 25px #2f6fd638}.continue-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 29px #2f6fd645}.continue-button:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.loading-state,.error-state,.complete-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.loading-dots{gap:6px;margin-bottom:16px;display:flex}.loading-dots span{background:#2e6fd7;border-radius:50%;width:9px;height:9px;animation:1s ease-in-out infinite bpPulse}.loading-dots span:nth-child(2){animation-delay:.14s}.loading-dots span:nth-child(3){animation-delay:.28s}@keyframes bpPulse{0%,to{opacity:.25;transform:scale(.72)}50%{opacity:1;transform:scale(1)}}.loading-state strong{color:#294b6c;font-size:15px}.loading-state p{color:#7089a0;margin-top:6px;font-size:11px}.error-state{padding:30px}.error-icon{color:#b42318;background:#fff0ee;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:14px;font-size:18px;font-weight:900;display:grid}.error-state h2{font-size:28px}.error-state p{color:#58728a;max-width:520px;margin:9px 0 17px;font-size:12px;line-height:1.55}.retry-button{color:#31506d;background:#fff;border:1px solid #c6d9e7;border-radius:11px;min-height:44px;padding:0 16px;font-size:11px;font-weight:800}.complete-state{text-align:left;align-items:flex-start;padding:35px 5px}.complete-icon{color:#087d62;background:#e6f7f1;border-radius:17px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:900;display:grid;box-shadow:0 0 0 8px #149a7d0d}.complete-state .section-eyebrow{margin-top:20px}.complete-state h1{max-width:760px;margin-top:10px;font-size:clamp(42px,4.5vw,60px);line-height:1.02}.complete-state p{color:#5e7890;max-width:680px;margin-top:12px;font-size:14px;line-height:1.6}.complete-progress{width:min(100%,600px);margin-top:25px}.complete-track{background:#e3ebf2;border-radius:99px;height:6px;overflow:hidden}.complete-fill{border-radius:inherit;background:linear-gradient(90deg,#2e6fd7,#4b8ae5);width:0;height:100%;transition:width 2s}.complete-progress span{color:#7f95a8;margin-top:8px;font-size:10px;display:block}.hidden{display:none!important}.question-enter{animation:.24s both questionIn}@keyframes questionIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.bp-footer{color:#fff;background:#091d32}.bp-footer-main{grid-template-columns:2.2fr 1fr 1fr 1fr;gap:42px;padding:42px 0 34px;display:grid}.bp-footer-logo-link{align-items:center;gap:10px;margin-bottom:13px;display:inline-flex}.bp-footer-mark{border-radius:10px;width:35px;height:35px;font-size:17px}.bp-footer-logo-link>span:last-child{flex-direction:column;display:flex}.bp-footer-logo-link strong{color:#fff;font-family:Manrope,sans-serif;font-size:17px}.bp-footer-logo-link small{color:#7890a8;letter-spacing:.1em;text-transform:uppercase;margin-top:2px;font-size:6.5px;font-weight:800}.bp-footer-brand p{color:#9db0c4;max-width:330px;font-size:11px;line-height:1.6}.bp-footer-column{flex-direction:column;gap:8px;display:flex}.bp-footer-column h3{color:#fff;margin-bottom:4px;font-size:11px}.bp-footer-column a{color:#9cafc2;font-size:10px;transition:all .16s}.bp-footer-column a:hover{color:#fff;transform:translate(2px)}.bp-footer-bottom{color:#738aa2;border-top:1px solid #b1c7dc1f;justify-content:space-between;align-items:center;gap:18px;padding:15px 0;font-size:8px;display:flex}.bp-footer-bottom span:last-child{color:#91a9c0}@media (width<=1100px){.bp-brand{min-width:205px}.bp-nav a{padding:8px 9px;font-size:11px}.questionnaire-grid{grid-template-columns:235px minmax(0,1fr);gap:24px}.question-panel{padding:25px 27px 22px}.question-title{font-size:clamp(40px,4.6vw,54px)}.answer-card{min-height:66px;padding:10px 13px}.answer-label{font-size:14px}.answer-hint{font-size:10px}}@media (width<=850px){.bp-header,.bp-header-inner{height:68px}.bp-header-inner{padding:0 17px}.bp-nav,.bp-header-actions{display:none}.bp-brand{min-width:0}.bp-brand-mark{width:40px;height:40px}.bp-brand-name{font-size:19px}.bp-brand-slogan{font-size:7px}.bp-menu-button{background:#fff;border:1px solid #d5e0ea;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;margin-left:auto;display:flex}.bp-menu-button span{background:#173a5f;border-radius:2px;width:17px;height:2px}.bp-mobile-menu{opacity:0;visibility:hidden;background:#fffffffa;border-bottom:1px solid #dce5ee;flex-direction:column;padding:10px 20px 18px;transition:all .18s;display:flex;position:absolute;top:68px;left:0;right:0;transform:translateY(-8px);box-shadow:0 16px 30px #1935521a}.bp-mobile-menu.is-open{opacity:1;visibility:visible;transform:none}.bp-mobile-menu a{color:#334d67;border-bottom:1px solid #edf1f5;padding:12px 0;font-size:14px;font-weight:600}.bp-mobile-menu .mobile-start{color:#fff;text-align:center;background:#102a46;border:0;border-radius:9px;margin-top:8px;padding:12px 15px}.bp-container{width:min(100% - 32px,700px)}.questionnaire-main{min-height:calc(100vh - 68px)}.questionnaire-grid{grid-template-columns:1fr;gap:0;padding-top:20px}.journey{display:none}.question-panel{border-radius:20px;padding:25px 24px 21px}.question-title{font-size:clamp(38px,8vw,54px)}.question-description{font-size:14px}.answers{gap:9px}.answer-card{min-height:66px}.answer-label{font-size:14px}.bp-footer-main{grid-template-columns:1.6fr 1fr 1fr}.bp-footer-brand{grid-column:1/-1}}@media (width<=600px){.bp-container{width:calc(100% - 28px)}.questionnaire-top-inner{padding:10px 0}.questionnaire-kicker,.save-state,.progress-meta{font-size:8px}.questionnaire-grid{padding-top:13px;padding-bottom:28px}.question-panel{border-radius:18px;padding:21px 17px 17px}.question-topline{align-items:flex-start}.question-number{width:38px;height:27px}.question-context{font-size:9px}.question-title{margin-top:13px;font-size:35px;line-height:1.02}.question-description{margin-top:9px;font-size:13px}.why-box{margin-top:11px}.answers{grid-template-columns:1fr;gap:8px;margin-top:14px}.answer-card{min-height:64px;padding:9px 12px}.answer-marker{flex-basis:36px;width:36px;height:36px}.answer-label{font-size:13px}.answer-hint{font-size:9.5px}.question-footer{margin-top:15px;padding-top:13px}.continue-button{min-width:130px;min-height:46px}.bp-footer-main{grid-template-columns:1fr 1fr;gap:25px}.bp-footer-brand{grid-column:1/-1}.bp-footer-bottom{flex-direction:column;align-items:flex-start;gap:5px}}@media (width<=390px){.bp-brand-slogan{display:none}.question-title{font-size:33px}.answer-card{padding:11px}.answer-marker{flex-basis:36px;width:36px;height:36px}.continue-button{min-width:124px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.question-panel-motif{pointer-events:none;opacity:.7;width:72px;height:72px;position:absolute;top:24px;right:26px}.question-panel-motif span{border:1px solid #2d6ed71f;border-radius:50%;position:absolute}.question-panel-motif span:first-child{inset:0}.question-panel-motif span:nth-child(2){inset:12px}.question-panel-motif i{background:#2d6ed7;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;right:10px;box-shadow:0 0 0 6px #2d6ed712}
