.soknad-page{color:#fff;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:140px 20px 80px;display:flex;position:relative;overflow:hidden}.soknad-page:before{content:"";background-image:var(--page-bg,none);filter:brightness(.5)blur(3px);z-index:-2;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:fixed;inset:0}.soknad-page:after{content:"";z-index:-1;background:radial-gradient(900px 500px at 50% 10%,#4a7dc638,#0000 70%),linear-gradient(#04060e8c,#04060ed9);position:fixed;inset:0}.soknad-wrapper{flex-direction:column;align-items:center;width:100%;max-width:820px;margin:0 auto;display:flex}.soknad-hero{text-align:center;margin-bottom:36px;animation:.9s cubic-bezier(.22,1,.36,1) both fade-up}.soknad-hero .eyebrow{margin-bottom:14px;display:inline-block}.soknad-hero h1{margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2.2rem,5vw,3.6rem);font-style:italic;font-weight:400;line-height:1.1}.soknad-hero h1 .gold{background:linear-gradient(135deg,#e4eeff,#6a95d6);color:#0000;-webkit-background-clip:text;background-clip:text}.soknad-content{-webkit-backdrop-filter:blur(16px);background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff1a;border-radius:22px;width:100%;padding:44px 40px;animation:.9s cubic-bezier(.22,1,.36,1) .2s both fade-up;box-shadow:0 30px 80px -20px #000000b3}.soknad-content p{color:#ffffffd9;margin-bottom:1.1rem;font-family:Inter,sans-serif;font-weight:300;line-height:1.85}.soknad-content h2{background:linear-gradient(135deg,#e4eeff,#6a95d6);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:2.2rem;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.8rem;font-style:italic;font-weight:500}.soknad-content h3{text-transform:uppercase;letter-spacing:.22em;color:#a9c4f2;margin-top:1.5rem;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500}.soknad-list,.soknad-questions{text-align:left;gap:.6rem;margin:.5rem 0 1.5rem;padding:0;list-style:none;display:grid}.soknad-list{grid-template-columns:repeat(2,1fr)}@media (max-width:560px){.soknad-list{grid-template-columns:1fr}}.soknad-list li{color:#ffffffe6;counter-increment:soknad-counter;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:.65rem .9rem .65rem 2.4rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;transition:border-color .3s,background .3s;position:relative}.soknad-list{counter-reset:soknad-counter}.soknad-list li:before{content:counter(soknad-counter,decimal-leading-zero);color:#8fb0e0;font-family:Playfair Display,serif;font-size:.9rem;font-style:italic;font-weight:500;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.soknad-list li:hover{background:#4a7dc614;border-color:#4a7dc666}.soknad-questions li{color:#ffffffe0;background:#ffffff08;border-left:2px solid #4a7dc68c;border-radius:6px;padding:.9rem 1rem .9rem 2.2rem;font-family:Inter,sans-serif;font-weight:300;line-height:1.6;position:relative}.soknad-questions li:before{content:"?";color:#8fb0e0;font-family:Playfair Display,serif;font-style:italic;font-weight:500;position:absolute;top:.9rem;left:.8rem}.soknad-content a{color:#a9c4f2;border-bottom:1px solid #a9c4f266;text-decoration:none;transition:color .3s,border-color .3s}.soknad-content a:hover{color:#d6e4ff;border-bottom-color:#d6e4ff}.soknad-deadline{text-align:center;background:linear-gradient(135deg,#4a7dc62e,#4a7dc60f);border:1px solid #4a7dc666;border-radius:12px;padding:1.1rem 1.4rem;box-shadow:inset 0 1px #d6e4ff1a;color:#d6e4ff!important;margin-top:2rem!important;font-weight:400!important}.soknad-deadline strong{color:#fff;font-weight:600}@media (max-width:640px){.soknad-page{padding-top:120px}.soknad-page:before{background-attachment:scroll;height:100dvh}.soknad-content{border-radius:20px;padding:28px 22px}}
