:root{color:#1d2924;background:#f7f8f6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #1d2924;--muted: #617069;--line: #dce3de;--green: #176b4d;--green-dark: #10533b;--green-soft: #eaf4ee;--amber: #8a5716;--amber-soft: #fff7e8;--paper: #ffffff;--shadow: 0 18px 50px rgba(29, 52, 42, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--green)}.page-shell{min-height:100vh;overflow:hidden}.site-header{width:min(1120px,calc(100% - 32px));margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(29,41,36,.09)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:680;text-decoration:none;letter-spacing:-.015em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--green);background:var(--green-soft)}.brand-mark svg{width:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.header-link{color:var(--muted);font-size:14px;text-decoration:none}.header-link:hover{color:var(--green)}.hero{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:76px 0 92px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:72px;align-items:start}.hero-copy{padding-top:28px}.eyebrow{margin:0 0 16px;color:var(--green);font-size:13px;font-weight:750;letter-spacing:.095em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:break-word}h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,60px);font-weight:500;line-height:1.04;letter-spacing:-.035em}.lead{max-width:570px;margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.65}.checker-card{padding:30px;border:1px solid var(--line);border-radius:24px;background:var(--paper);box-shadow:var(--shadow)}.check-form label{display:block;margin-bottom:10px;font-size:14px;font-weight:680}.input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.input-row input{width:100%;height:54px;padding:0 16px;border:1px solid #bfcac3;border-radius:12px;outline:none;color:var(--ink);background:#fbfcfb;font-size:18px;letter-spacing:.035em;transition:border-color .16s,box-shadow .16s}.input-row input:focus{border-color:var(--green);box-shadow:0 0 0 4px #176b4d1a}.input-row input[aria-invalid=true]{border-color:#b55042}.primary-button{min-height:54px;padding:0 22px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--green);font-weight:700;text-decoration:none;cursor:pointer;transition:background .16s,transform .16s}.primary-button:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.76}.field-help,.field-error{margin:9px 0 0;font-size:13px}.field-help{color:var(--muted)}.field-error{color:#a23f32}.spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-panel,.unavailable-card{margin-top:26px;padding-top:24px;border-top:1px solid var(--line);display:flex;gap:14px;align-items:center}.loading-panel strong,.unavailable-card h2{display:block;margin:0;font-size:17px}.loading-panel p,.unavailable-card p{margin:5px 0 0;color:var(--muted);line-height:1.5}.loading-orbit{width:37px;height:37px;flex:0 0 auto;border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:spin 1s linear infinite}.result-card{margin-top:28px;padding-top:26px;border-top:1px solid var(--line)}.result-heading{display:flex;align-items:flex-start;gap:14px}.result-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%}.result-icon svg{width:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.result-found .result-icon{color:var(--green);background:var(--green-soft)}.result-missing .result-icon,.unavailable-card .result-icon{color:var(--amber);background:var(--amber-soft)}.result-kicker{margin:1px 0 4px;color:var(--muted);font-size:12px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.result-card h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500;line-height:1.15}.stale-note{margin:19px 0 0;padding:12px 14px;border:1px solid #ecdcb8;border-radius:10px;color:#6d4b1f;background:var(--amber-soft);font-size:13px;line-height:1.5}.operator-record{margin-top:22px;padding:19px;border:1px solid #d8e7de;border-radius:14px;background:#fbfdfb}.operator-record h3{margin:0 0 17px;font-size:16px;line-height:1.45}.operator-record dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.operator-record dt{margin-bottom:4px;color:var(--muted);font-size:12px}.operator-record dd{margin:0;font-size:14px;font-weight:650}.calm-status{margin:14px 0 0;display:flex;align-items:center;gap:8px;color:var(--green);font-size:14px;font-weight:650}.result-explanation{margin:21px 0 0;color:#435149;line-height:1.62}.penalty-note{margin-top:18px;padding:17px 18px;border-left:3px solid #d9a04b;border-radius:0 10px 10px 0;background:var(--amber-soft)}.penalty-note strong{font-size:14px}.penalty-note p{margin:7px 0 0;color:#644b28;font-size:14px;line-height:1.55}.result-cta{width:100%;margin-top:18px}.share-button{margin:20px auto 0;padding:6px 8px;border:0;display:flex;align-items:center;gap:8px;color:var(--muted);background:transparent;font-size:13px;cursor:pointer}.share-button:hover{color:var(--green)}.share-button svg{width:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.source-note{margin:24px 0 0;padding-top:18px;border-top:1px solid var(--line);color:#79857f;font-size:12px;line-height:1.5}.offer-section{padding:88px max(16px,calc((100% - 1120px)/2)) 96px;background:#ecf1ed;scroll-margin-top:20px}.offer-heading{max-width:700px}.offer-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:500;line-height:1.08;letter-spacing:-.025em}.offer-heading>p:last-child{margin:20px 0 0;color:var(--muted);font-size:17px;line-height:1.6}.offer-grid{margin-top:42px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:24px;align-items:stretch}.package-card,.price-card{padding:32px;border:1px solid rgba(38,67,54,.12);border-radius:20px;background:var(--paper)}.package-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.package-card ul{margin:25px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:16px 28px;list-style:none}.package-card li{position:relative;padding-left:28px;color:#3d4a44;line-height:1.48}.package-card li:before{content:"✓";position:absolute;top:0;left:0;color:var(--green);font-weight:800}.price-card{display:flex;flex-direction:column}.price-label{margin:0;color:var(--muted);font-size:13px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.price{margin:9px 0 22px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:47px;line-height:1}.price span{font-size:27px}.buy-button{min-height:55px;border:0;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:9px;color:#607069;background:#e3e8e4;font-weight:720;cursor:not-allowed}.buy-button span{padding:3px 7px;border-radius:99px;color:#718079;background:#f4f6f4;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.honest-note{margin:auto 0 0;padding-top:22px;color:#77827c;font-size:12px;line-height:1.55}footer{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:28px 0 40px;display:flex;justify-content:space-between;gap:24px;color:#7a8580;font-size:12px}footer p{margin:0}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:38px;padding-top:50px}.hero-copy{padding-top:0}.offer-grid{grid-template-columns:1fr}.honest-note{margin-top:22px}}@media(max-width:600px){.site-header{min-height:62px}.brand{font-size:14px}.brand-mark{width:31px;height:31px}.header-link{display:none}.hero{width:min(100% - 24px,1120px);padding:38px 0 60px;gap:28px}h1{font-size:38px}.lead{margin-top:18px;font-size:16px;line-height:1.55}.checker-card{padding:20px;border-radius:18px}.input-row{grid-template-columns:1fr}.primary-button{width:100%}.operator-record dl{grid-template-columns:1fr;gap:12px}.offer-section{padding-top:60px;padding-bottom:68px}.offer-heading h2{font-size:34px}.offer-grid{margin-top:28px}.package-card,.price-card{padding:23px;border-radius:16px}.package-card ul{grid-template-columns:1fr;gap:14px}footer{flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.fine-print{margin:0;font-size:.82rem;line-height:1.5;color:var(--muted)}.package-note{margin:1rem 0 0;font-size:.9rem;color:var(--muted)}.faq-section{margin:3.5rem auto 0;max-width:46rem;padding:0 1.25rem}.faq-section h2{margin:0 0 1.5rem;font-size:1.5rem}.faq-list{display:grid;gap:.75rem}.faq-list details{border:1px solid var(--line);border-radius:.9rem;background:var(--paper);padding:1rem 1.15rem}.faq-list summary{cursor:pointer;font-weight:600;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:var(--green);font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:.75rem 0 0;color:var(--muted);line-height:1.6}.footer-legal{margin-top:.75rem;font-size:.82rem;line-height:1.6}
