*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Source Sans Pro,sans-serif;font-size:16px;line-height:1.6;color:#333;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:#be4a74;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}.quiz-container{max-width:640px;width:100%;margin:0 auto}.icon-container{width:56px;height:56px;min-width:56px;border-radius:12px;background:linear-gradient(135deg,rgba(190,74,116,.1),rgba(42,103,132,.1));display:flex;align-items:center;justify-content:center}.icon-container svg{width:32px;height:32px}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,100%,.97);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #dcdcdc;padding:10px 0;transition:box-shadow .3s ease}.header.scrolled{box-shadow:0 2px 20px rgba(0,0,0,.08)}.header .container{display:flex;align-items:center;justify-content:center}.header-logo{display:inline-flex;align-items:baseline;gap:8px;color:#1f3340;line-height:1}.header-logo-mark{font-size:26px;font-weight:700}.header-logo-sub{color:#be4a74;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:0}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:100px 24px 60px}.hero-bg{background:url(/background.png) 50%/cover no-repeat;z-index:0}.hero-bg,.hero-video{position:absolute;inset:0}.hero-video{width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.35) 40%,rgba(0,0,0,.7))}.hero-content{position:relative;z-index:1;text-align:center;max-width:820px;color:#fff}.hero-eyebrow{display:inline-block;background:rgba(190,74,116,.9);color:#fff;padding:10px 24px;border-radius:50px;font-size:15px;font-weight:600;margin-bottom:28px;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero h1{font-size:46px;font-weight:700;line-height:1.18;margin-bottom:24px;text-shadow:0 2px 16px rgba(0,0,0,.5);letter-spacing:-.3px}.hero-sub{font-size:20px;line-height:1.6;margin-bottom:10px;text-shadow:0 1px 8px rgba(0,0,0,.5);font-weight:400}.hero-features{font-size:17px;margin-bottom:40px;text-shadow:0 1px 6px rgba(0,0,0,.5);font-weight:500;letter-spacing:.3px}.hero-cta{display:inline-block;background:linear-gradient(135deg,#be4a74,#a03d62);color:#fff;padding:18px 44px;border-radius:8px;font-size:18px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;box-shadow:0 4px 20px rgba(190,74,116,.35)}.hero-cta:hover{background:linear-gradient(135deg,#2a6784,#1e4d63);transform:translateY(-2px);box-shadow:0 6px 24px rgba(42,103,132,.45);color:#fff}.hero-trust{margin-top:28px;display:flex;flex-wrap:wrap;justify-content:center;gap:24px;font-size:15px;text-shadow:0 1px 4px rgba(0,0,0,.4)}.hero-trust span{display:flex;align-items:center;gap:6px}.hero-trust .check{color:#22c55e;font-weight:700}.facts-section{padding:72px 24px 64px;background:#fff}.facts-section-title{text-align:center;font-size:32px;font-weight:700;margin-bottom:12px;color:#222;letter-spacing:-.3px}.facts-section-sub{text-align:center;font-size:17px;color:#717c8e;margin-bottom:48px;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.5}.facts-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;max-width:960px;margin:0 auto 56px}.fact-card{text-align:center;padding:32px 16px 28px;border-radius:16px;background:#fafafa;border:1px solid #f0f0f0;transition:all .25s ease}.fact-card:hover{background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.06);transform:translateY(-2px)}.fact-card--clickable{cursor:pointer}.fact-card--clickable:hover{border-color:#be4a74}.fact-icon{width:72px;height:72px;border-radius:50%;background:#2a2a2a;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;transition:background .25s ease}.fact-card:hover .fact-icon{background:linear-gradient(135deg,#be4a74,#2a6784)}.fact-icon svg{stroke:#fff!important}.fact-label{font-size:13px;font-weight:700;letter-spacing:3px;color:#333;margin-bottom:10px;text-transform:uppercase}.fact-line1{font-size:15px;color:#333;font-weight:500;line-height:1.4;margin-bottom:2px}.fact-line2{font-size:14px;color:#717c8e;line-height:1.4}.fact-link-hint{display:inline-block;margin-top:10px;font-size:12px;color:#be4a74;font-weight:600;letter-spacing:.3px}.infobox-compact{max-width:720px;margin:0 auto;padding:32px;border:2px dashed #d4d4d4;border-radius:16px;text-align:center;background:#fafafa}.infobox-compact-icon{margin-bottom:12px}.infobox-compact-title{font-size:20px;font-weight:700;color:#333;margin-bottom:8px}.infobox-compact p{font-size:16px;color:#555;line-height:1.7;margin-bottom:12px}.infobox-compact p:last-child{margin-bottom:0}.infobox-compact-highlight{font-size:15px!important;color:#333!important;font-weight:500}.quiz-page-main{padding-top:60px;min-height:100vh;display:flex;flex-direction:column}.quiz-section{padding:24px 20px 32px;background:#fff;flex:1 1;display:flex;align-items:flex-start;justify-content:center}.progress-wrapper{margin-bottom:24px}.progress-label{display:flex;justify-content:space-between;font-size:13px;color:#717c8e;margin-bottom:6px}.progress-bar{width:100%;height:6px;background:#e8e8e8;border-radius:100px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(135deg,#be4a74,#2a6784);border-radius:100px;transition:width .4s ease}.quiz-step{animation:fadeSlideIn .35s ease forwards}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.quiz-step h3{font-size:22px;font-weight:600;line-height:1.3}.quiz-step .step-sub,.quiz-step h3{text-align:center;margin-bottom:20px}.quiz-step .step-sub{color:#717c8e;font-size:14px;margin-top:-12px}.object-cards{display:grid;grid-gap:10px;gap:10px}.object-card{display:flex;align-items:center;gap:14px;background:#fff;border:2px solid #e8e8e8;border-radius:12px;padding:14px 16px;cursor:pointer;transition:all .25s ease;-webkit-tap-highlight-color:transparent}.object-card:hover{border-color:#be4a74;box-shadow:0 2px 12px rgba(190,74,116,.1)}.object-card:active{transform:scale(.98)}.object-card.selected{border-color:#be4a74;background:rgba(190,74,116,.04)}.object-card-icon{width:52px;height:52px;min-width:52px;background:linear-gradient(135deg,rgba(190,74,116,.1),rgba(42,103,132,.1));border-radius:10px;display:flex;align-items:center;justify-content:center}.object-card-content h4{font-size:16px;font-weight:600;margin-bottom:2px}.object-card-content p{font-size:13px;color:#717c8e}.object-card-check{margin-left:auto;width:24px;height:24px;min-width:24px;border-radius:50%;border:2px solid #dcdcdc;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.object-card.selected .object-card-check{background:#be4a74;border-color:#be4a74}.object-card.selected .object-card-check svg{stroke:#fff}.radio-options{display:grid;grid-gap:8px;gap:8px}.radio-option{display:flex;align-items:center;gap:12px;background:#fff;border:2px solid #e8e8e8;border-radius:12px;padding:14px 16px;cursor:pointer;transition:all .25s ease;-webkit-tap-highlight-color:transparent}.radio-option:hover{border-color:#be4a74}.radio-option:active{transform:scale(.98)}.radio-option.selected{border-color:#be4a74;background:rgba(190,74,116,.04)}.radio-option-icon{width:36px;height:36px;min-width:36px;border-radius:8px;background:linear-gradient(135deg,rgba(190,74,116,.08),rgba(42,103,132,.08));display:flex;align-items:center;justify-content:center}.radio-option-text{font-size:15px;font-weight:500;flex:1 1}.radio-dot{width:20px;height:20px;min-width:20px;border-radius:50%;border:2px solid #dcdcdc;position:relative;transition:all .25s ease}.radio-option.selected .radio-dot{border-color:#be4a74}.radio-option.selected .radio-dot:after{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;background:#be4a74;border-radius:50%}.quiz-nav-compact{margin-top:16px}.btn-back-sm{background:transparent;border:none;color:#717c8e;font-size:14px;font-weight:600;cursor:pointer;font-family:Source Sans Pro,sans-serif;padding:8px 0;transition:color .2s ease}.btn-back-sm:hover{color:#333}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.form-group label{font-size:13px;font-weight:600;color:#333;margin-bottom:4px}.form-group input{padding:12px 14px;border:2px solid #e8e8e8;border-radius:8px;font-size:15px;font-family:Source Sans Pro,sans-serif;transition:border-color .3s ease;outline:none}.form-group input:focus{border-color:#be4a74}.form-group input.error{border-color:#ef4444}.form-group .error-text{font-size:12px;color:#ef4444;margin-top:2px;display:none}.form-group input.error~.error-text{display:block}.checkbox-group{display:flex;align-items:flex-start;gap:10px;margin-top:4px}.checkbox-group input[type=checkbox]{width:18px;height:18px;min-width:18px;margin-top:2px;accent-color:#be4a74;cursor:pointer}.checkbox-group label{font-size:13px;color:#555;cursor:pointer;line-height:1.4}.checkbox-group label a{color:#be4a74;text-decoration:underline}.phone-input-wrapper{position:relative}.phone-input-container{display:flex;align-items:center;border:2px solid #e8e8e8;border-radius:8px;overflow:hidden;transition:border-color .3s ease;background:#fff}.phone-input-container:focus-within{border-color:#be4a74}.phone-input-container.error{border-color:#ef4444}.phone-country-btn{display:flex;align-items:center;gap:4px;padding:12px 8px 12px 12px;background:#f8f8f8;border:none;border-right:1px solid #e8e8e8;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:14px;color:#333;white-space:nowrap;transition:background .2s}.phone-country-btn:hover{background:#f0f0f0}.phone-flag{font-size:18px;line-height:1}.phone-dial{font-weight:600;font-size:14px;color:#555}.phone-arrow{font-size:9px;color:#999;margin-left:2px}.phone-number-input{flex:1 1;border:none!important;outline:none!important;padding:12px 14px!important;font-size:15px;font-family:Source Sans Pro,sans-serif;background:transparent;min-width:0}.phone-number-input::placeholder{color:#bbb}.phone-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 8px 30px rgba(0,0,0,.12);z-index:100;max-height:240px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.phone-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:11px 14px;border:none;background:transparent;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:14px;text-align:left;transition:background .15s}.phone-dropdown-item:hover{background:#f5f5f5}.phone-dropdown-item.active{background:rgba(190,74,116,.06);font-weight:600}.phone-dropdown-name{flex:1 1;color:#333}.phone-dropdown-dial{color:#888;font-size:13px;font-weight:500}.phone-hint{display:block;font-size:12px;color:#999;margin-top:3px;padding-left:2px}.quiz-nav{display:flex;justify-content:space-between;align-items:center;margin-top:20px;gap:12px}.btn-back{background:transparent;border:2px solid #dcdcdc;color:#717c8e;padding:12px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;font-family:Source Sans Pro,sans-serif;transition:all .3s ease}.btn-back:hover{border-color:#333;color:#333}.btn-next{background:linear-gradient(135deg,#be4a74,#a03d62);color:#fff;padding:12px 28px;border-radius:8px;font-size:15px;font-weight:600;border:none;cursor:pointer;font-family:Source Sans Pro,sans-serif;transition:all .3s ease;margin-left:auto;box-shadow:0 4px 15px rgba(190,74,116,.3)}.btn-next:hover{background:linear-gradient(135deg,#2a6784,#1e4d63);transform:translateY(-2px);box-shadow:0 6px 20px rgba(42,103,132,.4)}.btn-next:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.btn-submit{background:linear-gradient(135deg,#be4a74,#a03d62);color:#fff;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;border:none;cursor:pointer;font-family:Source Sans Pro,sans-serif;transition:all .3s ease;width:100%;box-shadow:0 4px 15px rgba(190,74,116,.3)}.btn-submit:hover{background:linear-gradient(135deg,#2a6784,#1e4d63);transform:translateY(-2px);box-shadow:0 6px 20px rgba(42,103,132,.4)}.btn-submit:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.submit-trust{text-align:center;margin-top:10px;font-size:13px;color:#717c8e;display:flex;align-items:center;justify-content:center;gap:5px}.submit-trust-icon{display:inline-flex}.map-section{padding:80px 24px 0;background:#f5f5f5}.map-section h2{text-align:center;font-size:32px;font-weight:700;margin-bottom:12px;color:#222;letter-spacing:-.3px}.map-section-sub{text-align:center;color:#717c8e;margin-bottom:44px;font-size:17px;line-height:1.5}.map-wrapper{border-radius:16px;overflow:hidden;box-shadow:0 6px 30px rgba(0,0,0,.1);max-width:960px;margin:0 auto}.map-wrapper iframe{display:block;width:100%;height:420px;border:0}.map-details{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;padding:48px 0;max-width:720px;margin:0 auto}.map-detail-card{text-align:center;padding:24px 16px;border-radius:16px;background:#fff;border:1px solid #e8e8e8;transition:all .25s ease}.map-detail-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.06);transform:translateY(-2px)}.map-detail-icon{width:56px;height:56px;border-radius:50%;background:#2a2a2a;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;transition:background .25s ease}.map-detail-card:hover .map-detail-icon{background:linear-gradient(135deg,#be4a74,#2a6784)}.map-detail-icon svg{stroke:#fff!important}.map-detail-card h4{font-size:14px;font-weight:700;margin-bottom:6px;letter-spacing:.5px;color:#333}.map-detail-card p{font-size:13px;color:#717c8e;line-height:1.4}.footer{background:#242424;color:#fff;padding:48px 24px 24px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:32px;gap:32px;margin-bottom:32px}.footer h4{font-size:16px;font-weight:600;margin-bottom:16px;color:#fff}.footer a,.footer p{font-size:14px;color:#aaa;line-height:1.8}.footer a{display:block;transition:color .3s ease}.footer a:hover{color:#be4a74}.footer-bottom{border-top:1px solid #444;padding-top:24px;text-align:center;font-size:13px;color:#666}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{background:#fff;border-radius:16px;padding:32px 24px;max-width:440px;width:100%;text-align:center;animation:fadeSlideIn .3s ease}.modal h3{font-size:20px;font-weight:700;margin-bottom:12px}.modal p{font-size:14px;color:#555;line-height:1.6;margin-bottom:10px}.modal ul{text-align:left;list-style:none;margin:12px 0 24px;padding:0}.modal ul li{font-size:14px;color:#555;padding:4px 0 4px 20px;position:relative}.modal ul li:before{content:"\2022";position:absolute;left:6px;color:#be4a74;font-weight:700}.modal-buttons{display:flex;flex-direction:column;gap:10px}.modal-btn-primary{background:linear-gradient(135deg,#be4a74,#a03d62);color:#fff;padding:12px 20px;border-radius:8px;font-size:15px;font-weight:600;border:none;cursor:pointer;font-family:Source Sans Pro,sans-serif;transition:all .3s ease;box-shadow:0 4px 15px rgba(190,74,116,.3)}.modal-btn-primary:hover{background:linear-gradient(135deg,#2a6784,#1e4d63);transform:translateY(-2px);box-shadow:0 6px 20px rgba(42,103,132,.4)}.modal-btn-secondary{background:transparent;color:#be4a74;padding:12px 20px;border-radius:8px;font-size:15px;font-weight:600;border:2px solid #be4a74;cursor:pointer;font-family:Source Sans Pro,sans-serif;transition:all .3s ease}.modal-btn-secondary:hover{background:rgba(190,74,116,.06)}.thankyou-wrapper{min-height:calc(100vh - 60px);display:flex;align-items:center;justify-content:center;padding:80px 24px 40px;text-align:center;background:#fff}.thankyou-inner{max-width:560px}.thankyou-checkmark{width:80px;height:80px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 28px;font-size:36px;color:#fff;animation:scaleIn .5s ease}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.thankyou-inner h1{font-size:32px;font-weight:700;margin-bottom:12px}.thankyou-inner .sub{font-size:18px;color:#555;margin-bottom:32px}.thankyou-steps{text-align:left;background:#f2f2f2;border-radius:12px;padding:28px;margin-bottom:32px}.thankyou-steps div{display:flex;align-items:center;gap:12px;padding:8px 0;font-size:16px}.thankyou-steps .step-check{color:#22c55e;font-size:18px;font-weight:700}.thankyou-phone{font-size:16px;color:#555;margin-bottom:28px}.thankyou-phone a{font-size:22px;font-weight:700;color:#be4a74;display:block;margin-top:8px}.thankyou-cta{display:inline-block;background:linear-gradient(135deg,#be4a74,#a03d62);color:#fff;padding:16px 36px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(190,74,116,.3)}.thankyou-cta:hover{background:linear-gradient(135deg,#2a6784,#1e4d63);transform:translateY(-2px);box-shadow:0 6px 20px rgba(42,103,132,.4);color:#fff}.plans-section{padding:72px 24px 64px;background:#fff}.plans-section-title{text-align:center;font-size:32px;font-weight:700;margin-bottom:12px;color:#222;letter-spacing:-.3px}.plans-section-sub{text-align:center;font-size:17px;color:#717c8e;margin-bottom:48px;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.5}.plans-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px;max-width:720px;margin:0 auto}.plan-card{border-radius:16px;overflow:hidden;background:#fafafa;border:1px solid #f0f0f0;transition:all .3s ease}.plan-card:hover{box-shadow:0 10px 40px rgba(0,0,0,.08);transform:translateY(-3px)}.plan-card-image{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#eee}.plan-card-image img{width:100%;height:100%;object-fit:contain;padding:12px;background:#fff}.plan-card-body{padding:20px}.plan-card-badge{display:inline-block;background:linear-gradient(135deg,#be4a74,#2a6784);color:#fff;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 12px;border-radius:50px;margin-bottom:12px}.plan-card-body h3{font-size:18px;font-weight:700;color:#222;margin-bottom:4px}.plan-card-body .plan-size{font-size:14px;color:#717c8e;margin-bottom:8px}.plan-card-body .plan-price{font-size:20px;font-weight:700;color:#be4a74}.plan-card-body .plan-price small{font-size:13px;color:#999;font-weight:400}.plan-card--clickable{cursor:pointer;position:relative}.plan-card--clickable:hover{border-color:#be4a74;box-shadow:0 10px 40px rgba(190,74,116,.12);transform:translateY(-4px)}.plan-card--clickable:hover .plan-card-image img{transform:scale(1.02);transition:transform .3s ease}.plan-card-cta{display:inline-block;margin-top:14px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#be4a74,#2a6784);padding:8px 20px;border-radius:50px;transition:all .25s ease;letter-spacing:.3px}.plan-card--clickable:hover .plan-card-cta{box-shadow:0 4px 16px rgba(190,74,116,.3);transform:translateX(3px)}@media (max-width:1024px){.facts-grid{grid-template-columns:repeat(2,1fr);max-width:560px}.map-details{grid-template-columns:repeat(3,1fr)}.plans-grid{gap:20px}}@media (max-width:768px){.hero h1{font-size:30px}.hero-sub{font-size:17px}.hero-features{font-size:15px}.hero-cta{padding:16px 32px;font-size:16px}.hero-trust{flex-direction:column;align-items:center;gap:8px;font-size:14px}.facts-section{padding:48px 16px 40px}.facts-section-title{font-size:26px}.facts-section-sub{font-size:15px;margin-bottom:32px}.facts-grid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:100%}.fact-card{padding:20px 12px 18px}.fact-icon{width:60px;height:60px;margin-bottom:12px}.fact-icon svg{width:24px;height:24px}.fact-label{font-size:11px;letter-spacing:2.5px;margin-bottom:6px}.fact-line1{font-size:14px}.fact-line2{font-size:13px}.infobox-compact{padding:24px 18px}.infobox-compact p{font-size:14px}.plans-section{padding:48px 16px 40px}.plans-section-title{font-size:26px}.plans-section-sub{font-size:15px;margin-bottom:32px}.plans-grid{grid-template-columns:1fr;gap:16px;max-width:400px;margin:0 auto}.quiz-page-main{padding-top:56px}.quiz-section{padding:16px 16px 24px}.quiz-step h3{font-size:19px}.progress-wrapper,.quiz-step h3{margin-bottom:16px}.object-card{padding:12px 14px;gap:12px}.object-card-icon{width:44px;height:44px;min-width:44px}.object-card-content h4{font-size:15px}.object-card-content p{font-size:12px}.radio-option{padding:12px 14px;gap:10px}.radio-option-icon{width:32px;height:32px;min-width:32px}.radio-option-text{font-size:14px}.form-grid{grid-template-columns:1fr;gap:10px}.form-group input{padding:11px 12px;font-size:15px}.phone-country-btn{padding:11px 6px 11px 10px}.phone-number-input{padding:11px 12px!important;font-size:15px}.phone-dropdown{max-height:200px}.btn-submit{padding:13px 24px;font-size:15px}.map-section{padding:60px 16px 0}.map-section h2{font-size:26px}.map-section-sub{font-size:15px}.map-wrapper iframe{height:300px}.map-details{grid-template-columns:1fr;gap:12px}.map-detail-card{padding:16px 12px}.footer-grid{grid-template-columns:1fr;gap:24px}.modal{padding:24px 18px}.infobox{padding:24px 20px}}@media (max-width:480px){.hero{padding:80px 16px 40px;min-height:auto}.hero h1{font-size:25px}.hero-sub{font-size:16px}.hero-features{font-size:14px}.hero-eyebrow{font-size:13px;padding:8px 18px;margin-bottom:18px}.header{padding:8px 0}.header-logo-mark{font-size:22px}.header-logo-sub{font-size:12px}.quiz-page-main{padding-top:48px}.quiz-section{padding:12px 14px 20px}.quiz-step h3{font-size:17px;margin-bottom:14px}.progress-label{font-size:12px}.progress-bar{height:5px}.progress-wrapper{margin-bottom:12px}.object-cards{gap:8px}.radio-options{gap:6px}.object-card-check{width:22px;height:22px;min-width:22px}.radio-dot{width:18px;height:18px;min-width:18px}.fact-icon{width:52px;height:52px;margin-bottom:10px}.fact-icon svg{width:22px;height:22px}.fact-label{font-size:10px;letter-spacing:2px}}.cookie-overlay{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center;padding:16px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cookie-banner{background:#fff;border-radius:20px 20px 0 0;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 -8px 40px rgba(0,0,0,.15)}@media (min-width:768px){.cookie-overlay{align-items:center}.cookie-banner{border-radius:20px}}.cookie-banner-inner{padding:28px 24px 24px}.cookie-banner h3{font-size:20px;font-weight:700;color:#222;margin-bottom:12px}.cookie-banner>.cookie-banner-inner>p{font-size:14px;color:#555;line-height:1.7;margin-bottom:20px}.cookie-current-status{font-size:13px!important;color:#888!important;background:#f5f5f5;padding:8px 14px;border-radius:8px;margin-bottom:12px!important}.cookie-current-status strong{color:#333}.cookie-details{background:#f9f9f9;border-radius:12px;padding:16px;margin-bottom:20px}.cookie-category{margin-bottom:14px}.cookie-category:last-child{margin-bottom:0}.cookie-cat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.cookie-cat-header strong{font-size:14px;color:#222}.cookie-always-on{color:#27ae60;background:#eafaf1}.cookie-always-on,.cookie-optional{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:3px 10px;border-radius:50px}.cookie-optional{color:#be4a74;background:#fdf2f5}.cookie-category p{font-size:13px;color:#666;line-height:1.6;margin:0}.cookie-actions{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}@media (min-width:480px){.cookie-actions{flex-direction:row}}.cookie-btn{padding:12px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .2s ease;flex:1 1;text-align:center}.cookie-btn--accept{background:linear-gradient(135deg,#be4a74,#2a6784);color:#fff;box-shadow:0 4px 15px rgba(190,74,116,.3)}.cookie-btn--accept:hover{box-shadow:0 6px 20px rgba(190,74,116,.4);transform:translateY(-1px)}.cookie-btn--essential{background:#f0f0f0;color:#333}.cookie-btn--essential:hover{background:#e0e0e0}.cookie-btn--details{background:transparent;color:#888;font-size:13px;padding:8px 12px}.cookie-btn--details:hover{color:#555}.cookie-legal{font-size:12px;color:#999;text-align:center;margin:0}.cookie-legal a{color:#be4a74;text-decoration:underline}.footer-cookie-link{display:inline-block;background:none;border:none;color:#ccc;font-size:14px;cursor:pointer;padding:0;margin-top:6px;text-decoration:none;transition:color .2s ease;font-family:inherit;text-align:left}.footer-cookie-link:hover{color:#fff;text-decoration:underline}.cookie-settings-fab{position:fixed;bottom:16px;left:16px;z-index:9998;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.9);border:1px solid #e0e0e0;box-shadow:0 2px 10px rgba(0,0,0,.12);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;transition:transform .2s ease,box-shadow .2s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cookie-settings-fab:hover{transform:scale(1.1);box-shadow:0 4px 16px rgba(0,0,0,.18)}.cookie-settings-fab:active{transform:scale(.95)}.system-page{color:#1f2933;background:#fff;overflow-x:hidden}.system-hero{position:relative;min-height:100vh;overflow:hidden;color:#fff;display:flex;align-items:center;padding:112px 0 72px}.system-hero-overlay,.system-hero-video{position:absolute;inset:0;width:100%;height:100%}.system-hero-video{object-fit:cover;object-position:center}.system-hero-overlay{background:linear-gradient(90deg,rgba(9,20,28,.9),rgba(9,20,28,.72) 46%,rgba(9,20,28,.34)),linear-gradient(180deg,rgba(9,20,28,.35),rgba(9,20,28,.76))}.system-nav{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;z-index:2;display:flex;align-items:center;justify-content:space-between;padding-top:24px}.system-brand{color:#fff;font-weight:700;font-size:20px;letter-spacing:0}.system-nav-links{display:flex;align-items:center;gap:10px}.system-nav-links a{color:#fff;border:1px solid hsla(0,0%,100%,.26);border-radius:8px;padding:9px 14px;font-weight:600;background:hsla(0,0%,100%,.08)}.system-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:56px;gap:56px;align-items:center}.system-hero-copy{max-width:760px;min-width:0}.system-eyebrow,.system-kicker{color:#be4a74;text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:14px}.system-eyebrow{color:#f3b4c8}.system-hero h1{max-width:780px;font-size:58px;line-height:1.04;font-weight:800;letter-spacing:0;margin-bottom:24px;text-shadow:0 4px 24px rgba(0,0,0,.34)}.system-hero-copy>p:not(.system-eyebrow){max-width:700px;color:hsla(0,0%,100%,.9);font-size:20px;line-height:1.55}.system-demo-actions,.system-final-actions,.system-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.system-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:8px;padding:13px 20px;font-weight:700;text-decoration:none;border:1px solid transparent}.system-btn-primary{color:#fff;background:linear-gradient(135deg,#be4a74,#2a6784);box-shadow:0 10px 28px rgba(0,0,0,.22)}.system-btn-secondary{color:#fff;background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.34)}.system-btn-light{color:#1f2933;background:#fff}.system-hero-panel{border:1px solid hsla(0,0%,100%,.2);border-radius:8px;background:hsla(0,0%,100%,.11);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:8px}.system-hero-panel>div{padding:22px;border-bottom:1px solid hsla(0,0%,100%,.16)}.system-hero-panel>div:last-child{border-bottom:0}.system-hero-panel span{display:block;color:hsla(0,0%,100%,.68);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.system-hero-panel strong{display:block;color:#fff;font-size:28px;line-height:1.1;margin-bottom:8px}.system-hero-panel p{color:hsla(0,0%,100%,.78);font-size:14px;line-height:1.45}.system-section{padding:88px 0}.system-section-muted{background:#f6f7f8}.system-split{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:64px;gap:64px;align-items:start}.system-section h2{color:#17212b;font-size:38px;line-height:1.14;letter-spacing:0;max-width:780px}.system-problem-list{display:grid;grid-gap:14px;gap:14px}.system-problem-list p{padding:20px 22px;border-left:4px solid #be4a74;background:#fff;box-shadow:0 8px 26px rgba(20,32,42,.06);border-radius:0 8px 8px 0;color:#425466;font-size:17px}.system-section-head{margin-bottom:36px}.system-workflow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.system-card,.system-package,.system-step{border:1px solid #e6e8eb;border-radius:8px;background:#fff}.system-step{padding:22px 18px}.system-package span,.system-step span{display:inline-flex;color:#be4a74;font-size:13px;font-weight:800;margin-bottom:14px}.system-card h3,.system-package h3,.system-step h3{color:#17212b;font-size:19px;line-height:1.2;margin-bottom:10px}.system-card p,.system-demo-inner p,.system-note,.system-package p,.system-step p{color:#596778;line-height:1.55}.system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.system-card{padding:26px;min-height:176px}.system-demo-band{color:#fff;background:linear-gradient(135deg,#1f3340,#2a6784 56%,#be4a74)}.system-demo-inner{display:grid;grid-template-columns:1fr auto;grid-gap:32px;gap:32px;align-items:center}.system-demo-inner h2{color:#fff}.system-demo-inner p{max-width:720px;color:hsla(0,0%,100%,.86);font-size:18px;margin-top:16px}.system-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.system-package{padding:28px}.system-note{margin-top:24px;padding:18px 20px;border-radius:8px;background:#f6f7f8;border:1px solid #e6e8eb}.system-final{background:#111820;color:#fff}.system-final h2{color:#fff}.system-contact-inner{display:grid;grid-template-columns:minmax(0,1fr) 380px;grid-gap:42px;gap:42px;align-items:center}.system-contact-copy>p:not(.system-kicker){max-width:720px;margin-top:18px;color:hsla(0,0%,100%,.78);font-size:18px;line-height:1.6}.system-final-actions{justify-content:flex-start}.system-contact-card{border:1px solid hsla(0,0%,100%,.16);border-radius:8px;background:hsla(0,0%,100%,.07);padding:28px}.system-contact-card h3{color:#fff;font-size:20px;line-height:1.2;margin-bottom:18px}.system-contact-card ul{list-style:none;display:grid;grid-gap:12px;gap:12px;margin-bottom:24px}.system-contact-card li{color:hsla(0,0%,100%,.78);line-height:1.45;padding-left:22px;position:relative}.system-contact-card li:before{content:"";position:absolute;left:0;top:.65em;width:8px;height:8px;border-radius:50%;background:#be4a74}.system-contact-email{display:inline-flex;color:#fff;font-weight:700;border-bottom:1px solid hsla(0,0%,100%,.45);padding-bottom:2px}@media (max-width:960px){.system-hero{min-height:auto;padding:104px 0 64px}.system-contact-inner,.system-demo-inner,.system-hero-inner,.system-split{grid-template-columns:1fr}.system-hero-panel{max-width:560px}.system-grid,.system-package-grid,.system-workflow{grid-template-columns:repeat(2,minmax(0,1fr))}.system-demo-actions{margin-top:0}}@media (max-width:640px){.system-nav{left:0;transform:none;width:100%;flex-direction:column;align-items:flex-start;gap:12px}.system-nav-links{width:100%;align-items:stretch;justify-content:space-between}.system-nav-links a{padding:8px 10px;font-size:14px}.system-hero h1{font-size:36px;overflow-wrap:anywhere}.system-hero-copy>p:not(.system-eyebrow){font-size:17px}.system-section{padding:60px 0}.system-section h2{font-size:29px}.system-grid,.system-package-grid,.system-workflow{grid-template-columns:1fr}.system-demo-actions,.system-final-actions,.system-hero-actions{flex-direction:column}.system-btn{width:100%}}.demo-mode-banner{border:1px solid rgba(42,103,132,.18);border-radius:8px;background:linear-gradient(135deg,rgba(42,103,132,.08),rgba(190,74,116,.08));padding:14px 16px;margin-bottom:18px}.demo-mode-banner span{display:inline-flex;color:#2a6784;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-right:8px}.demo-mode-banner strong{color:#1f2933;font-size:15px}.demo-mode-banner p{color:#586776;font-size:14px;line-height:1.45;margin-top:4px}.demo-ops-page,.demo-page{background:#f6f4ef;color:#1f2933;min-height:100vh}.demo-hero{position:relative;min-height:78vh;overflow:hidden;color:#fff;display:flex;align-items:center;padding:96px 0 72px}.demo-hero-inner{position:relative;z-index:1;max-width:960px}.demo-hero h1{max-width:860px;font-size:58px;line-height:1.04;font-weight:800;letter-spacing:0;margin-bottom:22px;text-shadow:0 4px 24px rgba(0,0,0,.34)}.demo-hero p:not(.system-eyebrow){max-width:720px;color:hsla(0,0%,100%,.88);font-size:20px;line-height:1.55}.demo-card-actions,.demo-hero-actions,.demo-ops-actions{display:flex;flex-wrap:wrap;gap:12px}.demo-hero-actions{margin-top:32px}.demo-ops-section,.demo-section{padding:76px 0}.demo-section-muted{background:#fff}.demo-scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.demo-ops-panel,.demo-scenario-card{background:#fff;border:1px solid #e1ded7;border-radius:8px;padding:24px;box-shadow:0 14px 34px rgba(31,41,51,.06)}.demo-panel-head,.demo-scenario-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.demo-panel-head strong,.demo-scenario-topline span{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#e9f0f3;color:#2a6784;padding:5px 10px;font-size:12px;font-weight:800;text-transform:uppercase}.demo-panel-head span,.demo-scenario-topline strong{color:#596673;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.demo-ops-panel h2,.demo-scenario-card h3{font-size:22px;line-height:1.2;color:#1f2933;margin-bottom:12px}.demo-ops-panel p,.demo-scenario-card p{color:#586776;line-height:1.55}.demo-scenario-card dl{display:grid;grid-gap:12px;gap:12px;margin:20px 0 22px}.demo-scenario-card dt{color:#7b858d;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.demo-scenario-card dd{color:#1f2933;line-height:1.35}.demo-card-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:8px;padding:8px 12px;color:#1f2933;border:1px solid #d5d1c8;font-weight:700}.demo-card-actions a:first-child{color:#fff;border-color:transparent;background:#2a6784}.demo-recording-grid{display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.demo-recording-list{display:grid;grid-gap:14px;gap:14px;list-style-position:inside;color:#364552;font-size:18px;line-height:1.55}.demo-ops-header{background:#111820;color:#fff;padding:72px 0 54px}.demo-ops-header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:36px;gap:36px;align-items:end}.demo-ops-header h1{max-width:760px;font-size:46px;line-height:1.08;margin-bottom:16px}.demo-ops-header p:not(.system-kicker){max-width:760px;color:hsla(0,0%,100%,.78);font-size:18px;line-height:1.6}.demo-ops-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:18px;gap:18px}.demo-email-panel,.demo-sheet-panel,.demo-workflow-panel{grid-column:span 2}.demo-workflow-line{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:12px;gap:12px}.demo-workflow-node{position:relative;border:1px solid #dfe4e7;border-radius:8px;min-height:132px;padding:18px 14px;background:#f9faf8}.demo-workflow-node span{display:block;width:18px;height:18px;border-radius:50%;background:#1f8f58;margin-bottom:14px;box-shadow:0 0 0 5px rgba(31,143,88,.12)}.demo-workflow-node h3{font-size:15px;line-height:1.25;margin-bottom:8px}.demo-workflow-node p{font-size:13px}.demo-segment-badge{display:inline-flex;min-height:40px;align-items:center;border-radius:999px;padding:8px 14px;color:#fff;font-weight:800;text-transform:uppercase;margin-bottom:18px}.demo-segment-hot{background:#be4a74}.demo-segment-warm{background:#a36b1d}.demo-segment-cold{background:#2a6784}.demo-segment-not_qualified{background:#596673}.demo-sheet-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e4e0d8;border-radius:8px;overflow:hidden}.demo-sheet-table div{display:grid;grid-template-columns:170px minmax(0,1fr);grid-gap:12px;gap:12px;padding:12px 14px;border-bottom:1px solid #e4e0d8;background:#fff}.demo-sheet-table div:nth-child(4n+1),.demo-sheet-table div:nth-child(4n+2){background:#f8f6f1}.demo-sheet-table span{color:#7b858d;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.demo-sheet-table strong{min-width:0;color:#1f2933;font-weight:700;overflow-wrap:anywhere}.demo-email-window{border:1px solid #dedad1;border-radius:8px;overflow:hidden;background:#fff}.demo-email-window>div{display:grid;grid-template-columns:90px minmax(0,1fr);grid-gap:12px;gap:12px;padding:14px 18px;border-bottom:1px solid #e8e4dc}.demo-email-window span{color:#7b858d;font-weight:800}.demo-email-window strong{overflow-wrap:anywhere}.demo-email-window pre{white-space:pre-wrap;color:#24313d;font-family:inherit;line-height:1.55;padding:22px 18px}.thankyou-demo-box{border:1px solid rgba(42,103,132,.18);border-radius:8px;background:#f1f6f8;padding:18px;margin:24px 0 10px;text-align:left}.thankyou-demo-box strong{display:block;color:#1f2933;font-size:18px;margin-bottom:6px}.thankyou-demo-box p{color:#586776;font-size:15px;margin-bottom:12px}.thankyou-demo-box a{display:inline-flex;align-items:center;min-height:40px;border-radius:8px;background:#2a6784;color:#fff;padding:9px 14px;font-weight:700}@media (max-width:1100px){.demo-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-workflow-line{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-email-panel,.demo-ops-grid,.demo-sheet-panel,.demo-workflow-panel{grid-column:auto}.demo-ops-grid{grid-template-columns:1fr}}@media (max-width:720px){.demo-hero h1,.demo-ops-header h1{font-size:34px}.demo-email-window>div,.demo-ops-header-inner,.demo-recording-grid,.demo-scenario-grid,.demo-sheet-table,.demo-sheet-table div,.demo-workflow-line{grid-template-columns:1fr}.demo-card-actions,.demo-hero-actions,.demo-ops-actions{flex-direction:column}}.legal-page{padding:100px 24px 60px;min-height:80vh}.legal-page .container{max-width:800px}.legal-page h1{font-size:36px;font-weight:700;color:#222;margin-bottom:32px;padding-bottom:16px;border-bottom:3px solid;border-image:linear-gradient(135deg,#be4a74,#2a6784) 1}.legal-page h2{font-size:22px;font-weight:700;color:#333;margin-top:36px;margin-bottom:16px}.legal-page h3{font-size:17px;font-weight:600;color:#444;margin-top:24px;margin-bottom:10px}.legal-page p{font-size:15px;color:#555;line-height:1.8;margin-bottom:14px}.legal-page a{color:#be4a74;text-decoration:underline;transition:color .2s ease}.legal-page a:hover{color:#2a6784}.legal-page ul{margin:0 0 16px;padding-left:24px}.legal-page li{font-size:15px;color:#555;line-height:1.8;margin-bottom:6px}@media (max-width:480px){.legal-page{padding:80px 16px 40px}.legal-page h1{font-size:26px;margin-bottom:24px}.legal-page h2{font-size:19px;margin-top:28px}}