/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#173a33;--ink-soft:#4d655e;--cream:#f8f4ec;--paper:#fffdf8;--sage:#768f7d;--sage-light:#dce5db;--clay:#b86e59;--gold:#c8a86a}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-shell{background:radial-gradient(circle at 83% 13%,#dce5dbe6,#0000 27%),linear-gradient(135deg,#fffdf8 0%,#f8f4ec 57%,#f1ece2 100%);min-height:100svh;padding:0 clamp(24px,5vw,78px);position:relative;overflow:hidden}.ambient{pointer-events:none;filter:blur(1px);border-radius:999px;position:absolute}.ambient-one{border:1px solid #173a331f;width:560px;height:560px;bottom:-220px;right:-180px;box-shadow:inset 0 0 0 72px #768f7d12}.ambient-two{background:#b86e590f;width:310px;height:310px;bottom:6%;left:-170px}.site-header{z-index:2;border-bottom:1px solid #173a331c;justify-content:space-between;align-items:center;width:100%;max-width:1500px;margin:0 auto;padding:30px 0 22px;display:flex;position:relative}.brand{align-items:center;gap:14px;display:inline-flex}.brand-mark{border:1px solid #173a3359;border-radius:50% 50% 46% 54%;place-items:center;width:48px;height:48px;display:grid;position:relative;transform:rotate(-8deg)}.brand-mark:before,.brand-mark:after,.brand-mark span:before,.brand-mark span:after{content:"";background:var(--sage);display:block;position:absolute}.brand-mark:before{width:1px;height:28px;transform:rotate(8deg)}.brand-mark:after,.brand-mark span:before,.brand-mark span:after{border-radius:12px 12px 2px;width:12px;height:7px}.brand-mark:after{margin:-12px 0 0 -9px;transform:rotate(25deg)}.brand-mark span:before{margin:1px 0 0 8px;transform:rotate(205deg)}.brand-mark span:after{margin:14px 0 0 -8px;transform:rotate(25deg)}.brand-copy{flex-direction:column;gap:2px;line-height:1.08;display:flex}.brand-copy strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(16px,1.45vw,21px);font-weight:500}.brand-copy span{color:var(--ink-soft);letter-spacing:.06em;font-size:13px}.status-pill{color:var(--ink-soft);letter-spacing:.03em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8b8;border:1px solid #173a331f;border-radius:999px;align-items:center;gap:9px;padding:10px 15px;font-size:13px;font-weight:600;display:inline-flex}.status-pill>span{background:var(--clay);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #b86e591f}.hero{z-index:1;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);align-items:center;gap:clamp(42px,7vw,112px);width:100%;max-width:1500px;min-height:calc(100svh - 152px);margin:0 auto;padding:clamp(54px,8vh,96px) 0 clamp(44px,7vh,76px);display:grid;position:relative}.hero-copy{max-width:800px}.eyebrow{color:var(--clay);letter-spacing:.14em;text-transform:uppercase;margin:0 0 24px;font-size:13px;font-weight:700}h1{letter-spacing:-.045em;max-width:820px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6.2vw,96px);font-weight:400;line-height:.98}h1 em{color:var(--sage);font-weight:400}.lead{max-width:650px;color:var(--ink-soft);margin:30px 0 0;font-size:clamp(17px,1.5vw,21px);line-height:1.7}.lead a{color:var(--ink);text-underline-offset:4px;font-weight:700;-webkit-text-decoration:underline #b86e5980;text-decoration:underline #b86e5980}.service-list{flex-wrap:wrap;gap:10px;margin:28px 0 0;display:flex}.service-list span{color:var(--ink);background:#fffdf88c;border:1px solid #173a3324;border-radius:999px;padding:9px 13px;font-size:13px}.contact-row{flex-wrap:wrap;align-items:center;gap:26px;margin:36px 0 0;display:flex}.primary-button{background:var(--ink);color:#fff;border-radius:6px 24px;justify-content:center;align-items:center;gap:11px;min-height:58px;padding:0 24px;font-size:16px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 16px 38px #173a3333}.primary-button:hover{background:#214c42;transform:translateY(-2px);box-shadow:0 20px 42px #173a3342}.primary-button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.phone-icon{font-size:18px}.contact-row p{flex-direction:column;gap:4px;margin:0;display:flex}.contact-row p strong{font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:500}.contact-row p span{color:var(--ink-soft);font-size:12px}.hero-panel{background:linear-gradient(145deg, #fffdf8b3, #dce5dbd9), var(--sage-light);border:1px solid #173a331a;border-radius:46% 46% 16px 16px;min-height:550px;padding:clamp(38px,5vw,68px);position:relative;overflow:hidden;box-shadow:0 30px 80px #173a331c}.panel-orbit{border:1px solid #173a331f;border-radius:50%;position:absolute}.orbit-one{width:350px;height:350px;top:40px;right:-95px}.orbit-two{border-color:#b86e5938;width:205px;height:205px;top:116px;right:-20px}.experience-card{z-index:1;background:var(--paper);border-radius:6px 30px;flex-direction:column;padding:23px 28px 21px;display:inline-flex;position:relative;box-shadow:0 22px 48px #173a3324}.experience-number{font-family:Georgia,Times New Roman,serif;font-size:74px;line-height:.82}.experience-label{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin-top:12px;font-size:12px;font-weight:700}.panel-quote{z-index:1;margin:92px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,2.4vw,40px);line-height:1.2;position:relative}.panel-details{z-index:1;flex-wrap:wrap;gap:9px;margin-top:36px;display:flex;position:relative}.panel-details span{color:var(--ink-soft);background:#fffdf8ad;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:600}.site-footer{z-index:2;width:100%;max-width:1500px;color:var(--ink-soft);border-top:1px solid #173a331a;justify-content:space-between;margin:-38px auto 0;padding:18px 0 24px;font-size:12px;display:flex;position:relative}.footer-owner{flex-direction:column;gap:5px;max-width:720px;display:flex}.footer-owner small{color:#4d655ec7;font-size:10px;line-height:1.45}.footer-links{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:18px;display:flex}.site-footer a,.legal-back{font-weight:700}.site-footer a:hover,.legal-back:hover{text-underline-offset:3px;text-decoration:underline}.legal-shell{background:radial-gradient(circle at 88% 8%,#dce5dbe6,#0000 24%),linear-gradient(135deg,#fffdf8 0%,#f8f4ec 64%,#f1ece2 100%);min-height:100svh;padding:0 clamp(24px,5vw,78px) 70px}.legal-header{width:100%;max-width:1040px;margin:0 auto}.legal-header .site-header{padding-inline:0}.legal-back{color:var(--ink-soft);font-size:13px}.legal-content{width:100%;max-width:880px;margin:0 auto;padding-top:clamp(52px,8vw,92px)}.legal-content h1{max-width:760px;font-size:clamp(42px,6vw,72px);line-height:1.02}.legal-intro{max-width:760px;color:var(--ink-soft);margin:24px 0 48px;font-size:18px;line-height:1.7}.legal-section{border-top:1px solid #173a331f;padding:30px 0}.legal-section h2{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,34px);font-weight:500}.legal-section h3{margin:24px 0 8px;font-size:16px}.legal-section p,.legal-section li{color:var(--ink-soft);font-size:15px;line-height:1.75}.legal-section p{margin:0 0 12px}.legal-section ul{margin:10px 0 12px;padding-left:22px}.legal-section a{color:var(--ink);text-underline-offset:3px;font-weight:700;text-decoration:underline}.legal-note{border-left:3px solid var(--clay);background:#fffdf8b8;padding:18px 20px}.legal-updated{color:var(--ink-soft);margin-top:30px;font-size:12px}@media (width<=980px){.hero{grid-template-columns:1fr;min-height:auto}.hero-panel{border-radius:180px 180px 18px 18px;min-height:420px}.site-footer{margin-top:0}}@media (width<=620px){.site-shell{padding:0 20px}.site-header{padding-top:20px}.brand-mark{width:40px;height:40px}.brand-copy strong{font-size:15px}.brand-copy span{font-size:11px}.status-pill{padding:8px 10px;font-size:0}.status-pill:after{content:"W budowie";font-size:11px}.hero{gap:34px;padding:46px 0 36px}.eyebrow{letter-spacing:.1em;margin-bottom:18px;font-size:10px}h1{font-size:clamp(44px,13vw,66px)}.lead{margin-top:22px;font-size:16px}.contact-row{align-items:flex-start}.primary-button{width:100%}.hero-panel{min-height:360px;padding:36px 28px}.panel-quote{margin-top:58px;font-size:26px}.site-footer{flex-direction:column;gap:16px}.footer-links{text-align:left;flex-direction:column;align-items:flex-start;gap:8px}.legal-shell{padding:0 20px 50px}.legal-back{text-align:right;max-width:100px}.legal-content{padding-top:48px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
