/*! 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)}.block{display:block}.table{display:table}}:root{--cream:#fcf7f3;--paper:#fff;--ink:#402b1c;--muted:#806c5f;--line:#ede0d4;--plum:#69114d;--plum-dark:#390d32;--pink:#d93d8c;--coral:#f06d65;--orange:#ff8a46;--green:#28af60;--green-dark:#168547;--soft-green:#eaf8ef;--shadow:0 18px 55px #53321c1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Poppins,Avenir Next,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #d93d8c47}.quiz-page{background:radial-gradient(circle at 50% -20%, #d93d8c12, transparent 35%), var(--cream);min-height:100vh;padding-bottom:40px}.quiz-cover-page{background:radial-gradient(circle at 50% 15%, #d93d8c1f, transparent 28%), radial-gradient(circle at 25% 75%, #f06d651a, transparent 24%), var(--cream);place-items:start center;min-height:100vh;padding:22px 18px 34px;display:grid;overflow:hidden}.quiz-cover{text-align:center;justify-items:center;width:min(510px,100%);display:grid}.cover-logo{place-items:center;height:63px;display:grid}.cover-logo img{width:130px;height:auto}.cover-copy{margin-top:7px}.cover-eyebrow{color:var(--plum);letter-spacing:.1em;background:#fff0f7;border:1px solid #f0cfdf;border-radius:99px;padding:6px 11px;font-size:9px;font-weight:900;display:inline-flex}.cover-copy h1{color:var(--ink);letter-spacing:-.04em;margin:12px auto 8px;font-size:clamp(24px,5.8vw,32px);font-weight:900;line-height:1.08}.cover-copy h1 em{color:var(--pink);font-style:normal}.cover-copy p{max-width:455px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.45}.cover-visual{background:#f4ded8;border:2px solid #d93d8c2e;border-radius:22px;width:min(390px,92%);margin-top:17px;position:relative;overflow:hidden;box-shadow:0 20px 48px #51203c24}.cover-doctor{aspect-ratio:4/4.25;object-fit:cover;object-position:center 24%;width:100%;display:block}.doctor-badge,.method-badge{z-index:2;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #69114d1c;align-items:center;display:flex;position:absolute;box-shadow:0 8px 20px #451f3024}.doctor-badge{text-align:left;border-radius:12px;gap:7px;padding:7px 10px;top:13px;left:13px}.doctor-badge>span{font-size:19px}.doctor-badge div{line-height:1.02;display:grid}.doctor-badge strong{font-size:11px}.doctor-badge small{color:var(--muted);letter-spacing:.08em;font-size:7px;font-weight:850}.method-badge{text-align:right;border-radius:10px;padding:7px 10px;line-height:1.05;display:grid;top:15px;right:13px}.method-badge small{color:var(--pink);letter-spacing:.08em;font-size:7px;font-weight:900}.method-badge strong{color:var(--plum);font-size:13px}.cover-benefits{z-index:2;grid-template-columns:repeat(3,1fr);gap:5px;width:calc(100% - 24px);display:grid;position:absolute;bottom:12px;left:12px}.cover-benefits span{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#390d32e6;border:1px solid #ffffff2e;border-radius:8px;place-items:center;min-height:31px;padding:6px 4px;font-size:8px;font-weight:800;line-height:1.1;display:grid}.cover-action{width:min(490px,100%);margin-top:13px}.cover-proof{color:var(--muted);margin-bottom:9px;font-size:11px}.cover-proof strong{color:var(--green-dark);font-weight:900}.cover-action>button{color:#fff;background:linear-gradient(135deg, var(--green), var(--green-dark));cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:57px;padding:13px 20px;font-size:13px;font-weight:900;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 12px 26px #28af6045}.cover-action>button:hover{transform:translateY(-1px);box-shadow:0 15px 30px #28af6052}.cover-action>button span{font-size:18px}.cover-trust{color:#8c7669;flex-wrap:wrap;justify-content:center;gap:5px 13px;margin-top:9px;font-size:8px;display:flex}.cover-trust span:first-letter{color:var(--green)}.quiz-header{grid-template-columns:38px 1fr 38px;align-items:center;width:min(520px,100% - 28px);height:84px;margin:0 auto;display:grid}.quiz-header img{justify-self:center;width:120px;height:auto}.quiz-header button{color:#8f6e56;cursor:pointer;background:0 0;border:0;border-radius:50%;width:36px;height:36px;padding:0;font-size:31px;line-height:1}.quiz-header button:hover{background:#f3e7df}.top-progress{background:#eadfd7;border-radius:99px;width:min(480px,100% - 32px);height:5px;margin:-3px auto 24px;overflow:hidden}.top-progress i{background:linear-gradient(90deg, var(--pink), var(--coral));border-radius:inherit;height:100%;transition:width .3s;display:block}.quiz-content{width:min(480px,100% - 28px);margin:0 auto;animation:.26s both appear}@keyframes appear{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.screen-heading{text-align:center;margin:0 0 23px}.screen-heading h1,.bridge-card h1,.analysis-screen h1,.analysis-result>h1,.plan-builder h1{color:var(--ink);letter-spacing:-.025em;margin:0;font-size:clamp(21px,5vw,27px);font-weight:900;line-height:1.22}.screen-heading p{color:var(--muted);margin:9px 0 0;font-size:14px}.choice-list{gap:11px;display:grid}.choice{text-align:left;width:100%;min-height:61px;color:var(--ink);border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:42px 1fr 24px;align-items:center;gap:10px;padding:11px 13px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.choice:hover,.choice.selected{border-color:var(--pink);transform:translateY(-1px);box-shadow:0 8px 22px #69114d17}.choice.selected{background:#fff8fb}.choice-icon{background:#fff6ef;border-radius:10px;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.choice-copy{gap:2px;display:grid}.choice-copy strong{font-size:14px;font-weight:750;line-height:1.3}.choice-copy small{color:var(--muted);font-size:11px;line-height:1.35}.choice-check{color:#b3a094;font-size:22px;font-weight:700}.choice.selected .choice-check{color:var(--green);font-size:16px}.social-proof{text-align:center;color:var(--muted);margin:25px 0 0;font-size:12px}.social-proof strong{color:var(--green-dark)}.social-proof small{color:#8c7a6f;margin-top:10px;font-size:10px;display:block}.body-options{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.body-options button{min-height:230px;color:var(--ink);border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;flex-direction:column;justify-content:space-between;align-items:center;gap:0;padding:0;display:flex;overflow:hidden}.body-options button:hover{border-color:var(--pink)}.body-options strong{place-items:center;width:100%;min-height:51px;padding:9px 10px 10px;font-size:13px;line-height:1.2;display:grid}.body-photo{aspect-ratio:1;object-fit:cover;object-position:center 42%;background:#f8e9dc;width:100%;display:block}.quiz-content.step-3{width:min(820px,100% - 32px)}.body-map-layout{grid-template-columns:minmax(250px,.82fr) minmax(360px,1.18fr);align-items:start;gap:22px;display:grid}.body-map-photo{border:2px solid var(--line);background:#f8ebe2;border-radius:18px;justify-content:center;align-items:center;min-height:100%;display:flex;overflow:hidden;box-shadow:0 12px 32px #69114d14}.body-map-photo img{object-fit:contain;width:100%;height:100%;max-height:505px;display:block}.body-map-choices .choice-list{gap:9px}.body-map-choices .choice{min-height:56px;padding-top:8px;padding-bottom:8px}.body-map-choices .continue-button{margin-top:12px}.continue-button{color:#fff;background:linear-gradient(135deg, var(--green), var(--green-dark));cursor:pointer;border:0;border-radius:13px;width:100%;min-height:55px;margin-top:17px;padding:13px 18px;font-size:15px;font-weight:850;box-shadow:0 10px 23px #28af6038}.continue-button:hover{transform:translateY(-1px)}.continue-button:disabled{opacity:.43;box-shadow:none;cursor:not-allowed}.bridge-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:28px 25px}.bridge-card.centered{text-align:center}.bridge-card>p{color:var(--muted);margin:12px 0;font-size:14px}.bridge-card>p strong{color:var(--plum)}.bridge-icon{background:#fff1f7;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 17px;font-size:32px;display:grid}.big-number{color:var(--green);letter-spacing:-.055em;margin:16px 0 2px;font-size:55px;line-height:1;display:block}.editorial-label,.gift-label{color:var(--pink);letter-spacing:.11em;text-align:center;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.editorial-visual{color:#fff;background:radial-gradient(circle at 25% 30%, #ffffff2e, transparent 25%), linear-gradient(135deg, var(--plum-dark), var(--pink), var(--coral));border-radius:18px;justify-content:center;align-items:center;gap:20px;min-height:145px;margin:22px 0;display:flex}.editorial-visual>span{letter-spacing:-.07em;font-size:70px;font-weight:900}.editorial-visual div{display:grid}.editorial-visual b{font-size:25px}.editorial-visual small{color:#fff2f4;font-size:11px}.name-form{gap:8px;display:grid}.name-form input{width:100%;min-height:58px;color:var(--ink);border:2px solid var(--line);background:#fff;border-radius:12px;padding:13px 16px}.name-form .continue-button{margin-top:6px}.privacy{color:#927f72;text-align:center;margin-top:12px;font-size:10px;display:block}.simple-formula{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin:22px 0 0;display:grid}.simple-formula span{min-height:65px;color:var(--plum);background:#fff2f8;border-radius:12px;place-items:center;padding:10px;font-size:12px;font-weight:800;display:grid}.simple-formula b{color:var(--green)}.price-contrast{text-align:center;padding-top:13px}.price-contrast-icon{margin-bottom:19px;font-size:40px;line-height:1;transform:rotate(-7deg)}.price-contrast h1{max-width:455px;color:var(--ink);letter-spacing:-.025em;margin:0 auto;font-size:clamp(21px,5vw,27px);font-weight:900;line-height:1.3}.price-contrast-box{color:var(--ink);background:#ddf8e4;border:1px solid #6ee79b;border-radius:17px;margin:25px 0 0;padding:23px 24px 20px}.price-contrast-box strong{font-size:16px;font-weight:850;line-height:1.45;display:block}.price-contrast-box strong span{color:#f26032}.price-contrast-box p{color:#8a6651;margin:15px 0 0;font-size:13px;line-height:1.45}.continue-button.price-contrast-button{background:linear-gradient(135deg, var(--green), var(--green-dark));margin-top:24px;box-shadow:0 10px 23px #28af6038}.advertorial-screen{text-align:center}.advertorial-screen h1{max-width:455px;color:var(--ink);letter-spacing:-.025em;margin:0 auto 15px;font-size:clamp(20px,5vw,26px);font-weight:900;line-height:1.25}.advertorial-card{background:#fff;border:1px solid #eadbcf;border-radius:16px;padding:10px;display:block;overflow:hidden;box-shadow:0 10px 28px #53321c17}.advertorial-card img{border-radius:8px;width:100%;height:auto;display:block}.continue-button.advertorial-button{background:linear-gradient(135deg, var(--green), var(--green-dark));margin-top:14px;box-shadow:0 10px 23px #28af6038}.life-path-card{position:relative;overflow:hidden}.life-path-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#d93d8c1c,#0000 68%);width:180px;height:180px;position:absolute;top:-105px;right:-85px}.life-path-card h1{text-align:center}.life-path-intro{text-align:center;max-width:390px;margin:10px auto 24px!important}.life-timeline{gap:7px;display:grid;position:relative}.life-timeline:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 3px,#ead3df 3px 5px,#0000 5px),repeating-linear-gradient(#0000 0 8px,#69114d2e 8px 9px);width:8px;position:absolute;top:26px;bottom:26px;left:47px}.life-stage{grid-template-columns:95px 1fr;align-items:center;gap:10px;min-height:91px;display:grid;position:relative}.life-marker{z-index:1;justify-items:center;display:grid;position:relative}.life-marker span{min-width:76px;color:var(--plum);letter-spacing:.08em;text-align:center;background:#fff4f9;border:1px solid #f0d2e1;border-radius:99px;margin-bottom:5px;padding:3px 6px;font-size:7px;font-weight:900}.life-marker b{color:#fff;background:linear-gradient(145deg, var(--plum), var(--pink));border:4px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;display:grid;box-shadow:0 4px 12px #69114d33}.life-marker img{object-fit:contain;width:25px;height:25px}.life-stage-copy{border:1px solid var(--line);background:#fffaf7;border-radius:13px;padding:12px 13px}.life-stage-copy small{color:var(--pink);letter-spacing:.1em;margin-bottom:2px;font-size:7px;font-weight:900;display:block}.life-stage-copy strong{color:var(--ink);font-size:13px;font-weight:900;line-height:1.2;display:block}.life-stage-copy p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.38}.life-stage-secret{min-height:118px}.life-stage-secret .life-marker span{color:#fff;background:var(--pink);border-color:var(--pink)}.life-stage-secret .life-marker b{background:#fff;border-color:#fff1f7;width:48px;height:48px;box-shadow:0 6px 18px #69114d3d}.life-stage-secret .life-stage-copy{background:radial-gradient(circle at 100% 0, #f06d6538, transparent 42%), linear-gradient(135deg, var(--plum-dark), var(--plum));border-color:#0000;padding:15px 14px;box-shadow:0 10px 24px #390d3230}.life-stage-secret .life-stage-copy small{color:#ffc7de}.life-stage-secret .life-stage-copy strong{color:#fff;font-size:15px}.life-stage-secret .life-stage-copy p{color:#f7e8f0}.life-path-card .continue-button{margin-top:22px}.number-picker{text-align:center;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:19px;padding:35px 24px 27px}.number-picker>strong{color:var(--plum);letter-spacing:-.065em;font-size:64px;line-height:1;display:block}.number-picker>strong small{letter-spacing:0;margin-left:4px;font-size:20px}.number-picker>div{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:27px;display:grid}.number-picker button{min-height:44px;color:var(--plum);cursor:pointer;background:#fff5f9;border:1px solid #efd7e3;border-radius:10px;font-size:17px;font-weight:800}.target-note{color:#7b5220;text-align:center;background:#fff5d9;border-radius:10px;margin-top:13px;padding:11px;font-size:12px;font-weight:800}.weight-projection-card{background:radial-gradient(circle at 88% 8%,#28af601c,#0000 26%),linear-gradient(#fff 0%,#fffafc 100%);border:1px solid #eddde5;border-radius:18px;margin-top:22px;padding:17px 15px 15px;animation:.44s both projection-card-in;overflow:hidden;box-shadow:0 12px 30px #69114d14}.projection-heading{justify-items:center;gap:2px;display:grid}.projection-heading span{color:var(--pink);letter-spacing:.09em;font-size:10px;font-weight:900}.projection-heading small{color:var(--muted);font-size:9px}.projection-summary{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:14px 0 2px;display:grid}.projection-summary div{background:#fff6fa;border:1px solid #f0dbe6;border-radius:12px;place-content:center;gap:1px;min-height:55px;display:grid}.projection-summary div:last-child{background:var(--soft-green);border-color:#c9ead5}.projection-summary small,.projection-summary strong{display:block}.projection-summary small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:900}.projection-summary strong{color:var(--plum);font-size:21px;line-height:1.1}.projection-summary div:last-child strong{color:var(--green-dark)}.projection-summary>span{color:var(--green);font-size:24px;font-weight:900}.projection-chart{width:100%;margin-top:2px}.projection-chart svg{width:100%;height:auto;display:block;overflow:visible}.projection-goal-line{stroke:#a9d9ba;stroke-width:1.2px;stroke-dasharray:6 6;opacity:0;animation:.26s 1.05s forwards projection-fade-in}.projection-goal-label{fill:var(--green-dark);letter-spacing:.08em;opacity:0;font-size:8px;font-weight:900;animation:.26s 1.05s forwards projection-fade-in}.projection-area{fill:url(#projection-area);opacity:0;animation:.52s .65s forwards projection-area-in}.projection-line{fill:none;stroke:url(#projection-stroke);stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:1.35s cubic-bezier(.45,0,.2,1) .28s forwards projection-draw}.projection-point{color:var(--pink);opacity:0;transform-box:fill-box;transform-origin:50%;animation:.32s forwards projection-point-in}.projection-point circle{fill:currentColor;stroke:#fff;stroke-width:3px;filter:drop-shadow(0 3px 4px #69114d2e)}.projection-point.point-1{color:var(--plum);animation-delay:.3s}.projection-point.point-2{animation-delay:.72s}.projection-point.point-3{animation-delay:1.05s}.projection-point.point-4{color:var(--green);animation-delay:1.45s}.projection-mid-value{fill:#9a7e8d;font-size:9px;font-weight:800}.projection-value{opacity:0;animation:.36s forwards projection-label-in}.projection-value rect{fill:#fff;stroke:#ead7e1}.projection-value text{fill:var(--plum);font-size:12px;font-weight:900}.projection-value-start{animation-delay:.36s}.projection-value-target{animation-delay:1.55s}.projection-value-target rect{fill:var(--soft-green);stroke:#bce3ca}.projection-value-target text{fill:var(--green-dark)}.projection-date{fill:#9a877b;font-size:8px;font-weight:750}.projection-insight{text-align:left;background:var(--soft-green);opacity:0;border:1px solid #ccebd7;border-radius:11px;grid-template-columns:31px 1fr;align-items:center;gap:9px;margin-top:-2px;padding:10px 11px;animation:.42s 1.72s forwards projection-label-in;display:grid}.projection-insight>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:31px;height:31px;font-size:19px;font-weight:900;display:grid}.projection-insight div{gap:2px;display:grid}.projection-insight strong{color:#205b36;font-size:10px;line-height:1.3}.projection-insight small{color:#5f7d69;font-size:8px;line-height:1.35}@keyframes projection-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes projection-draw{to{stroke-dashoffset:0}}@keyframes projection-area-in{to{opacity:1}}@keyframes projection-point-in{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:scale(1)}}@keyframes projection-label-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes projection-fade-in{to{opacity:1}}.micro-disclaimer{color:#99877b!important;font-size:10px!important}@media (prefers-reduced-motion:reduce){.weight-projection-card,.projection-goal-line,.projection-goal-label,.projection-area,.projection-line,.projection-point,.projection-value,.projection-insight{opacity:1;stroke-dashoffset:0;animation:none;transform:none}}.commitment-visual{background:#fffaf6;border:1px solid #f0dfd3;border-radius:18px;margin-bottom:17px;padding:10px 12px 12px;overflow:hidden;box-shadow:0 10px 26px #53321c14}.commitment-avatar-stage{position:relative}.commitment-avatar-stage img{border-radius:12px;width:100%;height:auto;display:block}.commitment-arrow{color:#fff;background:var(--green);border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;line-height:1;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 14px #1685473d}.commitment-avatar-labels{text-align:center;grid-template-columns:1fr 1fr;gap:20px;margin-top:3px;display:grid}.commitment-avatar-labels small{color:var(--plum);letter-spacing:.05em;background:#fff0f7;border:1px solid #f0d2e1;border-radius:99px;padding:6px 8px;font-size:9px;font-weight:900}.commitment-avatar-labels small:last-child{color:var(--green-dark);background:var(--soft-green);border-color:#c9ead5}.analysis-screen,.plan-builder{text-align:center;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:30px 25px}.brain,.sparkle{background:#fff2f8;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:34px;animation:1.2s ease-in-out infinite alternate pulse-soft;display:grid}@keyframes pulse-soft{to{transform:scale(1.06);box-shadow:0 0 0 10px #d93d8c0f}}.analysis-screen>p{color:var(--muted);font-size:13px}.analysis-tasks,.plan-tasks{text-align:left;gap:8px;margin:22px 0;display:grid}.analysis-tasks span,.plan-tasks span{color:#a09086;background:#faf5f1;border-radius:9px;padding:10px 12px;font-size:11px;transition:color .2s,background .2s}.analysis-tasks span.done,.plan-tasks span.done{color:var(--green-dark);background:var(--soft-green)}.loading-bar{background:#eee3dc;border-radius:99px;height:9px;margin:18px 0 8px;overflow:hidden}.loading-bar i{background:linear-gradient(90deg, var(--pink), var(--coral));border-radius:inherit;height:100%;transition:width .3s;display:block}.analysis-screen>strong{color:var(--plum);font-size:11px}.analysis-result{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:28px 23px}.analysis-result-header{text-align:center}.analysis-result-eyebrow{color:var(--plum);letter-spacing:.1em;background:#fff0f7;border:1px solid #f0cfdf;border-radius:99px;margin-bottom:9px;padding:5px 10px;font-size:8px;font-weight:900;display:inline-flex}.analysis-result-header h1{color:var(--ink);letter-spacing:-.025em;margin:0;font-size:clamp(22px,5vw,28px);font-weight:900;line-height:1.18}.analysis-result-header p{max-width:390px;color:var(--muted);margin:9px auto 0;font-size:11px;line-height:1.5}.analysis-overview{grid-template-columns:minmax(140px,.82fr) minmax(0,1.18fr);gap:10px;margin-top:20px;display:grid}.bmi-card{color:#fff;background:linear-gradient(135deg, var(--plum-dark), var(--plum));border-radius:15px;align-content:center;justify-items:center;gap:3px;min-height:156px;padding:17px 12px;display:grid}.bmi-card strong{margin:4px 0 2px;font-size:43px;line-height:1}.bmi-card span{text-align:center;font-size:10px;font-weight:800}.bmi-card small{color:#f7e6f1;letter-spacing:.08em;font-size:7px;font-weight:900}.bmi-card em{color:#ead8e4;text-align:center;margin-top:3px;font-size:7px;font-style:normal}.analysis-profile-card{color:#5d3b2e;background:linear-gradient(145deg,#fff7f2,#fff0e8);border:1px solid #f4d9c9;border-radius:15px;align-content:center;min-height:156px;padding:17px;display:grid}.analysis-profile-card>span{color:var(--coral);letter-spacing:.09em;font-size:7px;font-weight:900}.analysis-profile-card strong{margin-top:6px;font-size:13px;line-height:1.25}.analysis-profile-card p{color:#76594c;margin:6px 0 0;font-size:9px;line-height:1.45}.pattern-box{color:#754939;background:#fff5f1;border:1px solid #f5ded4;border-radius:13px;margin-top:11px;padding:17px}.pattern-box h2{align-items:center;gap:7px;margin:0 0 11px;font-size:12px;display:flex}.pattern-box h2 span{color:#fff;background:var(--coral);border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:11px;font-weight:900;display:grid}.pattern-box p{align-items:flex-start;gap:8px;margin:7px 0;font-size:10px;line-height:1.4;display:flex}.pattern-box p b{color:#ee554d;font-size:18px;line-height:.8}.analysis-insight{color:#20623a;background:var(--soft-green);border:1px solid #cfead8;border-radius:12px;align-items:center;gap:9px;margin-top:11px;padding:13px 14px;display:flex}.analysis-insight>span{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:27px;height:27px;display:grid}.analysis-insight p{margin:0;font-size:9px;line-height:1.45}.analysis-benefits{margin-top:20px}.analysis-benefits>h2{text-align:center;max-width:370px;margin:0 auto 11px;font-size:13px;line-height:1.35}.analysis-benefit-list{gap:6px;display:grid}.analysis-benefit-list p{color:#5e412f;background:#fff3dc;border:1px solid #f6e1ba;border-radius:10px;align-items:center;gap:9px;min-height:43px;margin:0;padding:9px 11px;font-size:9px;display:flex}.analysis-benefit-list p b{color:#fff;background:var(--green);border-radius:6px;flex:none;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.analysis-benefit-list p strong{color:var(--ink)}.result-proof{background:#fff;border:1px solid #ead9ce;border-radius:15px;margin-top:22px;overflow:hidden;box-shadow:0 12px 30px #4e2e1917}.result-proof-heading{text-align:center;padding:17px 18px 13px}.result-proof-heading>span{color:var(--pink);letter-spacing:.12em;font-size:7px;font-weight:900}.result-proof-heading h2{max-width:340px;margin:5px auto 0;font-size:14px;line-height:1.3}.result-proof-image{background:#ede7e1;position:relative}.result-proof-image img{width:100%;height:auto;display:block}.result-proof-image>span{color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#390d32c7;border:1px solid #ffffff73;border-radius:99px;padding:5px 8px;font-size:7px;font-weight:900;position:absolute;top:12px}.proof-before{left:12px}.proof-after{right:12px}.result-proof-caption{justify-content:space-between;align-items:center;gap:10px;padding:13px 15px 6px;display:flex}.result-proof-caption>div{gap:2px;display:grid}.result-proof-caption strong{font-size:11px}.result-proof-caption div span{color:var(--muted);font-size:8px}.proof-stars{color:#f4b224;letter-spacing:1px;white-space:nowrap;font-size:12px}.result-proof>small{color:#998277;padding:0 15px 14px;font-size:7px;display:block}.analysis-result>.continue-button{margin-top:17px}.cases-screen{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:27px 22px 24px}.cases-heading{text-align:center;max-width:410px;margin:0 auto 19px}.cases-heading h1{color:var(--ink);letter-spacing:-.035em;margin:8px 0 7px;font-size:clamp(22px,5vw,29px);font-weight:900;line-height:1.14}.cases-heading p{max-width:360px;color:var(--muted);margin:0 auto;font-size:10px;line-height:1.45}.cases-list{gap:13px;display:grid}.case-card{background:#fff;border:1px solid #ead9ce;border-radius:15px;overflow:hidden;box-shadow:0 10px 25px #4e2e1917}.case-image{background:#eee6df;position:relative;overflow:hidden}.case-image img{width:100%;height:auto;display:block}.case-image-labels{grid-template-columns:1fr 1fr;gap:12px;display:grid;position:absolute;inset:10px 10px auto}.case-image-labels span{color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#390d32c7;border:1px solid #ffffff6b;border-radius:99px;width:fit-content;padding:5px 8px;font-size:7px;font-weight:900}.case-image-labels span:last-child{background:#168547d9;justify-self:end}.case-caption{justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:12px 14px;display:flex}.case-caption>div{gap:2px;display:grid}.case-caption strong{color:var(--ink);font-size:12px;line-height:1.25}.case-caption div span{color:var(--muted);font-size:8px}.case-check{color:#fff;background:linear-gradient(135deg, var(--green), var(--green-dark));border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:grid;box-shadow:0 6px 14px #28af6033}.cases-disclaimer{color:#998277;text-align:center;margin:13px auto 0;font-size:7px;line-height:1.4}.cases-screen>.continue-button{margin-top:15px}.down-arrow{color:var(--pink);margin:12px 0;font-size:35px;animation:.7s ease-in-out infinite alternate down}@keyframes down{to{transform:translateY(7px)}}.offer-page{background:var(--cream);min-height:100vh}.offer-logo{place-items:center;height:85px;display:grid}.offer-logo img{width:135px}.offer-hero{text-align:center;background:radial-gradient(circle at 50% 0%, #d93d8c26, transparent 36%), linear-gradient(180deg, #fff9fb, var(--cream));padding:34px 20px 54px}.offer-hero>h1{max-width:760px;color:var(--ink);letter-spacing:-.045em;margin:14px auto 12px;font-size:clamp(28px,5vw,46px);line-height:1.08}.offer-hero>p{max-width:650px;color:var(--muted);margin:0 auto}.ready-label,.whats-inside>span,.guarantee>div>span{color:var(--green-dark);letter-spacing:.1em;font-size:11px;font-weight:900}.timeline-card{border:1px solid var(--line);width:min(840px,100%);box-shadow:var(--shadow);background:#fff;border-radius:20px;margin:35px auto 0;padding:22px}.timeline-title{color:var(--plum);margin-bottom:16px;font-weight:900;display:block}.timeline{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.timeline article{background:#fff8fb;border-radius:13px;align-content:start;justify-items:center;gap:6px;min-height:125px;padding:16px 12px;display:grid}.timeline article>b{font-size:23px}.timeline strong{font-size:12px}.timeline small{color:var(--muted);font-size:10px}.whats-inside{text-align:center;padding:65px 20px 80px}.whats-inside>h2,.guarantee h2,.faq>h2,.final-buy h2{color:var(--ink);letter-spacing:-.04em;margin:8px 0 10px;font-size:clamp(27px,5vw,41px);line-height:1.12}.whats-inside>p{max-width:650px;color:var(--muted);margin:0 auto}.offers{text-align:left;width:min(860px,100%);margin:48px auto 0}.offer-card{border:1.5px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:23px;padding:28px;position:relative}.offer-card.complete{border:2px solid var(--pink)}.single-offer{padding:38px;overflow:visible}.popular{color:#fff;background:linear-gradient(90deg, var(--pink), var(--coral));letter-spacing:.09em;white-space:nowrap;border-radius:99px;padding:7px 19px;font-size:10px;font-weight:900;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.offer-card>span,.offer-intro-copy>span{color:var(--pink);letter-spacing:.11em;font-size:10px;font-weight:900}.offer-card h3{color:var(--plum);margin:0;font-size:32px;line-height:1.1}.offer-card>p{color:var(--muted);margin:4px 0 0;font-size:12px}.offer-intro{grid-template-columns:215px 1fr;align-items:center;gap:34px;padding:8px 2px 30px;display:grid}.offer-product{text-align:center}.offer-product img{border-radius:18px;width:185px;max-width:100%;margin:0 auto 12px;display:block;box-shadow:0 14px 34px #4a133633}.offer-product>span{color:var(--green-dark);letter-spacing:.08em;font-size:8px;font-weight:900}.offer-intro-copy h3{margin-top:4px;font-size:clamp(31px,5vw,43px)}.offer-intro-copy>p{max-width:470px;color:var(--muted);margin:8px 0 16px;font-size:14px}.offer-trust-row{flex-wrap:wrap;gap:7px;display:flex}.offer-trust-row span{color:var(--green-dark);background:var(--soft-green);border-radius:99px;padding:6px 9px;font-size:9px;font-weight:850}.included-heading,.bonus-heading{text-align:center;border-top:1px solid var(--line);padding-top:27px}.included-heading>span,.bonus-heading>span,.offer-summary>span,.price-label{color:var(--pink);letter-spacing:.1em;font-size:9px;font-weight:900}.included-heading h4,.bonus-heading h4{color:var(--plum);margin:5px 0 0;font-size:24px;line-height:1.15}.program-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:22px 0 32px;display:grid}.program-grid article{background:#fff9fc;border:1px solid #f2dce8;border-radius:14px;grid-template-columns:43px 1fr;align-items:start;gap:11px;min-height:112px;padding:16px;display:grid}.program-grid article>b{background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:21px;display:grid;box-shadow:0 5px 15px #69114d14}.program-grid article>div,.bonus-grid article>div:last-child{align-content:start;gap:4px;display:grid}.program-grid strong,.bonus-grid strong{color:var(--ink);font-size:12px;line-height:1.25}.program-grid small,.bonus-grid small{color:var(--muted);font-size:10px;line-height:1.4}.bonus-heading{padding-top:30px}.bonus-heading>span{color:var(--green-dark)}.bonus-heading>p{color:var(--muted);margin:7px auto 0;font-size:11px}.bonus-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:22px 0 32px;display:grid}.bonus-grid article{background:#fbfffc;border:1px solid #d9eddf;border-radius:14px;grid-template-columns:48px 1fr;align-items:start;gap:11px;min-height:118px;padding:15px;display:grid}.bonus-grid article.featured-bonus{border:1.5px solid var(--green);background:linear-gradient(135deg,#effbf3,#fff8fb);box-shadow:0 10px 24px #28af601a}.bonus-icon{background:#fff;border-radius:13px;place-items:center;width:47px;height:47px;font-size:23px;display:grid;box-shadow:0 5px 15px #28af601a}.bonus-grid article>div:last-child>span{color:var(--green-dark);letter-spacing:.08em;font-size:8px;font-weight:900}.offer-summary{text-align:center;background:linear-gradient(135deg,#fff1f7,#fff8f2);border:1px solid #efd2e1;border-radius:16px;justify-items:center;gap:4px;margin-top:8px;padding:22px;display:grid}.offer-summary>strong{color:var(--plum);font-size:18px}.offer-summary>small{color:var(--muted);font-size:10px}.price-label{color:var(--muted);text-align:center;margin-top:26px}.offer-price{color:var(--plum-dark);border-bottom:1px solid var(--line);justify-content:center;align-items:flex-end;margin:8px 0 18px;padding:12px 0 16px;display:flex}.offer-price small{margin:0 5px 5px 0;font-size:12px}.offer-price strong{letter-spacing:-.07em;font-size:64px;line-height:.85}.offer-price em{font-size:25px;font-style:normal;line-height:.9}.fixed-price-note{color:var(--muted);text-align:center;margin:-7px auto 19px;font-size:9px;display:block}.upgrade-note{color:#9a4c2d;text-align:center;background:#fff0e8;border-radius:8px;padding:8px;font-size:11px;font-weight:900}.offer-card ul{min-height:210px;margin:20px 0 24px;padding:0;list-style:none}.offer-card li{color:#57483f;grid-template-columns:22px 1fr;align-items:center;gap:7px;margin:8px 0;font-size:11px;display:grid}.offer-card li b{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:21px;height:21px;font-size:9px;display:grid}.offer-card li.bonus{font-weight:700}.offer-card li.bonus b{background:var(--pink)}.buy-button{color:#fff;background:linear-gradient(135deg, var(--green), var(--green-dark));text-align:center;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:57px;padding:14px;font-size:13px;font-weight:900;text-decoration:none;display:flex;box-shadow:0 11px 25px #28af6040}.buy-button.secondary{color:var(--plum);box-shadow:none;background:#fff4f9;border:2px solid #e5bfd3}.secure{color:#948279;text-align:center;margin-top:10px;font-size:9px;display:block}.guarantee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:120px 1fr;align-items:center;gap:28px;padding:58px max(20px,50% - 390px);display:grid}.guarantee-badge{color:#fff;background:linear-gradient(145deg, var(--plum), var(--pink));border-radius:50%;align-content:center;place-items:center;width:110px;height:110px;display:grid;box-shadow:0 13px 28px #69114d40}.guarantee-badge strong,.guarantee-badge small{line-height:1;display:block}.guarantee-badge strong{font-size:47px}.guarantee-badge small{font-size:11px;font-weight:900}.guarantee h2{font-size:30px}.guarantee p{color:var(--muted);margin:0;font-size:13px}.faq{width:min(700px,100% - 32px);margin:0 auto;padding:70px 0}.faq>h2{text-align:center;margin-bottom:30px}.faq article{border:1px solid var(--line);background:#fff;border-radius:12px;margin:8px 0;overflow:hidden}.faq article button{text-align:left;width:100%;min-height:58px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;padding:13px 16px;font-size:13px;font-weight:800;display:flex}.faq article button b{color:var(--pink);font-size:20px}.faq article>div{max-height:0;transition:max-height .22s;overflow:hidden}.faq article.open>div{max-height:180px}.faq article p{color:var(--muted);margin:0;padding:0 16px 16px;font-size:12px}.final-buy{text-align:center;color:#fff;background:linear-gradient(145deg, var(--plum-dark), var(--plum));padding:65px 20px}.final-buy img{filter:brightness(0)invert();width:55px}.final-buy h2{color:#fff}.final-buy p{color:#eadce5}.final-buy a{color:#fff;background:var(--green);border-radius:12px;align-items:center;min-height:54px;margin-top:18px;padding:13px 25px;font-weight:900;text-decoration:none;display:inline-flex}.offer-page footer{text-align:center;color:#cdbac5;background:#210b20;padding:45px 20px}.offer-page footer img{width:170px}.offer-page footer p{max-width:660px;margin:17px auto;font-size:9px}.offer-page footer button{color:#ecdce6;cursor:pointer;background:0 0;border:0;font-size:10px;text-decoration:underline}@media (width<=720px){.quiz-content.step-3{width:min(480px,100% - 28px)}.body-map-layout{grid-template-columns:1fr;gap:15px}.body-map-photo{min-height:0}.body-map-photo img{width:auto;height:min(52vh,370px)}.timeline,.offers{grid-template-columns:1fr}.timeline article{min-height:0}.offer-card{padding:25px 20px}.single-offer{padding:28px 20px 24px}.offer-intro{text-align:center;grid-template-columns:1fr;gap:18px}.offer-product img{width:165px}.offer-trust-row{justify-content:center}.program-grid,.bonus-grid{grid-template-columns:1fr}.program-grid article,.bonus-grid article{min-height:0}.offer-card.complete{order:-1}.guarantee{text-align:center;grid-template-columns:1fr;justify-items:center}}@media (width<=430px){.quiz-cover-page{padding:12px 14px 25px}.cover-logo{height:55px}.cover-logo img{width:115px}.cover-copy{margin-top:3px}.cover-copy h1{margin-top:10px;font-size:24px}.cover-copy p{font-size:12px}.cover-visual{width:min(360px,94%);margin-top:14px}.cover-doctor{aspect-ratio:4/4.1}.cover-action{margin-top:11px}.quiz-header{height:76px}.quiz-header img{width:108px}.top-progress{margin-bottom:19px}.screen-heading h1,.bridge-card h1,.analysis-screen h1,.analysis-result>h1,.plan-builder h1{font-size:21px}.choice{min-height:58px}.body-options button{min-height:205px}.bridge-card,.analysis-screen,.analysis-result,.plan-builder{padding:24px 18px}.price-contrast{padding-top:8px}.price-contrast-icon{margin-bottom:16px;font-size:36px}.price-contrast h1{font-size:20px}.price-contrast-box{padding:20px 17px 18px}.price-contrast-box strong{font-size:15px}.outcome-grid{grid-template-columns:1fr 1fr}.offer-hero{padding-top:25px}.offer-logo{height:74px}}._page_c4h20_1{color:#2f2030;background:radial-gradient(circle at 100% 0,#d93d8c14,#0000 30%),#f8f4f7;min-height:100vh;padding:40px clamp(18px,4vw,64px) 56px}._header_c4h20_10{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1440px;margin:0 auto 28px;display:flex}._eyebrow_c4h20_19,._panelHeading_c4h20_20 span{color:#a22d70;letter-spacing:.13em;font-size:11px;font-weight:900}._header_c4h20_10 h1{color:#390d32;letter-spacing:-.045em;margin:5px 0 2px;font-size:clamp(32px,5vw,52px);line-height:1}._header_c4h20_10 p,._panelHeading_c4h20_20 p,._footer_c4h20_37{color:#756572;margin:8px 0 0;font-size:13px}._ranges_c4h20_43{background:#fff;border:1px solid #eadfe7;border-radius:12px;gap:4px;padding:5px;display:flex;box-shadow:0 8px 24px #390d320f}._ranges_c4h20_43 a{color:#756572;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:800;text-decoration:none}._ranges_c4h20_43 ._activeRange_c4h20_62{color:#fff;background:#69114d}._cards_c4h20_67{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;max-width:1440px;margin:0 auto 20px;display:grid}._cards_c4h20_67 article{background:#fff;border:1px solid #eee4eb;border-radius:16px;flex-direction:column;min-height:132px;padding:20px;display:flex;box-shadow:0 10px 30px #390d320e}._cards_c4h20_67 span{color:#74636f;min-height:36px;font-size:12px;font-weight:700}._cards_c4h20_67 strong{color:#390d32;margin-top:5px;font-size:34px;line-height:1}._cards_c4h20_67 small{color:#1e9253;margin-top:9px;font-size:11px;font-weight:850}._diagnosticGrid_c4h20_107{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;display:grid}._diagnosticGrid_c4h20_107 article{background:#fcf8fb;border:1px solid #eadbe5;border-radius:14px;flex-direction:column;min-height:122px;padding:18px;display:flex}._diagnosticGrid_c4h20_107 span{color:#74636f;min-height:34px;font-size:11px;font-weight:750}._diagnosticGrid_c4h20_107 strong{color:#390d32;margin-top:6px;font-size:29px;line-height:1}._diagnosticGrid_c4h20_107 small{color:#1e9253;margin-top:9px;font-size:10px;font-weight:850}._panel_c4h20_20{background:#fff;border:1px solid #eee4eb;border-radius:18px;max-width:1440px;margin:0 auto 20px;overflow:hidden;box-shadow:0 10px 30px #390d320e}._panelHeading_c4h20_20{border-bottom:1px solid #eee4eb;justify-content:space-between;align-items:flex-end;gap:18px;padding:20px 22px;display:flex}._panelHeading_c4h20_20 h2{color:#390d32;letter-spacing:-.02em;margin:3px 0 0;font-size:20px}._panelHeading_c4h20_20 p{text-align:right;max-width:360px}._tableWrap_c4h20_176{overflow-x:auto}._tableWrap_c4h20_176 table{border-collapse:collapse;width:100%;font-size:12px}._tableWrap_c4h20_176 th,._tableWrap_c4h20_176 td{text-align:right;white-space:nowrap;border-bottom:1px solid #f1e9ee;padding:12px 16px}._tableWrap_c4h20_176 th:first-child,._tableWrap_c4h20_176 td:first-child{text-align:left}._tableWrap_c4h20_176 th{color:#806f7b;letter-spacing:.05em;text-transform:uppercase;background:#fbf8fa;font-size:10px;font-weight:900}._tableWrap_c4h20_176 td{color:#493b45;font-weight:750}._tableWrap_c4h20_176 td:first-child{align-items:center;gap:10px;display:flex}._tableWrap_c4h20_176 td:first-child b{color:#69114d;background:#faedf5;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;font-size:10px;display:inline-grid}._tableWrap_c4h20_176 td span{display:block}._tableWrap_c4h20_176 td small{color:#95868f;font-size:10px;font-weight:600;display:block}._grid_c4h20_242{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:20px;max-width:1440px;margin:0 auto;display:grid}._grid_c4h20_242 ._panel_c4h20_20{width:100%;margin:0}._deviceList_c4h20_255{padding:12px 20px 20px}._deviceList_c4h20_255 div{border-bottom:1px solid #f1e9ee;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:13px 0;display:grid}._deviceList_c4h20_255 span{color:#51424c;text-transform:capitalize;font-size:13px;font-weight:750}._deviceList_c4h20_255 strong{color:#390d32}._deviceList_c4h20_255 small{color:#1e9253;text-align:right;min-width:52px;font-size:11px;font-weight:850}._footer_c4h20_37{text-align:center;max-width:1440px;margin:22px auto 0}._denied_c4h20_293{color:#390d32;text-align:center;background:#f8f4f7;place-content:center;min-height:100vh;padding:40px 20px;display:grid}@media (width<=1050px){._cards_c4h20_67,._diagnosticGrid_c4h20_107{grid-template-columns:repeat(3,minmax(0,1fr))}._grid_c4h20_242{grid-template-columns:1fr}}@media (width<=680px){._page_c4h20_1{padding:24px 14px 40px}._header_c4h20_10,._panelHeading_c4h20_20{flex-direction:column;align-items:flex-start}._panelHeading_c4h20_20 p{text-align:left}._cards_c4h20_67,._diagnosticGrid_c4h20_107{grid-template-columns:repeat(2,minmax(0,1fr))}._cards_c4h20_67 article{min-height:118px;padding:16px}._cards_c4h20_67 strong{font-size:29px}}
