*{box-sizing:border-box;margin:0;padding:0}:root{--primary-orange:#e67e22;--light-orange:#f39c12;--dark-text:#333;--light-gray:#f8fafc;--medium-gray:#64748b}body{color:#333;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{z-index:1000;background:#1e293b;width:100%;position:fixed;top:0;box-shadow:0 2px 10px #0000004d}.navigation{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.logo a{text-decoration:none}.logo h1{color:var(--primary-orange);letter-spacing:-.02em;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:700;transition:color .3s}.logo a:hover h1{color:var(--light-orange)}.nav-menu{gap:2rem;list-style:none;display:flex}.nav-link{color:#e2e8f0;font-weight:500;text-decoration:none;transition:color .3s}.nav-link:hover{color:var(--primary-orange)}.hamburger-menu{cursor:pointer;flex-direction:column;padding:5px;display:none}.hamburger-menu span{background-color:#e2e8f0;border-radius:2px;width:25px;height:3px;margin:3px 0;transition:all .3s}.hamburger-menu:hover span{background-color:var(--primary-orange)}.hamburger-menu.active span:first-child{transform:rotate(-45deg)translate(-5px,6px)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}.hero{color:#fff;text-align:center;box-sizing:border-box;background-color:#8b7355;background-image:linear-gradient(#0006,#0006),url(/images/motylek-dla-tomaszka.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;height:100vh;padding-top:100px;display:flex;position:relative}.hero-title{text-shadow:0 2px 4px #0000004d;margin-bottom:1rem;font-family:Great Vibes,cursive;font-size:4rem;font-weight:400}.hero-subtitle{opacity:.95;text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:1.4rem;font-weight:500}.hero-content{z-index:2;max-width:900px;margin-top:0;padding:0 20px;position:relative}.hero-description{opacity:.95;text-shadow:0 2px 4px #0000004d;text-align:center;max-width:900px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;font-weight:400;line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:6px;padding:12px 24px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{background:var(--primary-orange);color:#fff}.btn-primary:hover{background:var(--light-orange);transform:translateY(-2px)}.btn-secondary{color:#fff;background:0 0;border:2px solid #fff}.btn-secondary:hover{color:var(--primary-orange);background:#fff}.page-header{text-align:left;background-color:#0000;background-image:linear-gradient(#0006,#0006),url(/images/motylek-dla-tomaszka.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:120px 0 60px;position:relative}.page-title{color:#fff;text-shadow:0 2px 4px #00000080;margin-bottom:1rem;font-family:Great Vibes,cursive;font-size:3rem;font-weight:400}.breadcrumbs{color:#ffffffe6;font-size:.9rem}.breadcrumbs a{color:#fff;text-shadow:0 1px 3px #0000004d;text-decoration:none;transition:color .3s}.breadcrumbs a:hover{color:var(--light-orange)}.breadcrumb-separator{color:#ffffffb3;margin:0 .5rem}.breadcrumb-current{color:#fff;text-shadow:0 1px 3px #0000004d;font-weight:500}section{padding:80px 0}.section-title{text-align:center;color:#1e293b;margin-bottom:3rem;font-size:2.5rem;font-weight:600}.about{background:#f8fafc}.about-content{text-align:center;max-width:800px;margin:0 auto}.about-content p{color:#64748b;font-size:1.125rem;line-height:1.8}.disease{background:#f8fafc}.disease-content{text-align:center;max-width:800px;margin:0 auto}.disease-content p{color:#64748b;font-size:1.125rem;line-height:1.8}.treatment-content{text-align:center;max-width:800px;margin:0 auto}.treatment-content p{color:#64748b;font-size:1.125rem;line-height:1.8}.help{background:#f8fafc}.help-content{text-align:center;max-width:800px;margin:0 auto}.help-content p{color:#64748b;margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.help-methods{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0;display:grid}.help-item{text-align:center;background:#fff;border-radius:8px;padding:2rem;transition:transform .3s;box-shadow:0 4px 6px #0000000d}.help-item:hover{transform:translateY(-3px)}.help-item h3{color:#2563eb;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.help-item p{color:#64748b}.tax-help{background:radial-gradient(circle at 20% 80%, #e67e22cc 0%, transparent 50%), radial-gradient(circle at 80% 20%, #f39c1299 0%, transparent 50%), linear-gradient(135deg, var(--primary-orange) 0%, var(--light-orange) 100%);text-align:center;padding:80px 0;position:relative;overflow:hidden}.tax-help:before{content:"";z-index:1;background:#ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.tax-help:after{content:"";z-index:1;background:#ffffff0f;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;left:-80px}.tax-help-title{color:#fff;z-index:2;text-shadow:0 2px 4px #0003;margin-bottom:2rem;font-size:2.2rem;font-weight:600;position:relative}.tax-help-info{z-index:2;margin-bottom:2rem;font-size:1.1rem;position:relative}.krs-label,.cel-label{color:#ffffffe6;text-shadow:0 1px 3px #0003;font-weight:500}.krs-number,.cel-number{color:#fff;text-shadow:0 2px 4px #0000004d;margin-right:1rem;font-weight:700}.name{color:#fff;text-shadow:0 1px 3px #0003;font-weight:600}.tax-help-button{backdrop-filter:blur(10px);color:#fff;z-index:2;text-shadow:0 1px 3px #0003;background:#fff3;border:1px solid #ffffff4d;border-radius:15px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;position:relative;box-shadow:0 8px 32px #0000001a}.tax-help-button:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:0 12px 40px #00000026}.tax-help .tax-circle-1{z-index:1;background:#ffffff0f;border-radius:50%;width:140px;height:140px;position:absolute;top:25%;left:8%}.tax-help .tax-circle-2{z-index:1;background:#ffffff14;border-radius:50%;width:90px;height:90px;position:absolute;top:65%;right:12%}.tax-help .tax-circle-3{z-index:1;background:#ffffff0d;border-radius:50%;width:70px;height:70px;position:absolute;top:15%;left:75%}.info-sections{background:#fff;padding:80px 0}.info-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.info-item{text-align:center;padding:2rem}.info-icon{margin-bottom:1.5rem;font-size:3rem}.info-item h3{color:var(--dark-text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.info-item p{color:var(--medium-gray);font-size:1rem;line-height:1.7}.gallery{background:#f8fafc;padding:80px 0}.gallery-title{text-align:center;color:var(--primary-orange);margin-bottom:3rem;padding:0;font-size:2.5rem;font-weight:600}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:8px;max-width:1000px;margin:0 auto;padding:0 20px;display:grid}.gallery-item{cursor:pointer;aspect-ratio:1;border-radius:8px;transition:transform .3s;position:relative;overflow:hidden}.gallery-item:hover{z-index:1;transform:scale(1.05);box-shadow:0 8px 25px #0003}.gallery-item img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s}.gallery-item:hover img{transform:scale(1.1)}.lightbox{z-index:9999;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.lightbox-content{text-align:center;max-width:90%;max-height:90%;position:relative}.lightbox-close{color:#fff;cursor:pointer;z-index:10001;background:0 0;border:none;font-size:2rem;position:absolute;top:-40px;right:0}.lightbox-close:hover{color:var(--primary-orange)}#lightbox-image{object-fit:contain;max-width:100%;max-height:80vh}.lightbox-nav{pointer-events:none;justify-content:space-between;width:100%;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-prev,.lightbox-next{color:#fff;cursor:pointer;pointer-events:auto;background:#00000080;border:none;padding:1rem;font-size:2rem;transition:background .3s}.lightbox-prev:hover,.lightbox-next:hover{background:var(--primary-orange)}.lightbox-prev{margin-left:-50px}.lightbox-next{margin-right:-50px}.documents-gallery{margin:2rem 0}.documents-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;max-width:100%;margin:0;display:grid}.document-item{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 2px 4px #0000001a}.document-item:hover{border-color:var(--primary-orange);transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.document-item img{object-fit:cover;object-position:top;width:100%;height:150px}.document-title{color:var(--dark);text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;padding:10px 15px;font-size:.85rem;font-weight:500}#document-lightbox-image{object-fit:contain;max-width:100%;max-height:80vh}.about-tomek{background-color:#0000;background-image:linear-gradient(#f8fafcb3,#f8fafcb3),url(/images/dandelion-1622100_1920.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:80px 0}.about-tomek-content{grid-template-columns:2fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.about-tomek-title{color:var(--primary-orange);margin-bottom:2rem;font-size:2.5rem;font-weight:600}.about-tomek-text p{color:var(--dark-text);text-align:left;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.about-tomek-text h3{color:var(--dark-text);margin:2rem 0 1rem;font-size:1.4rem;font-weight:600}.about-tomek-text h4{color:var(--dark-text);margin:1.5rem 0 .75rem;font-size:1.15rem;font-weight:600}.about-tomek-text ul{margin-bottom:1.5rem;padding-left:1.5rem}.about-tomek-text li{color:var(--dark-text);margin-bottom:.5rem;font-size:1rem;line-height:1.7}.signature{color:var(--medium-gray);margin-top:2rem;font-style:italic}.about-tomek-sidebar{background:#fff;border-radius:8px;height:fit-content;padding:2rem;position:sticky;top:100px;box-shadow:0 4px 6px #0000000d}.about-tomek-sidebar h3{color:var(--primary-orange);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.about-tomek-sidebar p{color:var(--dark-text);margin-bottom:.8rem;font-size:1rem;line-height:1.5}.thanks{background:radial-gradient(circle at 20% 80%, #e67e22cc 0%, transparent 50%), radial-gradient(circle at 80% 20%, #f39c1299 0%, transparent 50%), linear-gradient(135deg, var(--primary-orange) 0%, var(--light-orange) 100%);text-align:center;padding:80px 0;position:relative;overflow:hidden}.thanks:before{content:"";z-index:1;background:#ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.thanks:after{content:"";z-index:1;background:#ffffff0f;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;left:-80px}.thanks .circle-1{z-index:1;background:#ffffff0d;border-radius:50%;width:120px;height:120px;position:absolute;top:30%;left:10%}.thanks .circle-2{z-index:1;background:#ffffff12;border-radius:50%;width:80px;height:80px;position:absolute;top:60%;right:15%}.thanks .circle-3{z-index:1;background:#ffffff0a;border-radius:50%;width:60px;height:60px;position:absolute;top:10%;left:70%}.thanks-title{color:#fff;z-index:2;text-shadow:0 2px 4px #0003;margin-bottom:3rem;font-size:2.5rem;font-weight:600;position:relative}.thanks-content{z-index:2;max-width:800px;margin:0 auto;position:relative}.thanks-text{color:#fff;text-shadow:0 1px 3px #0003;margin-bottom:2rem;font-size:1.2rem;font-weight:500}.thanks-names{backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:15px;margin:2rem 0;padding:2rem;box-shadow:0 8px 32px #0000001a}.thanks-names p{color:#fff;text-shadow:0 1px 3px #0003;margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.thanks-footer{color:#ffffffe6;text-shadow:0 1px 3px #0003;margin:2rem 0;font-size:1rem;line-height:1.6}.thanks-heart{color:#fff;text-shadow:0 2px 4px #0000004d;margin-top:2rem;font-size:1.3rem;font-weight:700}.footer{color:#fff;text-align:center;background:#1e293b;padding:2rem 0}.footer p{color:#94a3b8}@media (width<=1024px) and (width>=769px){.hero{min-height:95vh;padding-top:100px}.hero-title{margin-bottom:1.2rem;font-size:3.2rem}.hero-description{max-width:800px;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.hero-buttons{margin-top:1.5rem}}@media (width<=1200px) and (width>=1025px){.hero{min-height:95vh;padding-top:90px}.hero-title{font-size:3.5rem}.hero-description{max-width:850px;font-size:1.08rem}}@media (width<=768px){.hero{box-sizing:border-box;background-position:50%;background-size:cover;height:auto;min-height:100vh;padding-top:120px}.hero-content{margin-top:0}.hero-title{font-size:2rem}.page-title{font-size:2.2rem}.hero-subtitle{font-size:1.1rem}.hamburger-menu{display:flex}.nav-menu{text-align:center;z-index:999;background-color:#1e293b;flex-direction:column;width:100%;padding:2rem 0;transition:all .3s;position:fixed;top:70px;left:-100%;box-shadow:0 10px 27px #0000004d}.nav-menu.active{left:0}.nav-menu li{margin:1rem 0}.nav-link{padding:.5rem 1rem;font-size:1.1rem;display:block}.section-title{font-size:2rem}.tax-help-title{font-size:1.8rem}.gallery-title,.about-tomek-title,.thanks-title{font-size:2rem}.info-item h3,.about-tomek-sidebar h3,h3{font-size:1.3rem}h4{font-size:1.1rem}.hero-buttons{flex-direction:column;align-items:center;margin-bottom:2rem}.hero-content{padding:0 15px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:6px;max-width:600px;padding:0 15px}.hero-description{font-size:1.1rem}.gallery-title{padding:40px 0 0}.lightbox-prev,.lightbox-next{padding:.5rem;font-size:1.5rem}.lightbox-prev{margin-left:-20px}.lightbox-next{margin-right:-20px}.about-tomek-content{flex-direction:column;grid-template-columns:1fr;gap:2rem;display:flex}.about-tomek-text{order:1}.about-tomek-sidebar{order:2;position:static;top:auto}}@media (width<=480px){.hero{box-sizing:border-box;height:auto;min-height:100vh;padding-top:140px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:4px;max-width:400px;padding:0 10px}.gallery-item{border-radius:6px}.hero-description{font-size:1rem}.hero-title{font-size:1.8rem}.page-title{font-size:2rem}.section-title{font-size:1.8rem}.tax-help-title{font-size:1.6rem}.gallery-title,.about-tomek-title,.thanks-title{font-size:1.8rem}.info-item h3,.about-tomek-sidebar h3,h3{font-size:1.2rem}h4{font-size:1rem}.about-tomek-content{flex-direction:column;grid-template-columns:1fr;gap:2rem;display:flex}.about-tomek-text{order:1}.about-tomek-sidebar{order:2;position:static;top:auto}.about-tomek{background-attachment:scroll}}@supports (-webkit-touch-callout:none){@media (width<=768px){.hero{padding-top:130px}.hero-title{font-size:1.9rem}.page-title{font-size:2.1rem}.section-title{font-size:1.9rem}.tax-help-title{font-size:1.7rem}.gallery-title,.about-tomek-title,.thanks-title{font-size:1.9rem}h3{font-size:1.25rem}h4{font-size:1.05rem}}@media (width<=480px){.hero{padding-top:150px}.hero-title{font-size:1.7rem}.page-title{font-size:1.9rem}.section-title{font-size:1.7rem}.tax-help-title{font-size:1.5rem}.gallery-title,.about-tomek-title,.thanks-title{font-size:1.7rem}h3{font-size:1.15rem}h4{font-size:.95rem}}@media (width<=375px){.hero{padding-top:160px}.hero-title{font-size:1.6rem}.page-title{font-size:1.8rem}.section-title{font-size:1.6rem}.tax-help-title{font-size:1.4rem}.gallery-title,.about-tomek-title,.thanks-title{font-size:1.6rem}h3{font-size:1.1rem}h4{font-size:.9rem}}}
