:root{--yellow:#fce499;--bg:#0f0f0e;--bg2:#161613;--border:#fce4991f;--text:#f0ede4;--text-muted:#7a7770;--text-dim:#4a4844;--font:"Geist", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}body{font-family:var(--font);background:var(--bg);color:var(--text);margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;opacity:.6;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#fce49908 1px,#0000 1px),linear-gradient(90deg,#fce49908 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0}#root{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}.site-header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0f0f0ed9;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(20px,5vw,80px);display:flex;position:sticky;top:0}.brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.brand-logo{flex-shrink:0;width:36px;height:36px;display:block}.brand-text strong{letter-spacing:-.3px;font-size:15px;font-weight:800;line-height:1;display:block}.brand-title{color:inherit;text-decoration:none}.brand-sig{color:var(--yellow)}.brand-mon{color:var(--text)}.brand-suite{color:var(--text-dim);letter-spacing:0;margin-top:2px;font-size:.68rem;text-decoration:none;transition:color .2s;display:block}.brand-suite:hover{color:var(--yellow)}.nav{align-items:center;gap:28px;display:flex}.nav a{color:var(--text-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav a:hover{color:var(--text)}.nav .nav-monster{color:var(--yellow);font-size:13px;font-weight:600}.nav .nav-monster:hover{opacity:.8}.menu-btn{width:40px;height:40px;color:var(--yellow);cursor:pointer;background:0 0;border:1px solid #fce49933;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;line-height:0;display:none}.page{justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:32px 20px 48px;display:flex}.page--results{align-items:flex-start;padding-top:28px}.card{background:linear-gradient(#222422 0%,#1a1c1a 100%);border:1px solid #343834;border-radius:28px;width:100%;max-width:720px;padding:36px 32px 40px;box-shadow:0 24px 80px #00000073,inset 0 1px #ffffff0a}.hero{margin-bottom:20px}.hero-badge{color:var(--yellow);background:#fce4991a;border:1px solid #fce49940;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 16px;font-size:.8rem;font-weight:500;display:inline-flex}.hero-badge:before{content:"";background:var(--yellow);border-radius:50%;flex-shrink:0;width:6px;height:6px}h1{color:var(--text);font-family:var(--font);letter-spacing:-.03em;margin:0;font-size:clamp(1.85rem,4.5vw,2.65rem);font-weight:800;line-height:1.05}.hero h1 em{color:var(--yellow);font-style:normal}.subtitle{color:#b8bdb8;max-width:36rem;margin:10px 0 16px;font-size:1.05rem;line-height:1.5}.format-tags{flex-wrap:wrap;gap:8px;display:flex}.format-tag{color:#c8cec8;background:#252825;border:1px solid #3a403a;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:600}.info-accordions{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.info-accordion{background:#1a1d1a;border:1px solid #343a34;border-radius:18px;overflow:hidden}.info-accordion-summary{color:#fce499;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;font-size:1.05rem;font-weight:700;list-style:none;transition:background .2s;display:flex}.info-accordion-summary::-webkit-details-marker{display:none}.info-accordion-summary:after{content:"";border-bottom:2px solid #c9aa3a;border-right:2px solid #c9aa3a;flex-shrink:0;width:8px;height:8px;margin-top:-4px;transition:transform .2s;transform:rotate(45deg)}.info-accordion[open] .info-accordion-summary:after{margin-top:4px;transform:rotate(-135deg)}.info-accordion-summary:hover{background:#fce4990a}.info-accordion-body{border-top:1px solid #2a302a;padding:0 20px 20px}.how-steps{counter-reset:how-step;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.how-steps li{counter-increment:how-step;gap:3px;padding-left:28px;display:grid;position:relative}.how-steps li:before{content:counter(how-step);color:#fce499;background:#fce49926;border:1px solid #fce49966;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:grid;position:absolute;top:1px;left:0}.how-steps strong{color:#eef0ee;font-size:.95rem}.how-steps span{color:#a5aca5;font-size:.88rem;line-height:1.45}.how-note{color:#b8bfb8;border-top:1px solid #2f352f;margin:16px 0 0;padding-top:14px;font-size:.88rem;line-height:1.55}.how-note strong{color:#d8e6ff}.format-intro{color:#b0b7b0;margin:16px 0 20px;font-size:.92rem;line-height:1.6}.format-cards{flex-direction:column;gap:14px;display:flex}.format-card{background:#141614;border:1px solid #2f352f;border-radius:14px;padding:16px 18px}.format-card h3{color:#f2f4f2;margin:0 0 6px;font-size:1rem;font-weight:700}.format-card-tag{letter-spacing:.04em;text-transform:uppercase;color:#c9aa3a;margin:0 0 10px;font-size:.72rem;font-weight:600}.format-card p{color:#a5aca5;margin:0 0 10px;font-size:.88rem;line-height:1.55}.format-card p:last-child{margin-bottom:0}.format-card-who{border-top:1px solid #252a25;padding-top:10px;color:#959c95!important}.format-card-who strong{color:#d8e6ff}.format-summary{color:#c8cec8;background:#fce4990f;border:1px solid #fce4992e;border-radius:12px;margin:18px 0 0;padding:14px 16px;font-size:.88rem;line-height:1.55}.format-summary strong{color:#fce499}.privacy-note{color:#cfe8d4;background:#243328b3;border:1px solid #3d6844;border-radius:14px;margin-bottom:20px;padding:14px 16px;font-size:14px;line-height:1.55}.upload-section{flex-direction:column;gap:16px;display:flex}.dropzone-wrap{width:100%}.dropzone-input{display:none}.dropzone{color:#d8ddd8;cursor:pointer;background:linear-gradient(#ffffff05,#0000),#181a18;border:2px dashed #4a524a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:190px;padding:28px 24px;transition:border-color .2s,background .2s,transform .15s,box-shadow .2s;display:flex;position:relative}.dropzone:hover:not(.dropzone--disabled){background:linear-gradient(#fce4990a,#0000),#1c1f1c;border-color:#7a8a72;box-shadow:0 8px 32px #0003}.dropzone:focus-visible{outline-offset:3px;outline:2px solid #fce499}.dropzone--dragging{background:linear-gradient(#fce4991a,#0000),#1f221e;border-color:#fce499;transform:scale(1.01);box-shadow:0 0 0 4px #fce4991f}.dropzone--has-file{background:linear-gradient(#4ade800f,#0000),#1a1f1b;border-style:solid;border-color:#4ade8073}.dropzone--disabled{opacity:.65;cursor:not-allowed}.dropzone-icon{color:#fce499;background:#fce4991a;border-radius:16px;place-items:center;width:56px;height:56px;display:grid}.dropzone-icon svg{width:34px;height:34px}.dropzone-copy{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.dropzone-copy strong{color:#f2f4f2;font-size:1.05rem}.dropzone-copy span{color:#a8afa8;font-size:.92rem}.dropzone-formats{background:#252825;border-radius:999px;margin-top:4px;padding:4px 10px;color:#8f968f!important;font-size:.8rem!important}.dropzone-file{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.dropzone-file-name{color:#f2f4f2;word-break:break-all;font-size:1rem;font-weight:700}.dropzone-file-meta{color:#9fd0ff;font-size:.85rem;font-weight:600}.dropzone-hint{color:#8a918a;margin-top:4px;font-size:.82rem}.upload-btn{color:#141414;cursor:pointer;background:linear-gradient(#fce499 0%,#e8c96e 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 18px;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 8px 24px #fce4992e}.upload-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px #fce4993d}.upload-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.upload-btn-spinner{border:2px solid #14141433;border-top-color:#141414;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}button{font-family:var(--font)}@media (width<=720px){.menu-btn{display:flex}.nav{z-index:200;background:#0f0f0ef7;border:1px solid #fce49926;border-radius:16px;flex-direction:column;align-items:stretch;gap:4px;padding:16px;display:none;position:absolute;top:68px;left:16px;right:16px}.nav--open{display:flex}.nav a{border-radius:8px;padding:10px 14px;font-size:15px}.nav a:hover{background:#fce4990f}.site-header{position:sticky}}.result{background:#263828;border:1px solid #3d6844;border-radius:16px;margin-top:24px;padding:20px}.error{color:#ffb8b8;background:#3a2222;border:1px solid #7a3333;border-radius:16px;margin-top:24px;padding:16px}.lines-table{border-collapse:collapse;width:100%;margin-top:14px;font-size:14px}.lines-table th,.lines-table td{text-align:left;border-bottom:1px solid #3d6844;padding:10px}.lines-table th{color:#fce499}.lines-table td{color:#e5e5e5}.report-panel{border-top:1px solid #3d6844;margin-top:24px;padding-top:20px}.report-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.report-panel h3{color:#fce499;margin:0}.report-download-btn{color:#fce499;background:#2b2b2b;border:1px solid #fce499}.report-preview{background:#fff;border:1px solid #3d6844;border-radius:12px;width:100%;min-height:520px}.traffic-light{border-radius:50%;flex-shrink:0;display:inline-block}.traffic-light--sm{width:10px;height:10px}.traffic-light--md{width:14px;height:14px}.traffic-light--lg{width:22px;height:22px}.traffic-light--green{background:#4ade80;box-shadow:0 0 10px #4ade808c}.traffic-light--yellow{background:#fce499;box-shadow:0 0 10px #fce49973}.traffic-light--red{background:#f87171;box-shadow:0 0 10px #f871718c}.traffic-light--gray{background:#666}.validation-panel{border-top:1px solid #3d6844;margin-top:24px;padding-top:20px}.validation-panel h3{color:#fce499;margin-top:0}.validation-summary{border-radius:14px;align-items:center;gap:16px;margin-bottom:18px;padding:16px;display:flex}.validation-summary--green{background:#4ade8014;border:1px solid #4ade8059}.validation-summary--yellow{background:#fce49914;border:1px solid #fce49959}.validation-summary--red{background:#f8717114;border:1px solid #f8717159}.validation-summary--gray{background:#7878781f;border:1px solid #555}.validation-scenario{color:#bcbcbc;margin:6px 0 0;font-size:14px}.validation-checks{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.validation-check{background:#1a1a1a;border-radius:10px;grid-template-columns:16px 1fr auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.validation-check-label{color:#e5e5e5}.validation-check-state{font-size:13px;font-weight:600}.state-green{color:#4ade80}.state-yellow{color:#fce499}.state-red{color:#f87171}.validation-issues{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.validation-issue{background:#1a1a1a;border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.validation-issue--error,.validation-issue--fatal{border:1px solid #f8717159}.validation-issue--warning{border:1px solid #fce49959}.issue-location{color:#fce499;margin-bottom:4px;font-size:13px;font-weight:700}.issue-line-content{color:#d8e6ff;white-space:pre-wrap;word-break:break-word;background:#111;border:1px solid #333;border-radius:8px;margin:8px 0;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.45;overflow-x:auto}.issue-text{color:#e5e5e5;margin:0;line-height:1.5}.validation-ok-hint{color:#9fdfb8;margin:0;font-size:14px}.validation-overall-note{color:#bcbcbc;margin:6px 0 0;font-size:13px;line-height:1.45}.validation-section{background:#171717;border-radius:16px;margin-bottom:20px;padding:18px}.validation-section--kosit{border:1px solid #64b5f673;box-shadow:inset 0 0 0 1px #64b5f614}.validation-section--extended{border:1px solid #444}.validation-section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.validation-section-header h4{color:#f5f5f5;margin:0;font-size:18px}.validation-section-subtitle{color:#bcbcbc;max-width:34rem;margin:6px 0 0;font-size:13px;line-height:1.45}.validation-official-badge{color:#9fd0ff;letter-spacing:.04em;text-transform:uppercase;background:#64b5f629;border:1px solid #64b5f673;border-radius:999px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.validation-section-status{text-align:right;flex-shrink:0;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.validation-section-status--green{color:#4ade80}.validation-section-status--yellow{color:#fce499}.validation-section-status--red{color:#f87171}.validation-section-status--gray{color:#aaa}.site-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding:2rem clamp(20px,5vw,80px);display:flex}.site-footer-left{color:var(--text-dim);letter-spacing:.04em;font-size:.72rem;line-height:1.6}.site-footer-left strong{color:#c9aa3a}.site-footer-right{flex-wrap:wrap;gap:1.5rem;display:flex}.site-footer-right a{color:var(--text-dim);letter-spacing:.04em;font-size:.72rem;text-decoration:none;transition:color .2s}.site-footer-right a:hover{color:var(--yellow)}.site-footer-link--active{color:#c9aa3a!important}.legal-wrap{max-width:760px;min-height:calc(100vh - 184px);margin:0 auto;padding:3rem 20px 4rem}.legal-back{color:var(--text-dim);letter-spacing:.04em;align-items:center;gap:.4rem;margin-bottom:2.5rem;font-size:.78rem;text-decoration:none;transition:color .2s;display:inline-flex}.legal-back:hover{color:var(--yellow)}.legal-wrap h1{letter-spacing:-.03em;color:var(--text);margin:0 0 .5rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800}.legal-date{color:var(--text-dim);letter-spacing:.04em;margin:0 0 2.5rem;font-size:.75rem}.legal-sections{flex-direction:column;gap:2.5rem;display:flex}.legal-sections h2{letter-spacing:.08em;text-transform:uppercase;color:#c9aa3a;margin:0 0 .75rem;font-size:.78rem;font-weight:700}.legal-sections p{color:var(--text-muted);margin:0 0 1rem;font-size:.925rem;line-height:1.85}.legal-sections p:last-child{margin-bottom:0}.legal-sections a{color:var(--yellow);text-underline-offset:2px;text-decoration:underline}.legal-sections a:hover{opacity:.85}@media (width<=720px){.site-footer{flex-direction:column;align-items:flex-start}}
