/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--red:#c8102e;--red-dark:#8f0d24;--red-soft:#fff0f2;--ink:#17181b;--muted:#62656c;--line:#e4e5e8;--soft:#f5f5f6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,100% - 40px);margin:0 auto}.section{padding:104px 0}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e4e5e8e6;position:sticky;top:0}.nav-wrap{align-items:center;gap:36px;width:min(1240px,100% - 40px);height:76px;margin:auto;display:flex}.brand{align-items:center;gap:11px;min-width:max-content;display:inline-flex}.brand-mark{background:var(--red);color:#fff;border-radius:11px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:800;display:grid;box-shadow:inset 0 -7px 15px #6800122e}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{font-size:16px;line-height:1.1}.brand small{color:var(--muted);margin-top:3px;font-size:11px}nav{align-items:center;gap:28px;margin-left:auto;display:flex}nav a{color:#46484e;font-size:13px;font-weight:700}nav a:hover{color:var(--red)}.button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 11px 25px #c8102e33}.button:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 14px 30px #c8102e42}.button-small{min-height:42px;box-shadow:none;padding:0 17px;font-size:12px}.button-outline{color:var(--ink);box-shadow:none;background:#fff;border:1px solid #d9dade}.button-outline:hover{color:var(--red);background:var(--red-soft)}.wa-dot{color:#1bad5b;font-size:20px}.hero{background:radial-gradient(circle at 80% 32%,#fff1f3 0,#fff 40%),linear-gradient(135deg,#fff 0,#fafafa 100%);align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;opacity:.32;background-image:linear-gradient(#e6e7e9 1px,#0000 1px),linear-gradient(90deg,#e6e7e9 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 62%,#0000);mask-image:linear-gradient(90deg,#0000,#000 62%,#0000)}.hero-glow{border:86px solid #c8102e0d;border-radius:50%;width:560px;height:560px;position:absolute;top:-230px;right:-190px}.hero-grid{z-index:1;grid-template-columns:1.12fr .88fr;align-items:center;gap:70px;padding:80px 0;display:grid;position:relative}.eyebrow,.section-tag{color:var(--red);letter-spacing:.13em;font-size:11px;font-weight:800}.eyebrow{background:var(--red-soft);letter-spacing:.04em;border-radius:999px;align-items:center;gap:9px;padding:9px 13px;display:inline-flex}.eyebrow i{background:var(--red);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #c8102e1f}.hero h1{letter-spacing:-.055em;max-width:690px;margin:24px 0;font-size:clamp(48px,5vw,72px);font-weight:750;line-height:.99}.hero h1 em{color:var(--red);font-style:normal;display:block}.hero-copy>p{max-width:640px;color:var(--muted);font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.trust-row{color:#62656c;flex-wrap:wrap;gap:24px;margin-top:25px;font-size:12px;font-weight:700;display:flex}.trust-row b{color:var(--red);margin-right:5px}.hero-panel{height:490px;position:relative}.hero-card-main{color:#fff;background:linear-gradient(145deg,#2e3036,#17181b);border-radius:30px;padding:46px;position:absolute;inset:20px 20px 40px;overflow:hidden;box-shadow:0 32px 70px #14151840}.hero-card-main:after{content:"";border:60px solid #ffffff0d;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-170px;right:-155px}.mini-label{letter-spacing:.16em;color:#f5a4b2;font-size:10px;font-weight:800}.hero-card-main h2{letter-spacing:-.035em;max-width:330px;margin:24px 0 16px;font-size:34px;line-height:1.08}.hero-card-main p{color:#c5c7cc;max-width:330px;font-size:14px;line-height:1.75}.pulse-shield{clip-path:polygon(50% 0,92% 17%,86% 72%,50% 100%,14% 72%,8% 17%);background:linear-gradient(150deg,#e22a48,#a50924);place-items:center;width:114px;height:128px;display:grid;position:absolute;bottom:34px;right:42px}.pulse-shield span{background:#ffffff2e;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 17px;display:flex;position:absolute;box-shadow:0 12px 30px #17181b1f}.stat-card strong{color:var(--red);font-size:28px}.stat-card span{color:#666970;font-size:10px;font-weight:700;line-height:1.45}.stat-one{bottom:14px;left:-22px}.about{background:#fff}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.about h2,.section-heading h2,.calc-intro h2,.lead-section h2,.why-copy h2,.center-heading h2,.faq-grid h2{letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(36px,4vw,52px);line-height:1.08}.about-copy{border-left:3px solid var(--red);padding:10px 0 10px 34px}.about-copy h3{margin:0;font-size:24px}.about-copy span{color:var(--red);letter-spacing:.08em;margin-top:7px;font-size:12px;font-weight:800;display:block}.about-copy p{color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.8}.social-contact{margin-top:28px}.social-contact>small{color:#95979d;letter-spacing:.13em;margin-bottom:11px;font-size:9px;font-weight:800;display:block}.social-contact-links{flex-wrap:wrap;gap:9px;display:flex}.social-contact-links>a{border:1px solid var(--line);background:var(--soft);border-radius:11px;align-items:center;gap:10px;min-width:155px;padding:10px 13px;transition:transform .2s,border-color .2s,background .2s;display:flex}.social-contact-links>a:hover{background:var(--red-soft);border-color:#efb2bd;transform:translateY(-2px)}.social-icon{background:var(--red);border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.social-icon img{width:16px;height:16px}.social-contact-links>a>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.social-contact-links strong{font-size:11px}.social-contact-links a small{color:var(--muted);letter-spacing:0;text-overflow:ellipsis;margin:0;font-size:9px;overflow:hidden}.soft-section{background:var(--soft)}.section-heading{grid-template-columns:1fr .72fr;align-items:end;gap:80px;margin-bottom:45px;display:grid}.section-heading p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.protection-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.protection-card{background:#fff;border:1px solid #e5e6e9;border-radius:18px;min-height:300px;padding:0;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.protection-card:hover{border-color:#efb2bd;transform:translateY(-6px);box-shadow:0 20px 45px #181a1e17}.protection-thumbnail{aspect-ratio:4/3;background:#fff7f7;overflow:hidden}.protection-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.protection-card:hover .protection-thumbnail img{transform:scale(1.035)}.protection-card-body{padding:22px 24px 26px}.card-top{justify-content:space-between;align-items:center;display:flex}.card-top small{color:#b2b4ba;font-weight:800}.protection-icon{background:var(--red-soft);width:50px;height:50px;color:var(--red);border-radius:13px;place-items:center;font-size:22px;font-weight:800;display:grid}.protection-card h3{margin:22px 0 12px;font-size:20px;line-height:1.2}.protection-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.quiz-section{background:#fff}.quiz-layout{grid-template-columns:.72fr 1.28fr;align-items:center;gap:80px;display:grid}.quiz-intro h2{letter-spacing:-.05em;margin:18px 0 20px;font-size:clamp(38px,4.5vw,58px);line-height:1.04}.quiz-intro>p{max-width:480px;color:var(--muted);margin:0;font-size:15px;line-height:1.8}.quiz-benefits{border-top:1px solid var(--line);gap:0;margin-top:34px;display:grid}.quiz-benefits span{border-bottom:1px solid var(--line);color:#55585e;align-items:center;gap:14px;min-height:54px;font-size:12px;font-weight:700;display:flex}.quiz-benefits b{color:var(--red);font-size:10px}.quiz-card{background:var(--soft);border:1px solid #e4e5e8;border-radius:24px;min-height:560px;padding:38px;box-shadow:0 24px 60px #17181b17}.quiz-progress-row{color:#7a7d83;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.quiz-progress-row strong{color:var(--red)}.quiz-progress{background:#dfe1e5;border-radius:999px;height:5px;margin-top:11px;overflow:hidden}.quiz-progress i{border-radius:inherit;background:var(--red);height:100%;transition:width .3s;display:block}.quiz-question{margin-top:42px}.quiz-question>span{color:var(--red);letter-spacing:.14em;font-size:9px;font-weight:800}.quiz-question h3{letter-spacing:-.03em;margin:10px 0 8px;font-size:27px}.quiz-question p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.quiz-options{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.quiz-option{color:#34363b;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dbe0;border-radius:10px;align-items:center;gap:11px;min-height:54px;padding:10px 14px;font-size:12px;font-weight:750;transition:border-color .2s,background .2s,transform .2s;display:flex}.quiz-option:hover{border-color:#e897a6;transform:translateY(-1px)}.quiz-option>span{color:#fff;border:1px solid #ced0d5;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.quiz-option.selected{color:var(--red);border-color:var(--red);background:var(--red-soft)}.quiz-option.selected>span{border-color:var(--red);background:var(--red)}.quiz-option:focus-visible{outline-offset:2px;outline:3px solid #c8102e33}.quiz-controls{justify-content:space-between;align-items:center;gap:14px;margin-top:30px;display:flex}.quiz-controls .button:disabled{opacity:.4;cursor:not-allowed;transform:none}.quiz-back,.quiz-restart{color:#666970;cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:11px;font-weight:800}.quiz-back:disabled{opacity:0;pointer-events:none}.quiz-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:482px;display:flex}.result-icon{color:#fff;clip-path:polygon(50% 0,92% 17%,86% 72%,50% 100%,14% 72%,8% 17%);background:linear-gradient(150deg,#e22a48,#a50924);place-items:center;width:58px;height:66px;margin-bottom:22px;font-size:20px;display:grid}.quiz-result h3{color:var(--red);letter-spacing:-.045em;margin:12px 0 10px;font-size:40px}.quiz-result>p{max-width:540px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.quiz-disclaimer{text-align:left;background:#fff;border:1px solid #e0d7d9;border-radius:10px;gap:12px;max-width:560px;margin:24px 0 20px;padding:14px 16px;display:flex}.quiz-disclaimer strong{color:var(--red);font-size:10px}.quiz-disclaimer span{color:#73767c;font-size:10px;line-height:1.55}.quiz-whatsapp{background:#149c50;width:min(100%,360px);box-shadow:0 11px 25px #149c5033}.quiz-whatsapp:hover{background:#0d7f3e;box-shadow:0 14px 30px #149c5040}.wa-dot.light{color:#fff}.quiz-restart{color:var(--red);margin-top:9px}.calculator-section{color:#fff;background:linear-gradient(135deg,#8b0c22,#c8102e 58%,#9e0b25);position:relative;overflow:hidden}.calculator-section:before{content:"";border:75px solid #ffffff0a;border-radius:50%;width:520px;height:520px;position:absolute;top:-290px;left:-250px}.calc-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid;position:relative}.light-tag{color:#ffc4ce}.calc-intro h2{margin-top:20px}.calc-intro>p{color:#f1c5cc;font-size:15px;line-height:1.8}.formula-card{background:#ffffff17;border:1px solid #ffffff24;border-radius:13px;margin-top:35px;padding:22px}.formula-card small{color:#ffbfca;letter-spacing:.1em;font-size:9px;font-weight:800}.formula-card p{color:#fff;margin:10px 0 0;font-size:13px;font-weight:700;line-height:1.65}.calculator-card{color:var(--ink);background:#fff;border-radius:22px;padding:36px;box-shadow:0 28px 60px #5600113d}.input-grid{grid-template-columns:1fr 1fr;gap:20px 16px;display:grid}.input-grid label,.lead-form>label,.form-grid label{color:#45474c;flex-direction:column;gap:8px;font-size:11px;font-weight:750;display:flex}.full-input{grid-column:1/-1}.currency-input{background:#fafafa;border:1px solid #dfe0e4;border-radius:8px;align-items:center;height:48px;display:flex;overflow:hidden}.currency-input:focus-within{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.currency-input i{text-align:center;width:45px;color:var(--red);font-size:10px;font-style:normal;font-weight:800}.currency-input input{background:0 0;border:0;outline:0;width:100%;height:100%;font-size:13px}.calc-result{text-align:center;background:var(--red-soft);border:1px solid #f6cad2;border-radius:13px;margin-top:24px;padding:22px}.calc-result span{color:#6a3a43;font-size:11px;font-weight:700;display:block}.calc-result strong{color:var(--red);letter-spacing:-.04em;margin:7px 0;font-size:34px;display:block}.calc-result small{color:#8d666c;font-size:9px}.fine-print{color:#919399;text-align:center;margin:14px 0 0;font-size:9px}.lead-section{background:#fff}.lead-grid{grid-template-columns:.68fr 1.32fr;align-items:start;gap:75px;display:grid}.lead-section aside{position:sticky;top:115px}.lead-section aside>p{color:var(--muted);font-size:15px;line-height:1.8}.contact-note{align-items:center;gap:13px;margin-top:28px;display:flex}.contact-note>span{color:#19ae5d;font-size:24px}.contact-note div{flex-direction:column;gap:3px;display:flex}.contact-note small{color:#919399;letter-spacing:.12em;font-size:9px;font-weight:800}.contact-note strong{font-size:15px}.lead-form{background:var(--soft);border:1px solid #e5e6e9;border-radius:20px;flex-direction:column;gap:22px;padding:36px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:20px 16px;display:grid}.lead-form input:not([type=checkbox]),.lead-form select,.lead-form textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #dfe0e3;border-radius:8px;outline:0;padding:0 14px;font-size:13px}.lead-form textarea{resize:vertical;padding-top:13px}.lead-form input:not([type=checkbox]):focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}fieldset{border:0;margin:0;padding:0}legend{color:#45474c;margin-bottom:10px;font-size:11px;font-weight:750}.check-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.check-pill{cursor:pointer;position:relative}.check-pill input{opacity:0;pointer-events:none;border:0;width:1px;height:1px;min-height:0;margin:0;padding:0;position:absolute}.check-pill span{text-align:center;background:#fff;border:1px solid #dcdee2;border-radius:8px;place-items:center;min-height:42px;padding:8px;font-size:10px;font-weight:700;display:grid}.check-pill input:checked+span{color:var(--red);border-color:var(--red);background:var(--red-soft)}.check-pill input:focus-visible+span{outline-offset:2px;outline:3px solid #c8102e33}.form-submit{width:100%}.privacy-note{color:#8f9298;text-align:center;font-size:9px}.thank-you-page{background:radial-gradient(circle at 78% 20%, #fff0f2 0, #fff 44%), var(--white);place-items:center;min-height:100svh;padding:36px 20px;display:grid;position:relative;overflow:hidden}.thank-you-page:before{content:"";border:70px solid #c8102e0d;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-250px;left:-240px}.thank-you-card{z-index:1;text-align:center;border:1px solid var(--line);background:#fffffff5;border-radius:26px;width:min(100%,620px);padding:48px;position:relative;box-shadow:0 28px 70px #17181b1f}.thank-you-brand{text-align:left;width:max-content;margin:0 auto 38px}.thank-you-check{color:#fff;clip-path:polygon(50% 0,92% 17%,86% 72%,50% 100%,14% 72%,8% 17%);background:linear-gradient(150deg,#e22a48,#a50924);place-items:center;width:72px;height:82px;margin:0 auto 24px;font-size:26px;font-weight:800;display:grid}.thank-you-card h1{letter-spacing:-.055em;margin:12px 0 14px;font-size:clamp(44px,8vw,66px);line-height:1}.thank-you-card>p{max-width:470px;color:var(--muted);margin:0 auto;font-size:16px;line-height:1.75}.thank-you-whatsapp{background:#149c50;width:min(100%,350px);margin:30px auto 14px;box-shadow:0 11px 25px #149c5033}.thank-you-whatsapp:hover{background:#0d7f3e;box-shadow:0 14px 30px #149c5040}.thank-you-card>small{color:#8f9298;font-size:10px;line-height:1.5;display:block}.why-section{color:#fff;background:#202126}.why-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.why-copy p{color:#adafb5;max-width:500px;line-height:1.8}.reason-list{border-top:1px solid #3b3d43}.reason-list>div{border-bottom:1px solid #3b3d43;grid-template-columns:42px 1fr 28px;align-items:center;min-height:67px;display:grid}.reason-list span{color:#7d8087;font-size:11px}.reason-list strong{font-size:14px}.reason-list b{background:var(--red);border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.center-heading{text-align:center;max-width:710px;margin:0 auto 55px}.steps{border:1px solid var(--line);background:var(--line);border-radius:17px;grid-template-columns:repeat(5,1fr);gap:1px;display:grid;overflow:hidden}.step{background:#fff;min-height:195px;padding:28px 22px;position:relative}.step span{color:var(--red);font-size:12px;font-weight:800}.step h3{margin:48px 0 0;font-size:15px;line-height:1.45}.step i{z-index:2;background:var(--red);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-style:normal;display:grid;position:absolute;top:46%;right:-10px}.faq-section{background:var(--soft)}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:80px;display:grid}.faq-grid>div:first-child>p{color:var(--muted);line-height:1.8}.text-link{color:var(--red);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.faq-list{border-top:1px solid #d7d9dd}details{border-bottom:1px solid #d7d9dd}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:66px;font-size:14px;font-weight:750;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--red);font-size:22px;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);margin:-2px 38px 22px 0;font-size:13px;line-height:1.7}.cta-section{background:#fff;padding:70px 0}.cta-card{color:#fff;background:linear-gradient(125deg,#a10b27,#d21738);border-radius:25px;justify-content:space-between;align-items:center;gap:55px;min-height:260px;padding:55px 65px;display:flex;box-shadow:0 24px 55px #96052033}.cta-card>div{max-width:670px}.cta-card h2{letter-spacing:-.04em;margin:14px 0;font-size:38px}.cta-card p{color:#f5cad1;margin:0;line-height:1.7}.button-white{color:var(--red);min-width:max-content;box-shadow:none;background:#fff}.button-white:hover{color:#fff;background:#8f0d24}.disclaimer{background:#f0f1f3;border-top:1px solid #e0e1e4;padding:28px 0}.disclaimer .wrap{align-items:flex-start;gap:30px;display:flex}.disclaimer strong{min-width:80px;font-size:12px}.disclaimer p{color:#777a81;margin:0;font-size:10px;line-height:1.7}footer{color:#fff;background:#17181b}.footer-main{align-items:center;gap:55px;min-height:150px;display:flex}.footer-brand{margin-right:auto}.footer-brand small{color:#8f9299}.footer-links{gap:22px;display:flex}.footer-links a{color:#b9bbc0;font-size:11px}.socials{align-items:center;gap:8px;display:flex}.socials>span{color:#83868d;margin-right:3px;font-size:9px}.socials a{border:1px solid #3b3d42;border-radius:50%;place-items:center;width:32px;height:32px;transition:transform .2s,background .2s,border-color .2s;display:grid}.socials a:hover{background:var(--red);border-color:var(--red);transform:translateY(-2px)}.socials img{width:14px;height:14px}.footer-bottom{color:#74777e;border-top:1px solid #2c2e33;justify-content:space-between;align-items:center;min-height:55px;font-size:9px;display:flex}.floating-wa{z-index:60;color:#fff;cursor:pointer;background:#149c50;border:0;border-radius:999px;align-items:center;gap:9px;min-height:48px;padding:0 18px;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 12px 32px #00502347}.floating-wa span{font-size:19px}.floating-wa b{font-size:12px}@media (width<=980px){nav{display:none}.nav-wrap{justify-content:space-between}.hero{min-height:auto}.hero-grid,.about-grid,.section-heading,.quiz-layout,.calc-grid,.lead-grid,.why-grid,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:30px;padding:70px 0 90px}.hero-copy{text-align:center}.hero h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-panel{width:min(520px,100%);margin:auto}.about-grid,.section-heading,.quiz-layout,.calc-grid,.lead-grid,.why-grid,.faq-grid{gap:45px}.about-copy{padding-left:24px}.social-contact-links>a{flex:155px}.section-heading{align-items:start}.protection-grid{grid-template-columns:1fr 1fr}.lead-section aside{position:static}.steps{grid-template-columns:1fr 1fr}.step i{display:none}.footer-main{flex-wrap:wrap;padding:40px 0}.footer-brand{width:100%}.footer-links{flex-wrap:wrap}}@media (width<=640px){.wrap,.nav-wrap{width:min(100% - 28px,1160px)}.section{padding:72px 0}.nav-wrap{height:66px}.nav-wrap .button-small{display:none}.hero-grid{padding:55px 0 70px}.hero h1{font-size:44px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-row{gap:12px;font-size:10px}.hero-panel{height:390px}.hero-card-main{border-radius:22px;padding:30px;inset:10px 0 35px}.hero-card-main h2{font-size:28px}.hero-card-main p{max-width:250px;font-size:12px}.pulse-shield{width:80px;height:94px;bottom:23px;right:22px}.pulse-shield span{width:38px;height:38px}.stat-one{bottom:4px;left:-5px}.stat-two{top:-8px;right:4px}.about h2,.section-heading h2,.calc-intro h2,.lead-section h2,.why-copy h2,.center-heading h2,.faq-grid h2{font-size:35px}.protection-grid,.input-grid,.form-grid{grid-template-columns:1fr}.full-input{grid-column:auto}.protection-card{min-height:0}.protection-card-body{padding:20px 22px 24px}.protection-card h3{margin-top:20px}.quiz-intro h2{font-size:38px}.quiz-card{border-radius:18px;min-height:0;padding:24px 18px}.quiz-question{margin-top:30px}.quiz-question h3{font-size:24px}.quiz-options{grid-template-columns:1fr}.quiz-controls{align-items:stretch}.quiz-controls .button{min-height:46px;padding:0 15px}.quiz-result{min-height:470px}.quiz-result h3{font-size:34px}.quiz-disclaimer{flex-direction:column;gap:5px}.calculator-card,.lead-form{padding:22px}.check-grid{grid-template-columns:1fr 1fr}.steps{border-radius:14px;grid-template-columns:1fr}.step{min-height:128px}.step h3{margin-top:28px}.cta-card{flex-direction:column;align-items:flex-start;padding:38px 25px}.cta-card h2{font-size:32px}.cta-card .button{width:100%}.disclaimer .wrap{flex-direction:column;gap:10px}.footer-main{gap:30px}.social-contact-links{grid-template-columns:1fr;display:grid}.footer-links{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:20px 0 80px}.floating-wa{bottom:14px;right:14px}.thank-you-page{padding:18px 14px}.thank-you-card{border-radius:20px;padding:34px 22px}.thank-you-brand{margin-bottom:30px}.thank-you-card>p{font-size:14px}}.hero-panel{height:560px}.hero-photo-shell{background:radial-gradient(circle at 72% 22%,#fff 0 23%,#0000 52%),linear-gradient(150deg,#fff 10%,#fff4f6 100%);border:1px solid #f0d9dd;border-radius:36px;position:absolute;inset:0 4px 10px 0;overflow:hidden;box-shadow:0 30px 70px #7c0c2021}.hero-photo-shell:after{content:"";border:64px solid #c8102e0d;border-radius:50%;width:300px;height:300px;position:absolute;top:-150px;right:-140px}.hero-photo{z-index:1;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;transform-origin:bottom;width:100%;height:100%;position:absolute;transform:scale(1.035)}.hero-card-main{z-index:3;border-radius:20px;width:76%;min-height:190px;padding:26px 28px;inset:auto auto 22px -30px}.hero-card-main h2{margin:14px 0 10px;font-size:24px}.hero-card-main p{max-width:265px;font-size:11px;line-height:1.6}.pulse-shield{width:62px;height:72px;bottom:20px;right:18px}.pulse-shield span{width:34px;height:34px;font-size:16px}.stat-card{z-index:4}.stat-one{bottom:10px;left:auto;right:-10px}.stat-two{top:15px;right:-14px}.about-photo-shell{background:linear-gradient(145deg,#fff 25%,#fff1f3 100%);border:1px solid #f0d9dd;border-radius:24px;height:330px;margin-top:34px;position:relative;overflow:hidden;box-shadow:0 24px 55px #49101a14}.about-photo-shell:before{content:"HANIF";color:#c8102e0a;letter-spacing:-.08em;font-size:92px;font-weight:900;position:absolute;bottom:-14px;right:20px}.about-photo{z-index:1;object-fit:cover;object-position:center 23%;mix-blend-mode:multiply;width:100%;height:100%;position:relative}@media (width<=980px){.hero-panel{width:min(560px,100%);height:590px}.about-photo-shell{height:430px}}@media (width<=640px){.hero-panel{height:480px}.hero-photo-shell{border-radius:26px;inset:0 0 12px}.hero-card-main{border-radius:17px;width:calc(100% - 24px);min-height:160px;padding:20px;inset:auto auto 0 12px}.hero-card-main h2{max-width:230px;margin-top:10px;font-size:21px}.hero-card-main p,.stat-one{display:none}.stat-two{top:12px;right:8px}.about-photo-shell{border-radius:19px;height:320px}}
