.zo3-module__NFVjWG__page{max-width:860px;margin:0 auto;padding:3rem 2rem 5rem;animation:.5s both zo3-module__NFVjWG__fadeUp}.zo3-module__NFVjWG__header{margin-bottom:2.5rem}.zo3-module__NFVjWG__label{letter-spacing:.12em;color:var(--mid);text-transform:uppercase;margin-bottom:.75rem;font-size:11px;font-weight:500}.zo3-module__NFVjWG__h1{letter-spacing:-.02em;margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.15}.zo3-module__NFVjWG__h1 em{color:var(--sage);font-style:italic}.zo3-module__NFVjWG__subtitle{color:var(--mid);font-size:.95rem;font-weight:300}.zo3-module__NFVjWG__section{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:1.5rem;padding:2rem}.zo3-module__NFVjWG__sectionTitle{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.75rem;font-family:DM Serif Display,serif;font-size:1.2rem}.zo3-module__NFVjWG__sectionTitle em{color:var(--sage);font-style:italic}.zo3-module__NFVjWG__fieldGrid{grid-template-columns:1fr 1fr;gap:1rem 1.5rem;display:grid}.zo3-module__NFVjWG__fieldFull{grid-column:1/-1}.zo3-module__NFVjWG__fieldGroup{flex-direction:column;gap:.35rem;display:flex}.zo3-module__NFVjWG__fieldLabel{color:var(--mid);letter-spacing:.03em;font-size:12px;font-weight:500}.zo3-module__NFVjWG__fieldInput{border:1px solid var(--border);border-radius:var(--radius);background:var(--paper);color:var(--ink);outline:none;width:100%;padding:.6rem .75rem;font-family:DM Sans,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.zo3-module__NFVjWG__fieldInput:focus{border-color:var(--sage);box-shadow:0 0 0 3px var(--sage-pale)}.zo3-module__NFVjWG__fieldInput::placeholder{color:var(--mid);opacity:.6}.zo3-module__NFVjWG__fieldHint{color:var(--mid);margin-top:-.15rem;font-size:12px}.zo3-module__NFVjWG__fieldSelect{border:1px solid var(--border);border-radius:var(--radius);background:var(--paper);color:var(--ink);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%237a8a7d' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;outline:none;width:100%;padding:.6rem 2rem .6rem .75rem;font-family:DM Sans,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.zo3-module__NFVjWG__fieldSelect:focus{border-color:var(--sage);box-shadow:0 0 0 3px var(--sage-pale)}.zo3-module__NFVjWG__autocompleteWrap{position:relative}.zo3-module__NFVjWG__autocompleteList{z-index:10;background:var(--white);border:1px solid var(--border);border-radius:0 0 var(--radius) var(--radius);border-top:none;max-height:180px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000014}.zo3-module__NFVjWG__autocompleteItem{cursor:pointer;color:var(--ink);padding:.5rem .75rem;font-size:.9rem;transition:background .15s}.zo3-module__NFVjWG__autocompleteItem:hover,.zo3-module__NFVjWG__autocompleteItemActive{background:var(--sage-pale)}.zo3-module__NFVjWG__familyTable{border-collapse:collapse;width:100%}.zo3-module__NFVjWG__familyTable thead th{letter-spacing:.06em;color:var(--mid);text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border);padding:0 .5rem .75rem;font-size:11px;font-weight:500}.zo3-module__NFVjWG__familyTable thead th:first-child{text-align:center;width:40px}.zo3-module__NFVjWG__familyTable tbody td{vertical-align:middle;border-bottom:1px solid #eee;padding:.5rem .4rem;font-size:.88rem}.zo3-module__NFVjWG__familyTable tbody td:first-child{text-align:center;color:var(--mid);font-size:.8rem;font-weight:500}.zo3-module__NFVjWG__familyInput{border:1px solid var(--border);border-radius:var(--radius);background:var(--paper);color:var(--ink);outline:none;width:100%;padding:.4rem .5rem;font-family:DM Sans,sans-serif;font-size:.85rem;transition:border-color .2s,box-shadow .2s}.zo3-module__NFVjWG__familyInput:focus{border-color:var(--sage);box-shadow:0 0 0 3px var(--sage-pale)}.zo3-module__NFVjWG__dateGrid{grid-template-columns:1fr 1fr 1fr;gap:.5rem;max-width:280px;display:grid}.zo3-module__NFVjWG__dateGridLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--mid);text-align:center;font-size:10px}.zo3-module__NFVjWG__izjavaText{color:var(--mid);margin-bottom:1.5rem;font-size:.88rem;line-height:1.7}.zo3-module__NFVjWG__dateField{align-items:center;gap:.75rem;display:flex}.zo3-module__NFVjWG__dateLabel{color:var(--ink);font-size:13px;font-weight:500}.zo3-module__NFVjWG__actions{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.zo3-module__NFVjWG__exportBtn{border-radius:var(--radius-lg);background:var(--sage);color:var(--white);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 2rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;transition:background .2s,transform .15s;display:inline-flex}.zo3-module__NFVjWG__exportBtn:hover{background:var(--sage-light)}.zo3-module__NFVjWG__exportBtn:active{transform:scale(.97)}.zo3-module__NFVjWG__exportBtn svg{width:18px;height:18px}@media (max-width:640px){.zo3-module__NFVjWG__page{padding:2rem 1rem 4rem}.zo3-module__NFVjWG__fieldGrid{grid-template-columns:1fr}.zo3-module__NFVjWG__section{padding:1.25rem}.zo3-module__NFVjWG__dateGrid{max-width:100%}}.zo3-module__NFVjWG__dataNapomena{color:var(--mid);text-align:center;background:var(--paper);border:1px solid var(--border);border-radius:var(--radius);margin-top:1.5rem;margin-bottom:2rem;padding:.75rem 1rem;font-size:12px;font-weight:300;line-height:1.6}
