.statusko-delivery-page,.statusko-delivery-page *{box-sizing:border-box}.statusko-delivery-page{--delivery-ink:var(--statusko-color-text,#3f3f3f);--delivery-muted:var(--statusko-color-muted,#747474);--delivery-orange:var(--statusko-color-accent,#f08319);width:calc(100% - (var(--statusko-page-gutter,24px) * 2));max-width:var(--statusko-page-max,1232px);margin:0 auto;padding:54px 0 64px;color:var(--delivery-ink);font-family:"Mulish",sans-serif}.statusko-delivery-hero{display:grid;grid-template-columns:minmax(0,720px) minmax(320px,1fr);gap:clamp(32px,6vw,92px);align-items:center;min-height:326px}.statusko-delivery-hero__copy,.statusko-delivery-hero__visual{min-width:0}.statusko-delivery-hero h1{max-width:720px;margin:0;font-size:34px;font-weight:900;line-height:1.15}.statusko-delivery-hero h1 span{color:var(--delivery-orange)}.statusko-delivery-hero__copy>p{max-width:690px;margin:14px 0 0;color:var(--delivery-muted);font-size:16px;line-height:1.55}.statusko-delivery-hero__visual{display:flex;align-items:center;justify-content:center}.statusko-delivery-hero__visual img{display:block;width:min(100%,520px);height:auto}.statusko-delivery-layout{display:grid;grid-template-columns:minmax(0,var(--statusko-content-max,908px)) var(--statusko-sidebar-width,292px);gap:var(--statusko-layout-gap,32px);align-items:start;margin-top:32px}.statusko-delivery-content{display:grid;gap:var(--statusko-section-space,56px);min-width:0}.statusko-delivery-section{padding:30px;border:1px solid #ededed;border-radius:var(--statusko-panel-radius,32px);background:#fff;box-shadow:0 16px 40px rgba(63,63,63,.055)}.statusko-delivery-section>header{text-align:center}.statusko-delivery-section h2{margin:0;font-size:26px;font-weight:900;line-height:1.25}.statusko-delivery-section>header>p{margin:7px 0 0;color:var(--delivery-muted);font-size:14px;line-height:1.5}.statusko-delivery-highlight{display:grid;gap:8px;margin-top:24px;padding:19px 22px;border-radius:20px;background:#fff7ef}.statusko-delivery-highlight p{margin:0;font-size:16px;line-height:1.5}.statusko-delivery-highlight strong{font-weight:900}.statusko-delivery-highlight p strong:last-child{color:var(--delivery-orange)}.statusko-delivery-section__intro{margin:24px 0 0;color:var(--delivery-muted);font-size:16px;line-height:1.6}.statusko-delivery-carriers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.statusko-delivery-carrier{display:grid;grid-template-rows:88px auto auto;justify-items:center;gap:10px;min-width:0;padding:22px 18px;border:1px solid #ececec;border-radius:24px;background:#fff;text-align:center;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.statusko-delivery-carrier:hover,.statusko-delivery-carrier:focus-within{border-color:var(--delivery-orange);box-shadow:var(--statusko-card-hover-shadow,0 10px 24px rgba(63,63,63,.07));transform:translateY(-2px)}.statusko-delivery-carrier__logo{display:flex;align-items:center;justify-content:center;width:100%;height:88px}.statusko-delivery-carrier__logo img{display:block;max-width:240px;max-height:76px;width:auto;height:auto;filter:grayscale(1);opacity:.78}.statusko-delivery-carrier h3{margin:0;font-size:17px;font-weight:900;line-height:1.3}.statusko-delivery-carrier>a{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--delivery-orange);font-size:14px;font-weight:800;line-height:1.35;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.statusko-delivery-note{display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:start;margin:24px 0 0;padding:16px 18px;border-radius:18px;background:#f3f3f3;color:#666;font-size:14px;line-height:1.5}.statusko-delivery-note>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:var(--delivery-orange);font-weight:900}.statusko-delivery-sidebar{position:sticky;top:calc(var(--statusko-header-height,80px) + 20px)}.statusko-delivery-order-card{max-width:none}@media(max-width:1024px){.statusko-delivery-page{width:calc(100% - 48px);padding-top:40px}.statusko-delivery-hero{grid-template-columns:minmax(0,62%) minmax(260px,38%);gap:24px;min-height:300px}.statusko-delivery-layout{grid-template-columns:minmax(0,1fr) 270px;gap:24px}.statusko-delivery-section{padding:26px 22px}}@media(max-width:767px){.statusko-delivery-page{width:calc(100% - 40px);padding:18px 0 48px}.statusko-delivery-hero{grid-template-columns:1fr;gap:12px;min-height:0}.statusko-delivery-hero__visual{grid-row:1;min-height:280px}.statusko-delivery-hero__visual img{width:min(100%,410px)}.statusko-delivery-hero__copy{grid-row:2;text-align:center}.statusko-delivery-hero h1{font-size:28px;line-height:1.16}.statusko-delivery-hero__copy>p{margin:14px auto 0;font-size:15px;line-height:1.55;text-align:left}.statusko-delivery-layout{display:flex;flex-direction:column;gap:48px;margin-top:48px}.statusko-delivery-content{width:100%;gap:48px}.statusko-delivery-section{padding:24px 18px;border-radius:26px}.statusko-delivery-section h2{font-size:23px}.statusko-delivery-highlight{padding:18px}.statusko-delivery-carriers{grid-template-columns:1fr;margin-top:20px}.statusko-delivery-carrier{grid-template-columns:124px minmax(0,1fr);grid-template-rows:auto auto;justify-items:start;gap:4px 14px;text-align:left}.statusko-delivery-carrier__logo{grid-row:1/3;height:64px}.statusko-delivery-carrier__logo img{max-width:118px;max-height:58px}.statusko-delivery-carrier h3{align-self:end;font-size:16px}.statusko-delivery-carrier>a{align-self:start}.statusko-delivery-sidebar{position:static;width:100%}.statusko-delivery-order-card{width:100%;max-width:none}}@media(max-width:390px){.statusko-delivery-page{width:calc(100% - 28px)}.statusko-delivery-carrier{grid-template-columns:104px minmax(0,1fr);padding:18px 14px}.statusko-delivery-carrier__logo img{max-width:98px}.statusko-delivery-hero h1{font-size:26px}}
