:root{--deep:#0b5a59;--teal:#4a8f7b;--sage:#86b48a;--mist:#aac9bd;--paper:#efefe3;--lime:#d9d174;--gold:#c5a549;--ink:#153c3a}
html{scroll-behavior:smooth}
.topbar{z-index:100}
.products-menu{position:relative}
.products-menu summary{list-style:none;cursor:pointer}
.products-menu summary::-webkit-details-marker{display:none}
.products-menu summary:after{content:"⌄";display:inline-block;margin-left:.45rem;font-size:.8em;transition:transform .2s}
.products-menu[open] summary:after{transform:rotate(180deg)}
.products-dropdown{position:absolute;top:calc(100% + 18px);left:-24px;width:320px;padding:12px;background:#fff;border:1px solid rgba(11,90,89,.14);box-shadow:0 24px 60px rgba(15,55,52,.15)}
.products-dropdown:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}
.products-dropdown a{display:flex!important;gap:16px;align-items:center;padding:13px 14px!important;border-bottom:1px solid rgba(11,90,89,.1);font-weight:650!important}
.products-dropdown a:last-child{border-bottom:0}
.products-dropdown a span{font:700 .68rem Manrope;color:var(--gold);letter-spacing:.1em}
.hero{min-height:clamp(680px,calc(100svh - 82px),820px)}
.hero-copy{padding-top:70px;padding-bottom:70px}
.hero-stage{min-height:clamp(680px,calc(100svh - 82px),820px)}
.hero-product strong{font-size:1.25rem;letter-spacing:-.04em}
.scale{background:#fff;border-top:10px solid var(--gold)}
.scale .section-intro{padding-top:94px}
.scale-item{color:inherit;text-decoration:none}
.scale-item .text-link{display:inline-flex;gap:.5rem;align-items:center;margin-top:1.4rem;font-weight:700;color:var(--deep)}
.scale-item img{object-fit:contain!important;object-position:center bottom!important;padding:28px 24px 0;filter:drop-shadow(0 24px 20px rgba(12,53,51,.16))}
.scale-item.business img{padding-top:16px}
.scale-item:hover img{transform:translateY(-8px) scale(1.02)}
.scale-item img{transition:transform .35s ease}
.product-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 7vw 30px}
.product-card{position:relative;min-height:580px;overflow:hidden;color:#fff;background:var(--deep);isolation:isolate;border:0;padding:0;text-align:left;cursor:pointer;font:inherit}
.product-card:after{content:"";position:absolute;z-index:1;inset:24% 0 0;background:linear-gradient(transparent,rgba(4,34,33,.94))}
.product-card:before{content:"";position:absolute;z-index:2;inset:0;border:0 solid var(--lime);transition:border-width .25s ease}
.product-card:hover:before,.product-card:focus-visible:before,.product-card.active:before{border-width:5px}
.product-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .65s ease,filter .4s ease}
.product-card:hover>img,.product-card:focus-visible>img,.product-card.active>img{transform:scale(1.045);filter:saturate(1.08)}
.product-card-number{position:absolute;z-index:3;top:24px;left:24px;width:42px;height:42px;display:grid;place-items:center;background:rgba(239,239,227,.92);color:var(--deep);font:800 .72rem Manrope;letter-spacing:.08em}
.product-card-content{position:absolute;z-index:3;left:30px;right:30px;bottom:28px}
.product-card-eyebrow{display:block;margin:0 0 10px;font:700 .78rem Manrope;letter-spacing:.12em;text-transform:uppercase;color:var(--mist)}
.product-card-title{display:block;font:750 clamp(2rem,3vw,3.45rem)/.98 Manrope;letter-spacing:-.055em;margin:0}
.product-card-more{display:block;max-height:0;opacity:0;overflow:hidden;transform:translateY(12px);transition:max-height .4s ease,opacity .3s ease,transform .4s ease}
.product-card:hover .product-card-more,.product-card:focus-visible .product-card-more,.product-card.active .product-card-more{max-height:150px;opacity:1;transform:none}
.product-card-more span{display:block;margin-top:18px;font-size:.96rem;line-height:1.55;color:rgba(255,255,255,.86)}
.product-card-more b{display:inline-block;margin-top:14px;padding-bottom:3px;border-bottom:2px solid var(--lime);font-size:.9rem;color:#fff}
.product-card[data-product-card="dom"]{grid-column:1;grid-row:1}
.product-card[data-product-card="biznes"]{grid-column:2;grid-row:1}
.product-card[data-product-card="przemysl"]{grid-column:3;grid-row:1}
.product-panel{position:relative;grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(430px,1fr) auto;gap:42px;align-items:end;padding:44px 52px;background:var(--paper);border:1px solid rgba(11,90,89,.18);border-top:5px solid var(--gold);color:var(--ink);box-shadow:0 24px 55px rgba(8,47,46,.1);animation:productPanelIn .38s ease both}
.product-panel[hidden]{display:none}
@keyframes productPanelIn{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}
.product-panel-copy h3{font:750 clamp(2rem,3.2vw,3.4rem)/1 Manrope;color:var(--deep);margin:8px 0 18px;letter-spacing:-.055em}
.product-panel-copy>p:not(.mini){max-width:720px;margin:0 0 22px;color:var(--muted);font-size:1rem}
.product-panel-copy .inline-cta{display:inline-block;margin:0}
.product-panel-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;background:rgba(11,90,89,.15)}
.product-panel-specs div{padding:22px 18px;background:#fff}
.product-panel .mini{font-size:.75rem}
.product-panel-specs dt,.product-models span{font:700 .75rem Manrope;letter-spacing:.08em;text-transform:uppercase;color:var(--green)}
.product-panel-specs dd{margin:6px 0 0;font:800 1.25rem Manrope;color:var(--deep)}
.product-models{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.product-models article{min-width:0;padding:18px;background:#fff;border:1px solid rgba(11,90,89,.13)}
.product-models strong{display:block;margin:8px 0 4px;font:800 2rem/1 Manrope;color:var(--deep)}
.product-models p{margin:0;font-weight:700;color:var(--muted);white-space:nowrap}
.product-models-industrial{grid-template-columns:repeat(2,1fr)}
.product-panel>.button{white-space:nowrap}
.product-panel-close{position:absolute;top:14px;right:16px;width:34px;height:34px;border:0;background:transparent;color:var(--deep);font:400 1.8rem/1 Manrope;cursor:pointer}
.product-capacity-note{max-width:980px;margin:0;padding:0 7vw 105px;color:var(--muted);font-size:.88rem;line-height:1.6}
.applications .tile{cursor:default}
.tile figcaption{transition:padding .3s ease,background .3s ease}
.tile figcaption>span{font-size:.9rem}
.tile figcaption small{display:block;max-height:0;opacity:0;overflow:hidden;margin-top:0;font-size:.9rem;line-height:1.5;color:rgba(255,255,255,.88);transform:translateY(8px);transition:all .3s ease}
.tile:hover figcaption,.tile:focus figcaption{padding-bottom:24px;background:linear-gradient(transparent,rgba(5,42,40,.93))}
.tile:hover figcaption small,.tile:focus figcaption small{max-height:90px;opacity:1;margin-top:8px;transform:none}
.tile:focus{outline:3px solid var(--lime);outline-offset:-3px}
.idea-tile{background:var(--paper);display:flex;align-items:flex-end;padding:28px;color:var(--deep);border:2px solid var(--gold);transition:background .3s ease,color .3s ease}
.idea-tile:after{display:none}
.idea-tile:before{content:"";position:absolute;inset:12px;border:1px solid rgba(197,165,73,.52);transition:inset .3s ease}
.idea-tile:hover,.idea-tile:focus-visible{background:#f3edcf}
.idea-tile:hover:before,.idea-tile:focus-visible:before{inset:17px}
.idea-tile>div{position:relative;z-index:2}
.idea-motif{position:absolute;z-index:2;top:28px;right:30px;width:66px;height:66px;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:5px;border:2px solid var(--gold);border-radius:18px;transition:transform .35s ease}
.idea-motif i{display:block;background:var(--mist);border-radius:8px 2px 2px}
.idea-motif i:nth-child(2){background:var(--green);border-radius:2px 8px 2px 2px}
.idea-motif i:nth-child(3){background:#c8dcd5;border-radius:2px 2px 2px 8px}
.idea-motif i:nth-child(4){background:var(--deep);border-radius:2px 2px 8px}
.idea-tile:hover .idea-motif,.idea-tile:focus-visible .idea-motif{transform:rotate(5deg) scale(1.04)}
.idea-tile small{display:block;font:700 .75rem Manrope;letter-spacing:.11em;text-transform:uppercase;margin-bottom:12px}
.idea-tile strong{font:750 clamp(1.9rem,3vw,3.2rem)/1 Manrope;letter-spacing:-.05em}
.idea-tile p{max-width:280px;margin:12px 0 0;font-size:.94rem;line-height:1.5;color:var(--muted)}
.idea-tile b{display:inline-block;margin-top:18px;padding-bottom:3px;border-bottom:2px solid var(--gold);font-size:.9rem}
.process-wrap{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:34px;align-items:stretch;margin-top:48px}
.process-line{margin:0}
.process-step{position:relative;text-align:left;color:inherit;font:inherit;background:transparent;border:0;border-top:1px solid rgba(11,90,89,.2);padding:28px 20px 24px;cursor:pointer;transition:background .25s,color .25s,transform .25s}
.process-step:after{content:"";position:absolute;left:0;top:-2px;width:0;height:4px;background:var(--gold);transition:width .3s}
.process-step:hover,.process-step:focus-visible,.process-step.active{background:#fff;transform:translateY(-3px)}
.process-step.active:after{width:100%}
.process-step b{color:var(--gold)}
.process-step h3{font:700 1.18rem Manrope;margin:.9rem 0 .5rem}
.process-step p{font-size:.96rem;line-height:1.55;margin:0;color:#58706e}
.process-detail{padding:38px;background:var(--deep);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:250px}
.process-detail span{font:700 .75rem Manrope;letter-spacing:.11em;text-transform:uppercase;color:var(--lime)}
.process-detail h3{font:700 1.65rem Manrope;margin:12px 0}
.process-detail p{line-height:1.7;color:rgba(255,255,255,.76);margin:0}
.process-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:46px;padding:24px 0 0;border-top:1px solid rgba(11,90,89,.2)}
.process-cta span{font:700 .75rem Manrope;letter-spacing:.1em;text-transform:uppercase;color:var(--gold)}
.process-cta p{margin:5px 0 0;color:var(--muted)}
.process-cta a{flex:none;padding-bottom:4px;border-bottom:2px solid var(--gold);font-weight:800;color:var(--deep)}
.process-cta a b{display:inline-block;margin-left:7px;color:var(--gold);transition:transform .2s ease}
.process-cta a:hover b{transform:translateX(4px)}
.contact{position:relative;background:var(--deep);color:#fff;overflow:hidden}
.contact:before{content:"";position:absolute;left:-140px;bottom:-220px;width:480px;height:480px;border:1px solid rgba(197,165,73,.28);border-radius:50%}
.contact .kicker{color:var(--mist)}
.contact-copy{position:relative;z-index:1;align-self:center}
.contact-copy>p:not(.kicker){color:rgba(255,255,255,.74);font-size:1.08rem;line-height:1.75}
.contact-copy .contact-support{margin-top:22px;padding-left:18px;border-left:3px solid var(--gold);font-size:1rem!important;color:rgba(255,255,255,.88)!important}
.contact-direct{margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.2)}
.contact-direct span{display:block;margin-bottom:8px;font:700 .68rem Manrope;letter-spacing:.1em;text-transform:uppercase;color:var(--mist)}
.contact-direct a{display:inline-block;font:750 clamp(1.25rem,2vw,1.7rem) Manrope;color:#fff;border-bottom:2px solid var(--gold)}
.contact-direct a b{color:var(--gold)}
.contact form{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;background:#efefe3;border:1px solid rgba(197,165,73,.35);border-top:6px solid var(--gold);box-shadow:0 30px 70px rgba(2,32,31,.28);padding:46px}
.form-head{grid-column:1/-1;margin-bottom:8px;padding-bottom:24px;border-bottom:1px solid rgba(11,90,89,.14)}
.form-head span{font:700 .75rem Manrope;letter-spacing:.1em;text-transform:uppercase;color:var(--gold)}
.form-head h3{margin:9px 0 8px;font:750 1.65rem/1.15 Manrope;color:var(--deep);letter-spacing:-.04em}
.form-head p{margin:0;color:var(--muted);font-size:.96rem}
.contact label{font-size:.78rem}
.contact label:nth-of-type(5),.contact form>.button,.contact .form-status{grid-column:1/-1}
.contact .accent{background:var(--gold);color:var(--deep)}
.contact .accent:hover{background:#d0b65b}
.cookie-banner{position:fixed;z-index:1000;left:16px;right:16px;bottom:16px;max-width:780px;margin:0 auto;padding:14px 16px;background:rgba(255,255,255,.97);color:var(--ink);border:1px solid rgba(11,90,89,.16);box-shadow:0 12px 36px rgba(5,42,40,.16);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;backdrop-filter:blur(12px)}
.cookie-banner[hidden],.cookie-settings[hidden]{display:none}
.cookie-banner strong{font:750 .82rem Manrope;color:var(--deep)}
.cookie-banner p{max-width:470px;margin:2px 0 0;font-size:.76rem;line-height:1.45;color:#58706e}
.cookie-actions{display:flex;gap:7px;align-items:center}
.cookie-actions .button{white-space:nowrap;padding:10px 12px;font-size:.75rem}
.cookie-reject{background:#eef1ed;color:var(--deep)}
.cookie-settings{border:0;border-bottom:1px solid rgba(219,233,229,.45);background:transparent;color:#b7cec8;padding:2px 0;font:600 .75rem Manrope;cursor:pointer}
.cookie-settings:hover{color:#fff;border-color:var(--gold)}
@media (hover:hover) and (min-width:901px){
  .products-menu:not([open]):hover .products-dropdown{display:block}
  .products-menu:not([open]) .products-dropdown{display:none}
}
@media (max-width:1100px){
  .process-wrap{grid-template-columns:1fr}
  .process-detail{min-height:210px}
  .product-panel{grid-template-columns:1fr 1fr;padding:42px}
  .product-panel>.button{justify-self:start}
  .idea-tile{grid-column:span 2}
}
@media (max-width:900px){
  .products-menu{width:100%}
  .products-menu summary{padding:14px 0;font-size:1.08rem}
  .products-dropdown{position:static;width:100%;padding:4px 0 8px;background:transparent;border:0;box-shadow:none}
  .products-dropdown a{min-height:52px;padding:14px 8px!important;font-size:1rem!important;line-height:1.35}
  .products-dropdown a span{font-size:.78rem}
  .hero,.hero-stage{min-height:auto}
  .hero-copy{padding-top:72px;padding-bottom:54px}
  .product-cards{grid-template-columns:1fr;padding:0 6vw 28px}
  .product-card[data-product-card="dom"]{grid-column:1;grid-row:1}
  #segment-dom{grid-column:1;grid-row:2}
  .product-card[data-product-card="biznes"]{grid-column:1;grid-row:3}
  #segment-biznes{grid-column:1;grid-row:4}
  .product-card[data-product-card="przemysl"]{grid-column:1;grid-row:5}
  #segment-przemysl{grid-column:1;grid-row:6}
  .product-card{min-height:500px}
  .product-panel{grid-template-columns:1fr;padding:38px 32px;gap:28px}
}
@media (max-width:700px){
  .hero h1{font-size:clamp(3rem,14vw,4.6rem)}
  .hero-actions{align-items:stretch}
  .hero-actions .button{text-align:center;justify-content:center}
  .scale-item img{padding:18px 10px 0;max-height:330px}
  .tile figcaption small{max-height:90px;opacity:1;margin-top:7px;transform:none}
  .process-wrap{margin-top:30px}
  .process-line{display:flex!important;flex-direction:column;gap:8px}
  .process-step{width:100%;padding:22px 22px 20px;border:1px solid rgba(11,90,89,.15)}
  .process-step.active{border-left:4px solid var(--gold)}
  .process-step.active:after{display:none}
  .process-detail{padding:28px;min-height:220px}
  .product-cards{grid-template-columns:1fr;gap:10px;padding:0 6vw 26px}
  .product-capacity-note{padding:0 6vw 76px;font-size:.84rem}
  .product-card{min-height:470px}
  .product-card-content{left:24px;right:24px;bottom:24px}
  .product-card-more{max-height:150px;opacity:1;transform:none}
  .product-card-more span{margin-top:14px}
  .product-panel{padding:34px 24px;gap:25px}
  .product-panel-specs,.product-models{grid-template-columns:1fr}
  .product-models-industrial{grid-template-columns:1fr 1fr}
  .product-panel>.button{width:100%}
  .idea-tile{grid-column:span 1}
  .process-cta{align-items:flex-start;flex-direction:column}
  .contact form{grid-template-columns:1fr;padding:34px 24px}
  .contact form>*{grid-column:1!important}
  .cookie-banner{left:10px;right:10px;bottom:10px;padding:13px 14px;grid-template-columns:1fr;gap:10px}
  .cookie-banner p{max-width:none;font-size:.75rem}
  .cookie-actions{display:grid;grid-template-columns:1fr 1fr}
  .cookie-actions .button{width:100%}
}
@media (prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
