article{max-width:800px;margin:0 auto;padding:1rem 1rem 6rem;line-height:1.7;color:#333;font-family:Inter,system-ui,-apple-system,sans-serif}h1{font-size:2rem;margin-bottom:.5rem;line-height:1.2}.subtitle{font-size:1.3rem;color:#555;margin-bottom:2rem;font-weight:300}.meta{color:#666;font-size:.9rem;margin-bottom:2rem;display:block}h2{margin-top:2.5rem;font-size:1.5rem;border-bottom:2px solid #eee;padding-bottom:.3rem}h3{margin-top:1.5rem;font-size:1.2rem}p{margin-bottom:1rem}ol,ul{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.6rem}.breadcrumbs{font-size:.9rem;color:#666;margin-bottom:1.5rem}.breadcrumbs a{color:inherit}.color-pill{display:inline-block;padding:2px 10px;border-radius:4px;font-weight:700;font-size:.9rem;color:#fff;margin-right:4px}.verd{background:var(--color-correct, #538d4e)}.groc{background:var(--color-present, #b59f3b)}.gris{background:#666}.tip-box{background:#f0fdf4;border-left:4px solid var(--color-correct, #538d4e);padding:1rem 1.2rem;border-radius:0 6px 6px 0;margin:1.5rem 0}.cta-box{position:relative;overflow:hidden;background:#fffdf5;border:1.5px solid #f0e8c8;border-radius:12px;padding:2rem 1.5rem;text-align:center;margin-top:2.5rem;width:fit-content;margin-left:auto;margin-right:auto}.cta-box:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent,transparent 10px,#fff6d844 10px,#fff6d844 20px);pointer-events:none}.cta-box-tiles{display:flex;justify-content:center;gap:5px;margin-bottom:1.25rem}.cta-tile{width:32px;height:32px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-family:Jua,sans-serif;font-size:.95rem;font-weight:700;color:#5a4200}.cta-tile.g{background:#dbffd9;border:2px solid #68c563}.cta-tile.y{background:#ffe99a;border:2px solid #fdc264}.cta-tile.x{background:#ededed;border:2px solid #ccc;color:#717171}.cta-box p{margin:0 0 .4rem;position:relative}.cta-box strong{font-family:Jua,sans-serif;font-size:1.15rem;color:#7f6300}.cta-box .cta-sub{font-size:.88rem;color:#7a6a50;margin-bottom:1.25rem!important}.cta-box a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:#ffe99a;border:1.5px solid #fdc264;color:#7a5500;padding:.65rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1rem;cursor:pointer;touch-action:manipulation;transition:background .15s,transform .1s}.cta-box a:hover{background:#ffd96a;transform:translateY(-1px)}@media (prefers-reduced-motion: reduce){.cta-box a:hover{transform:none}}.word-box{background:#eee;padding:2px 6px;border-radius:4px;font-family:monospace;font-weight:700;letter-spacing:1px}.feature-box{background:#f8f9fa;border:1px solid #e9ecef;padding:1.5rem;border-radius:8px;margin:1.5rem 0}.feature-title{font-weight:700;color:var(--color-correct);margin-bottom:.5rem;display:block}.highlight-box{background:#fff8e1;border-left:4px solid #ffc107;padding:1rem 1.2rem;border-radius:0 6px 6px 0;margin:1.5rem 0;font-style:italic}.verdict-box{background:#f0fdf4;border:2px solid var(--color-correct, #538d4e);border-radius:8px;padding:1.5rem;margin:2rem 0}.verdict-title{font-weight:900;font-size:1.1rem;color:var(--color-correct, #538d4e);margin-bottom:.75rem}.verdict-note{font-size:.9rem;margin-top:1rem;color:#666}.data-table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.data-table th,.data-table td{border:1px solid #dee2e6;padding:.6rem .9rem;text-align:left}.data-table thead th{background:#f8f9fa;font-weight:700}.data-table tbody tr:nth-child(2n){background:#f8f9fa}.postals-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:1.5rem 0}.postals-overview img{width:100%;aspect-ratio:2 / 3;object-fit:cover;border-radius:8px;border:2px solid #f0e8c8}.postal-card{display:flex;gap:1.25rem;align-items:flex-start;margin:1.75rem 0;padding:1rem;border-radius:10px;background:#fffdf5;border:1.5px solid #f0e8c8}.postal-card img{width:90px;flex-shrink:0;aspect-ratio:2 / 3;object-fit:cover;border-radius:7px;border:2px solid #f0e8c8}.postal-card-body{flex:1}.postal-card-name{font-family:Jua,sans-serif;font-size:1.05rem;color:#7f6300;margin:0 0 .4rem;display:block}.postal-card-body p{margin:0;font-size:1rem;color:#4a4030;line-height:1.65}.dev-note{font-size:.875rem;color:#5a4a30;font-style:italic;margin-top:.5rem!important}.badge-secret{display:inline-block;background:#4a3b75;color:#fff;font-size:.72rem;padding:2px 7px;border-radius:4px;font-weight:600;margin-left:6px;vertical-align:middle;letter-spacing:.03em}.ai-note{background:#f0f4ff;border-left:4px solid #7a9cf5;padding:1rem 1.2rem;border-radius:0 6px 6px 0;margin:1.5rem 0;font-size:1rem;color:#333;line-height:1.65}.ai-note strong{display:block;margin-bottom:.3rem;color:#3a5abf}.ai-note-links{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.75rem}.ai-note-links a{font-size:.9rem;font-weight:600;color:#3a5abf;text-decoration:none;padding:5px 7px;display:inline-flex;align-items:center;cursor:pointer;touch-action:manipulation;border-radius:5px;background:#e0e8ff;border:1px solid #b0c0f0;transition:background .15s}.ai-note-links a:hover{background:#ccd8ff}
