.about-page,.about-page *{box-sizing:border-box}.about-page{width:min(100%, var(--dsk-container));padding:0 var(--dsk-pad-x) var(--dsk-section-y);margin:0 auto}.about-page .section{padding:var(--dsk-section-y) 0}.about-page .section:first-of-type{padding-top:12px}.about-page .section-heading{gap:var(--dsk-gap);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;margin-bottom:36px;display:grid}.about-page .section-heading--single{grid-template-columns:1fr}.about-page .section-heading h2{max-width:820px;font-size:var(--dsk-h2);font-weight:var(--dsk-w-medium);letter-spacing:-.01em;margin:0;line-height:1.08}.about-page .section-heading p{max-width:58ch;color:var(--dsk-grey);margin:0}.about-page .section[data-od-id=about-hero-section]{z-index:2;padding-top:80px;padding-bottom:0;position:relative}.about-page .about-hero{position:relative}.about-page .about-hero h1{z-index:0;text-align:center;max-width:18ch;font-size:clamp(var(--dsk-h1), 5.7vw, 82px);font-weight:var(--dsk-w-medium);letter-spacing:-.03em;margin:0 auto;line-height:.97;transition:opacity .18s;position:sticky;top:140px}.about-page .about-hero h1.is-covered{opacity:0}.about-page .about-hero__line{display:block}.about-page .about-hero__accent{color:var(--dsk-accent)}.about-page .about-hero__media{z-index:2;border-radius:var(--dsk-radius);background:var(--dsk-bg);height:clamp(430px,46vw,740px);margin:240px 0 0;position:relative;overflow:hidden}.about-page .about-hero__media img{object-fit:cover;object-position:50% 52%;width:100%;height:100%;transition:transform .7s}.about-page .about-hero:hover .about-hero__media img{transform:scale(1.015)}.about-page .company-story{z-index:1;background:var(--dsk-bg);height:540vh;margin-top:-100vh;padding:0;position:relative}.about-page .company-stage{place-items:center;height:100vh;min-height:620px;display:grid;position:sticky;top:0;overflow:visible}.about-page .company-phrases{width:min(100%,1320px);height:min(54vh,520px);margin:0;padding:0;list-style:none;position:relative;overflow:hidden}.about-page .company-phrase{text-align:center;font-size:clamp(42px,5.5vw,88px);font-weight:var(--dsk-w-light);letter-spacing:-.035em;visibility:hidden;will-change:transform, opacity;pointer-events:none;flex-wrap:wrap;place-content:center;gap:.05em .22em;margin:0;padding-inline:clamp(10px,3vw,48px);line-height:1.03;display:flex;position:absolute;inset:0;transform:translateY(34px)scale(.96)}.about-page .company-phrase:first-child{visibility:visible;opacity:1;transform:translate(0,0)scale(1)}.about-page .company-word{display:inline-block}.about-page .company-word--accent{color:var(--dsk-accent)}.about-page .company-progress{gap:13px;margin:0;padding:0;list-style:none;display:grid;position:absolute;top:50%;left:clamp(24px,3vw,48px);transform:translateY(-50%)}.about-page .company-progress__dot{border-radius:var(--dsk-radius-xs);background:var(--dsk-line);opacity:1;width:7px;height:7px;transition:background-color .35s,opacity .35s,transform .35s cubic-bezier(.16,1,.3,1);transform:scale(1)}.about-page .company-progress__dot.is-active{background:var(--dsk-accent);opacity:1;transform:scale(1.35)}.about-page .company-scroll-cue{color:var(--dsk-grey);font-size:var(--dsk-caption);font-weight:var(--dsk-w-light);letter-spacing:.02em;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:clamp(24px,4vh,42px);left:50%;transform:translate(-50%)}.about-page .company-scroll-cue__icon{width:22px;height:31px;animation:1.9s ease-in-out infinite about-scroll-float}.about-page .company-scroll-cue__icon rect,.about-page .company-scroll-cue__icon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px}@keyframes about-scroll-float{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.about-page .facts{gap:var(--dsk-gap);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(12,minmax(0,1fr));min-height:560px;display:grid}.about-page .fact{border-radius:var(--dsk-radius);background:var(--dsk-surface);flex-direction:column;justify-content:space-between;min-width:0;padding:clamp(26px,2.4vw,40px);display:flex}.about-page .fact:first-child{background:var(--dsk-accent);color:var(--dsk-bg);grid-area:span 2/span 4}.about-page .fact:nth-child(2){grid-column:span 3}.about-page .fact:nth-child(3){background:var(--dsk-ink);color:var(--dsk-bg);grid-column:span 5}.about-page .fact:nth-child(4){grid-column:5/span 5}.about-page .fact:nth-child(5){grid-column:span 3}.about-page .fact__value{max-width:13ch;font-size:clamp(36px,3.5vw,58px);font-weight:var(--dsk-w-regular);letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1.04;display:block}.about-page .fact__label{max-width:31ch;color:var(--dsk-ink);margin:0;font-size:17px;line-height:1.45}.about-page .fact:first-child .fact__value{font-size:clamp(43px,4.4vw,72px)}.about-page .fact:first-child .fact__label,.about-page .fact:nth-child(3) .fact__label{color:var(--dsk-bg)}.about-page .purpose{gap:0;display:grid}.about-page .purpose__media{border-radius:var(--dsk-radius);background:var(--dsk-surface);height:clamp(440px,50vw,720px);margin:0;overflow:hidden}.about-page .purpose__media img{object-fit:cover;object-position:50% 58%;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1);transform:scale(1.018)}.about-page .purpose.is-visible .purpose__media img{transform:scale(1)}.about-page .purpose__content{margin-top:52px}.about-page .purpose__row{gap:var(--dsk-gap);border-top:var(--dsk-border);opacity:0;outline:0;grid-template-columns:minmax(180px,3fr) minmax(0,9fr);padding:38px 0;transition:opacity .55s,transform .65s cubic-bezier(.16,1,.3,1);display:grid;transform:translateY(20px)}.about-page .purpose__row:last-child{border-bottom:var(--dsk-border)}.about-page .purpose.is-visible .purpose__row{opacity:1;transform:translateY(0)}.about-page .purpose.is-visible .purpose__row:nth-child(2){transition-delay:.1s}.about-page .purpose__label{color:var(--dsk-grey);font-size:var(--dsk-small);font-weight:var(--dsk-w-light);letter-spacing:.02em;margin:4px 0 0}.about-page .purpose__statement{max-width:44ch;font-size:clamp(28px,2.6vw,42px);font-weight:var(--dsk-w-medium);letter-spacing:-.025em;margin:0;line-height:1.08;transition:transform .45s cubic-bezier(.16,1,.3,1)}.about-page .purpose__vision{gap:var(--dsk-gap);grid-template-columns:repeat(2,minmax(0,1fr));transition:transform .45s cubic-bezier(.16,1,.3,1);display:grid}.about-page .purpose__vision p{max-width:44ch;color:var(--dsk-grey);font-size:18px;font-weight:var(--dsk-w-light);margin:0;line-height:1.55}.about-page .purpose__row:focus-visible{border-radius:var(--dsk-radius-xs);outline:1px solid var(--dsk-ink);outline-offset:8px}.about-page .purpose__row:focus-visible .purpose__statement,.about-page .purpose__row:focus-visible .purpose__vision{transform:translate(8px)}@media (hover:hover){.about-page .purpose__row:hover .purpose__statement,.about-page .purpose__row:hover .purpose__vision{transform:translate(8px)}}.about-page .trust-grid{gap:var(--dsk-gap);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.about-page .trust-item{border-radius:var(--dsk-radius);background:var(--dsk-surface);flex-direction:column;grid-column:span 4;justify-content:space-between;min-height:230px;padding:26px;display:flex}.about-page .trust-item:nth-child(4),.about-page .trust-item:nth-child(5){grid-column:span 6}.about-page .trust-item__icon{border-radius:var(--dsk-radius-sm);background:var(--dsk-ink);width:44px;height:44px;color:var(--dsk-bg);flex:none;justify-content:center;align-items:center;display:inline-flex}.about-page .trust-item__icon svg{width:20px;height:20px;display:block}.about-page .trust-item h3{max-width:23ch;font-size:21px;font-weight:var(--dsk-w-medium);margin:0 0 10px;line-height:1.2}.about-page .trust-item p{max-width:46ch;color:var(--dsk-grey);font-size:var(--dsk-small);margin:0}.about-page .journey{gap:var(--dsk-gap-sm);counter-reset:journey;grid-template-columns:repeat(5,1fr);padding:0;list-style:none;display:grid}.about-page .journey li{border-radius:var(--dsk-radius);background:var(--dsk-surface);counter-increment:journey;flex-direction:column;min-height:270px;padding:24px;display:flex}.about-page .journey li:before{content:"0" counter(journey);color:var(--dsk-line);font-size:52px;font-weight:var(--dsk-w-regular);letter-spacing:-.03em;margin-bottom:22px;line-height:1;display:block}.about-page .journey li:first-child:before{color:var(--dsk-accent)}.about-page .journey h3{font-size:19px;font-weight:var(--dsk-w-medium);margin:auto 0 10px;line-height:1.2}.about-page .journey p{color:var(--dsk-grey);font-size:var(--dsk-small);margin:0;line-height:1.45}.about-page .journey li:first-child{--journey-delay:0s}.about-page .journey li:nth-child(2){--journey-delay:80ms}.about-page .journey li:nth-child(3){--journey-delay:.16s}.about-page .journey li:nth-child(4){--journey-delay:.24s}.about-page .journey li:nth-child(5){--journey-delay:.32s}.about-page .reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(18px)}.about-page .reveal.is-visible{opacity:1;transform:none}.about-page .journey li.reveal{opacity:0;transition:opacity .55s ease var(--journey-delay), transform .55s ease var(--journey-delay);transform:translateY(18px)}.about-page .journey li.reveal.is-visible{opacity:1;transform:none}@media (width<=1180px){.about-page .facts{min-height:520px}.about-page .trust-item{grid-column:span 6}.about-page .trust-item:nth-child(5){grid-column:span 12}.about-page .journey{gap:var(--dsk-gap-sm);grid-template-columns:repeat(3,1fr)}.about-page .journey li:first-child{grid-column:span 2}.about-page .about-hero__media{height:clamp(500px,58vw,590px)}}@media (width<=820px){.about-page .section-heading{grid-template-columns:1fr}.about-page .section[data-od-id=about-hero-section]{padding-top:clamp(146px,15svh + 30px,190px)}.about-page .about-hero__media{height:clamp(640px,68svh + 100px,820px);margin-top:clamp(254px,16svh + 130px,300px)}.about-page .company-story{height:420svh;padding:0}.about-page .company-stage{height:100svh;min-height:0;position:sticky;top:0;overflow:hidden}.about-page .company-phrases{perspective:none;transform-style:flat;width:100%;height:min(58svh,420px);overflow:hidden}.about-page .company-phrase{text-align:center;backface-visibility:visible;transform-style:flat;justify-content:center;padding-inline:clamp(8px,5vw,36px);font-size:clamp(30px,5.8vw,46px);transform:translateY(34px)}.about-page .facts{grid-template-rows:auto;grid-template-columns:1fr 1fr;min-height:auto}.about-page .fact:nth-child(n){grid-area:auto;min-height:230px}.about-page .fact:first-child{grid-row:span 2;min-height:480px}.about-page .purpose__row{grid-template-columns:minmax(140px,2fr) minmax(0,6fr)}.about-page .purpose__vision{grid-template-columns:1fr}}@media (width<=620px){.about-page{padding-inline:16px}.about-page .section{padding:44px 0}.about-page .section:first-of-type{padding-top:4px}.about-page .section[data-od-id=about-hero-section]{padding-top:clamp(174px,20svh + 30px,214px)}.about-page .section-heading{margin-bottom:24px}.about-page .about-hero__media{height:clamp(460px,54svh + 100px,560px);margin-top:clamp(258px,18svh + 130px,298px)}.about-page .company-story{height:400svh}.about-page .company-phrases{height:min(54svh,360px)}.about-page .company-phrase{padding-inline:44px;font-size:clamp(28px,7.8vw,36px)}.about-page .journey{grid-template-columns:1fr}.about-page .journey li:first-child{grid-column:auto}.about-page .facts{gap:var(--dsk-gap-sm);grid-template-columns:1fr}.about-page .fact:nth-child(n),.about-page .fact:first-child{grid-row:auto;min-height:220px}.about-page .fact:first-child{min-height:430px}.about-page .purpose__media{height:360px}.about-page .purpose__content{margin-top:34px}.about-page .purpose__row{grid-template-columns:1fr;gap:16px;padding:30px 0}.about-page .purpose__statement{font-size:clamp(24px,6.5vw,30px)}.about-page .purpose__vision p{font-size:var(--dsk-body)}.about-page .trust-grid{grid-template-columns:1fr}.about-page .trust-item,.about-page .trust-item:nth-child(4),.about-page .trust-item:nth-child(5){grid-column:auto;min-height:205px}.about-page .journey li{min-height:210px}.about-page .journey li:before{margin-bottom:14px;font-size:42px}}@media (prefers-reduced-motion:reduce){.about-page .reveal,.about-page .journey li.reveal{opacity:1;transform:none}.about-page .company-story{height:auto;padding:var(--dsk-section-y) 0;margin-top:0}.about-page .company-stage{height:auto;min-height:0;position:relative;overflow:visible}.about-page .company-phrases{gap:52px;height:auto;display:grid;overflow:visible}.about-page .company-phrase{text-align:left;will-change:auto;pointer-events:auto;justify-content:flex-start;padding-inline:0;font-size:clamp(30px,5.8vw,46px);position:relative;inset:auto;visibility:visible!important;opacity:1!important;transform:none!important}.about-page .company-progress,.about-page .company-scroll-cue{display:none}}.about-page{padding-left:var(--dsk-gutter,20px);padding-right:var(--dsk-gutter,20px)}.about-page .section[data-od-id=about-hero-section]{background:var(--dsk-bg);padding-top:126px}.about-page .about-hero h1{top:186px}.about-page .about-hero__media{margin-top:120px}@media (width<=820px){.about-page .section[data-od-id=about-hero-section]{padding-top:64px}.about-page .about-hero__media{margin-top:56px}.about-page .about-hero h1{top:124px}}@media (width<=620px){.about-page .section[data-od-id=about-hero-section]{padding-top:48px}.about-page .about-hero__media{margin-top:40px}.about-page .about-hero h1{top:108px}}@media (width>=821px){.about-page .company-story{height:300vh}}@media (width<=820px){.about-page .company-story{height:calc(100svh + 200lvh)}}@media (width<=620px){.about-page .trust-grid{gap:10px}}@media (hover:hover){.about-page .journey li{transition:background-color .25s,color .25s}.about-page .journey li:hover{background:var(--dsk-ink);color:var(--dsk-bg)}.about-page .journey li:hover:before{color:color-mix(in srgb, var(--dsk-bg) 30%, transparent)}.about-page .journey li:first-child:hover:before{color:var(--dsk-accent)}.about-page .journey li:hover p{color:color-mix(in srgb, var(--dsk-bg) 68%, transparent)}}@media (scripting:none){.about-page .reveal,.about-page .journey li.reveal{opacity:1;transform:none}}.about-page .zapis p{white-space:normal}.about-page .purpose__label{color:var(--dsk-accent)}@media (width<=820px){.about-page .about-hero__media img{object-position:30% 52%}}
