*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 20% 12%,#ffc64e33,#0000 22%),radial-gradient(circle at 82% 14%,#ffca8c2e,#0000 20%),linear-gradient(#ffcb51,#ffb336);background:radial-gradient(circle at 20% 12%,lab(83.8454% 16.1815 79.5621/.2),#0000 22%),radial-gradient(circle at 82% 14%,lab(85.748% 24.1526 55.4931/.18),#0000 20%),linear-gradient(lab(85.0843% 14.1086 79.449),lab(78.8534% 25.9883 86.61));min-height:100vh;margin:0}a,button{font:inherit}button{cursor:pointer}:focus{outline:none}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.skip-link{border-radius:var(--radius-pill);background:var(--surface-base);color:var(--text-primary);z-index:5;padding:.75rem 1rem;position:absolute;top:-5rem;left:1rem}.skip-link:focus-visible{top:1rem}.calculator-shell{width:min(92rem,100% - 2rem);margin:0 auto;padding:2rem 0 3rem}.calculator-shell--compact{width:min(76rem,100% - 1.5rem)}.title-bar{min-height:4.2rem;margin-bottom:var(--space-lg);background:color-mix(in oklch, var(--surface), white 18%);box-shadow:var(--panel-shadow);border-radius:1.5rem;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;display:flex}.title-bar__brand{align-items:center;gap:.9rem;min-width:0;display:flex}.title-bar__logo{flex:none;place-items:center;width:3rem;height:3rem;display:grid}.site-logo{filter:drop-shadow(0 10px 16px #b5610038);filter:drop-shadow(0 10px 16px lab(50.6028% 31.3172 59.6966/.22));flex:none;width:100%;height:100%}.title-bar__title{color:var(--ink);font-size:1rem;line-height:1.2;display:block}.title-bar__nav{align-items:center;gap:.65rem;display:flex}.title-bar__link{background:color-mix(in oklch, var(--surface-strong), white 12%);min-height:2.6rem;color:var(--ink);transition:transform var(--duration-fast) var(--ease-out-quart), background var(--duration-base) var(--ease-out-quart);border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.title-bar__link:hover,.title-bar__link:focus-visible{transform:translateY(-1px)}.title-bar__link.is-current{background:var(--selected);color:#fff}.hero{margin-bottom:var(--space-xl)}.hero-copy{width:100%}h1,h2,h3{font-family:var(--font-display);margin:0;line-height:1.02}h1{white-space:nowrap;max-width:none;font-size:4.5rem}.compact-calculator{margin-top:1rem;position:relative}.home-poster{grid-template-columns:minmax(0,1.1fr) minmax(17rem,.9fr);align-items:stretch;gap:1.2rem;min-height:min(42rem,100svh - 8rem);margin:1.35rem 0 2rem;display:grid;position:relative}.home-poster:before{content:"";background:radial-gradient(circle at 18% 18%, #fff4d9db, transparent 22%), radial-gradient(circle at 82% 22%, #ffe9d48f, transparent 26%), linear-gradient(135deg, color-mix(in oklch, var(--surface), white 34%), color-mix(in oklch, var(--surface), white 10%));border-radius:2.8rem;position:absolute;inset:0;box-shadow:0 28px 54px #804e0b2e,inset 0 1px #ffffffb3;box-shadow:0 28px 54px lab(38.2184% 18.3306 43.8305/.18),inset 0 1px lab(100% 0 0/.7)}@supports (color:lab(0% 0 0)){.home-poster:before{background:radial-gradient(circle at 18% 18%, lab(96.7199% 1.12933 19.5791/.86), transparent 22%), radial-gradient(circle at 82% 22%, lab(94.0165% 14.0682 28.3634/.56), transparent 26%), linear-gradient(135deg, color-mix(in oklch, var(--surface), white 34%), color-mix(in oklch, var(--surface), white 10%))}}.home-poster__copy,.home-poster__visual{z-index:1;position:relative}.home-poster__copy{align-content:end;gap:1rem;padding:clamp(1.5rem,3vw,2.4rem);display:grid}.home-poster__brand{color:#214574;color:lab(28.6778% -.135258 -31.2828);letter-spacing:.12em;text-transform:uppercase;background:#fff9dfcc;background:lab(97.8992% -.652045 15.5083/.8);border-radius:999px;width:fit-content;padding:.45rem .85rem;font-size:.8rem;font-weight:800;display:inline-flex}.home-poster__copy h1{letter-spacing:-.06em;white-space:normal;text-wrap:balance;max-width:7.5ch;font-size:clamp(4.2rem,9vw,7.2rem);line-height:.92}.home-poster__copy p{max-width:32rem;color:var(--ink-soft);margin:0;font-size:1.08rem;line-height:1.6}.home-poster__links{gap:.7rem;max-width:34rem;margin-top:.35rem;display:grid}.home-poster__link{color:inherit;transition:transform var(--duration-fast) var(--ease-out-quart), color var(--duration-base) var(--ease-out-quart);border-top:1px solid #fff9;border-top:1px solid lab(100% 0 0/.6);gap:.18rem;padding:.9rem 1rem;text-decoration:none;display:grid}.home-poster__link strong{font-family:var(--font-display);font-size:1.1rem}.home-poster__link span{color:var(--text-secondary);line-height:1.5}.home-poster__link:hover,.home-poster__link:focus-visible{transform:translate(.35rem)}.home-poster__visual{border-radius:2.8rem;min-height:100%;position:relative;overflow:hidden}.home-poster__portrait{--offset:calc(var(--poster-index) * 1);aspect-ratio:.8;width:clamp(11rem,22vw,16rem);transform:translate3d(0, calc(var(--offset) * .55rem), 0) rotate(calc((var(--poster-index) - 1) * 5deg));animation:8s ease-in-out infinite home-float;animation-delay:calc(var(--poster-index) * -1.2s);background:#fdf1d4;background:lab(95.5263% .793725 15.5653);border-radius:2rem;position:absolute;inset:auto;overflow:hidden;box-shadow:0 20px 40px #74470f2e,inset 0 1px #ffffffb3;box-shadow:0 20px 40px lab(34.7773% 16.3549 38.6612/.18),inset 0 1px lab(100% 0 0/.7)}.home-poster__portrait img{object-fit:cover;width:100%;height:100%;display:block}.home-poster__portrait:first-child{top:8%;right:26%}.home-poster__portrait:nth-child(2){top:25%;right:5%}.home-poster__portrait:nth-child(3){bottom:6%;right:20%}.home-poster__portrait--placeholder{background:radial-gradient(circle at 35% 30%,#fff0c4,#0000 24%),linear-gradient(#ffecc1,#ffcb8f);background:radial-gradient(circle at 35% 30%,lab(95.6394% 2.49705 32.0636),#0000 24%),linear-gradient(lab(94.4429% 3.47358 32.0437),lab(85.7215% 26.7783 66.862))}@keyframes home-float{0%,to{translate:0}50%{translate:0 -.55rem}}.compact-calculator__bg{opacity:.18;pointer-events:none;background-image:radial-gradient(circle at 20px 20px,#0000 0 12px,#ea9d608c 13px 16px,#0000 17px),radial-gradient(circle at 72px 56px,#0000 0 14px,#ea9d6085 15px 18px,#0000 19px);background-image:radial-gradient(circle at 20px 20px,#0000 0 12px,lab(71.6836% 25.1418 43.6836/.55) 13px 16px,#0000 17px),radial-gradient(circle at 72px 56px,#0000 0 14px,lab(71.6836% 25.1418 43.6836/.52) 15px 18px,#0000 19px);background-size:148px 148px;border-radius:3rem;height:calc(100% - 1.4rem);position:absolute;inset:1.4rem 0 auto}.compact-calculator__card{background:#fbf5e3f5;background:lab(96.6524% -.211209 9.63103/.96);border-radius:2.8rem;gap:2rem;padding:clamp(1.4rem,2vw,2rem);display:grid;position:relative;box-shadow:0 26px 60px #774a1324,inset 0 1px #ffffffd1;box-shadow:0 26px 60px lab(35.9421% 16.2751 38.2707/.14),inset 0 1px lab(100% 0 0/.82)}.compact-calculator__topbar{justify-content:space-between;align-items:start;gap:1rem;display:flex}.compact-calculator__title-block{gap:.55rem;display:grid}.compact-calculator__badge{color:#304b70;color:lab(31.2047% -1.60784 -24.5652);letter-spacing:.08em;text-transform:uppercase;background:#fbe9c6;background:lab(93.194% 2.34097 19.5201);border-radius:999px;width:fit-content;padding:.35rem .8rem;font-size:.82rem;font-weight:800;display:inline-flex}.compact-calculator__title-block h1{color:#fa5f00;color:lab(61.1455% 62.3156 86.767);letter-spacing:-.04em;white-space:normal;font-size:clamp(2.2rem,4vw,4.1rem)}.locale-switch{background:#f9e6bb;background:lab(92.1074% 1.5687 23.7046);border-radius:999px;grid-template-columns:repeat(2,minmax(4.2rem,1fr));gap:.4rem;padding:.35rem;display:inline-grid;box-shadow:inset 0 1px #ffffffc7;box-shadow:inset 0 1px lab(100% 0 0/.78)}.global-locale-switch{border:1px solid color-mix(in oklch, var(--border-subtle), black 6%);background:linear-gradient(180deg, color-mix(in oklch, var(--surface-raised), white 26%), color-mix(in oklch, var(--surface-base), var(--accent-primary-soft) 4%));min-height:2.65rem;box-shadow:inset 0 1px 0 #ffffffb8, 0 10px 20px -18px color-mix(in oklch, var(--accent-primary), black 22%);border-radius:999px;align-items:center;padding:0 2.35rem 0 .95rem;display:inline-flex;position:relative}@supports (color:lab(0% 0 0)){.global-locale-switch{box-shadow:inset 0 1px 0 lab(100% 0 0/.72), 0 10px 20px -18px color-mix(in oklch, var(--accent-primary), black 22%)}}.global-locale-switch__value{font-family:var(--font-display);letter-spacing:.01em;color:var(--text-primary);pointer-events:none;font-size:.94rem;font-weight:700}.global-locale-switch__select{border-radius:inherit;color:#0000;width:100%;min-height:2.65rem;font:inherit;appearance:none;cursor:pointer;background:0 0;border:0;padding:0 .85rem;position:absolute;inset:0}.global-locale-switch:after{content:"⌄";color:var(--text-secondary);pointer-events:none;font-size:1rem;line-height:1;position:absolute;top:50%;right:.9rem;transform:translateY(-54%)}.global-locale-switch:focus-within{border-color:color-mix(in oklch, var(--accent-primary), black 12%);box-shadow:inset 0 1px 0 #ffffffc2, 0 0 0 4px color-mix(in oklch, var(--accent-primary-soft), transparent 30%)}@supports (color:lab(0% 0 0)){.global-locale-switch:focus-within{box-shadow:inset 0 1px 0 lab(100% 0 0/.76), 0 0 0 4px color-mix(in oklch, var(--accent-primary-soft), transparent 30%)}}.locale-switch__option{color:#76889e;color:lab(55.8032% -2.56953 -14.3605);min-height:3rem;font-family:var(--font-display);transition:background var(--duration-base) var(--ease-out-quart), color var(--duration-base) var(--ease-out-quart), transform var(--duration-fast) var(--ease-out-quart), box-shadow var(--duration-base) var(--ease-out-quart);background:0 0;border:0;border-radius:999px;padding:.65rem 1rem;font-size:1.05rem;font-weight:700}.locale-switch__option.is-active{color:#082d5a;color:lab(18.1078% 2.18187 -31.0535);background:#fbf8f1;background:lab(97.7312% -.00935793 3.82464);box-shadow:0 8px 18px #71543529;box-shadow:0 8px 18px lab(38.4268% 9.33288 23.2656/.16)}.compact-calculator__intro{justify-content:space-between;align-items:start;gap:1rem;display:flex}.compact-calculator__eyebrow{color:#082d5a;color:lab(18.1078% 2.18187 -31.0535);font-family:var(--font-display);text-transform:uppercase;margin:0 0 .55rem;font-size:clamp(1.3rem,2vw,1.8rem);font-weight:700}.compact-calculator__eyebrow span{color:#7c8ea5;color:lab(58.1245% -2.59495 -14.3703);margin-left:.35rem;font-size:.82em}.compact-calculator__lead{color:#8996a8;color:lab(61.635% -1.93858 -10.8929);text-wrap:balance;max-width:42rem;margin:0;font-size:clamp(1rem,1rem + .3vw,1.35rem);line-height:1.55}.compact-calculator__helper{color:#fff;white-space:nowrap;background:#fb660f;background:lab(62.5074% 56.0582 69.3403);border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.1rem;font-weight:800;display:inline-flex}.compact-calculator__grid{gap:.8rem;display:grid}.compact-slider-row{gap:.55rem;display:grid}.compact-slider-row__header h2{color:#485363;color:lab(34.9431% -1.71809 -10.8041);font-size:1rem}.compact-slider-row__body{grid-template-columns:minmax(4.75rem,auto) minmax(0,1fr) minmax(4.75rem,auto);align-items:center;gap:.7rem;display:grid}.compact-slider-row__edge{color:#8693a5;color:lab(60.4747% -1.93226 -10.8902);font-size:.95rem;font-weight:700}.compact-slider-row__edge--left{text-align:right}.compact-step-grid{grid-template-columns:repeat(8,minmax(2.5rem,1fr));gap:.5rem;display:grid}.compact-step{min-height:3.25rem;transition:transform var(--duration-fast) var(--ease-out-quart), filter var(--duration-base) var(--ease-out-quart);background:0 0;border:0;border-radius:.9rem;padding:0}.compact-step:hover,.compact-step:focus-visible,.locale-switch__option:hover,.locale-switch__option:focus-visible{transform:translateY(-1px)}.compact-step__inner{min-height:inherit;border-radius:inherit;color:#fff;place-items:center;font-size:1.9rem;font-weight:900;display:grid}.compact-step--cool:first-child .compact-step__inner{background:#71c080;background:lab(71.3717% -35.5001 24.1486)}.compact-step--cool:nth-child(2) .compact-step__inner{background:#7cc58c;background:lab(73.5797% -32.8834 21.3277)}.compact-step--cool:nth-child(3) .compact-step__inner{background:#90cb9d;background:lab(76.8179% -27.1182 16.7483)}.compact-step--cool:nth-child(4) .compact-step__inner{background:#9dd4ab;background:lab(80.176% -24.3137 14.3368)}.compact-step--warm:nth-child(5) .compact-step__inner{background:#ffcca1;background:lab(85.8899% 14.1883 28.5078)}.compact-step--warm:nth-child(6) .compact-step__inner{background:#ffb87f;background:lab(80.9831% 24.8061 42.9535)}.compact-step--warm:nth-child(7) .compact-step__inner{background:#ffa360;background:lab(76.045% 34.6861 53.746)}.compact-step--warm:nth-child(8) .compact-step__inner{background:#ff8e4f;background:lab(70.988% 46.7705 62.8128)}.compact-step.is-selected .compact-step__inner{background:#fe6300;background:lab(62.3122% 62.2275 84.6194);box-shadow:0 10px 22px #f36e2e47;box-shadow:0 10px 22px lab(62.6955% 49.9643 58.5148/.28)}.compact-result{--result-accent:#009c89;--result-soft:#b6f4dd;border:3px solid var(--result-accent);background:#f6f2e3;background:lab(95.4846% -.671804 7.64085);border-radius:2rem;display:grid;overflow:hidden}@supports (color:lab(0% 0 0)){.compact-result{--result-accent:lab(57.8014% -53.4682 -.350964);--result-soft:lab(91.6468% -23.7662 4.42425)}}.compact-result[data-group=considerate]{--result-accent:#e68200;--result-soft:#ffe0b0}@supports (color:lab(0% 0 0)){.compact-result[data-group=considerate]{--result-accent:lab(64.464% 36.9083 90.401);--result-soft:lab(90.8162% 6.16398 27.3472)}}.compact-result[data-group=outgoing]{--result-accent:#ff4d2f;--result-soft:#ffd7cb}@supports (color:lab(0% 0 0)){.compact-result[data-group=outgoing]{--result-accent:lab(59.675% 67.4349 56.8224);--result-soft:lab(90.0882% 22.9283 17.8507)}}.compact-result[data-group=reserved]{--result-accent:#009184;--result-soft:#a2edd7}@supports (color:lab(0% 0 0)){.compact-result[data-group=reserved]{--result-accent:lab(54.1382% -49.2753 -3.96174);--result-soft:lab(88.2814% -27.4825 2.94367)}}.compact-result[data-group=ambitious]{--result-accent:#286fdb;--result-soft:#bce4ff}@supports (color:lab(0% 0 0)){.compact-result[data-group=ambitious]{--result-accent:lab(47.3329% 8.90023 -62.7308);--result-soft:lab(88.48% -9.54914 -18.9813)}}.compact-result__bar{background:var(--result-accent);color:#002332;color:lab(11.9306% -8.25092 -13.8662);font-family:var(--font-display);justify-content:center;align-items:center;gap:.7rem;padding:1rem 1.2rem .9rem;display:flex}.compact-result__bar span{opacity:.8;text-transform:uppercase;font-size:.95rem}.compact-result__bar strong{color:#fff;font-size:clamp(1.4rem,2.2vw,2rem)}.compact-result__body{background:linear-gradient(180deg, var(--result-soft), #f6f2e3);gap:.9rem;padding:1.3rem 1.4rem 1.5rem;display:grid}@supports (color:lab(0% 0 0)){.compact-result__body{background:linear-gradient(180deg, var(--result-soft), lab(95.4846% -.671804 7.64085))}}.compact-result__group,.compact-result__summary,.compact-result__traits{margin:0}.compact-result__group{color:#1e3d66;color:lab(25.2739% -.369012 -27.8393);text-transform:uppercase;letter-spacing:.04em;font-size:.98rem;font-weight:800}.compact-result__summary{color:#002930;color:lab(13.6325% -22.2647 -12.7375);font-family:var(--font-display);font-size:clamp(1.35rem,1.2rem + .7vw,1.9rem);line-height:1.35}.compact-result__traits{color:#3c4b60;color:lab(31.4104% -1.91128 -14.2774);font-size:1rem;line-height:1.65}.compact-result__cta{justify-content:center;padding-top:.25rem;display:flex}h2{font-size:clamp(1.65rem,3vw,2.35rem)}h3{font-size:1.1rem}.calculator-grid{gap:var(--space-xl);margin-bottom:var(--space-2xl);grid-template-columns:minmax(0,1fr);display:grid}.sliders-panel{background:color-mix(in oklch, var(--surface), white 15%);border-radius:var(--radius-xl);box-shadow:var(--panel-shadow);padding:clamp(1rem,2vw,1.5rem)}.result-panel{--result-outer-top:#eee4c7;--result-outer-bottom:#efd4a3;--result-card-top:#fffae8;--result-card-bottom:#f9f3dc;--result-pill:#e57c00;--result-pill-shadow:#bb72347a;--result-chip:#e57c00;--result-summary-top:#fcc89f;--result-summary-bottom:#feb98c;--result-summary-text:#091f3b;--result-stroke:#c35500;box-shadow:none;background:0 0;border-radius:0;padding:0;position:relative;overflow:visible}@supports (color:lab(0% 0 0)){.result-panel{--result-outer-top:lab(90.9202% -.143409 15.5692);--result-outer-bottom:lab(86.2353% 4.60699 27.7487);--result-card-top:lab(98.4086% -.660747 9.59238);--result-card-bottom:lab(95.7675% -.746012 11.5478);--result-pill:lab(63.2091% 38.1606 73.7114);--result-pill-shadow:lab(55.3983% 25.9013 45.9191/.48);--result-chip:lab(63.2091% 38.1606 73.7114);--result-summary-top:lab(84.6946% 14.9803 27.9692);--result-summary-bottom:lab(81.0043% 21.9685 33.2825);--result-summary-text:lab(11.4587% -.0175759 -20.7132);--result-stroke:lab(50.022% 48.9065 100.948)}}.result-panel[data-group=considerate]{--result-outer-top:#fbe6b3;--result-outer-bottom:#ffd392;--result-pill:#ef8c00;--result-pill-shadow:#c86f0070;--result-chip:#ef8c00;--result-summary-top:#ffd1a4;--result-summary-bottom:#ffbd88;--result-stroke:#cd6c00}@supports (color:lab(0% 0 0)){.result-panel[data-group=considerate]{--result-outer-top:lab(92.1333% 2.03386 27.8769);--result-outer-bottom:lab(87.2658% 12.2789 44.541);--result-pill:lab(68.0298% 34.1496 76.2281);--result-pill-shadow:lab(56.4139% 32.2285 65.4255/.44);--result-chip:lab(68.0298% 34.1496 76.2281);--result-summary-top:lab(87.0924% 14.3705 33.4949);--result-summary-bottom:lab(82.1453% 24.7681 42.8778);--result-stroke:lab(56.1306% 41.4634 96.8121)}}.result-panel[data-group=outgoing]{--result-outer-top:#ffd9dc;--result-outer-bottom:#ffc7c7;--result-pill:#ff4324;--result-pill-shadow:#d02d2775;--result-chip:#ff4324;--result-summary-top:#ffcdce;--result-summary-bottom:#ffb2b3;--result-stroke:#ff1831}@supports (color:lab(0% 0 0)){.result-panel[data-group=outgoing]{--result-outer-top:lab(89.7183% 29.468 8.18096);--result-outer-bottom:lab(84.7096% 41.8064 16.3819);--result-pill:lab(58.4029% 70.7117 61.5927);--result-pill-shadow:lab(46.9901% 62.6767 45.7204/.46);--result-chip:lab(58.4029% 70.7117 61.5927);--result-summary-top:lab(87.4456% 29.0464 10.5745);--result-summary-bottom:lab(81.1385% 44.8642 18.7);--result-stroke:lab(55.5626% 82.6278 55.2283)}}.result-panel[data-group=reserved]{--result-outer-top:#b4efea;--result-outer-bottom:#8ce8dc;--result-pill:#008f8a;--result-pill-shadow:#00706b70;--result-chip:#008f8a;--result-summary-top:#9addd1;--result-summary-bottom:#6ad3c5;--result-stroke:#007d76}@supports (color:lab(0% 0 0)){.result-panel[data-group=reserved]{--result-outer-top:lab(90.2449% -20.0804 -4.10267);--result-outer-bottom:lab(86.003% -30.7879 -3.20625);--result-pill:lab(52.7335% -43.9613 -9.45708);--result-pill-shadow:lab(41.9744% -33.963 -6.67186/.44);--result-chip:lab(52.7335% -43.9613 -9.45708);--result-summary-top:lab(83.4653% -24.0064 -1.12787);--result-summary-bottom:lab(78.0144% -34.4247 -2.89671);--result-stroke:lab(46.9901% -44.9464 -6.98515)}}.result-panel[data-group=ambitious]{--result-outer-top:#b8e5ff;--result-outer-bottom:#a4d7ff;--result-pill:#1874ed;--result-pill-shadow:#1161bb7a;--result-chip:#1874ed;--result-summary-top:#97d8f8;--result-summary-bottom:#71c4ff;--result-stroke:#0f67e0}@supports (color:lab(0% 0 0)){.result-panel[data-group=ambitious]{--result-outer-top:lab(88.5193% -11.6825 -21.5888);--result-outer-bottom:lab(83.609% -11.2124 -36.4745);--result-pill:lab(49.4224% 10.5454 -69.3574);--result-pill-shadow:lab(40.6994% 5.09438 -55.1229/.48);--result-chip:lab(49.4224% 10.5454 -69.3574);--result-summary-top:lab(82.8446% -15.5354 -22.7484);--result-summary-bottom:lab(75.5304% -13.4109 -38.588);--result-stroke:lab(44.6017% 13.6147 -69.528)}}.panel-heading{margin-bottom:var(--space-lg);gap:.35rem;display:grid}.slider-list{gap:var(--space-md);display:grid}.slider-row{gap:var(--space-sm);background:var(--surface-strong);border-radius:2rem;padding:1rem 1rem 1.05rem;display:grid}.slider-row__title{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.slider-row__controls{align-items:center;gap:.8rem;display:grid}.slider-edge{color:var(--ink-soft);white-space:nowrap;font-size:.98rem;font-weight:700}.step-grid{grid-template-columns:repeat(8,minmax(2.2rem,1fr));gap:.55rem;display:grid}.step-cell{min-height:3.65rem;transition:transform var(--duration-fast) var(--ease-out-quart), box-shadow var(--duration-base) var(--ease-out-quart);background:0 0;border:0;border-radius:1rem;padding:0;transform:translateY(0)}.step-cell:hover,.step-cell:focus-visible{transform:translateY(-1px)}.step-cell__inner{min-height:inherit;color:#fff;border-radius:1rem;place-items:center;font-size:1.8rem;font-weight:900;display:grid}.step-cell--cool:first-child .step-cell__inner{background:var(--cool-1)}.step-cell--cool:nth-child(2) .step-cell__inner{background:var(--cool-2)}.step-cell--cool:nth-child(3) .step-cell__inner{background:var(--cool-3)}.step-cell--cool:nth-child(4) .step-cell__inner{background:var(--cool-4)}.step-cell--warm:nth-child(5) .step-cell__inner{background:var(--warm-1)}.step-cell--warm:nth-child(6) .step-cell__inner{background:var(--warm-2)}.step-cell--warm:nth-child(7) .step-cell__inner{background:var(--warm-3)}.step-cell--warm:nth-child(8) .step-cell__inner{background:var(--warm-4)}.step-cell.is-selected .step-cell__inner{background:var(--selected);box-shadow:var(--selected-shadow)}.result-card{gap:var(--space-lg);background:radial-gradient(circle at top center, #fffde7d6, transparent 18%), linear-gradient(180deg, var(--result-card-top), var(--result-card-bottom));border-radius:3.4rem 3.4rem 3.9rem 3.9rem;padding:clamp(1.45rem,2vw,1.9rem) clamp(1.25rem,2.4vw,2rem) clamp(1.2rem,2.6vw,1.8rem);display:grid;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffffa6,0 24px 40px -34px #552c003d;box-shadow:inset 0 1px lab(100% 0 0/.65),0 24px 40px -34px lab(23.0871% 17.1516 32.9296/.24)}@supports (color:lab(0% 0 0)){.result-card{background:radial-gradient(circle at top center, lab(99.059% -1.99956 11.3139/.84), transparent 18%), linear-gradient(180deg, var(--result-card-top), var(--result-card-bottom))}}.result-card__badge{z-index:2;background:var(--result-pill);color:#fff;width:min(100%,21rem);font-family:var(--font-display);text-align:center;box-shadow:0 20px 28px -22px var(--result-pill-shadow);border-radius:2.4rem 2.4rem 1.15rem 1.15rem;justify-self:center;margin-top:0;margin-bottom:.15rem;padding:.95rem 1.8rem .78rem;font-size:clamp(1.42rem,2.7vw,2rem);line-height:1.05;position:relative}.result-card__details{gap:1.2rem;display:grid}.result-card__facts{grid-template-columns:minmax(9rem,11.5rem) minmax(0,1fr);align-items:center;gap:1rem 1.2rem;display:grid}.fact-chip{background:var(--result-chip);color:#fff;width:100%;font-family:var(--font-display);text-align:center;border-radius:999px;padding:.9rem 1.15rem;font-size:1.1rem;line-height:1.1}.result-card__facts p{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:pretty;color:var(--ink);margin:0;font-size:clamp(1.15rem,1.2rem + .65vw,1.7rem);font-weight:700;line-height:1.15}.result-card__summary{background:linear-gradient(180deg, var(--result-summary-top), var(--result-summary-bottom));border-radius:2.8rem;gap:1.15rem;margin-top:.6rem;padding:1.65rem clamp(1.25rem,2.5vw,2.2rem) 1.85rem;display:grid}.result-card__summary-badge{width:fit-content;max-width:100%;color:var(--result-stroke);font-family:var(--font-display);letter-spacing:-.03em;text-align:center;-webkit-text-stroke:.38rem oklch(100% 0 0/.92);paint-order:stroke fill;text-shadow:0 8px 16px #ffffff2e;text-shadow:0 8px 16px lab(100% 0 0/.18);justify-self:center;font-size:clamp(1.6rem,1.55rem + .9vw,2.35rem);font-weight:700;line-height:1}.result-card__summary p{font-family:var(--font-display);letter-spacing:-.02em;color:var(--result-summary-text);text-wrap:pretty;margin:0;font-size:clamp(1.18rem,1.12rem + .75vw,1.65rem);font-weight:700;line-height:1.5}.result-card__cta{justify-content:center;display:flex}.community-home{margin-bottom:var(--space-2xl);gap:1.2rem;display:grid}.community-home__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.community-home__heading{gap:.35rem;display:grid}.community-home__heading span{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:800}.community-home__heading h2{letter-spacing:-.05em;font-size:clamp(2.6rem,6vw,4.6rem);line-height:.95}.community-home__heading p{max-width:32rem;color:var(--ink-soft);margin:0;font-size:1.04rem;line-height:1.6}.community-home__cta.button-module__2NABzW__button{min-height:3.5rem;padding-inline:1.4rem}.community-grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));display:grid}.community-layout{gap:var(--space-lg);grid-template-columns:minmax(16rem,21rem) minmax(0,1fr);align-items:start;display:grid}.community-sidebar{min-width:0}.community-sidebar__inner{top:calc(var(--space-lg) + 5.5rem);gap:var(--space-md);scrollbar-width:none;-ms-overflow-style:none;max-height:calc(100dvh - 7rem);padding-right:.35rem;display:grid;position:sticky;overflow:auto}.community-results{scrollbar-width:none;-ms-overflow-style:none;min-width:0;max-height:calc(100dvh - 7rem);padding-right:.35rem;overflow:auto}.community-sidebar__inner::-webkit-scrollbar{display:none}.community-results::-webkit-scrollbar{display:none}.community-empty{padding:var(--space-lg);border-radius:var(--radius-xl);background:var(--content-card-bg-soft);color:var(--text-secondary);line-height:1.6}.home-rail{margin-bottom:var(--space-2xl);grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.home-rail__item{background:color-mix(in oklch, var(--surface), white 18%);min-height:10.5rem;box-shadow:var(--panel-shadow);color:inherit;transition:transform var(--duration-fast) var(--ease-out-quart), box-shadow var(--duration-base) var(--ease-out-quart);border-radius:1.8rem;gap:.35rem;padding:1.15rem;text-decoration:none;display:grid}.home-rail__item span{font-family:var(--font-display);font-size:1.45rem;line-height:1}.home-rail__item p{color:var(--text-secondary);margin:0;line-height:1.6}.home-rail__item:hover,.home-rail__item:focus-visible{transform:translateY(-.35rem)}.community-filter-row{gap:var(--space-sm);flex-wrap:wrap;display:flex}.community-filter-stack{flex-wrap:wrap;gap:.6rem;display:flex}.community-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.community-filter-grid--icons{grid-template-columns:repeat(3,minmax(0,1fr))}.community-toolbar{margin-bottom:var(--space-lg);background:color-mix(in oklch, var(--surface), white 22%);border:2px solid #fe9200;border:2px solid lab(71.4299% 37.0818 80.6421);border-radius:1.65rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex;box-shadow:0 10px 24px #caa15026,inset 0 1px #ffffff94;box-shadow:0 10px 24px lab(68.8076% 9.25037 47.0514/.15),inset 0 1px lab(100% 0 0/.58)}.community-toolbar--sidebar{margin-bottom:0}.community-toolbar__sort-menu{position:relative}.community-toolbar__count{color:#8c3800;color:lab(35.2075% 37.5474 58.2594);align-items:baseline;gap:.55rem;display:inline-flex}.community-toolbar__count strong{font-family:var(--font-display);font-size:clamp(2rem,3vw,2.6rem);line-height:.95}.community-toolbar__count span{font-size:1.2rem;font-weight:700}.community-toolbar__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.85rem;display:flex}.community-filter-row{gap:.6rem}.community-filter-row .button-module__2NABzW__button,.community-filter-stack .button-module__2NABzW__button,.community-filter-grid .button-module__2NABzW__button{color:#14335b;color:lab(20.589% .444233 -27.7402);background:#ffecce;background:lab(94.2867% 4.08334 19.2084);border-width:2px;border-color:#fe9200;border-color:lab(71.4299% 37.0818 80.6421);min-height:3.1rem;padding-inline:1.2rem;box-shadow:0 8px 18px #e6973c24;box-shadow:0 8px 18px lab(69.4569% 25.0173 58.2456/.14)}.community-filter-row .button-module__2NABzW__primary,.community-filter-stack .button-module__2NABzW__primary,.community-filter-grid .button-module__2NABzW__primary{color:#0e1b2d;color:lab(9.30854% -.762969 -14.0088);background:#fa9000;background:lab(70.2638% 37.1788 81.5735)}.community-toolbar__sort{color:#14335b;color:lab(20.589% .444233 -27.7402);cursor:pointer;background:#ffecce;background:lab(94.2867% 4.08334 19.2084);border:2px solid #fe9200;border:2px solid lab(71.4299% 37.0818 80.6421);border-radius:999px;align-items:center;gap:.45rem;min-height:3.1rem;padding:.75rem 1.2rem;list-style:none;display:inline-flex;box-shadow:0 8px 18px #e6973c24;box-shadow:0 8px 18px lab(69.4569% 25.0173 58.2456/.14)}.community-toolbar__sort span{color:var(--text-muted);font-size:.95rem}.community-toolbar__sort strong{text-transform:lowercase;font-size:1.05rem}.community-toolbar__sort::-webkit-details-marker{display:none}.community-toolbar__sort-icon{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;fill:none;width:1.1rem;height:1.1rem;margin-left:.1rem}.community-toolbar__sort-menu[open] .community-toolbar__sort-icon{transform:rotate(180deg)}.community-toolbar__sort-options{z-index:6;background:#ffecce;background:lab(94.2867% 4.08334 19.2084);border:2px solid #fe9200;border:2px solid lab(71.4299% 37.0818 80.6421);border-radius:1.25rem;gap:.45rem;min-width:100%;padding:.45rem;display:grid;position:absolute;top:calc(100% + .6rem);left:0;box-shadow:0 18px 30px #e6973c2e;box-shadow:0 18px 30px lab(69.4569% 25.0173 58.2456/.18)}.community-toolbar__sort-option.button-module__2NABzW__button{min-height:2.75rem;box-shadow:none;justify-content:flex-start;padding-inline:1rem}.community-filter-panel{background:color-mix(in oklch, var(--surface), white 18%);border:2px solid #fe9200;border:2px solid lab(71.4299% 37.0818 80.6421);border-radius:1.8rem;box-shadow:0 16px 28px #d4964829,inset 0 1px #ffffff8a;box-shadow:0 16px 28px lab(67.3237% 18.4771 49.6627/.16),inset 0 1px lab(100% 0 0/.54)}.community-filter-panel__summary{cursor:pointer;width:100%;font-family:var(--font-display);color:#142c55;color:lab(18.1523% 2.77129 -28.0976);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.8rem;padding:1.1rem 1.2rem;font-size:1.1rem;display:flex}.community-filter-panel__icon{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;fill:none;flex:none;width:1.1rem;height:1.1rem}.community-filter-panel__summary[aria-expanded=true] .community-filter-panel__icon{transform:rotate(180deg)}.community-filter-panel__body{gap:1.1rem;padding:0 1.2rem 1.2rem;display:grid}.community-filter-group{gap:.75rem;display:grid}.community-filter-group__header{justify-content:space-between;align-items:baseline;gap:.8rem;display:flex}.community-filter-group__header h2{color:#17355d;color:lab(21.7614% .221103 -27.7655);margin:0;font-size:1rem}.community-filter-group__header span{color:var(--text-muted);font-size:.88rem}.community-filter-chip{color:#14335b;color:lab(20.589% .444233 -27.7402);text-align:center;background:#ffecce;background:lab(94.2867% 4.08334 19.2084);border:2px solid #fe9200;border:2px solid lab(71.4299% 37.0818 80.6421);border-radius:1.25rem;justify-content:center;align-items:center;min-height:3.1rem;padding:.7rem 1rem;font-weight:700;display:inline-flex}.community-filter-chip--disabled{opacity:.45}.community-filter-toggle-list{gap:.75rem;display:grid}.community-filter-toggle{color:#0f294a;color:lab(16.0153% .388697 -24.2727);background:#ffecce;background:lab(94.2867% 4.08334 19.2084);border:2px solid #fe9200;border:2px solid lab(71.4299% 37.0818 80.6421);border-radius:1.25rem;justify-content:space-between;align-items:center;min-height:3.2rem;padding:.9rem 1rem;font-weight:700;display:flex}.community-filter-toggle:after{content:"";background:#9ba4be;background:lab(67.269% .809461 -14.8832);border-radius:999px;width:2.9rem;height:1.75rem;box-shadow:inset 0 0 0 2px #979eb247;box-shadow:inset 0 0 0 2px lab(65.0186% .492692 -11.2132/.28)}.community-filter-toggle--disabled{opacity:.48}@media (min-width:841px){.community-filter-panel>.community-filter-panel__summary{display:none}.community-filter-panel>.community-filter-panel__body{padding-top:1.2rem}}@media (max-width:840px){.community-layout{grid-template-columns:1fr}.community-sidebar__inner,.community-results{max-height:none;padding-right:0;position:static;overflow:visible}.community-toolbar{flex-direction:column;align-items:flex-start}.community-toolbar__actions{justify-content:flex-start;width:100%}.community-filter-panel__summary{padding-block:1rem}.community-filter-stack{flex-wrap:nowrap;padding-bottom:.2rem;overflow-x:auto}.community-filter-grid,.community-filter-grid--icons{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-footer-band{margin-bottom:var(--space-2xl);grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);gap:1rem;display:grid}.home-footer-band__story,.home-footer-band__links{background:color-mix(in oklch, var(--surface), white 20%);box-shadow:var(--panel-shadow);border-radius:2rem;gap:.8rem;padding:1.25rem;display:grid}.home-footer-band__story>span{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:800}.home-footer-band__story p,.home-footer-band__row span{color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.7}.home-footer-band__links h2{font-size:2rem;line-height:.98}.home-footer-band__list{gap:.5rem;display:grid}.home-footer-band__row{color:inherit;border-top:1px solid #ffffff8c;border-top:1px solid lab(100% 0 0/.55);gap:.2rem;padding:.9rem 0;text-decoration:none;display:grid}.home-footer-band__row strong{font-family:var(--font-display);font-size:1.15rem}.home-footer-band__row:hover,.home-footer-band__row:focus-visible{transform:translate(.25rem)}.guide-shell{width:min(96rem,100% - 2rem);margin:0 auto;padding:2rem 0 3rem}.guide-page{gap:var(--space-xl);display:grid}.guide-page--experience{gap:1rem}.guide-hero{background:radial-gradient(circle at top right, #fff7dbd1, transparent 28%), color-mix(in oklch, var(--surface), white 18%);box-shadow:var(--panel-shadow);border-radius:2.8rem;align-items:center;gap:1.35rem;padding:clamp(1.2rem,2.4vw,2rem);display:grid}@supports (color:lab(0% 0 0)){.guide-hero{background:radial-gradient(circle at top right, lab(97.8906% 4.36842 31.8919/.82), transparent 28%), color-mix(in oklch, var(--surface), white 18%)}}.guide-hero__copy,.guide-hero__art{min-width:0}.guide-hero h1{white-space:normal;overflow-wrap:anywhere;text-wrap:balance;font-size:clamp(2.8rem,4.8vw,5rem);line-height:.98}.guide-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 .8rem;font-size:.88rem;font-weight:800}.guide-lead,.guide-section p,.guide-card p,.guide-group__header p,.guide-source-card p,.guide-figure figcaption,.guide-table th,.guide-table td,.guide-note{color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.75}.guide-hero__meta{flex-wrap:wrap;gap:.65rem;margin-top:1.2rem;display:flex}.guide-hero__meta span,.guide-group__badge{color:#fff;min-height:2.3rem;font-family:var(--font-display);background:var(--selected);border-radius:999px;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.96rem;line-height:1;display:inline-flex}.guide-hero__art,.guide-figure{gap:.7rem;display:grid}.guide-hero__art{justify-items:center}.guide-hero__art img,.guide-figure img{width:100%;height:auto;box-shadow:var(--panel-shadow);border-radius:2rem}.guide-hero__art img{aspect-ratio:3/4;object-fit:cover;object-position:center;width:min(100%,22rem)}.guide-figure{background:color-mix(in oklch, var(--surface), white 18%);box-shadow:var(--panel-shadow);border-radius:2.4rem;padding:1rem}.guide-layout{gap:var(--space-xl);display:grid}.guide-toc{display:none}.guide-toc__inner,.guide-section,.guide-source-card{background:color-mix(in oklch, var(--surface), white 18%);box-shadow:var(--panel-shadow);border-radius:2rem}.guide-toc__inner{padding:1.15rem;position:sticky;top:1.25rem}.guide-toc__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 .8rem;font-size:.84rem;font-weight:800}.guide-toc ul{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.guide-toc a{color:var(--ink);font-weight:700;text-decoration:none}.guide-content{gap:1rem;display:grid}.guide-section{gap:1rem;padding:clamp(1.15rem,2vw,1.8rem);display:grid}.guide-section__intro{gap:.7rem;display:grid}.guide-callout{color:var(--ink);background:linear-gradient(#fff1ce,#ffe4b7);background:linear-gradient(lab(95.5595% 1.13675 19.586),lab(92.0085% 5.3418 27.5105));border-radius:1.4rem;padding:1rem 1.1rem;line-height:1.7}.guide-grid{gap:1rem;display:grid}.guide-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-grid--three,.guide-personality-groups,.guide-faq,.guide-sources{gap:1rem;display:grid}.guide-grid--aligned{align-items:start}.guide-card,.guide-type-card{background:var(--content-card-bg-soft);border-radius:1.6rem;gap:.55rem;padding:1rem;display:grid}.guide-group{background:var(--content-card-bg);border-radius:1.8rem;gap:1rem;padding:1rem;display:grid}.guide-group[data-group=considerate] .guide-group__badge{background:#ef8c00;background:lab(68.0298% 34.1496 76.2281)}.guide-group[data-group=outgoing] .guide-group__badge{background:#ff4324;background:lab(58.4029% 70.7117 61.5927)}.guide-group[data-group=reserved] .guide-group__badge{background:#008f8a;background:lab(52.7335% -43.9613 -9.45708)}.guide-group[data-group=ambitious] .guide-group__badge{background:#1874ed;background:lab(49.4224% 10.5454 -69.3574)}.guide-group__header,.guide-source-card{gap:.7rem;display:grid}.guide-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.guide-type-card h4,.guide-card h3,.guide-source-card h3{margin:0;font-size:1.1rem}.guide-tool-section{gap:1.2rem}.guide-tool-layout{gap:1rem;display:grid}.guide-tool-frame{justify-content:center;width:min(100%,60rem);margin-inline:auto;display:flex}.guide-calculator-panel{background:color-mix(in oklch, var(--surface), white 18%);border-radius:2rem;gap:1rem;padding:clamp(1.1rem,2vw,1.45rem);display:grid}.guide-calculator-panel__header{gap:.55rem;display:grid}.guide-calculator-panel__header h3{margin:0;font-size:1.2rem}.guide-result-panel{align-self:start}.guide-result-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.guide-result-totals div{background:color-mix(in oklch, white 62%, var(--result-accent) 14%);border-radius:1.2rem;gap:.35rem;padding:.8rem .9rem;display:grid}.guide-result-totals span{color:#3c4b60;color:lab(31.4104% -1.91128 -14.2774);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:800}.guide-result-totals strong{color:var(--ink);font-family:var(--font-display);font-size:1.5rem;line-height:1}.guide-result-note{color:#3c4b60;color:lab(31.4104% -1.91128 -14.2774);margin:0;font-size:.95rem;line-height:1.65}.guide-result-actions{gap:.7rem;display:grid}.guide-personality-groups--interactive{gap:.9rem}.guide-group__toggle{text-align:left;width:100%;color:inherit;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:0;display:grid}.guide-group__toggle-icon{background:color-mix(in oklch, white 72%, var(--selected) 28%);min-width:2.4rem;min-height:2.4rem;color:var(--ink);border-radius:999px;place-items:center;font-size:1.35rem;font-weight:700;line-height:1;display:inline-grid}.guide-group[data-open=true] .guide-group__toggle-icon{background:var(--selected);color:#fff}.guide-type-card[data-current=true]{background:linear-gradient(180deg, color-mix(in oklch, white 48%, var(--selected) 20%), color-mix(in oklch, white 72%, var(--selected) 8%))}.guide-type-card__topline{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.guide-type-card__pill{background:var(--selected);color:#fff;border-radius:999px;align-items:center;min-height:1.9rem;padding:.2rem .6rem;font-size:.8rem;font-weight:800;display:inline-flex}.guide-type-card__pill--soft{background:color-mix(in oklch, white 62%, var(--selected) 18%);color:var(--ink)}.guide-stack{gap:1rem;display:grid}.guide-table-wrap{overflow-x:auto}.guide-table{border-collapse:collapse;width:100%;min-width:40rem}.guide-table th,.guide-table td{border-bottom:1px solid color-mix(in oklch, var(--ink-soft), white 72%);text-align:left;padding:.85rem .95rem}.guide-table th{color:var(--ink);font-weight:800}.guide-note{font-size:.94rem}.guide-source-card{padding:1rem 1.1rem}.guide-source-card a{color:var(--ink)}@media (min-width:64rem){.calculator-grid{grid-template-columns:minmax(0,1.3fr) minmax(24rem,1fr);align-items:start}.slider-row{align-items:center;gap:var(--space-md);grid-template-columns:8.25rem minmax(0,1fr)}.slider-row__controls{grid-template-columns:max-content minmax(0,1fr) max-content}.slider-edge--left{text-align:right}.guide-hero{grid-template-columns:minmax(0,1.1fr) minmax(26rem,.9fr)}.guide-tool-layout{grid-template-columns:minmax(0,1.2fr) minmax(22rem,.85fr);align-items:start}.guide-layout{grid-template-columns:15rem minmax(0,1fr);align-items:start}.guide-toc{display:block}.guide-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:64rem) and (max-width:84rem){.hero-copy{max-width:48rem}h1{font-size:4rem}.step-grid{gap:.42rem}.step-cell{min-height:3.25rem}.step-cell__inner{font-size:1.5rem}.result-card__facts{grid-template-columns:minmax(8rem,10rem) minmax(0,1fr);gap:.85rem 1rem}.fact-chip{padding:.8rem .95rem;font-size:.98rem}}@media (max-width:63.99rem){.home-poster,.home-footer-band{grid-template-columns:1fr}.home-poster{min-height:auto}.home-poster__visual{min-height:24rem}.home-rail{grid-template-columns:1fr}.slider-edge--right{text-align:right}.community-home__header{align-items:stretch}}@media (max-width:40rem){.calculator-shell{width:min(100% - 1rem,100%);padding-top:1rem;padding-bottom:2rem}.home-poster:before{border-radius:2.2rem}.home-poster__copy{padding:1.2rem}.home-poster__copy h1{font-size:clamp(3.1rem,18vw,4.6rem)}.home-poster__visual{min-height:18rem}.home-poster__portrait{border-radius:1.5rem;width:9rem}.community-home__heading h2{font-size:2.6rem}.home-footer-band__story,.home-footer-band__links,.home-rail__item{padding:1rem}.sliders-panel,.result-panel{padding:.85rem}.sliders-panel{border-radius:2rem}.result-panel{padding:0}.slider-row{padding:.9rem}.step-grid{gap:.4rem}.step-cell{min-height:3.15rem}.step-cell__inner{font-size:1.45rem}.result-card__badge{width:100%}.result-card{border-radius:2.4rem;padding:1.1rem .95rem 1rem}.result-card__badge{margin-top:0;margin-bottom:.15rem;padding-inline:1.2rem}.result-card__facts{grid-template-columns:minmax(0,1fr);align-items:start;gap:.65rem}.fact-chip{width:fit-content;min-width:10rem}.result-card__facts p{font-size:1.08rem;line-height:1.4}.result-card__summary{border-radius:2rem;padding:1.1rem 1rem 1.2rem}.result-card__summary-badge{-webkit-text-stroke:.22rem oklch(100% 0 0/.92);font-size:1.6rem}.result-card__summary p{font-size:1.18rem;line-height:1.55}.group-grid{grid-template-columns:minmax(0,1fr)}.compact-calculator__card{border-radius:2rem;gap:1.35rem;padding:1.1rem}.compact-calculator__topbar,.compact-calculator__intro{flex-direction:column;align-items:stretch}.locale-switch{align-self:flex-start}.compact-calculator__helper{align-self:flex-start;min-height:2.7rem;padding-inline:.95rem}.compact-slider-row__body{grid-template-columns:minmax(0,1fr)}.compact-slider-row__edge{display:none}.compact-step-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:.35rem}.compact-step{min-height:2.8rem}.compact-step__inner{font-size:1.45rem}.compact-result__bar{text-align:center;flex-direction:column;padding-inline:1rem}.compact-result__body{padding:1rem}.title-bar{border-radius:1.2rem;min-height:auto;padding:.8rem .9rem}.title-bar__logo{width:2.7rem;height:2.7rem}.title-bar__title{font-size:.92rem}.title-bar{flex-direction:column;align-items:flex-start;gap:.8rem}.title-bar__nav{flex-wrap:wrap;width:100%}h1{white-space:normal;font-size:2.85rem}.guide-shell{width:min(100% - 1rem,100%);padding-top:1rem;padding-bottom:2rem}.guide-hero h1{text-wrap:pretty;max-width:none;font-size:clamp(2.35rem,9vw,3.8rem)}.guide-grid--two,.guide-type-grid,.guide-result-totals{grid-template-columns:minmax(0,1fr)}.guide-table{min-width:34rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
