/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.block{display:block}}:root{--night:#07111f;--night-soft:#0d1b2b;--night-lift:#13263a;--papyrus:#f4efe5;--papyrus-deep:#e8dfcf;--gold:#c89945;--gold-light:#e7c376;--nile:#4f87b7;--nile-light:#78acd1;--muted:#97a8b7;--success:#72c6a4;--danger:#d78068}*{box-sizing:border-box}html{background:var(--night);scroll-behavior:smooth}body{background:var(--night);color:var(--papyrus);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #e7c3768c}@media (pointer:fine){html,body,body *{cursor:url(/egyptian-cursor.png) 8 2,auto!important}input,textarea,[contenteditable=true]{cursor:url(/egyptian-text-cursor.png) 16 16,text!important}}main{min-height:100vh;overflow:hidden}.nav{z-index:20;border-bottom:1px solid #e7c3762b;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:84px;margin:0 auto;display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark{width:35px;height:35px;color:var(--night);background:var(--gold);border:1px solid var(--gold-light);place-items:center;font-size:13px;display:grid;transform:rotate(45deg)}.brand-mark:first-letter{transform:rotate(-45deg)}.brand>span:last-child{gap:1px;display:grid}.brand strong{letter-spacing:.22em;font-family:Georgia,Times New Roman,serif;font-size:15px}.brand small{color:var(--gold);letter-spacing:.48em;font-size:8px}.nav-actions{align-items:center;gap:20px;display:flex}.nav-meta{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;display:flex}.nav-meta b{color:var(--papyrus);margin-left:8px;font-weight:600}.status-dot{background:var(--success);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #72c6a414}.music-toggle{min-width:138px;height:42px;color:var(--papyrus);cursor:pointer;background:#050e189e;border:1px solid #e7c37642;border-radius:4px;align-items:center;gap:10px;padding:0 12px;transition:border-color .2s,background .2s,transform .2s;display:flex}.music-toggle:hover{background:#0c1d2ce6;border-color:#e7c3768c;transform:translateY(-1px)}.music-toggle.playing{background:#28846014;border-color:#72c6a45c}.music-toggle.muted{color:var(--muted);border-color:#97a8b733}.music-bars{width:17px;height:18px;color:var(--gold-light);justify-content:center;align-items:center;gap:2px;display:flex}.music-bars i{transform-origin:50%;background:currentColor;border-radius:99px;width:2px;height:5px;display:block}.music-toggle.playing .music-bars{color:var(--success)}.music-toggle.playing .music-bars i{animation:1s ease-in-out infinite music-bar}.music-toggle.playing .music-bars i:nth-child(2){animation-delay:-.55s}.music-toggle.playing .music-bars i:nth-child(3){animation-delay:-.25s}.music-toggle.muted .music-bars i{height:2px;animation:none}.music-copy{text-align:left;gap:2px;display:grid}.music-copy small{color:var(--gold);letter-spacing:.15em;font-size:7px;font-weight:800}.music-copy strong{letter-spacing:.1em;font-size:9px;font-weight:800}@keyframes music-bar{0%,to{opacity:.55;height:4px}50%{opacity:1;height:16px}}.hero{isolation:isolate;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:center;gap:70px;min-height:740px;padding:106px max(24px,50% - 590px) 142px;display:grid;position:relative}.hero:before{content:"";z-index:-2;background:radial-gradient(circle at 80% 32%,#4f87b729,#0000 29rem),radial-gradient(circle at 16% 32%,#c8994512,#0000 30rem),linear-gradient(#07111f 0%,#091522 72%,#0c1b2b 100%);position:absolute;inset:-84px 0 0}.hero:after{content:"";z-index:-1;opacity:.12;pointer-events:none;background-image:linear-gradient(#e7c3762e 1px,#0000 1px),linear-gradient(90deg,#e7c3762e 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:-84px 0 0;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000,#0000 78%);mask-image:radial-gradient(circle at 50% 40%,#000,#0000 78%)}.hero-copy{z-index:4;position:relative}.eyebrow{color:var(--gold-light);letter-spacing:.25em;margin:0 0 18px;font-size:10px;font-weight:800;line-height:1}.eyebrow span{background:var(--gold);width:32px;height:1px;margin:0 10px 3px 0;display:inline-block}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500}h1{letter-spacing:-.045em;margin:0;font-size:clamp(54px,6vw,88px);line-height:.96}h1 em,.rule-section h2 em{color:var(--gold-light);font-weight:400}.hero-lede{color:#b6c3ce;max-width:640px;margin:27px 0 36px;font-size:17px;line-height:1.75}.checker{max-width:700px}.checker>label{color:#dce3e8;letter-spacing:.04em;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.input-row{background:#040c16d1;border:1px solid #e7c37659;border-radius:8px;align-items:center;gap:10px;min-height:64px;padding:7px 7px 7px 18px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 22px 60px #0000003b}.input-row:focus-within{border-color:var(--gold-light);box-shadow:0 22px 60px #0000003b,0 0 0 3px #c8994514}.input-row.has-error{border-color:var(--danger)}.input-glyph{color:var(--gold);font-size:18px}.input-row input{min-width:0;color:var(--papyrus);caret-color:var(--gold-light);background:0 0;border:0;outline:0;flex:1;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px}.input-row input::placeholder{color:#66798a}.clear-button{width:32px;height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:22px}.check-button{border:1px solid var(--gold-light);color:#101720;background:linear-gradient(135deg, var(--gold-light), var(--gold));cursor:pointer;letter-spacing:.04em;border-radius:5px;align-items:center;gap:18px;min-height:48px;padding:0 20px;font-size:12px;font-weight:800;transition:transform .16s,filter .16s;display:flex}.check-button:hover{filter:brightness(1.06);transform:translateY(-1px)}.check-button span{font-size:17px}.checker-note,.form-error{color:#718596;min-height:17px;margin:10px 0 0;font-size:11px}.form-error{color:#e39b87}.identity-panel{place-items:center;min-height:540px;display:grid;position:relative}.identity-panel:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#e7c376b8);width:112px;height:1px;position:absolute;top:47%;left:-76px}.identity-panel:after{content:"◆";z-index:4;color:var(--gold-light);text-shadow:0 0 18px #e7c376a6;font-size:10px;position:absolute;top:calc(47% - 7px);left:28px}.monument-lines{border-top:1px solid #c8994533;border-bottom:1px solid #c8994533;width:calc(100% + 46px);height:calc(100% - 26px);position:absolute;inset:13px -23px}.monument-lines:before,.monument-lines:after{content:"";background:linear-gradient(#0000,#c899456b,#0000);width:1px;position:absolute;top:18px;bottom:18px}.monument-lines:before{left:0}.monument-lines:after{right:0}.monument-lines span{border:1px solid #4f87b729;display:block;position:absolute;transform:rotate(45deg)}.monument-lines span:first-child{width:56px;height:56px;top:-28px;left:22px}.monument-lines span:nth-child(2){border-color:#e7c37652;width:24px;height:24px;top:40%;right:-12px}.monument-lines span:nth-child(3){width:40px;height:40px;bottom:-20px;left:46%}.logo-frame{z-index:3;clip-path:polygon(20px 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 20px),calc(100% - 20px) 100%,20px 100%,0 calc(100% - 20px),0 20px);background:linear-gradient(#815b260e 1px,#0000 1px) 0 0/18px 18px,linear-gradient(90deg,#815b260e 1px,#0000 1px) 0 0/18px 18px,linear-gradient(145deg,#fbf7ee,#e9dfcb);border:1px solid #e7c376b3;width:min(100%,448px);padding:24px 24px 40px;position:relative;overflow:hidden;box-shadow:0 46px 95px #00000061,inset 0 0 0 9px #744c1b0e}.logo-frame:before{content:"";z-index:3;pointer-events:none;clip-path:inherit;border:1px solid #9768254d;position:absolute;inset:10px}.monument-label{color:#946524;letter-spacing:.33em;text-align:center;margin:2px 0 14px;font-size:8px;font-weight:900;display:block}.monument-label:before,.monument-label:after{content:"◆";color:#bf8a3d;margin:0 13px;font-size:6px}.logo-frame img{z-index:1;mix-blend-mode:multiply;filter:contrast(1.035)saturate(.92);width:100%;height:auto;display:block;position:relative}.nile-inlay{z-index:2;opacity:.65;height:118px;position:absolute;bottom:-27px;left:-12%;right:-12%;transform:rotate(-3deg)}.nile-inlay:before,.nile-inlay span{content:"";border-top:2px solid #3476a98a;border-radius:50%;width:100%;height:90px;position:absolute;left:0}.nile-inlay:before{background:linear-gradient(#4f87b71f,#0000 55%);top:0}.nile-inlay span:first-child{border-color:#3476a947;top:21px;left:-5%;transform:rotate(2deg)}.nile-inlay span:nth-child(2){border-color:#c1873547;top:40px;left:4%;transform:rotate(-1deg)}.identity-caption{z-index:5;border:1px solid #e7c3765c;border-left:3px solid var(--gold-light);background:#050e18f0;min-width:270px;padding:16px 20px;position:absolute;bottom:8px;right:-24px;box-shadow:0 18px 42px #00000052}.identity-caption span{color:var(--gold);letter-spacing:.2em;font-size:8px;font-weight:800;display:block}.identity-caption strong{margin-top:6px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;display:block}.river{z-index:1;height:116px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.river span{border-top:1px solid #78acd180;border-radius:50%;width:116%;height:80px;position:absolute;left:-8%;transform:rotate(-2deg)}.river span:first-child{background:#4f87b71f;bottom:-48px}.river span:nth-child(2){background:#4f87b71f;bottom:-63px;left:-14%;transform:rotate(2deg)}.river span:nth-child(3){border-color:#e7c37640;bottom:-75px}.result-dock{opacity:0;width:min(1180px,100% - 48px);max-height:0;margin:0 auto;transition:max-height .5s,opacity .35s,transform .35s;transform:translateY(-20px)}.result-dock.visible{opacity:1;z-index:10;max-height:650px;margin-top:-38px;margin-bottom:90px;position:relative;transform:translateY(0)}.result-card{background:#0c1927;border:1px solid #e7c3763d;border-radius:18px;padding:32px;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000047}.result-card>:not(.eligibility-celebration){z-index:2;position:relative}.result-card.eligible{background:linear-gradient(145deg,#19b56326,#0000 44%),#0b1e22;border-color:#3ef08b94;animation:.7s cubic-bezier(.2,.9,.24,1) both blessing-arrives;box-shadow:0 28px 80px #0000004d,0 0 0 1px #3ef08b1f,0 0 52px #19b56321}.result-card.ineligible{background:linear-gradient(145deg,#d780680f,#0000 42%),#0c1927;border-color:#d780684d}.eligibility-celebration{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.eligibility-celebration:before{content:"";border-radius:18px;animation:2.4s ease-in-out infinite green-border-pulse;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #77ffae33,inset 0 0 42px #18d56f0f}.green-aura{filter:blur(1px);background:radial-gradient(circle,#60ffa457,#20d06f1a 38%,#0000 68%);border-radius:50%;width:360px;height:360px;animation:3.6s ease-in-out infinite aura-breathes;position:absolute;top:-220px;left:-120px}.green-aura:after{content:"";border:1px solid #78ffb142;border-radius:50%;width:125px;height:125px;position:absolute;bottom:50px;right:58px;box-shadow:0 0 32px #3ef08b26}.green-river{filter:drop-shadow(0 -8px 20px #1ed56e24);background:linear-gradient(#26e77b1c,#0000 55%);border:1px solid #5dffa473;border-radius:48% 52% 0 0/100% 100% 0 0;width:135%;height:170px;animation:1.1s cubic-bezier(.2,.8,.2,1) both river-rises;position:absolute;bottom:-138px;left:-16%}.green-river:before,.green-river:after{content:"";border-top:1px solid #5dffa438;border-radius:50%;width:90%;height:80px;position:absolute;left:5%}.green-river:before{top:23px;transform:rotate(1.5deg)}.green-river:after{top:48px;transform:rotate(-1deg)}.blessing-particle{color:#68f2a6;text-shadow:0 0 16px #56ff9ecc;opacity:0;animation:2.7s ease-in-out infinite particle-floats;position:absolute}.particle-1{font-size:9px;animation-delay:.1s;top:74%;left:8%}.particle-2{font-size:7px;animation-delay:.75s;top:18%;left:18%}.particle-3{font-size:12px;animation-delay:1.3s;top:84%;left:35%}.particle-4{font-size:9px;animation-delay:1.8s;top:12%;left:52%}.particle-5{font-size:8px;animation-delay:.45s;top:77%;left:68%}.particle-6{font-size:7px;animation-delay:1.1s;top:19%;left:81%}.particle-7{font-size:11px;animation-delay:2s;top:68%;left:92%}.particle-8{font-size:6px;animation-delay:2.35s;top:58%;left:59%}.result-heading{border-bottom:1px solid #e7c37621;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding-bottom:26px;display:grid}.result-seal{width:52px;height:52px;color:var(--danger);border:1px solid;border-radius:50%;place-items:center;font:500 24px/1 Georgia,serif;display:grid}.eligible .result-seal{color:var(--success)}.result-heading .eyebrow{margin-bottom:7px}.eligible .result-heading .eyebrow{color:var(--success)}.ineligible .result-heading .eyebrow{color:#e39b87}.result-heading h2{margin:0 0 7px;font-size:29px}.result-heading code{color:var(--muted);word-break:break-all;font-size:11px}.result-heading>a{color:var(--gold-light);border-bottom:1px solid #e7c37666;padding:10px 0;font-size:11px}.blessing-banner{color:#92f5bb;letter-spacing:.2em;text-align:center;background:linear-gradient(90deg,#0000,#26df7817,#0000);border:1px solid #51ee9433;justify-content:center;align-items:center;gap:12px;margin:20px 0 -5px;padding:9px 14px;font-size:8px;font-weight:800;display:flex}.blessing-banner span{color:#61ee9d;text-shadow:0 0 13px #61ee9dbf;animation:1.6s ease-in-out infinite alternate star-twinkles}.balance-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding-top:27px;display:grid}.balance-grid article{padding:4px}.balance-label{color:#d8e1e7;align-items:center;gap:13px;font-size:12px;font-weight:700;display:flex}.balance-label span span{display:block}.balance-label small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:400;display:block}.threshold-icon{width:30px;height:30px;color:var(--muted);border:1px solid #97a8b752;border-radius:50%;flex:0 0 30px;place-items:center;display:grid!important}.threshold-icon.met{border-color:var(--success);color:var(--success);background:#72c6a414}.balance-grid article>strong{margin:19px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500;display:block}.balance-grid article.passed>strong{color:var(--gold-light)}.threshold-line{background:#97a8b721;height:3px;overflow:hidden}.threshold-line span{background:var(--nile);height:100%;transition:width .65s;display:block}.passed .threshold-line span{background:var(--success)}.balance-grid article>p{color:var(--muted);margin:9px 0 0;font-size:10px}.passed>p{color:var(--success)!important}.or-divider{width:40px;color:var(--gold);place-items:center;font-size:9px;font-weight:800;display:grid}.or-divider:before,.or-divider:after{content:"";background:#e7c3762e;width:1px;height:32px}.or-divider span{padding:9px 0}.not-found-note{color:#c5a69d;border-left:2px solid var(--danger);background:#d780680f;margin:24px 0 0;padding:13px 15px;font-size:11px;line-height:1.6}@keyframes blessing-arrives{0%{opacity:.45;filter:saturate(.55);transform:translateY(18px)scale(.985)}55%{transform:translateY(-3px)scale(1.006)}to{opacity:1;filter:saturate();transform:translateY(0)scale(1)}}@keyframes green-border-pulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes aura-breathes{0%,to{opacity:.55;transform:scale(.94)}50%{opacity:.9;transform:scale(1.08)}}@keyframes river-rises{0%{opacity:0;transform:translateY(70px)scaleX(.86)}to{opacity:1;transform:translateY(0)scaleX(1)}}@keyframes particle-floats{0%{opacity:0;transform:translateY(14px)rotate(0)scale(.6)}35%{opacity:.9}70%{opacity:.45}to{opacity:0;transform:translateY(-34px)rotate(90deg)scale(1.1)}}@keyframes star-twinkles{0%{opacity:.5;transform:scale(.8)rotate(0)}to{opacity:1;transform:scale(1.18)rotate(22deg)}}.rule-section{grid-template-columns:.75fr 1.25fr;align-items:center;gap:110px;width:min(1180px,100% - 48px);margin:0 auto;padding:125px 0;display:grid}.section-copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(46px,5vw,70px);line-height:1.02}.section-copy>p:last-child{max-width:390px;color:var(--muted);margin:25px 0 0;font-size:14px;line-height:1.75}.rule-cards{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:14px;display:grid}.rule-cards article{background:linear-gradient(155deg,#4f87b71a,#0000 60%),#ffffff05;border:1px solid #e7c37629;flex-direction:column;justify-content:space-between;min-height:255px;padding:28px;display:flex}.rule-cards article:last-child{background:linear-gradient(155deg,#c899451c,#0000 60%),#ffffff05}.rule-number{color:#e7c37673;font-family:Georgia,Times New Roman,serif;font-size:17px}.rule-cards small{color:var(--gold);letter-spacing:.18em;font-size:8px;font-weight:800}.rule-cards strong{margin:9px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500;display:block}.rule-cards p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.rule-or{width:38px;height:38px;color:var(--gold);background:var(--night);border:1px solid #e7c3764d;border-radius:50%;align-self:center;place-items:center;font-size:8px;font-weight:800;display:grid}.snapshot-section{background:radial-gradient(circle at 78% 12%, #4f87b71a, transparent 28rem), linear-gradient(180deg, #0c1b2b, var(--night-soft));color:var(--papyrus);border-top:1px solid #e7c37621;padding:105px max(24px,50% - 590px)}.snapshot-section>div:first-child{justify-content:space-between;align-items:end;display:flex}.snapshot-section .eyebrow{color:var(--gold-light)}.snapshot-section h2{letter-spacing:-.04em;max-width:700px;margin:0 0 45px;font-size:clamp(40px,4.5vw,64px)}.snapshot-stats{border-top:1px solid #e7c3762b;border-bottom:1px solid #e7c3762b;grid-template-columns:repeat(4,1fr);display:grid}.snapshot-stats article{border-right:1px solid #e7c37624;padding:28px 24px 28px 0}.snapshot-stats article:not(:first-child){padding-left:24px}.snapshot-stats article:last-child{border-right:0}.snapshot-stats span{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.snapshot-stats strong{color:var(--gold-light);margin:12px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;display:block}.snapshot-stats small{color:#8ca0b1;font-size:10px}.snapshot-note{color:#8194a5;margin:20px 0 0;font-size:10px}footer{width:min(1180px,100% - 48px);min-height:115px;color:var(--muted);letter-spacing:.05em;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;font-size:10px;display:flex}.footer-brand{color:var(--papyrus);letter-spacing:.16em;align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;display:flex}.footer-brand span{color:var(--gold)}footer a{color:var(--gold-light)}@media (width<=980px){.hero{text-align:center;grid-template-columns:1fr;gap:75px;padding-top:76px}.hero-copy{justify-items:center;display:grid}.identity-panel{width:min(100%,520px);min-height:530px;margin-inline:auto}.identity-panel:before{display:none}.identity-panel:after{left:11px}.identity-caption{right:50%;transform:translate(50%)}.rule-section{grid-template-columns:1fr;gap:60px}.section-copy{text-align:center}.section-copy>p:last-child{margin-inline:auto}.snapshot-stats{grid-template-columns:repeat(2,1fr)}.snapshot-stats article:nth-child(2){border-right:0}.snapshot-stats article:nth-child(-n+2){border-bottom:1px solid #e7c37624}}@media (width<=680px){.nav{width:calc(100% - 28px);height:72px}.brand strong{font-size:12px}.nav-actions{gap:8px}.nav-meta{display:none}.music-toggle{min-width:100px;height:39px;padding-inline:9px}.music-copy small{display:none}.music-copy strong{font-size:8px}.hero{min-height:auto;padding:72px 20px 115px}h1{font-size:clamp(46px,14vw,68px)}.hero-lede{font-size:15px}.input-row{grid-template-columns:auto 1fr auto;padding:10px 10px 10px 15px;display:grid}.check-button{grid-column:1/-1;justify-content:center}.identity-panel{min-height:420px}.identity-panel:after{display:none}.monument-lines{width:calc(100% + 12px);inset-inline:-6px}.logo-frame{width:min(100%,350px);padding:18px 18px 32px}.monument-label{font-size:7px}.identity-caption{min-width:230px;bottom:-3px}.result-dock{width:calc(100% - 28px)}.result-dock.visible{max-height:980px;margin-bottom:35px}.result-card{padding:23px 18px}.result-heading{grid-template-columns:auto 1fr}.result-heading>a{grid-column:2;justify-self:start}.result-heading h2{font-size:23px}.balance-grid{grid-template-columns:1fr;gap:10px}.or-divider{grid-template-columns:1fr auto 1fr;width:100%}.or-divider:before,.or-divider:after{width:auto;height:1px}.or-divider span{padding:0 12px}.rule-section{width:calc(100% - 40px);padding:90px 0}.rule-cards{grid-template-columns:1fr}.rule-or{z-index:2;justify-self:center;margin:-28px 0}.rule-cards article{min-height:215px}.snapshot-section{padding:80px 20px}.snapshot-stats{grid-template-columns:1fr}.snapshot-stats article,.snapshot-stats article:not(:first-child){border-bottom:1px solid #e7c37624;border-right:0;padding:22px 0}.snapshot-stats article:last-child{border-bottom:0}footer{text-align:center;flex-direction:column;width:calc(100% - 40px);padding:32px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.blessing-particle{display:none}.music-toggle.playing .music-bars i{height:10px;animation:none}}
