/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.list-item{display:list-item}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#0b1411;--paper:#f4f1e8;--soft-paper:#e9e6dc;--mint:#8be9c6;--muted:#66736d;--line:#0b141126}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.landing-shell,.result-shell{min-height:100vh;overflow:hidden}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);height:92px;margin:0 auto;display:flex}.site-header--compact{height:72px}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);width:35px;height:35px;color:var(--paper);letter-spacing:.08em;border-radius:50%;place-items:center;font-size:11px;display:grid}.header-note{color:var(--muted);font-size:13px}.product-line-switcher{background:#e7eee9;border:1px solid #c9d8d1;border-radius:6px;justify-content:space-between;align-items:center;gap:24px;width:min(1240px,100% - 48px);margin:18px auto 0;padding:15px 18px;display:flex}.product-line-switcher p{color:#425049;flex-wrap:wrap;gap:6px 10px;margin:0;font-size:13px;line-height:1.5;display:flex}.product-line-switcher strong{color:var(--ink)}.product-line-switcher__links{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px 16px;display:flex}.product-line-switcher a{color:#175d4b;text-underline-offset:4px;font-size:13px;font-weight:760;text-decoration:underline}.product-line-switcher a:hover{color:var(--ink)}.product-line-switcher a.product-line-switcher__primary{color:#fff;background:#175d4b;border-radius:4px;padding:8px 11px;text-decoration:none}.product-line-switcher a.product-line-switcher__primary:hover{background:var(--ink);color:#fff}.product-line-switcher a:focus-visible{outline-offset:4px;outline:3px solid #31836b}.product-line-switcher--compact{margin-top:10px;padding:10px 14px}.quiz-shell .product-line-switcher{background:#16231e;border-color:#415047}.quiz-shell .product-line-switcher p{color:#9eb0a7}.quiz-shell .product-line-switcher strong{color:var(--paper)}.quiz-shell .product-line-switcher a{color:var(--mint)}.quiz-shell .product-line-switcher a:hover{color:var(--paper)}.quiz-shell .product-line-switcher a.product-line-switcher__primary{background:var(--mint);color:#0f1d18}.quiz-shell .product-line-switcher a.product-line-switcher__primary:hover{background:var(--paper);color:#0f1d18}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;width:min(1240px,100% - 48px);min-height:680px;margin:0 auto;padding:70px 0 88px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--muted);font-size:11px;font-weight:760}.eyebrow span{background:var(--mint);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.hero h1{letter-spacing:-.055em;max-width:760px;margin:22px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(55px,6vw,91px);font-weight:400;line-height:.98}.hero h1 em{color:#31836b;font-weight:400}.hero-lede{color:#425049;max-width:620px;font-size:19px;line-height:1.65}.primary-button,.secondary-button{background:var(--ink);color:var(--paper);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:34px;min-height:54px;padding:0 24px;font-weight:700;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.primary-button:hover,.secondary-button:hover{background:#1d302a;transform:translateY(-2px)}.hero .primary-button{margin-top:20px}.trust-row{color:var(--muted);flex-wrap:wrap;gap:11px 24px;margin-top:30px;font-size:12px;display:flex}.trust-row span:before{content:"✓";color:#31836b;margin-right:7px;font-weight:800}.hero-visual{place-items:center;min-height:520px;display:grid;position:relative}.ambient-mark{background:radial-gradient(circle at 55% 45%,#8be9c6 0,#8be9c633 38%,#0000 67%);border-radius:50%;width:470px;height:470px;position:absolute}.ambient-mark span{inset:calc(12% + var(--i,0) * 7%);transform:rotate(calc(var(--i,0) * 18deg));border:1px solid #0b14113d;border-radius:50%;position:absolute}.ambient-mark span:first-child{--i:0;border-radius:45% 55% 52% 48%}.ambient-mark span:nth-child(2){--i:1;border-radius:58% 42% 47% 53%}.ambient-mark span:nth-child(3){--i:2;border-radius:40% 60% 57% 43%}.ambient-mark span:nth-child(4){--i:3;border-radius:52% 48% 39% 61%}.result-teaser{z-index:2;width:min(360px,80vw);color:var(--paper);background:#0b1411ed;border-radius:6px;padding:38px;transform:rotate(-2deg);box-shadow:0 28px 80px #16392e40}.result-teaser p{color:var(--mint);text-transform:uppercase;letter-spacing:.15em;font-size:10px}.result-teaser strong{margin:56px 0 25px;font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1;display:block}.result-teaser>span{color:#b9c8c1;font-size:14px}.teaser-bars{gap:9px;margin-top:50px;display:grid}.teaser-bars i{background:var(--mint);height:3px;display:block}.floating-note{z-index:3;border:1px solid var(--line);background:#fff;padding:11px 15px;font-size:11px;font-weight:700;position:absolute;box-shadow:0 8px 30px #0b14111a}.floating-note--one{top:20%;left:1%;transform:rotate(-5deg)}.floating-note--two{bottom:15%;right:0;transform:rotate(4deg)}.how-section{background:var(--ink);color:var(--paper);padding:100px max(24px,50vw - 620px)}.how-section .eyebrow{color:var(--mint)}.how-section>h2{letter-spacing:-.04em;max-width:780px;font-family:Georgia,serif;font-size:clamp(40px,4vw,64px);font-weight:400;line-height:1.05}.step-grid{background:#39443f;border:1px solid #39443f;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:65px;display:grid}.step-grid article{background:var(--ink);min-height:220px;padding:32px}.step-grid span{color:var(--mint);font-size:12px}.step-grid h3{margin:50px 0 12px;font-size:19px}.step-grid p{color:#aab8b2;font-size:14px;line-height:1.6}.type-ribbon{border-bottom:1px solid var(--line);gap:28px;padding:22px 24px;display:flex;overflow-x:auto}.type-ribbon span{white-space:nowrap;color:var(--muted);font-size:12px}.type-ribbon i{border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.site-footer{width:min(1240px,100% - 48px);color:var(--muted);justify-content:space-between;gap:30px;margin:0 auto;padding:28px 0 36px;font-size:11px;display:flex}.site-footer nav{gap:18px;display:flex}.quiz-shell{background:var(--ink);min-height:100vh;color:var(--paper)}.quiz-shell .site-header{border-color:#344039}.quiz-shell .brand-mark{background:var(--paper);color:var(--ink)}.quiz-shell .header-note{color:#93a199}.quiz-progress{background:#29342f;height:3px}.quiz-progress span{background:var(--mint);height:100%;transition:width .26s;display:block}.quiz-card{width:min(820px,100% - 40px);margin:0 auto;padding:54px 0 80px}.quiz-counter{color:#8f9c96;justify-content:space-between;align-items:center;font-size:12px;display:flex}.quiz-counter button{color:var(--paper);cursor:pointer;background:0 0;border:1px solid #3a4741;border-radius:50%;width:42px;height:42px}.question-context{color:var(--mint);text-transform:uppercase;letter-spacing:.14em;margin:65px 0 12px;font-size:12px}.quiz-card h1{letter-spacing:-.035em;max-width:760px;font-family:Georgia,serif;font-size:clamp(38px,5vw,62px);font-weight:400;line-height:1.08}.option-list{gap:12px;margin-top:45px;display:grid}.option-list button{text-align:left;color:#e7e9e5;cursor:pointer;background:#15201c;border:1px solid #344139;border-radius:4px;grid-template-columns:35px 1fr 20px;align-items:center;gap:14px;width:100%;min-height:72px;padding:14px 20px;transition:border .16s,background .16s,transform .16s;display:grid}.option-list button:hover,.option-list button.selected{border-color:var(--mint);background:#1c2c26;transform:translate(3px)}.option-list button>span{width:29px;height:29px;color:var(--mint);border:1px solid #536159;border-radius:50%;place-items:center;font-size:11px;display:grid}.option-list button i{color:var(--mint);font-style:normal}.quiz-hint{color:#75847c;text-align:center;margin-top:24px;font-size:11px}.result-hero{--type-color:var(--mint);border-bottom:1px solid var(--line);grid-template-columns:180px 1fr .8fr;align-items:center;gap:45px;width:min(1240px,100% - 48px);min-height:520px;margin:0 auto;display:grid}.result-code{background:var(--type-color);border-radius:50%;place-items:center;width:140px;height:140px;font-family:Georgia,serif;font-size:48px;display:grid}.result-title h1{letter-spacing:-.05em;margin:18px 0 22px;font-family:Georgia,serif;font-size:clamp(52px,6vw,88px);font-weight:400;line-height:.95}.result-title>p:not(.eyebrow){color:#3f4e47;max-width:600px;font-size:20px;line-height:1.5}.result-title>span{color:var(--muted);margin-top:24px;font-size:11px;display:block}.dimension-chart{gap:14px;display:grid}.dimension-row{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;grid-template-columns:92px 1fr;align-items:center;gap:12px;font-size:10px;display:grid}.dimension-row>div{background:#d8d8d1;height:5px}.dimension-row i{height:100%;display:block}.free-insight{grid-template-columns:1fr 1fr;width:min(1240px,100% - 48px);margin:0 auto;display:grid}.free-insight article{border-right:1px solid var(--line);padding:60px 45px 70px 0}.free-insight article+article{border-right:0;padding-left:45px;padding-right:0}.free-insight span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px}.free-insight h2{font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.35}.report-preview{border-top:1px solid var(--line);width:min(1240px,100% - 48px);margin:0 auto;padding:70px 0 80px}.report-preview-heading{max-width:760px}.report-preview-heading h2{margin:18px 0;font-family:Georgia,serif;font-size:clamp(38px,5vw,62px);font-weight:400}.report-preview-heading>p:last-child{color:var(--muted);line-height:1.65}.preview-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:42px;display:grid}.preview-grid article{background:var(--paper);min-height:145px;padding:25px}.preview-grid span{color:var(--muted);font-size:10px}.preview-grid h3{margin-top:36px;font-size:17px}.report-preview blockquote{border-left:3px solid var(--mint);background:#e7eee9;margin:28px 0 0;padding:28px 32px}.report-preview blockquote span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.report-preview blockquote p{max-width:850px;margin-bottom:0;font-family:Georgia,serif;font-size:22px;line-height:1.5}.unlock-panel{background:var(--ink);color:var(--paper);grid-template-columns:1fr .8fr;gap:90px;padding:90px max(24px,50vw - 620px);display:grid}.unlock-panel .eyebrow{color:var(--mint)}.unlock-panel h2{font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1.05}.unlock-panel ul{color:#a9b6b0;gap:12px;padding:0;list-style:none;display:grid}.unlock-panel li:before{content:"↗";color:var(--mint);margin-right:10px}.unlock-box{background:#14211c;border:1px solid #35463e;align-self:start;padding:38px}.price{margin-bottom:24px;font-family:Georgia,serif;font-size:clamp(34px,4vw,50px);display:block}.price small{color:#93a199;font-family:inherit;font-size:17px}.unlock-box .primary-button{background:var(--mint);width:100%;color:var(--ink)}.unlock-box label{color:#a6b3ad;margin:35px 0 10px;font-size:12px;display:block}.payment-review-note{color:#d4dfda;border:1px solid #4f655b;padding:15px;font-size:12px;line-height:1.55}.payment-trust{margin:24px 0 0;font-size:11px}.license-row{grid-template-columns:1fr auto;display:grid}.license-row input{color:#fff;background:#0b1511;border:1px solid #44534c;outline:none;min-width:0;height:48px;padding:0 13px}.license-row input:focus{border-color:var(--mint)}.license-row button{background:var(--paper);cursor:pointer;border:0;padding:0 18px;font-weight:700}.license-row button:disabled{opacity:.45;cursor:default}.microcopy,.setup-note,.error-message{color:#819087;font-size:11px;line-height:1.5}.setup-note{color:#b9c7c1;border:1px solid #3e5148;padding:13px}.error-message{color:#ffacb7}.result-actions{justify-content:center;gap:12px;padding:30px 24px;display:flex}.result-actions button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;min-height:43px;padding:0 18px}.full-report{background:var(--ink);color:var(--paper);padding:90px max(24px,50vw - 620px)}.report-heading{max-width:780px}.report-heading .eyebrow{color:var(--mint)}.report-heading h2{font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1}.report-heading>span{color:#7f8e87;font-size:11px}.report-grid{background:#35433d;border:1px solid #35433d;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:70px;display:grid}.report-grid article{background:var(--ink);min-height:250px;padding:35px}.report-grid article>span{color:var(--mint);font-size:11px}.report-grid h3{margin:45px 0 14px;font-size:19px}.report-grid p{color:#a8b5af;font-size:14px;line-height:1.75}.report-feature{grid-column:span 2}.action-panel{background:var(--paper);color:var(--ink);margin:1px 0 28px;padding:45px}.action-panel h3{font-family:Georgia,serif;font-size:40px;font-weight:400}.action-panel ol{grid-template-columns:repeat(3,1fr);gap:30px;padding-left:22px;line-height:1.6;display:grid}.full-report .secondary-button{background:var(--mint);color:var(--ink)}.legal-shell{min-height:100vh}.legal-content{width:min(800px,100% - 40px);margin:0 auto;padding:70px 0 110px}.legal-content h1{letter-spacing:-.04em;font-family:Georgia,serif;font-size:clamp(48px,6vw,74px);font-weight:400}.legal-content h2{margin-top:42px;font-size:20px}.legal-content p,.legal-content li{color:#46544d;line-height:1.75}.legal-content .notice{background:#e1f4eb;border-left:3px solid #31836b;padding:18px 20px}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{min-height:480px}.step-grid{grid-template-columns:1fr}.step-grid article{min-height:auto}.result-hero{grid-template-columns:110px 1fr;padding:55px 0}.result-code{width:95px;height:95px;font-size:34px}.result-chart-wrap{grid-column:1/-1}.preview-grid{grid-template-columns:repeat(2,1fr)}.unlock-panel{grid-template-columns:1fr;gap:40px}}@media (width<=620px){.site-header{width:calc(100% - 32px)}.header-note{display:none}.product-line-switcher{flex-direction:column;align-items:flex-start;gap:10px;width:calc(100% - 32px);margin-top:14px;padding:14px}.product-line-switcher__links{justify-content:flex-start;width:100%}.hero{width:calc(100% - 32px);min-height:auto;padding:48px 0 58px}.hero h1{font-size:54px}.hero-lede{font-size:16px}.hero-visual{min-height:430px}.ambient-mark{width:380px;height:380px}.floating-note--one{left:-4px}.floating-note--two{right:-4px}.how-section{padding-top:75px;padding-bottom:75px}.site-footer{flex-direction:column;width:calc(100% - 32px)}.site-footer nav{flex-wrap:wrap}.quiz-card{padding-top:30px}.question-context{margin-top:45px}.quiz-card h1{font-size:40px}.option-list button{min-height:78px}.result-hero{grid-template-columns:80px 1fr;gap:18px;width:calc(100% - 32px)}.result-code{width:72px;height:72px;font-size:25px}.result-title h1{font-size:48px}.result-title>p:not(.eyebrow){font-size:16px}.free-insight{grid-template-columns:1fr;width:calc(100% - 32px)}.free-insight article,.free-insight article+article{border-right:0;border-bottom:1px solid var(--line);padding:36px 0}.free-insight h2{font-size:26px}.report-preview{width:calc(100% - 32px);padding:55px 0}.preview-grid{grid-template-columns:1fr}.preview-grid article{min-height:110px}.report-preview blockquote{padding:22px}.unlock-box{padding:24px}.report-grid{grid-template-columns:1fr}.report-feature{grid-column:auto}.action-panel{padding:28px}.action-panel ol{grid-template-columns:1fr}.result-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}._shell_u7p7s_1{--ink:#17312f;--primary:#123b3a;--accent:#e76f51;--paper:#fff8e8;--pale:#e5f3ef;--muted:#597370;--line:#bed2ce;background:var(--paper);min-height:100vh;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._header_u7p7s_15,._article_u7p7s_16,._footer_u7p7s_17{width:min(1120px,100% - 48px);margin:0 auto}._header_u7p7s_15{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}._brand_u7p7s_31{color:var(--primary);align-items:center;gap:12px;font-weight:850;text-decoration:none;display:inline-flex}._brand_u7p7s_31 span{background:var(--primary);color:#fff;letter-spacing:.06em;border-radius:10px;place-items:center;width:43px;height:38px;font-size:10px;display:grid}._header_u7p7s_15>p,._footer_u7p7s_17{color:var(--muted);font-size:12px}._article_u7p7s_16{padding:88px 0 110px}._hero_u7p7s_62{max-width:920px;margin-bottom:110px}._kicker_u7p7s_67,._sectionNumber_u7p7s_68{color:var(--accent);letter-spacing:.15em;margin:0 0 18px;font-size:11px;font-weight:900}._hero_u7p7s_62 h1,._article_u7p7s_16 h2{color:var(--primary);letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.04}._hero_u7p7s_62 h1{max-width:900px;font-size:clamp(48px,6.2vw,78px)}._article_u7p7s_16 h2{max-width:790px;font-size:clamp(36px,4.6vw,54px)}._lead_u7p7s_96{max-width:760px;color:var(--muted);margin:32px 0 0;font-size:19px;line-height:1.75}._decisionPrompt_u7p7s_104{border-left:5px solid var(--accent);background:var(--primary);color:#fff;max-width:760px;margin:44px 0 30px;padding:30px}._decisionPrompt_u7p7s_104 span{color:#f4a38f;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900;display:block}._decisionPrompt_u7p7s_104 strong{max-width:650px;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,3.2vw,38px);font-weight:400;line-height:1.2;display:block}._hero_u7p7s_62>p:last-child,._article_u7p7s_16 section>p,._article_u7p7s_16 section li{max-width:760px;color:var(--muted);font-size:16px;line-height:1.75}._article_u7p7s_16>section{border-top:1px solid var(--line);padding:76px 0}._article_u7p7s_16 section a{color:var(--primary);text-underline-offset:4px;font-weight:760}._videoSection_u7p7s_152>p{max-width:760px}._videoFrame_u7p7s_156{aspect-ratio:16/9;border:1px solid var(--line);background:var(--primary);border-radius:14px;width:min(960px,100%);margin-top:34px;overflow:hidden;box-shadow:0 18px 46px #123b3a24}._videoFrame_u7p7s_156 iframe{border:0;width:100%;height:100%;display:block}._videoActions_u7p7s_174{align-items:center;gap:18px;width:min(960px,100%);margin-top:18px;display:flex}._videoActions_u7p7s_174 ._secondaryButton_u7p7s_182{margin:0 0 0 auto}._transcript_u7p7s_186{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:960px;margin-top:24px;padding:20px 24px}._transcript_u7p7s_186 summary{color:var(--primary);cursor:pointer;font-weight:800}._transcript_u7p7s_186 p{color:var(--muted);margin:18px 0 0;line-height:1.75}._note_u7p7s_207{border:1px solid var(--line);background:var(--pale);border-radius:12px;max-width:760px;margin-top:34px;padding:24px 28px}._note_u7p7s_207>strong{color:var(--primary)}._note_u7p7s_207 p{color:var(--muted);margin-bottom:0;line-height:1.7}._questionGrid_u7p7s_226{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:46px;display:grid}._questionGrid_u7p7s_226 article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:30px}._questionGrid_u7p7s_226 article>span{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}._questionGrid_u7p7s_226 h3{color:var(--primary);margin:28px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:1.15}._questionGrid_u7p7s_226 p,._questionGrid_u7p7s_226 li{color:var(--muted);font-size:14px;line-height:1.7}._questionGrid_u7p7s_226 ul,._splitSection_u7p7s_268 ul{padding-left:19px}._limit_u7p7s_272{border-left:3px solid var(--accent);margin-top:32px;padding-left:20px;font-weight:720}._splitSection_u7p7s_268{grid-template-columns:repeat(2,minmax(0,1fr));gap:76px;display:grid}._splitSection_u7p7s_268>div{min-width:0}._splitSection_u7p7s_268 h2{font-size:clamp(34px,4vw,47px)}._splitSection_u7p7s_268 p,._splitSection_u7p7s_268 li{color:var(--muted);line-height:1.75}._steps_u7p7s_299{counter-reset:evidence-step;max-width:760px;margin:36px 0 0;padding:0;list-style:none}._steps_u7p7s_299 li{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:20px;padding:18px 0;display:grid}._steps_u7p7s_299 span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}._article_u7p7s_16 ._actions_u7p7s_323{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._actions_u7p7s_323>div{background:var(--primary);color:#fff;border-radius:14px;flex-direction:column;min-height:430px;padding:42px;display:flex}._actions_u7p7s_323>div:last-child{border:1px solid var(--line);color:var(--primary);background:#fff}._actions_u7p7s_323 h2{color:inherit;font-size:clamp(34px,4vw,48px)}._actions_u7p7s_323>div>p:not(._kicker_u7p7s_67){color:#c7d9d5;margin-bottom:30px;line-height:1.7}._actions_u7p7s_323>div:last-child>p:not(._kicker_u7p7s_67){color:var(--muted)}._primaryButton_u7p7s_361,._secondaryButton_u7p7s_182{text-align:center;background:#fff;border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;min-height:54px;margin-top:auto;padding:0 20px;font-weight:850;text-decoration:none;display:inline-flex;color:var(--primary)!important}._secondaryButton_u7p7s_182{border-color:var(--primary);background:var(--primary);color:#fff!important}._actionButtons_u7p7s_384{gap:10px;margin-top:auto;display:grid}._actionButtons_u7p7s_384 ._secondaryButton_u7p7s_182{margin-top:0}._pilotButton_u7p7s_394{border:1px solid var(--primary);text-align:center;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:54px;padding:0 20px;font-weight:850;text-decoration:none;display:inline-flex;color:var(--primary)!important}._actions_u7p7s_323 small{color:var(--muted);margin-top:16px;line-height:1.5}._conclusion_u7p7s_415{max-width:800px}._footer_u7p7s_17{border-top:1px solid var(--line);justify-content:space-between;gap:34px;padding:38px 0 48px;line-height:1.65;display:flex}._footer_u7p7s_17>div{max-width:700px}._footer_u7p7s_17 strong{color:var(--primary)}._footer_u7p7s_17 p{margin-bottom:0}._footer_u7p7s_17 nav{white-space:nowrap;gap:20px;display:flex}._footer_u7p7s_17 a{color:var(--primary);font-weight:720}._brand_u7p7s_31:focus-visible,._article_u7p7s_16 a:focus-visible,._footer_u7p7s_17 a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}@media (width<=900px){._questionGrid_u7p7s_226,._splitSection_u7p7s_268,._article_u7p7s_16 ._actions_u7p7s_323{grid-template-columns:1fr}._splitSection_u7p7s_268{gap:60px}}@media (width<=600px){._header_u7p7s_15,._article_u7p7s_16,._footer_u7p7s_17{width:min(100% - 32px,1120px)}._header_u7p7s_15>p{display:none}._article_u7p7s_16{padding-top:62px}._hero_u7p7s_62{margin-bottom:76px}._article_u7p7s_16>section{padding:58px 0}._questionGrid_u7p7s_226 article,._actions_u7p7s_323>div{padding:26px}._steps_u7p7s_299 li{grid-template-columns:1fr;gap:4px}._footer_u7p7s_17{flex-direction:column}._videoActions_u7p7s_174{flex-direction:column;align-items:stretch}._videoActions_u7p7s_174 ._secondaryButton_u7p7s_182{margin-left:0}}._shell_188un_1{--primary:#123b3a;--accent:#e76f51;--paper:#fff8e8;--pale:#e5f3ef;--muted:#597370;background:var(--paper);min-height:100vh;color:var(--primary);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._header_188un_13,._hero_188un_14,._offers_188un_15,._footer_188un_16{width:min(1160px,100% - 48px);margin:0 auto}._header_188un_13{border-bottom:1px solid #bed2ce;justify-content:space-between;align-items:center;gap:24px;min-height:84px;display:flex}._brand_188un_30{align-items:center;gap:12px;font-weight:850;text-decoration:none;display:inline-flex}._brand_188un_30 span{background:var(--primary);color:#fff;letter-spacing:.06em;border-radius:10px;place-items:center;width:43px;height:38px;font-size:10px;display:grid}._header_188un_13 p,._footer_188un_16{color:var(--muted);font-size:12px}._hero_188un_14{padding:110px 0 80px}._kicker_188un_60{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:900}._hero_188un_14 h1{letter-spacing:-.05em;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,7vw,88px);font-weight:400;line-height:.98}._heroLead_188un_79{max-width:690px;color:var(--muted);margin:30px 0 0;font-size:18px;line-height:1.7}._hero_188un_14 ._guideLink_188un_87{max-width:690px;color:var(--primary);text-underline-offset:5px;margin-top:28px;font-size:14px;font-weight:820;line-height:1.6;display:inline-block}._offers_188un_15{grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:110px;display:grid}._offers_188un_15 article{background:#fff;border:1px solid #bed2ce;border-radius:12px;flex-direction:column;min-height:410px;padding:30px;display:flex}._offers_188un_15 ._primaryOffer_188un_115{background:var(--primary);color:#fff}._offers_188un_15 h2{margin:24px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:1.08}._offers_188un_15 article>p:not(._kicker_188un_60){color:var(--muted);margin:0;line-height:1.65}._offers_188un_15 ._primaryOffer_188un_115>p:not(._kicker_188un_60){color:#c3d7d2}._offers_188un_15 article>div{gap:16px;margin-top:auto;display:grid}._offers_188un_15 strong{font-size:35px}._offers_188un_15 a{text-underline-offset:5px;font-size:14px;font-weight:820}._footer_188un_16{border-top:1px solid #bed2ce;padding:35px 0 48px;line-height:1.6}@media (width<=860px){._offers_188un_15{grid-template-columns:1fr}._offers_188un_15 article{min-height:330px}}@media (width<=560px){._header_188un_13,._hero_188un_14,._offers_188un_15,._footer_188un_16{width:min(100% - 32px,1160px)}._header_188un_13 p{display:none}._hero_188un_14{padding-top:74px}}._shell_7nlx3_1,._practiceShell_7nlx3_2,._privacyShell_7nlx3_3{--tcf-navy:#102a43;--tcf-blue:#2b6cb0;--tcf-cream:#fff9ed;--tcf-red:#c3423f;--tcf-ink:#1f2933;--tcf-muted:#627d98;--tcf-line:#d9e2ec;background:var(--tcf-cream);min-height:100vh;color:var(--tcf-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}._header_7nlx3_18{border-bottom:1px solid var(--tcf-line);justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:82px;margin:0 auto;display:flex}._brand_7nlx3_28{color:var(--tcf-navy);letter-spacing:-.02em;align-items:center;gap:12px;font-weight:800;text-decoration:none;display:inline-flex}._brandMark_7nlx3_38{background:var(--tcf-navy);color:#fff;letter-spacing:.06em;border-radius:10px;place-items:center;width:38px;height:38px;font-size:12px;display:grid}._headerNote_7nlx3_50{color:var(--tcf-muted);font-size:12px}._hero_7nlx3_55{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;width:min(1180px,100% - 48px);min-height:650px;margin:0 auto;padding:78px 0 88px;display:grid}._kicker_7nlx3_66{color:var(--tcf-red);letter-spacing:.15em;text-transform:uppercase;margin:0 0 17px;font-size:11px;font-weight:850}._productSubtitle_7nlx3_75{color:var(--tcf-muted);margin:-5px 0 18px;font-size:14px;font-weight:750}._hero_7nlx3_55 h1,._practiceIntro_7nlx3_83 h1,._privacyContent_7nlx3_84 h1{max-width:760px;color:var(--tcf-navy);letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6.2vw,82px);font-weight:400;line-height:.98}._heroLead_7nlx3_95{color:#486581;max-width:660px;margin:28px 0 0;font-size:18px;line-height:1.7}._heroActions_7nlx3_103{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}._primaryButton_7nlx3_110,._secondaryButton_7nlx3_111,._priceButton_7nlx3_112,._completeButton_7nlx3_113{border:1px solid var(--tcf-navy);background:var(--tcf-navy);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:780;text-decoration:none;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex}._secondaryButton_7nlx3_111{color:var(--tcf-navy);background:0 0}._primaryButton_7nlx3_110:hover,._secondaryButton_7nlx3_111:not(:disabled):hover,._priceButton_7nlx3_112:not(:disabled):hover,._completeButton_7nlx3_113:hover{transform:translateY(-2px);box-shadow:0 10px 26px #102a4324}._secondaryButton_7nlx3_111:disabled,._priceButton_7nlx3_112:disabled{border-color:var(--tcf-line);color:var(--tcf-muted);cursor:not-allowed;opacity:.85}._primaryButton_7nlx3_110:focus-visible,._secondaryButton_7nlx3_111:focus-visible,._priceButton_7nlx3_112:focus-visible,._completeButton_7nlx3_113:focus-visible,._modeTabs_7nlx3_154 button:focus-visible,._taskTabs_7nlx3_155 button:focus-visible,._timerPanel_7nlx3_156 button:focus-visible,._localData_7nlx3_157 button:focus-visible,._draftField_7nlx3_158 textarea:focus-visible{outline-offset:3px;outline:3px solid #f6ad55}._trustRow_7nlx3_163{color:var(--tcf-muted);flex-wrap:wrap;gap:10px 22px;margin-top:24px;font-size:12px;display:flex}._trustRow_7nlx3_163 span:before{content:"✓";color:var(--tcf-blue);margin-right:7px;font-weight:900}._heroVisual_7nlx3_179{place-items:center;min-height:500px;display:grid;position:relative}._heroVisual_7nlx3_179:before{content:"";background:radial-gradient(circle,#2b6cb02e,#0000 62%),repeating-radial-gradient(circle,#0000 0 42px,#102a4321 43px 44px);border-radius:50%;width:480px;height:480px;position:absolute}._timerCard_7nlx3_197{z-index:2;background:var(--tcf-navy);color:#fff;border-radius:12px;width:min(390px,84vw);padding:35px;transform:rotate(-2deg);box-shadow:0 32px 80px #102a4347}._timerCard_7nlx3_197 span{color:#90cdf4;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}._timerCard_7nlx3_197 strong{font-variant-numeric:tabular-nums;letter-spacing:-.05em;margin:34px 0 20px;font-size:70px;display:block}._timerCard_7nlx3_197 p{color:#d9e2ec;margin:0;line-height:1.5}._taskStack_7nlx3_230{z-index:3;gap:7px;width:260px;display:grid;position:absolute;bottom:5%;right:-2%;transform:rotate(3deg)}._taskStack_7nlx3_230 article{border:1px solid var(--tcf-line);background:#fff;border-radius:7px;align-items:center;gap:13px;min-height:58px;padding:0 16px;display:flex;box-shadow:0 12px 30px #102a431f}._taskStack_7nlx3_230 span{color:var(--tcf-red);font-size:11px;font-weight:850}._taskStack_7nlx3_230 p{color:var(--tcf-navy);margin:0;font-size:13px;font-weight:760}._problemSection_7nlx3_266{background:var(--tcf-navy);color:#fff;padding:100px max(24px,50vw - 590px)}._problemSection_7nlx3_266>div:first-child{max-width:820px}._problemSection_7nlx3_266 h2,._productSection_7nlx3_277 h2,._sampleSection_7nlx3_278 h2,._faqSection_7nlx3_279>h2,._localData_7nlx3_157 h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.5vw,62px);font-weight:400;line-height:1.05}._problemGrid_7nlx3_289{background:#31506b;border:1px solid #31506b;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:62px;display:grid}._problemGrid_7nlx3_289 article{background:var(--tcf-navy);min-height:240px;padding:30px}._problemGrid_7nlx3_289 span{color:#90cdf4;font-size:11px}._problemGrid_7nlx3_289 h3{margin:54px 0 14px;font-size:19px}._problemGrid_7nlx3_289 p{color:#bcccdc;margin:0;font-size:14px;line-height:1.65}._productSection_7nlx3_277{padding:105px max(24px,50vw - 590px)}._productHeading_7nlx3_325{max-width:820px}._productHeading_7nlx3_325>p:last-child{max-width:680px;color:var(--tcf-muted);line-height:1.7}._productGrid_7nlx3_335{border:1px solid var(--tcf-line);background:var(--tcf-line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:55px;display:grid}._productGrid_7nlx3_335 article{background:#fffdf7;min-height:170px;padding:25px}._productGrid_7nlx3_335 span{color:var(--tcf-red);font-size:11px;font-weight:850}._productGrid_7nlx3_335 h3{color:var(--tcf-navy);margin:50px 0 0;font-size:17px;line-height:1.35}._sampleSection_7nlx3_278{background:#eaf4ff;grid-template-columns:1fr .65fr;gap:25px;padding:95px max(24px,50vw - 590px);display:grid}._sampleCard_7nlx3_371,._priceCard_7nlx3_372{background:#fffdf7;border:1px solid #b8d7f1;border-radius:12px;padding:46px}._sampleCard_7nlx3_371>p:not(._kicker_7nlx3_66){max-width:650px;color:var(--tcf-muted);line-height:1.7}._sampleCard_7nlx3_371 ._primaryButton_7nlx3_110{margin-top:15px}._priceCard_7nlx3_372{background:var(--tcf-navy);color:#fff;flex-direction:column;align-items:flex-start;display:flex}._priceCard_7nlx3_372 strong{margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:58px;font-weight:400}._priceCard_7nlx3_372>span{color:#bcccdc;line-height:1.5}._priceButton_7nlx3_112{width:100%;color:var(--tcf-navy);background:#fff;border-color:#fff;margin-top:32px}._priceButton_7nlx3_112:disabled{color:#9fb3c8;background:#243b53;border-color:#486581}._priceCard_7nlx3_372 small{color:#9fb3c8;margin-top:18px}._faqSection_7nlx3_279{padding:105px max(24px,50vw - 590px)}._faqSection_7nlx3_279>h2{max-width:800px;color:var(--tcf-navy)}._faqGrid_7nlx3_437{border:1px solid var(--tcf-line);background:var(--tcf-line);grid-template-columns:1fr 1fr;gap:1px;margin-top:55px;display:grid}._faqGrid_7nlx3_437 article{background:#fffdf7;min-height:190px;padding:30px}._faqGrid_7nlx3_437 h3{color:var(--tcf-navy);margin:0 0 16px}._faqGrid_7nlx3_437 p{color:var(--tcf-muted);margin:0;line-height:1.7}._footer_7nlx3_463{border-top:1px solid var(--tcf-line);width:min(1180px,100% - 48px);color:var(--tcf-muted);justify-content:space-between;gap:30px;margin:0 auto;padding:28px 0 40px;font-size:11px;line-height:1.5;display:flex}._footer_7nlx3_463 p{max-width:760px;margin:0}._footer_7nlx3_463 nav{gap:18px;display:flex}._footer_7nlx3_463 a{color:var(--tcf-navy)}._practiceIntro_7nlx3_83{width:min(1000px,100% - 48px);margin:0 auto;padding:75px 0 45px}._practiceIntro_7nlx3_83 h1{max-width:950px;font-size:clamp(46px,5.5vw,72px)}._practiceIntro_7nlx3_83>p:last-child{max-width:670px;color:var(--tcf-muted);font-size:17px;line-height:1.7}._practiceWorkspace_7nlx3_508{width:min(1000px,100% - 48px);margin:0 auto;padding-bottom:80px}._practiceControls_7nlx3_514{justify-content:space-between;align-items:center;gap:24px;display:flex}._modeTabs_7nlx3_154,._taskTabs_7nlx3_155{gap:7px;display:flex}._modeTabs_7nlx3_154 button,._taskTabs_7nlx3_155 button,._timerPanel_7nlx3_156 button,._localData_7nlx3_157 button{border:1px solid var(--tcf-line);min-height:42px;color:var(--tcf-navy);font:inherit;cursor:pointer;background:0 0;border-radius:7px;padding:0 15px;font-size:13px;font-weight:720}._modeTabs_7nlx3_154 button[aria-pressed=true],._taskTabs_7nlx3_155 button[aria-pressed=true]{border-color:var(--tcf-navy);background:var(--tcf-navy);color:#fff}._practiceCard_7nlx3_550{border:1px solid var(--tcf-line);background:#fff;border-radius:12px;margin-top:18px;padding:36px;box-shadow:0 24px 70px #102a4314}._practiceMeta_7nlx3_559{color:var(--tcf-muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:20px;font-size:12px;font-weight:780;display:flex}._practicePrompt_7nlx3_570{border-left:4px solid var(--tcf-blue);color:var(--tcf-navy);background:#eaf4ff;margin:28px 0;padding:26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3.2vw,36px);line-height:1.28}._timerPanel_7nlx3_156{border-top:1px solid var(--tcf-line);border-bottom:1px solid var(--tcf-line);justify-content:space-between;align-items:center;gap:24px;padding:22px 0;display:flex}._timerPanel_7nlx3_156 strong{color:var(--tcf-navy);font-variant-numeric:tabular-nums;letter-spacing:-.05em;font-size:48px}._timerPanel_7nlx3_156>div{gap:8px;display:flex}._timerPanel_7nlx3_156 button:first-child{border-color:var(--tcf-navy);background:var(--tcf-navy);color:#fff}._structureGrid_7nlx3_609{grid-template-columns:1fr 1fr;gap:40px;padding:28px 0;display:grid}._structureGrid_7nlx3_609 h2{color:var(--tcf-navy);margin:0 0 16px;font-size:18px}._structureGrid_7nlx3_609 ol,._structureGrid_7nlx3_609 ul{color:var(--tcf-muted);margin:0;padding-left:22px;line-height:1.75}._structureGrid_7nlx3_609 ul{padding-left:0;list-style:none}._draftField_7nlx3_158{color:var(--tcf-navy);gap:9px;font-weight:760;display:grid}._draftField_7nlx3_158 textarea{resize:vertical;border:1px solid var(--tcf-line);width:100%;color:var(--tcf-ink);background:#fffdf7;border-radius:8px;padding:15px;font:16px/1.6 Georgia,Times New Roman,serif}._draftField_7nlx3_158 small{color:var(--tcf-muted);font-weight:500}._speakingNote_7nlx3_658{background:#f0f7ff;border:1px solid #b8d7f1;border-radius:8px;padding:18px 20px}._speakingNote_7nlx3_658 strong{color:var(--tcf-navy)}._speakingNote_7nlx3_658 p{color:var(--tcf-muted);margin:6px 0 0}._completeButton_7nlx3_113{margin-top:26px}._localData_7nlx3_157{background:#eaf4ff;justify-content:space-between;align-items:center;gap:40px;padding:55px max(24px,50vw - 500px);display:flex}._localData_7nlx3_157 h2{color:var(--tcf-navy);font-size:36px}._localData_7nlx3_157 p{max-width:680px;color:var(--tcf-muted);line-height:1.65}._localData_7nlx3_157 button{border-color:var(--tcf-red);color:var(--tcf-red);flex:none}._privacyContent_7nlx3_84{width:min(800px,100% - 48px);margin:0 auto;padding:75px 0 110px}._privacyContent_7nlx3_84 h1{font-size:clamp(48px,6vw,72px)}._privacyContent_7nlx3_84 h2{color:var(--tcf-navy);margin-top:42px;font-size:21px}._privacyContent_7nlx3_84 p{color:#486581;line-height:1.8}._privacyNotice_7nlx3_725{border-left:4px solid var(--tcf-red);color:var(--tcf-ink);background:#fff0ee;margin-top:32px;padding:20px;line-height:1.65}._privacyContent_7nlx3_84 ._primaryButton_7nlx3_110{margin-top:30px}@media (width<=900px){._hero_7nlx3_55{grid-template-columns:1fr;gap:25px}._heroVisual_7nlx3_179{min-height:460px}._problemGrid_7nlx3_289,._productGrid_7nlx3_335{grid-template-columns:1fr}._problemGrid_7nlx3_289 article,._productGrid_7nlx3_335 article{min-height:auto}._productGrid_7nlx3_335 h3,._problemGrid_7nlx3_289 h3{margin-top:30px}._sampleSection_7nlx3_278{grid-template-columns:1fr}._taskStack_7nlx3_230{right:2%}}@media (width<=650px){._header_7nlx3_18,._hero_7nlx3_55,._footer_7nlx3_463,._practiceIntro_7nlx3_83,._practiceWorkspace_7nlx3_508,._privacyContent_7nlx3_84{width:calc(100% - 32px)}._header_7nlx3_18{height:72px}._headerNote_7nlx3_50{display:none}._hero_7nlx3_55{padding:55px 0 60px}._hero_7nlx3_55 h1{font-size:50px}._heroLead_7nlx3_95{font-size:16px}._heroActions_7nlx3_103{display:grid}._primaryButton_7nlx3_110,._secondaryButton_7nlx3_111{width:100%}._heroVisual_7nlx3_179{min-height:430px}._heroVisual_7nlx3_179:before{width:390px;height:390px}._timerCard_7nlx3_197{padding:28px}._timerCard_7nlx3_197 strong{font-size:58px}._taskStack_7nlx3_230{width:225px;bottom:3%}._sampleCard_7nlx3_371,._priceCard_7nlx3_372,._practiceCard_7nlx3_550{padding:25px}._faqGrid_7nlx3_437{grid-template-columns:1fr}._footer_7nlx3_463{flex-direction:column}._practiceControls_7nlx3_514,._timerPanel_7nlx3_156,._localData_7nlx3_157{flex-direction:column;align-items:stretch}._taskTabs_7nlx3_155{grid-template-columns:repeat(3,1fr);display:grid}._taskTabs_7nlx3_155 button{padding:0 8px}._practiceMeta_7nlx3_559{flex-direction:column;gap:7px}._practicePrompt_7nlx3_570{margin:20px 0;padding:20px;font-size:25px}._structureGrid_7nlx3_609{grid-template-columns:1fr;gap:25px}._completeButton_7nlx3_113{width:100%}}
