@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;1,6..72,500&display=swap";:root{--green-950: #0b271d;--green-900: #103326;--green-800: #153c2c;--green-700: #20563e;--green-600: #2e6b4c;--green-100: #e7eee9;--green-50: #f1f5f2;--ivory: #f6f3ec;--paper: #fbfaf7;--white: #fff;--ink: #17221d;--muted: #647169;--gold: #c6a463;--line: #dce3de;--shadow: 0 20px 60px rgba(15, 48, 35, .1);--serif: "Newsreader", "Iowan Old Style", "Baskerville", Georgia, serif;--sans: "DM Sans", Inter, ui-sans-serif, system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{position:fixed;width:100%;overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{display:block}.skip-link{position:fixed;z-index:200;top:8px;left:8px;padding:10px 16px;background:var(--white);color:var(--green-900);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.site-header{position:fixed;z-index:100;inset:0 0 auto;color:var(--white);border-bottom:1px solid rgba(255,255,255,.18);transition:background .24s ease,box-shadow .24s ease,color .24s ease}.site-header.is-scrolled{color:var(--green-950);background:#fffffff7;box-shadow:0 8px 30px #0e2a1f14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header.is-menu-open{color:var(--green-950);background:var(--white);box-shadow:0 8px 30px #0e2a1f14;-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{display:flex;align-items:center;height:86px}.brand{display:inline-flex;align-items:center;gap:10px;line-height:1}.brand-mark{display:grid;width:42px;height:48px;place-items:center}.brand-mark svg{width:38px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.brand-copy{display:flex;flex-direction:column;gap:3px;text-transform:uppercase;letter-spacing:.09em}.brand-copy strong{font-family:var(--serif);font-size:23px;font-weight:500;letter-spacing:.03em}.brand-copy span{font-size:9px;font-weight:700;letter-spacing:.28em}.desktop-nav{display:flex;gap:clamp(24px,3vw,44px);margin-left:auto}.desktop-nav a{position:relative;font-size:13px;font-weight:600}.desktop-nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .22s ease}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:14px;padding:0 26px;border:1px solid var(--green-800);background:var(--green-800);color:var(--white);cursor:pointer;font-size:13px;font-weight:700;letter-spacing:.02em;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.button:hover{background:var(--green-950);border-color:var(--green-950);transform:translateY(-2px)}.button svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button-sm{min-height:44px;padding-inline:20px}.header-cta{margin-left:40px;border-color:var(--white);background:var(--white);color:var(--green-900)}.site-header.is-scrolled .header-cta{border-color:var(--green-800);background:var(--green-800);color:var(--white)}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;min-height:780px;height:min(900px,100svh);color:var(--white);isolation:isolate}.hero-media,.hero-overlay{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0}.hero-media{background:var(--green-950) url(/assets/polska-ziemia-hero.jpg) center center / cover no-repeat;animation:hero-in 1.6s cubic-bezier(.2,.8,.2,1) both}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#061b13db,#081d159e 42%,#0a1e1614 76%),linear-gradient(0deg,rgba(7,27,20,.5) 0%,transparent 44%)}.hero-content{display:flex;height:100%;flex-direction:column;justify-content:center;padding-top:70px}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 24px;color:var(--green-700);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.eyebrow>span{width:35px;height:1px;background:currentColor}.eyebrow-light{color:#ffffffb8}.hero .eyebrow{opacity:0;animation:copy-in .7s .25s ease forwards}h1,h2{margin:0;font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:.98}h1{max-width:860px;font-size:clamp(62px,7.5vw,108px);opacity:0;animation:copy-in .8s .35s ease forwards}h1 em,h2 em{font-weight:400}h1 em{color:#dcc384}h2{color:var(--green-950);font-size:clamp(48px,5vw,70px)}h2 em{color:var(--green-600)}.hero-lead{max-width:580px;margin:30px 0 0;color:#fffc;font-size:17px;line-height:1.75;opacity:0;animation:copy-in .8s .47s ease forwards}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:40px;opacity:0;animation:copy-in .8s .59s ease forwards}.button-light{border-color:var(--white);background:var(--white);color:var(--green-950)}.button-light:hover{border-color:var(--ivory);background:var(--ivory);color:var(--green-950)}.text-link{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;border-bottom:1px solid currentColor;background:none;color:var(--green-700);cursor:pointer;font-size:13px;font-weight:700;line-height:2}.text-link-light{color:#ffffffe0}.scroll-cue{position:absolute;right:40px;bottom:35px;display:flex;align-items:center;gap:12px;color:#ffffffb3;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.scroll-cue svg{width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.trust-strip{position:relative;z-index:4;background:var(--green-950);color:var(--white)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{display:flex;min-height:118px;align-items:center;gap:20px;padding:24px 42px;border-right:1px solid rgba(255,255,255,.13)}.trust-item:first-child{padding-left:0}.trust-item:last-child{padding-right:0;border-right:0}.trust-item svg{width:32px;flex:0 0 auto;fill:none;stroke:var(--gold);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.trust-item span{color:#ffffff94;font-size:12px;line-height:1.55}.trust-item strong{display:block;color:var(--white);font-family:var(--serif);font-size:18px;font-weight:400}.section{padding-block:130px}.practices{overflow:hidden}.section-heading{margin-bottom:70px}.heading-split{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);align-items:end;gap:80px}.heading-split>p{max-width:420px;margin:0 0 5px;color:var(--muted);font-size:15px}.practice-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.practice-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .26s ease,color .26s ease}.practice-card:nth-child(2n){border-right:0}.practice-card button{display:grid;width:100%;min-height:138px;grid-template-columns:38px 54px 1fr 24px;align-items:center;gap:20px;padding:22px 34px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.practice-number{align-self:start;padding-top:14px;color:#87938b;font-family:var(--serif);font-size:13px}.practice-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:var(--green-50);color:var(--green-700);transition:background .26s ease,color .26s ease}.practice-icon svg{width:29px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.practice-title{max-width:330px;font-family:var(--serif);font-size:24px;line-height:1.15}.practice-toggle{position:relative;width:22px;height:22px}.practice-toggle:before,.practice-toggle:after{position:absolute;top:10px;left:3px;width:16px;height:1px;background:currentColor;content:"";transition:transform .26s ease}.practice-toggle:after{transform:rotate(90deg)}.practice-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.2,.8,.2,1)}.practice-content>div{overflow:hidden}.practice-content p{margin:0;color:#ffffffa8;font-size:14px}.practice-content a{display:inline-flex;gap:8px;margin-top:20px;color:var(--white);font-size:12px;font-weight:700}.practice-content>div{padding:0 38px 0 146px;transition:padding .36s ease}.practice-card.is-open{background:var(--green-800);color:var(--white)}.practice-card.is-open .practice-icon{background:#ffffff1a;color:var(--gold)}.practice-card.is-open .practice-number{color:#ffffff7a}.practice-card.is-open .practice-toggle:after{transform:rotate(0)}.practice-card.is-open .practice-content{grid-template-rows:1fr}.practice-card.is-open .practice-content>div{padding-bottom:34px}.about{position:relative;overflow:hidden;padding-block:0;background:var(--green-900);color:var(--white)}.about:before{position:absolute;top:-40%;left:-10%;width:620px;height:620px;border:1px solid rgba(255,255,255,.05);border-radius:50%;content:""}.about-accent{position:absolute;top:0;right:0;width:35%;height:6px;background:var(--gold)}.about-grid{display:grid;min-height:710px;grid-template-columns:.8fr 1.2fr;align-items:stretch}.about-visual{position:relative;display:flex;align-items:center;padding-right:80px;border-right:1px solid rgba(255,255,255,.1)}.quote-card svg{width:65px;margin-bottom:44px;fill:none;stroke:var(--gold);stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.quote-card blockquote{margin:0;font-family:var(--serif);font-size:clamp(26px,2.4vw,37px);font-style:italic;line-height:1.35}.about-copy{display:flex;flex-direction:column;justify-content:center;padding:110px 0 110px 100px}.about-copy h2{color:var(--white)}.about-copy h2 em{color:#dcc384}.about-text{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:45px;color:#ffffffa6;font-size:14px}.about-text p{margin:0}.about-values{display:flex;flex-wrap:wrap;gap:24px 42px;margin-top:55px;padding-top:26px;border-top:1px solid rgba(255,255,255,.13);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.about-values b{margin-right:8px;color:var(--gold);font-family:var(--serif);font-weight:400}.advice{background:var(--ivory)}.advice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.advice-card{position:relative;display:flex;min-height:420px;flex-direction:column;padding:38px 34px;border:1px solid #dcd8ce;background:#ffffff73;transition:transform .24s ease,box-shadow .24s ease,background .24s ease}.advice-card:hover{background:var(--white);box-shadow:var(--shadow);transform:translateY(-6px)}.advice-card-featured{background:var(--white);border-top:3px solid var(--green-700)}.advice-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:46px;color:#8c968e;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.advice-meta span{color:var(--green-700)}.advice-card h3{margin:0 0 20px;font-family:var(--serif);font-size:30px;font-weight:400;line-height:1.15}.advice-card p{margin:0 0 26px;color:var(--muted);font-size:13px}.advice-card .text-link{align-self:flex-start;margin-top:auto}.advice-disclaimer{margin:24px 0 0;color:#89938c;font-size:11px;text-align:right}.contact{position:relative;overflow:hidden;padding-block:120px;background:var(--green-950);color:var(--white)}.contact:after{position:absolute;right:-240px;bottom:-400px;width:750px;height:750px;border:1px solid rgba(255,255,255,.05);border-radius:50%;content:""}.contact-grid{position:relative;z-index:1;display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;align-items:center}.contact-copy h2{color:var(--white)}.contact-copy h2 em{color:#dcc384}.contact-copy>p:not(.eyebrow){max-width:480px;margin:30px 0 0;color:#ffffff9e;font-size:14px}.contact-details{display:grid;gap:22px;margin-top:50px}.contact-details a,.contact-details>div{display:flex;align-items:center;gap:18px}.contact-details svg{width:24px;flex:0 0 auto;fill:none;stroke:var(--gold);stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.contact-details span{font-family:var(--serif);font-size:18px}.contact-details small{display:block;margin-bottom:2px;color:#ffffff73;font-family:var(--sans);font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.contact-form{padding:46px 48px;background:var(--white);box-shadow:0 25px 80px #0000002b;color:var(--ink)}.form-heading{margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--line)}.form-heading span{font-family:var(--serif);font-size:25px}.form-heading p{margin:3px 0 0;color:var(--muted);font-size:12px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form label:not(.checkbox){display:grid;gap:8px;margin-bottom:18px}.contact-form label>span:first-child{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid #d9dfda;border-radius:0;outline:none;background:#fbfcfb;color:var(--ink);font-size:13px;transition:border-color .18s ease,box-shadow .18s ease}.contact-form textarea{min-height:110px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #2e6b4c1a}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a9b1ab}.checkbox{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;margin:2px 0 24px;color:#737e76;font-size:10px;line-height:1.5}.checkbox input{width:16px;min-height:16px;margin:1px 0 0;accent-color:var(--green-700)}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.turnstile-wrap{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:16px;margin:0 0 20px;padding-top:2px}.turnstile-wrap small{max-width:150px;color:#89938c;font-size:9px;line-height:1.45}.button-submit{width:100%}.button-submit:disabled{cursor:wait;opacity:.7}.form-status{display:none;margin-top:16px;padding:12px 14px;font-size:11px}.form-status.is-success{display:block;background:var(--green-50);color:var(--green-800)}.form-status.is-error{display:block;background:#fff0ed;color:#8b2c20}.form-status.is-info{display:block;background:#f2f4f2;color:var(--muted)}.future-cta{padding-block:65px;background:#e7eee8}.future-inner{display:grid;grid-template-columns:1.2fr .8fr auto;gap:50px;align-items:center}.future-inner .eyebrow{margin-bottom:12px}.future-inner h2{max-width:560px;font-size:clamp(32px,3.2vw,45px)}.future-inner>p{margin:0;color:var(--muted);font-size:13px}.button-outline{background:transparent;color:var(--green-900)}.button-outline:hover{color:var(--white)}.site-footer{padding-top:70px;background:#081f17;color:#fff9}.footer-main{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;padding-bottom:60px}.brand-footer{color:var(--white)}.footer-main>p{margin:0;font-family:var(--serif);font-size:18px;font-style:italic;text-align:center}.footer-main nav{display:flex;gap:25px;font-size:11px;font-weight:600}.footer-main nav a:hover,.footer-bottom a:hover{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;padding-block:22px;border-top:1px solid rgba(255,255,255,.1);font-size:10px}.footer-bottom div{display:flex;gap:24px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.practice-card:nth-child(2),.advice-card:nth-child(2){transition-delay:80ms}.practice-card:nth-child(3),.advice-card:nth-child(3){transition-delay:.16s}.practice-card:nth-child(4){transition-delay:.24s}.practice-card:nth-child(5){transition-delay:.32s}.practice-card:nth-child(6){transition-delay:.4s}@keyframes hero-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes copy-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1020px){.desktop-nav{gap:20px}.header-cta{margin-left:24px}.trust-item{padding-inline:24px}.about-grid{grid-template-columns:.7fr 1.3fr}.about-visual{padding-right:45px}.about-copy{padding-left:55px}.contact-grid{gap:55px}.contact-form{padding-inline:35px}}@media(max-width:820px){.container{width:min(100% - 36px,680px)}.header-inner{height:74px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:grid;width:44px;height:44px;margin-left:auto;place-content:center;gap:7px;border:0;background:transparent;color:inherit}.menu-toggle span{display:block;width:24px;height:1px;background:currentColor;transition:transform .2s ease}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:fixed;z-index:99;top:74px;right:0;bottom:0;left:0;display:flex;height:calc(100vh - 74px);height:calc(100dvh - 74px);flex-direction:column;gap:0;padding:30px 24px;overflow-y:auto;overscroll-behavior:contain;background-color:#fff;color:var(--green-950);-webkit-overflow-scrolling:touch}.mobile-nav[hidden]{display:none}.mobile-nav>a:not(.button){padding:18px 4px;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:28px}.mobile-nav .button{margin-top:32px}.hero{min-height:720px}.hero-media{background-position:61% center}.hero-overlay{background:linear-gradient(90deg,#061b13d6,#081d1547),linear-gradient(0deg,rgba(7,27,20,.65),transparent)}.trust-grid{grid-template-columns:1fr;padding-block:15px}.trust-item,.trust-item:first-child,.trust-item:last-child{min-height:85px;padding:16px 4px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.trust-item:last-child{border-bottom:0}.section{padding-block:90px}.heading-split,.contact-grid{grid-template-columns:1fr;gap:28px}.section-heading{margin-bottom:48px}.practice-grid{grid-template-columns:1fr}.practice-card{border-right:0}.about-grid{grid-template-columns:1fr}.about-visual{min-height:350px;padding:75px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.about-copy{padding:80px 0}.advice-grid{grid-template-columns:1fr}.advice-card{min-height:340px}.contact{padding-block:90px}.contact-grid{gap:60px}.future-inner{grid-template-columns:1fr;gap:20px}.future-inner .button{justify-self:start}.footer-main{grid-template-columns:1fr;justify-items:start;gap:32px}.footer-main>p{text-align:left}}@media(max-width:540px){.container{width:calc(100% - 30px)}.brand-copy strong{font-size:20px}.hero{min-height:680px;height:100svh}.hero-content{padding-top:56px}h1{font-size:clamp(52px,15vw,72px)}h2{font-size:44px}.hero-lead{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:20px}.hero-actions .text-link{align-self:flex-start}.scroll-cue{display:none}.practice-card button{min-height:112px;grid-template-columns:24px 44px 1fr 20px;gap:12px;padding:18px 10px}.practice-number{font-size:11px}.practice-icon{width:44px;height:44px}.practice-icon svg{width:24px}.practice-title{font-size:20px}.practice-content>div{padding-right:20px;padding-left:90px}.practice-card.is-open .practice-content>div{padding-bottom:28px}.about-text{grid-template-columns:1fr;gap:18px}.contact-form{margin-inline:-6px;padding:34px 24px}.turnstile-wrap{align-items:flex-start;flex-direction:column}.turnstile-wrap small{max-width:none}.field-row{grid-template-columns:1fr;gap:0}.contact-details span{font-size:16px}.footer-main nav{flex-wrap:wrap}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
