:root{--ink:#17231d;--muted:#68746c;--paper:#f4f0e7;--paper-deep:#e9e2d5;--card:#fbf9f4;--sage:#3e5d4b;--sage-dark:#263f33;--gold:#b69a63;--line:#35433a1f;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans:"Avenir Next", Avenir, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 10% 5%, #ffffffbf, transparent 30rem), radial-gradient(circle at 95% 30%, #b4c0ab47, transparent 34rem), var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;min-height:100dvh;margin:0}button,input{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}.grain{z-index:4;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1240px,100% - 64px);margin:0 auto;padding:30px 0;display:flex}.brand{color:var(--ink);letter-spacing:.03em;align-items:center;gap:12px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.brand-seal{color:#f7f3e9;background:var(--sage-dark);width:34px;height:34px;font-family:var(--serif);letter-spacing:.08em;border-radius:50%;place-items:center;font-size:11px;display:grid;box-shadow:inset 0 1px #ffffff38}.source-note{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.hero{grid-template-columns:minmax(0,1.02fr) minmax(460px,.82fr);align-items:center;gap:clamp(72px,9vw,146px);width:min(1240px,100% - 64px);min-height:760px;margin:0 auto;padding:104px 0 112px;display:grid}.hero-copy{padding-bottom:28px}.eyebrow{min-height:28px;color:var(--sage);letter-spacing:.2em;text-transform:uppercase;background:#3e5d4b14;border-radius:999px;align-items:center;padding:0 12px;font-size:9px;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #3e5d4b17}h1,h2,h3,p{margin-top:0}h1{max-width:700px;font-family:var(--serif);letter-spacing:-.055em;margin:28px 0 30px;font-size:clamp(58px,6vw,94px);font-weight:400;line-height:.94}h1 em{color:var(--sage);font-weight:400}.lead{max-width:550px;color:var(--muted);font-size:17px;line-height:1.75}.trust-line{color:#526159;letter-spacing:.035em;align-items:center;gap:10px;margin-top:38px;font-size:11px;display:flex}.status-dot{background:#62836f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #62836f1f}.form-shell{background:#ffffff4d;border-radius:38px;padding:7px;box-shadow:0 28px 80px #313a311a,inset 0 0 0 1px #ffffffb8,0 0 0 1px #39473d12}.form-card{background:#fbf9f4f5;border-radius:32px;min-height:530px;padding:42px;box-shadow:inset 0 1px 1px #ffffffe6}.form-heading{justify-content:space-between;align-items:center;display:flex}.form-heading svg,.matched-address>svg{fill:none;width:24px;height:24px;stroke:var(--sage);stroke-width:1.25px}.step{color:#8a928c;letter-spacing:.19em;font-size:9px;font-weight:700}.form-card h2{font-family:var(--serif);letter-spacing:-.035em;margin:36px 0 10px;font-size:35px;font-weight:400}.form-card>p{color:var(--muted);margin-bottom:34px;font-size:13px}form>label:first-child{color:#59655e;letter-spacing:.11em;text-transform:uppercase;margin:0 0 9px 4px;font-size:10px;font-weight:700;display:block}.input-wrap{background:#36463c0b;border-radius:19px;padding:5px;transition:transform .6s cubic-bezier(.32,.72,0,1),box-shadow .6s cubic-bezier(.32,.72,0,1);box-shadow:inset 0 0 0 1px #3c4c4212}.input-wrap:focus-within{transform:translateY(-2px);box-shadow:0 12px 30px #30463814,inset 0 0 0 1px #3e5d4b2e}input[type=text]{width:100%;height:62px;color:var(--ink);background:#fffefa;border:0;border-radius:14px;outline:0;padding:0 18px;font-size:14px;box-shadow:inset 0 1px 1px #ffffffe6}input[type=text]::placeholder{color:#9a9f9a}.check-row{cursor:pointer;color:#445249;align-items:flex-start;gap:12px;margin:22px 2px 28px;font-size:12px;display:flex}.check-row input{opacity:0;pointer-events:none;position:absolute}.check-box{background:#36463c0e;border-radius:7px;flex:none;place-items:center;width:20px;height:20px;transition:transform .5s cubic-bezier(.32,.72,0,1),background .5s cubic-bezier(.32,.72,0,1);display:grid;box-shadow:inset 0 0 0 1px #36463c1f}.check-box svg{fill:none;stroke:#fff;stroke-width:1.7px;opacity:0;width:14px;transition:transform .5s cubic-bezier(.32,.72,0,1),opacity .5s cubic-bezier(.32,.72,0,1);transform:scale(.55)}.check-row input:checked+.check-box{background:var(--sage);transform:scale(1.04)}.check-row input:checked+.check-box svg{opacity:1;transform:scale(1)}.check-row input:focus-visible+.check-box{box-shadow:0 0 0 4px #3e5d4b29,inset 0 0 0 1px #36463c24}.check-row small{color:#8a938d;margin-top:3px;font-size:10px;display:block}.submit-button{color:#f9f6ee;background:var(--sage-dark);cursor:pointer;letter-spacing:.02em;border:0;border-radius:999px;justify-content:space-between;align-items:center;width:100%;min-height:60px;padding:7px 8px 7px 22px;font-size:12px;font-weight:650;transition:transform .65s cubic-bezier(.32,.72,0,1),box-shadow .65s cubic-bezier(.32,.72,0,1),opacity .65s cubic-bezier(.32,.72,0,1);display:flex;box-shadow:0 14px 30px #223b2e2e,inset 0 1px #ffffff21}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 40px #223b2e38,inset 0 1px #ffffff24}.submit-button:active:not(:disabled){transform:scale(.98)}.submit-button:focus-visible{outline-offset:3px;outline:3px solid #3e5d4b3d}.submit-button:disabled{cursor:not-allowed;opacity:.55}.button-icon{background:#ffffff1c;border-radius:50%;place-items:center;width:46px;height:46px;transition:transform .65s cubic-bezier(.32,.72,0,1);display:grid}.submit-button:hover:not(:disabled) .button-icon{transform:translate(2px,-1px)scale(1.04)}.button-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:19px}.spinner{border:1.5px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s cubic-bezier(.55,.15,.45,.85) infinite spin}.form-footnote{color:#909791;justify-content:center;gap:20px;margin-top:22px;font-size:9px;display:flex}.form-footnote span+span:before{content:"·";margin-right:20px}.message-region{width:min(760px,100% - 32px);margin:-50px auto 70px}.error-shell{background:#873e320e;border-radius:24px;padding:5px;box-shadow:0 18px 50px #5b302914,inset 0 0 0 1px #873e3214}.error-card{background:#fcf7f2;border-radius:19px;gap:16px;padding:22px 24px;display:flex}.error-mark{color:#8c4b3e;width:28px;height:28px;font-family:var(--serif);background:#8c4b3e1a;border-radius:50%;flex:none;place-items:center;display:grid}.error-card strong{font-family:var(--serif);font-size:17px;font-weight:500}.error-card p{color:#7e6b65;margin:5px 0 0;font-size:12px;line-height:1.55}.results{border-top:1px solid var(--line);width:min(1120px,100% - 64px);margin:0 auto;padding:104px 0 116px;scroll-margin-top:20px}.result-intro h2{font-family:var(--serif);letter-spacing:-.045em;margin:28px 0 38px;font-size:clamp(42px,5vw,66px);font-weight:400}.matched-address{background:#ffffff57;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:22px 25px;display:grid;box-shadow:inset 0 0 0 1px #ffffffb8,0 0 0 1px #35433a0e}.matched-address div{gap:4px;display:grid}.matched-address span{color:#7c867f;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:700}.matched-address strong{font-family:var(--serif);font-size:18px;font-weight:500}.matched-address .coordinates{letter-spacing:.05em;text-transform:none}.court-list{gap:13px;margin-top:26px;display:grid}.court-shell{opacity:0;animation:.85s cubic-bezier(.32,.72,0,1) forwards reveal;animation-delay:var(--delay);background:#ffffff47;border-radius:28px;padding:5px;box-shadow:inset 0 0 0 1px #fff9,0 0 0 1px #35433a0d}.court-card{background:var(--card);border-radius:23px;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:132px;padding:27px 30px;display:grid;box-shadow:inset 0 1px 1px #fffffff2}.court-mark{width:56px;height:56px;color:var(--sage);font-family:var(--serif);background:#3e5d4b13;border-radius:50%;place-items:center;font-size:14px;display:grid}.court-copy>span{color:#7b867f;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:700}.court-copy h3{font-family:var(--serif);letter-spacing:-.025em;margin:7px 0 0;font-size:clamp(22px,3vw,31px);font-weight:400}.court-copy small{color:#8a928d;margin-top:8px;font-size:9px;display:block}.verified{color:#758079;letter-spacing:.1em;align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.verified svg{fill:none;width:23px;height:23px;stroke:var(--sage);stroke-width:1.6px;background:#3e5d4b14;border-radius:50%;padding:5px}.legal-note{color:#89918c;text-align:center;max-width:710px;margin:30px auto 0;font-size:10px;line-height:1.7}footer{border-top:1px solid var(--line);color:#879089;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;width:min(1240px,100% - 64px);margin:0 auto;padding:32px 0 42px;font-size:9px;display:flex}.reveal{opacity:0;animation:.95s cubic-bezier(.32,.72,0,1) forwards reveal}.reveal-delay{animation-delay:.13s}@keyframes reveal{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:900px){.site-header,.hero,.results,footer{width:min(100% - 40px,680px)}.hero{grid-template-columns:1fr;gap:64px;min-height:auto;padding:80px 0 100px}.hero-copy{max-width:650px}.form-shell{max-width:590px}}@media (max-width:600px){.site-header,.hero,.results,footer{width:calc(100% - 32px)}.site-header{padding:22px 0}.source-note{display:none}.hero{gap:48px;padding:68px 0 84px}h1{font-size:clamp(49px,15vw,68px)}.lead{font-size:15px;line-height:1.65}.trust-line{align-items:flex-start;line-height:1.5}.status-dot{margin-top:5px}.form-shell{border-radius:30px}.form-card{border-radius:24px;min-height:auto;padding:30px 22px}.form-card h2{margin-top:30px;font-size:31px}input[type=text]{height:60px;font-size:13px}.form-footnote{gap:10px}.form-footnote span+span:before{margin-right:10px}.message-region{margin-top:-40px}.results{padding:82px 0 92px}.result-intro h2{font-size:43px}.matched-address{grid-template-columns:auto 1fr;padding:20px}.matched-address .coordinates{display:none}.court-card{grid-template-columns:auto 1fr;gap:16px;min-height:0;padding:24px 20px}.court-mark{width:44px;height:44px}.verified{display:none}footer{flex-direction:column;gap:8px;line-height:1.5}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
