.page-loader{z-index:10000;box-sizing:border-box;color:var(--color-text);background:var(--color-page);--page-loader-skeleton:color-mix(in srgb, var(--color-text) 9%, var(--color-surface-muted));--page-loader-highlight:color-mix(in srgb, var(--color-text) 18%, var(--color-surface-muted));-webkit-user-select:none;user-select:none;isolation:isolate;position:fixed;inset:0;overflow:hidden}.page-loader__message{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-loader__header{border-bottom:1px solid var(--color-border);background:var(--color-surface)}.page-loader__header-inner{align-items:center;gap:38px;width:min(1180px,100% - 48px);min-height:108px;margin-inline:auto;display:flex}.page-loader__brand{flex:none;align-items:center;gap:13px;min-width:0;display:inline-flex}.page-loader__logo{border:1px solid var(--color-border);background:var(--color-surface);border-radius:50%;flex:none;place-items:center;width:80px;height:80px;display:grid;overflow:hidden;box-shadow:0 5px 18px #1e2d2514}.page-loader__logo img{object-fit:contain;width:100%;height:100%;display:block}.page-loader__brand-lines{gap:9px;display:grid}.page-loader__brand-title{width:168px;height:17px}.page-loader__brand-subtitle{width:132px;height:9px}.page-loader__navigation{flex:auto;justify-content:center;align-items:center;gap:25px;min-width:0;display:flex}.page-loader__navigation-item{width:66px;height:12px}.page-loader__navigation-item:nth-child(2){width:84px}.page-loader__navigation-item:nth-child(3){width:78px}.page-loader__navigation-item:nth-child(4){width:58px}.page-loader__header-actions{flex:none;align-items:center;gap:8px;display:flex}.page-loader__header-action,.page-loader__mobile-action{border-radius:50%;width:46px;height:46px}.page-loader__mobile-action{display:none}.page-loader__body{box-sizing:border-box;align-content:start;gap:36px;width:min(1180px,100% - 48px);min-height:calc(100dvh - 109px);margin-inline:auto;padding:clamp(38px,5vw,68px) 0 44px;display:grid}.page-loader__hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(40px,6vw,86px);display:grid}.page-loader__hero-copy{gap:26px;min-width:0;display:grid}.page-loader__eyebrow{width:132px;height:14px}.page-loader__title{gap:14px;display:grid}.page-loader__title .page-loader__skeleton{border-radius:14px;width:94%;height:clamp(38px,4.4vw,58px)}.page-loader__title .page-loader__skeleton:last-child{width:72%}.page-loader__description{gap:12px;display:grid}.page-loader__description .page-loader__skeleton{width:92%;height:13px}.page-loader__description .page-loader__skeleton:nth-child(2){width:84%}.page-loader__description .page-loader__skeleton:last-child{width:64%}.page-loader__hero-actions{flex-wrap:wrap;gap:12px;padding-top:4px;display:flex}.page-loader__hero-actions .page-loader__skeleton{border-radius:999px;width:152px;height:48px}.page-loader__hero-actions .page-loader__skeleton:last-child{width:122px}.page-loader__visual{border-radius:clamp(22px,3vw,34px);width:100%;height:clamp(270px,34vw,420px)}.page-loader__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.page-loader__card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:22px;gap:15px;min-width:0;padding:24px;display:grid}.page-loader__card-icon{border-radius:50%;width:48px;height:48px;margin-bottom:3px}.page-loader__card-title{width:62%;height:16px}.page-loader__card-line{width:92%;height:11px}.page-loader__card-line_short{width:70%}.page-loader__skeleton{background-image:linear-gradient(105deg, var(--page-loader-skeleton) 34%, var(--page-loader-highlight) 48%, var(--page-loader-skeleton) 62%);background-size:220% 100%;border-radius:999px;animation:1.8s ease-in-out infinite page-loader-shimmer;display:block}.page-loader__skeleton:nth-child(2n){animation-delay:-.3s}.page-loader__skeleton:nth-child(3n){animation-delay:-.6s}@keyframes page-loader-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1120px){.page-loader__header-inner{gap:24px}.page-loader__navigation{gap:17px}.page-loader__brand-title{width:148px}.page-loader__brand-subtitle{width:116px}}@media (width<=920px){.page-loader__header-inner{justify-content:space-between;min-height:92px}.page-loader__logo{width:66px;height:66px}.page-loader__navigation,.page-loader__header-actions{display:none}.page-loader__mobile-action{display:block}.page-loader__body{gap:32px;min-height:calc(100dvh - 93px);padding:42px 0 40px}.page-loader__hero{grid-template-columns:minmax(0,1fr);gap:30px}.page-loader__visual{height:clamp(230px,42vw,320px)}.page-loader__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.page-loader__card:last-child{display:none}}@media (width<=680px){.page-loader__header-inner,.page-loader__body{width:min(100% - 30px,1180px)}.page-loader__header-inner{min-height:86px}.page-loader__logo{width:60px;height:60px}.page-loader__brand-title{width:142px;height:15px}.page-loader__brand-subtitle{width:110px;height:8px}.page-loader__body{gap:28px;min-height:calc(100dvh - 87px);padding:28px 0 32px}.page-loader__hero-copy{gap:20px}.page-loader__title{gap:10px}.page-loader__title .page-loader__skeleton{border-radius:11px;height:clamp(32px,9vw,42px)}.page-loader__description{gap:9px}.page-loader__hero-actions .page-loader__skeleton{width:136px;height:44px}.page-loader__hero-actions .page-loader__skeleton:last-child{width:108px}.page-loader__visual{border-radius:22px;height:clamp(190px,56vw,250px)}.page-loader__cards{display:none}}@media (width<=430px){.page-loader__brand-title{width:116px}.page-loader__brand-subtitle{display:none}.page-loader__mobile-action{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.page-loader__skeleton{background:var(--page-loader-skeleton);animation:none}}.page-loader-home{background:var(--color-page);min-height:100%}.page-loader-home__hero{min-height:clamp(620px, calc(100svh - var(--app-header-height)), 820px);background:var(--color-page-soft);flex-direction:column;align-items:center;padding:clamp(10px,5vh,80px) 0 0;display:flex;overflow:hidden}.page-loader-home__hero-inner,.page-loader-home__trust,.page-loader-home__categories-inner{width:min(1180px,100% - 48px);margin-inline:auto}.page-loader-home__hero-inner{grid-template-columns:minmax(0,.94fr) minmax(470px,1.06fr);align-items:center;gap:50px;min-height:560px;display:grid}.page-loader-home__hero-copy{gap:19px;padding-bottom:75px;display:grid;position:relative}.page-loader-home__eyebrow{width:188px;height:11px}.page-loader-home__title{gap:7px;display:grid}.page-loader-home__title .page-loader__skeleton{border-radius:13px;width:94%;height:clamp(42px,5vw,62px)}.page-loader-home__title .page-loader__skeleton:nth-child(2){width:72%}.page-loader-home__title .page-loader__skeleton:nth-child(3){width:86%}.page-loader-home__title .page-loader__skeleton:last-child{width:58%}.page-loader-home__description{gap:9px;max-width:590px;display:grid}.page-loader-home__description .page-loader__skeleton{width:96%;height:11px}.page-loader-home__description .page-loader__skeleton:nth-child(2){width:88%}.page-loader-home__description .page-loader__skeleton:last-child{width:68%}.page-loader-home__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-loader-home__actions .page-loader__skeleton{border-radius:4px;width:176px;height:54px}.page-loader-home__actions .page-loader__skeleton:last-child{width:202px}.page-loader-home__benefits{flex-wrap:wrap;gap:11px 24px;margin-top:15px;display:flex}.page-loader-home__benefit{align-items:center;gap:7px;display:flex}.page-loader-home__benefit-icon{border-radius:50%;width:21px;height:21px}.page-loader-home__benefit-line{width:112px;height:9px}.page-loader-home__visual{align-self:stretch;min-height:560px;position:relative}.page-loader-home__visual-main{border-radius:50%;width:410px;height:410px;position:absolute;top:51px;right:20px}.page-loader-home__visual-circle{z-index:2;border-radius:50%;width:178px;height:178px;position:absolute;top:96px;right:112px}.page-loader-home__visual-card{z-index:3;border-radius:22px;width:154px;height:188px;position:absolute;bottom:54px;right:16px;transform:rotate(7deg)}.page-loader-home__visual-small{z-index:4;border-radius:18px;width:132px;height:132px;position:absolute;bottom:74px;left:28px;transform:rotate(-8deg)}.page-loader-home__trust{background:var(--color-accent-strong);--page-loader-skeleton:#ffffff29;--page-loader-highlight:#ffffff4d;border-radius:12px 12px 0 0;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:28px;min-height:112px;padding:22px 42px;display:grid;box-shadow:0 -8px 30px #313e321f}.page-loader-home__trust-item{gap:8px;min-width:0;display:grid}.page-loader-home__trust-item:not(:first-child){border-left:1px solid #ffffff29;padding-left:28px}.page-loader-home__trust-item .page-loader__skeleton:first-child{width:72%;height:16px}.page-loader-home__trust-item .page-loader__skeleton:last-child{width:52%;height:9px}.page-loader-home__categories{border-top:1px solid var(--color-border);background:var(--color-page);padding:clamp(82px,7.5vw,118px) 0}.page-loader-home__section-heading{justify-content:space-between;align-items:center;gap:70px;margin-bottom:56px;display:flex}.page-loader-home__section-title{gap:15px;width:100%;max-width:700px;display:grid}.page-loader-home__section-eyebrow{width:128px;height:10px}.page-loader-home__section-title-lines{gap:8px;display:grid}.page-loader-home__section-title-lines .page-loader__skeleton{border-radius:11px;width:510px;max-width:100%;height:clamp(34px,4vw,48px)}.page-loader-home__section-title-lines .page-loader__skeleton:last-child{width:390px}.page-loader-home__section-description{gap:9px;width:100%;max-width:390px;display:grid}.page-loader-home__section-description .page-loader__skeleton{width:100%;height:10px}.page-loader-home__section-description .page-loader__skeleton:last-child{width:76%}.page-loader-home__category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.page-loader-home__category{border:1px solid var(--color-border);background:var(--color-surface-soft);border-radius:10px;min-height:324px;padding:30px 27px;position:relative;overflow:hidden}.page-loader-home__category-number{width:32px;height:9px}.page-loader-home__category-icon{border-radius:50%;width:66px;height:66px;margin:27px 0 24px}.page-loader-home__category-title{border-radius:7px;width:76%;height:23px;margin-bottom:10px}.page-loader-home__category-description{gap:8px;display:grid}.page-loader-home__category-description .page-loader__skeleton{width:94%;height:9px}.page-loader-home__category-description .page-loader__skeleton:last-child{width:72%}@media (width<=1120px){.page-loader-home__hero-inner{grid-template-columns:.98fr 1.02fr;gap:20px}.page-loader-home__visual{transform-origin:100%;transform:scale(.89)}.page-loader-home__category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=920px){.page-loader-home__hero{padding-top:62px}.page-loader-home__hero-inner{display:block}.page-loader-home__hero-copy{max-width:690px;padding-bottom:20px}.page-loader-home__visual{width:min(650px,100%);min-height:520px;margin:0 auto;transform:none}.page-loader-home__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.page-loader-home__trust-item:not(:first-child){border-left:0;padding-left:0}.page-loader-home__section-heading{display:block}.page-loader-home__section-description{max-width:590px;margin-top:22px}.page-loader-home__categories{padding:88px 0}}@media (width<=680px){.page-loader-home__hero-inner,.page-loader-home__trust,.page-loader-home__categories-inner{width:min(100% - 30px,1180px)}.page-loader-home__hero{padding-top:48px}.page-loader-home__title .page-loader__skeleton{height:clamp(36px,11vw,50px)}.page-loader-home__actions{flex-direction:column;align-items:flex-start;gap:19px}.page-loader-home__visual{transform-origin:bottom;width:560px;min-height:475px;left:50%;transform:translate(-50%)scale(.82)}.page-loader-home__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 18px;min-height:0;padding:26px}.page-loader-home__categories{padding:72px 0}.page-loader-home__category-grid{grid-template-columns:minmax(0,1fr)}.page-loader-home__category{min-height:292px}}@media (width<=560px){.page-loader-home__actions{align-items:stretch;width:100%}.page-loader-home__actions .page-loader__skeleton{width:100%}}@media (width<=430px){.page-loader-home__visual{transform:translate(-50%)scale(.72)}.page-loader-home__trust{grid-template-columns:minmax(0,1fr)}}.page-loader-products{background:var(--color-page);min-height:100%}.page-loader-products__hero{min-height:clamp(540px, calc(100svh - var(--app-header-height)), 760px);background:var(--color-page-soft);align-items:center;display:flex;overflow:hidden}.page-loader-products__hero-inner,.page-loader-products__catalog-inner{width:min(1180px,100% - 48px);margin-inline:auto}.page-loader-products__hero-inner{grid-template-columns:minmax(0,1fr) minmax(410px,.85fr);align-items:center;gap:clamp(40px,6vw,90px);padding-top:clamp(55px,7vw,90px);padding-bottom:clamp(65px,8vw,100px);display:grid}.page-loader-products__hero-copy{gap:19px;max-width:720px;display:grid}.page-loader-products__eyebrow{width:132px;height:11px}.page-loader-products__title{gap:7px;display:grid}.page-loader-products__title .page-loader__skeleton{border-radius:13px;width:88%;height:clamp(42px,5vw,62px)}.page-loader-products__title .page-loader__skeleton:nth-child(2){width:68%}.page-loader-products__title .page-loader__skeleton:nth-child(3){width:82%}.page-loader-products__title .page-loader__skeleton:last-child{width:48%}.page-loader-products__description{gap:9px;max-width:560px;display:grid}.page-loader-products__description .page-loader__skeleton{width:94%;height:11px}.page-loader-products__description .page-loader__skeleton:last-child{width:72%}.page-loader-products__hero-action{border-radius:5px;width:184px;height:54px;margin-top:6px}.page-loader-products__decoration{min-height:430px;position:relative}.page-loader-products__shape{position:absolute}.page-loader-products__shape_box{z-index:3;border-radius:20px;width:185px;height:185px;bottom:50px;left:12px;transform:rotate(-8deg)}.page-loader-products__shape_circle{z-index:2;border-radius:50%;width:245px;height:245px;top:18px;right:10px;transform:rotate(7deg)}.page-loader-products__shape_triangle{z-index:4;border-radius:18px;width:155px;height:155px;bottom:5px;right:115px;transform:rotate(10deg)}.page-loader-products__catalog{background:var(--color-page);padding:clamp(88px,9vw,138px) 0}.page-loader-products__catalog-header{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:clamp(42px,5vw,68px);display:flex}.page-loader-products__catalog-heading{gap:15px;max-width:760px;display:grid}.page-loader-products__catalog-eyebrow{width:92px;height:10px}.page-loader-products__catalog-title{gap:8px;display:grid}.page-loader-products__catalog-title .page-loader__skeleton{border-radius:11px;width:390px;max-width:100%;height:clamp(35px,4vw,48px)}.page-loader-products__catalog-title .page-loader__skeleton:last-child{width:330px}.page-loader-products__catalog-count{width:92px;height:10px;margin-bottom:7px}.page-loader-products__controls{border:1px solid var(--color-border);background:var(--color-surface-soft);box-shadow:var(--shadow-lg);grid-template-columns:minmax(240px,.8fr) minmax(280px,1.4fr) minmax(190px,.55fr);align-items:end;gap:clamp(20px,3vw,42px);margin:clamp(28px,4vw,48px) 0;padding:clamp(22px,3vw,34px);display:grid;position:relative}.page-loader-products__control{gap:10px;min-width:0;display:grid}.page-loader-products__control-label{width:92px;height:9px}.page-loader-products__search-field{border-radius:2px;width:100%;height:12px;margin-top:30px}.page-loader-products__categories{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-loader-products__categories .page-loader__skeleton{width:64px;height:42px}.page-loader-products__categories .page-loader__skeleton:nth-child(2){width:58px}.page-loader-products__categories .page-loader__skeleton:last-child{width:88px}.page-loader-products__sort-field{border-radius:8px;width:100%;height:52px}.page-loader-products__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.page-loader-products__card{border:1px solid var(--color-border);background:var(--color-surface-elevated);min-width:0;min-height:100%;box-shadow:var(--shadow-md);border-radius:14px;overflow:hidden}.page-loader-products__card-image{aspect-ratio:1.12;border-radius:0;width:100%}.page-loader-products__card-content{flex-direction:column;min-height:250px;padding:24px;display:flex}.page-loader-products__card-meta{align-items:center;gap:12px;margin-bottom:10px;display:flex}.page-loader-products__card-meta .page-loader__skeleton:first-child{width:48px;height:8px}.page-loader-products__card-meta .page-loader__skeleton:last-child{width:74px;height:8px}.page-loader-products__card-availability{width:82px;height:24px;margin-bottom:14px}.page-loader-products__card-title{border-radius:8px;width:72%;height:25px;margin-bottom:13px}.page-loader-products__card-description{gap:8px;margin-bottom:24px;display:grid}.page-loader-products__card-description .page-loader__skeleton{width:94%;height:9px}.page-loader-products__card-description .page-loader__skeleton:last-child{width:70%}.page-loader-products__card-bottom{border-top:1px solid var(--color-border);gap:18px;margin-top:auto;padding-top:18px;display:grid}.page-loader-products__card-price{width:92px;height:23px}.page-loader-products__card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-loader-products__card-actions .page-loader__skeleton{border-radius:5px;width:100%;height:48px}@media (width<=1050px){.page-loader-products__hero-inner{grid-template-columns:1fr .75fr;gap:20px}.page-loader-products__decoration{transform-origin:100%;transform:scale(.85)}.page-loader-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){.page-loader-products__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.page-loader-products__categories{grid-area:2/1/auto/-1}}@media (width<=800px){.page-loader-products__hero{min-height:auto}.page-loader-products__hero-inner{grid-template-columns:minmax(0,1fr)}.page-loader-products__decoration{width:min(500px,100%);min-height:380px;margin-inline:auto;transform:none}.page-loader-products__catalog-header{align-items:start;gap:20px;display:grid}}@media (width<=680px){.page-loader-products__hero-inner,.page-loader-products__catalog-inner{width:min(100% - 30px,1180px)}}@media (width<=640px){.page-loader-products__controls{grid-template-columns:minmax(0,1fr);gap:24px;padding:20px}.page-loader-products__categories{grid-area:auto}}@media (width<=620px){.page-loader-products__title .page-loader__skeleton{height:clamp(36px,10vw,48px)}.page-loader-products__decoration{transform-origin:50%;width:430px;min-height:340px;left:50%;transform:translate(-50%)scale(.82)}.page-loader-products__catalog{padding:76px 0}.page-loader-products__grid{grid-template-columns:minmax(0,1fr)}.page-loader-products__card-content{min-height:230px;padding:22px}}.page-loader-product{gap:28px}.page-loader-product__breadcrumbs{align-items:center;gap:12px;display:flex}.page-loader-product__breadcrumbs .page-loader__skeleton{width:72px;height:10px}.page-loader-product__breadcrumbs .page-loader__skeleton:nth-child(2){width:96px}.page-loader-product__breadcrumbs .page-loader__skeleton:last-child{width:134px}.page-loader-product__gallery{gap:14px;min-width:0;display:grid}.page-loader-product__gallery-main{border-radius:28px;width:100%;height:clamp(330px,38vw,470px)}.page-loader-product__thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.page-loader-product__thumbnail{aspect-ratio:1;border-radius:15px;width:100%}.page-loader-product__summary{gap:22px;min-width:0;padding-top:6px;display:grid}.page-loader-product__meta{align-items:center;gap:10px;display:flex}.page-loader-product__meta .page-loader__skeleton:first-child{width:82px;height:24px}.page-loader-product__meta .page-loader__skeleton:last-child{width:104px;height:11px}.page-loader-product__title{gap:12px;display:grid}.page-loader-product__title .page-loader__skeleton{border-radius:12px;width:94%;height:42px}.page-loader-product__title .page-loader__skeleton:last-child{width:68%}.page-loader-product__description{gap:10px;display:grid}.page-loader-product__description .page-loader__skeleton{width:96%;height:11px}.page-loader-product__description .page-loader__skeleton:nth-child(2){width:88%}.page-loader-product__description .page-loader__skeleton:last-child{width:72%}.page-loader-product__features{gap:12px;display:grid}.page-loader-product__feature{align-items:center;gap:10px;display:flex}.page-loader-product__feature .page-loader__skeleton:first-child{border-radius:50%;width:26px;height:26px}.page-loader-product__feature .page-loader__skeleton:last-child{width:62%;height:10px}.page-loader-product__price{border-radius:9px;width:132px;height:30px}.page-loader-product__actions{grid-template-columns:minmax(0,1fr) 132px;gap:12px;display:grid}.page-loader-product__actions .page-loader__skeleton{border-radius:999px;width:100%;height:50px}.page-loader-product__note{width:74%;height:10px}@media (width<=1120px){.page-loader-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-loader-products__card:last-child{display:none}}@media (width<=920px){.page-loader-home__hero,.page-loader-product__layout{grid-template-columns:minmax(0,1fr)}.page-loader-home__visual{min-height:280px}.page-loader-home__category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-loader-products__hero{grid-template-columns:minmax(0,1fr)}.page-loader-products__decoration{display:none}.page-loader-products__controls{grid-template-columns:minmax(0,1fr) 170px}.page-loader-products__select:last-child{display:none}.page-loader-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-loader-products__card:last-child{display:block}.page-loader-product__gallery-main{height:320px}}@media (width<=680px){.page-loader-home__benefit:last-child,.page-loader-home__trust-item:last-child{display:none}.page-loader-home__trust{grid-template-columns:repeat(2,minmax(0,1fr))}.page-loader-home__category:nth-child(n+3){display:none}.page-loader-products__hero{padding:24px}.page-loader-products__title .page-loader__skeleton{height:32px}.page-loader-products__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.page-loader-products__search{grid-column:1/-1}.page-loader-products__card:nth-child(n+3){display:none}.page-loader-product__gallery-main{height:clamp(220px,68vw,290px)}.page-loader-product__summary{gap:17px}.page-loader-product__title .page-loader__skeleton{height:33px}.page-loader-product__actions{grid-template-columns:minmax(0,1fr) 104px}}.page-loader-product{min-height:calc(100svh - var(--app-header-height,108px));background:var(--color-page,#f7f5ef)}.page-loader-product__hero{min-height:calc(100svh - var(--app-header-height,108px));background:radial-gradient(circle at 90% 15%, #fffffff2 0 6%, transparent 25%), linear-gradient(120deg, var(--color-page-soft,#f7f5ef) 0%, #faf8f2 58%, var(--color-surface-muted,#ece9df) 100%);padding:clamp(34px,4vw,58px) 0 clamp(84px,8vw,128px);position:relative;overflow:hidden}.page-loader-product__hero:before{background:color-mix(in srgb, var(--color-accent,#536454) 18%, transparent);content:"";border-radius:50%;width:360px;height:520px;position:absolute;top:120px;left:-150px;transform:rotate(-18deg)}.page-loader-product__hero-inner,.page-loader-product__details-inner{z-index:1;width:min(1180px,100% - 48px);margin-inline:auto;position:relative}.page-loader-product__breadcrumbs{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:clamp(28px,4vw,48px);display:flex}.page-loader-product__breadcrumb{height:8px}.page-loader-product__breadcrumb--home{width:52px}.page-loader-product__breadcrumb--catalog{width:76px}.page-loader-product__breadcrumb--current{width:clamp(110px,18vw,190px)}.page-loader-product__breadcrumb-separator{width:4px;height:8px}.page-loader-product__layout{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:start;gap:clamp(42px,6vw,82px);display:grid}.page-loader-product__gallery{min-width:0}.page-loader-product__modes{border:1px solid var(--color-border,#d8ddd8);background:color-mix(in srgb, var(--color-surface-elevated,#fff) 78%, transparent);border-radius:999px;place-self:start;gap:5px;width:fit-content;max-width:100%;margin-bottom:16px;padding:5px;display:inline-flex}.page-loader-product__mode{border-radius:999px;height:38px}.page-loader-product__mode--media{width:64px}.page-loader-product__mode--model{width:100px}.page-loader-product__preview{aspect-ratio:1.12;border:1px solid var(--color-border,#d8ddd8);background:var(--color-surface-soft,#f2f2ee);width:100%;box-shadow:var(--shadow-lg,0 24px 55px #3d4c401f);border-radius:16px;position:relative;overflow:hidden}.page-loader-product__preview-fill{border-radius:0;width:100%;height:100%;position:absolute;inset:0}.page-loader-product__gallery-arrow{z-index:2;border-radius:50%;width:46px;height:46px;position:absolute;top:50%;transform:translateY(-50%)}.page-loader-product__gallery-arrow--left{left:18px}.page-loader-product__gallery-arrow--right{right:18px}.page-loader-product__thumbnails{gap:12px;margin-top:16px;padding:3px 2px 8px;display:flex;overflow-x:hidden}.page-loader-product__thumbnail{border-radius:10px;flex:none;width:88px;height:88px}.page-loader-product__summary{border:1px solid var(--color-border,#d8ddd8);background:color-mix(in srgb, var(--color-surface-elevated,#fff) 90%, transparent);box-shadow:var(--shadow-lg,0 24px 55px #3d4c401f);border-radius:16px;padding:clamp(30px,4vw,48px);display:grid}.page-loader-product__meta{flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:22px;display:flex}.page-loader-product__badge{border-radius:999px;width:72px;height:30px}.page-loader-product__category{width:92px;height:9px}.page-loader-product__title{gap:6px;margin-bottom:22px;display:grid}.page-loader-product__title-line{border-radius:8px;width:100%;height:clamp(42px,4.4vw,62px)}.page-loader-product__title-line--last{width:72%}.page-loader-product__title-line:first-child:last-child{width:90%}.page-loader-product__description{gap:16px;margin-bottom:30px;padding-block:8px;display:grid}.page-loader-product__description-line{width:100%;height:10px}.page-loader-product__description-line--last{width:72%}.page-loader-product__description-line:first-child:last-child{width:84%}.page-loader-product__price{flex-wrap:wrap;align-items:center;gap:14px;min-height:46px;margin-bottom:24px;display:flex}.page-loader-product__price-current{width:146px;height:42px}.page-loader-product__price-old{width:74px;height:15px}.page-loader-product__discount{width:44px;height:18px}.page-loader-product__discount-timer{border:1px solid var(--color-border,#d8ddd8);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;min-height:48px;margin:-10px 0 24px;padding:11px 14px;display:flex}.page-loader-product__discount-label{width:104px;height:9px}.page-loader-product__discount-time{width:136px;height:10px}.page-loader-product__availability{border:1px solid var(--color-border,#d8ddd8);background:var(--color-success-soft,#eaf1e8);border-radius:8px;align-content:center;gap:7px;min-height:50px;margin-bottom:28px;padding:15px 17px;display:grid}.page-loader-product__availability--with-time{min-height:64px}.page-loader-product__availability-title{width:104px;height:11px}.page-loader-product__availability-time{width:168px;max-width:85%;height:8px}.page-loader-product__features{gap:12px;margin:0 0 32px;padding:0;list-style:none;display:grid}.page-loader-product__features li{align-items:center;gap:11px;min-height:21px;display:flex}.page-loader-product__feature-icon{border-radius:50%;flex:none;width:21px;height:21px}.page-loader-product__feature-line{width:min(100%,280px);height:9px}.page-loader-product__features li:nth-child(2) .page-loader-product__feature-line{width:min(82%,240px)}.page-loader-product__features li:nth-child(3) .page-loader-product__feature-line{width:min(90%,260px)}.page-loader-product__cart-button,.page-loader-product__buy-now{border-radius:5px;width:100%}.page-loader-product__cart-button{height:58px}.page-loader-product__buy-now{height:54px;margin-top:10px}.page-loader-product__order-note{width:min(76%,250px);height:8px;margin:17px auto 26px}.page-loader-product__sku{border-top:1px solid var(--color-border,#d8ddd8);padding-top:18px}.page-loader-product__sku-line{width:112px;height:8px}.page-loader-product__details{background:var(--color-page,#f7f5ef);padding:clamp(84px,9vw,138px) 0}.page-loader-product__details-inner{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:clamp(55px,8vw,110px);display:grid}.page-loader-product__details-copy{max-width:690px}.page-loader-product__details-eyebrow{width:104px;height:9px;margin-bottom:18px}.page-loader-product__details-title{border-radius:8px;width:min(88%,550px);height:clamp(42px,5vw,66px);margin-bottom:34px}.page-loader-product__details-text{gap:19px;display:grid}.page-loader-product__details-paragraph{gap:17px;padding-block:8px;display:grid}.page-loader-product__details-line{width:100%;height:11px}.page-loader-product__details-line--last{width:78%}.page-loader-product__details-paragraph:nth-child(2) .page-loader-product__details-line--last{width:62%}.page-loader-product__specifications{background:var(--color-accent-strong,#3d4c40);box-shadow:var(--shadow-lg,0 24px 55px #3d4c402e);border-radius:14px;padding:clamp(28px,4vw,42px)}.page-loader-product__specifications-title{width:176px;height:30px;margin-bottom:28px}.page-loader-product__specifications-list{display:grid}.page-loader-product__specification{border-bottom:1px solid #ffffff24;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:51px;padding:17px 0;display:grid}.page-loader-product__specification:first-child{min-height:34px;padding-top:0}.page-loader-product__specification:last-child{border-bottom:0;min-height:34px;padding-bottom:0}.page-loader-product__specification-label{width:min(72%,150px);height:9px}.page-loader-product__specification-value{width:76px;height:10px}@media (width<=980px){.page-loader-product__layout{grid-template-columns:1fr;gap:50px}}@media (width<=900px){.page-loader-product__details-inner{grid-template-columns:1fr;gap:48px}.page-loader-product__details-copy{max-width:760px}}@media (width<=680px){.page-loader-product__hero{padding:26px 0 76px}.page-loader-product__hero-inner,.page-loader-product__details-inner{width:min(1180px,100% - 30px)}.page-loader-product__breadcrumbs{margin-bottom:28px}.page-loader-product__breadcrumb--current{width:112px}.page-loader-product__preview{aspect-ratio:auto;min-height:330px}.page-loader-product__gallery-arrow{width:42px;height:42px}.page-loader-product__gallery-arrow--left{left:12px}.page-loader-product__gallery-arrow--right{right:12px}.page-loader-product__thumbnail{width:72px;height:72px}.page-loader-product__summary{padding:26px 22px}.page-loader-product__title-line{height:clamp(40px,13vw,56px)}.page-loader-product__details{padding:76px 0}.page-loader-product__specifications{padding:26px 22px}.page-loader-product__specification{grid-template-columns:1fr;gap:8px}.page-loader-product__specification-value{width:104px}}.page-loader-cart{min-height:calc(100svh - var(--app-header-height,108px));background:var(--color-page-soft,#f7f5ef)}.page-loader-cart__content{min-height:70vh;padding:52px 0 100px}.page-loader-cart__inner{width:min(1180px,100% - 48px);margin-inline:auto}.page-loader-cart__breadcrumbs{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:42px;display:flex}.page-loader-cart__breadcrumb{height:8px}.page-loader-cart__breadcrumb--home{width:52px}.page-loader-cart__breadcrumb--current{width:62px}.page-loader-cart__breadcrumb-separator{width:4px;height:8px}.page-loader-cart__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;display:flex}.page-loader-cart__eyebrow{width:84px;height:8px;margin-bottom:7px}.page-loader-cart__title{border-radius:8px;width:185px;height:clamp(38px,5vw,62px)}.page-loader-cart__count{width:76px;height:9px;margin-bottom:6px}.page-loader-cart__layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:26px;display:grid}.page-loader-cart__items{gap:14px;display:grid}.page-loader-cart__item{border:1px solid var(--color-border,#d8ddd8);background:var(--color-surface-elevated,#fff);box-shadow:var(--shadow-sm,0 8px 20px #3d4c4012);border-radius:16px;grid-template-columns:132px minmax(0,1fr) auto;align-items:center;gap:22px;padding:18px;display:grid}.page-loader-cart__item-image{aspect-ratio:1.12;border-radius:11px;width:132px}.page-loader-cart__item-content{min-width:0}.page-loader-cart__item-sku{width:92px;height:8px;margin-bottom:8px}.page-loader-cart__item-title{gap:5px;display:grid}.page-loader-cart__item-title-line{border-radius:5px;width:min(100%,310px);height:21px}.page-loader-cart__item-title-line--last{width:min(72%,230px)}.page-loader-cart__item-title-line:first-child:last-child{width:min(84%,270px)}.page-loader-cart__quantity{border:1px solid var(--color-border-strong,#c7ccc7);border-radius:7px;grid-template-columns:36px 42px 36px;width:max-content;min-height:36px;margin-top:16px;display:inline-grid;overflow:hidden}.page-loader-cart__quantity-part{border-radius:0;width:100%;height:36px}.page-loader-cart__quantity-part+.page-loader-cart__quantity-part{border-left:1px solid var(--color-border,#d8ddd8)}.page-loader-cart__item-actions{justify-items:end;gap:16px;display:grid}.page-loader-cart__item-price{width:92px;height:20px}.page-loader-cart__remove{align-items:center;gap:6px;display:flex}.page-loader-cart__remove-icon{border-radius:4px;width:16px;height:16px}.page-loader-cart__remove-line{width:52px;height:8px}.page-loader-cart__summary{border:1px solid var(--color-border,#d8ddd8);background:var(--color-surface-elevated,#fff);box-shadow:var(--shadow-md,0 14px 34px #3d4c401a);border-radius:16px;padding:26px;position:sticky;top:102px}.page-loader-cart__summary-title{width:142px;height:26px;margin-bottom:24px}.page-loader-cart__summary-row{justify-content:space-between;align-items:center;gap:18px;min-height:18px;display:flex}.page-loader-cart__summary-label{width:92px;height:9px}.page-loader-cart__summary-price{width:72px;height:10px}.page-loader-cart__summary-row--total{border-top:1px solid var(--color-border,#d8ddd8);min-height:49px;margin-top:20px;padding-top:20px}.page-loader-cart__summary-total-label{width:54px;height:13px}.page-loader-cart__summary-total-price{width:105px;height:24px}.page-loader-cart__summary-button{border-radius:7px;width:100%;height:50px;margin-top:24px}.page-loader-cart__summary-note{gap:8px;margin-top:15px;display:grid}.page-loader-cart__summary-note .page-loader__skeleton{width:100%;height:8px}.page-loader-cart__summary-note .page-loader__skeleton:last-child{width:76%;margin-inline:auto}.page-loader-cart__empty{border:1px solid var(--color-border,#d8ddd8);background:var(--color-surface-elevated,#fff);min-height:360px;box-shadow:var(--shadow-md,0 14px 34px #3d4c401a);border-radius:18px;align-content:center;justify-items:center;padding:48px 24px;display:grid}.page-loader-cart__empty-icon{border-radius:14px;width:52px;height:52px;margin-bottom:18px}.page-loader-cart__empty-title{width:min(260px,76%);height:34px}.page-loader-cart__empty-description{gap:10px;width:min(430px,90%);margin:18px 0 26px;display:grid}.page-loader-cart__empty-description .page-loader__skeleton{width:100%;height:9px}.page-loader-cart__empty-description .page-loader__skeleton:last-child{width:76%;margin-inline:auto}.page-loader-cart__empty-button{border-radius:7px;width:164px;height:46px}@media (width<=920px){.page-loader-cart__layout{grid-template-columns:1fr}.page-loader-cart__summary{position:static}}@media (width<=680px){.page-loader-cart__content{padding:34px 0 70px}.page-loader-cart__inner{width:min(1180px,100% - 30px)}.page-loader-cart__breadcrumbs{margin-bottom:30px}.page-loader-cart__header{flex-direction:column;align-items:flex-start;gap:12px}.page-loader-cart__count{margin-bottom:0}.page-loader-cart__item{grid-template-columns:94px minmax(0,1fr);align-items:start;gap:15px;padding:14px}.page-loader-cart__item-image{width:94px}.page-loader-cart__item-title-line{height:18px}.page-loader-cart__item-actions{grid-column:2;justify-content:space-between;align-items:center;width:100%;display:flex}.page-loader-cart__summary{padding:22px}}.page-loader-checkout{min-height:calc(100svh - var(--app-header-height,108px));background:var(--color-page-soft,#f7f3ea)}.page-loader-checkout__content{min-height:70vh;padding:52px 0 100px}.page-loader-checkout__inner{width:min(1180px,100% - 48px);margin-inline:auto}.page-loader-checkout__breadcrumbs{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:38px;display:flex}.page-loader-checkout__breadcrumb{height:8px}.page-loader-checkout__breadcrumb--cart{width:62px}.page-loader-checkout__breadcrumb--current{width:140px}.page-loader-checkout__breadcrumb-separator{width:4px;height:8px}.page-loader-checkout__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;display:flex}.page-loader-checkout__eyebrow{width:118px;height:8px;margin-bottom:7px}.page-loader-checkout__title{border-radius:8px;width:min(430px,76vw);height:clamp(38px,5vw,62px)}.page-loader-checkout__count{width:72px;height:9px;margin-bottom:6px}.page-loader-checkout__layout{grid-template-columns:minmax(0,1fr) minmax(310px,360px);align-items:start;gap:26px;display:grid}.page-loader-checkout__main,.page-loader-checkout__sidebar{display:grid}.page-loader-checkout__main{gap:18px}.page-loader-checkout__sidebar{gap:14px;position:sticky;top:102px}.page-loader-checkout__card,.page-loader-checkout__summary,.page-loader-checkout__promo{border:1px solid var(--color-border,#3e4e401f);background:var(--color-surface-elevated,#fffdf8);box-shadow:var(--shadow-md,0 18px 46px #3d483a12);border-radius:18px}.page-loader-checkout__card{padding:28px}.page-loader-checkout__card--recipient{padding-top:24px;padding-bottom:24px}.page-loader-checkout__card-header{align-items:flex-start;gap:16px;margin-bottom:26px;display:flex}.page-loader-checkout__card--recipient .page-loader-checkout__card-header{margin-bottom:18px}.page-loader-checkout__step{border-radius:50%;flex:none;width:34px;height:34px}.page-loader-checkout__card-title{width:154px;height:28px}.page-loader-checkout__card-title--delivery{width:124px}.page-loader-checkout__card-description{gap:7px;width:min(340px,100%);margin-top:9px;display:grid}.page-loader-checkout__card-description .page-loader__skeleton{width:100%;height:8px}.page-loader-checkout__card-description .page-loader__skeleton:last-child{width:72%}.page-loader-checkout__form-grid,.page-loader-checkout__pickup-search{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.page-loader-checkout__field{gap:8px;min-width:0;display:grid}.page-loader-checkout__field-label{width:98px;height:8px}.page-loader-checkout__field:nth-child(2) .page-loader-checkout__field-label{width:62px}.page-loader-checkout__field-input{border-radius:9px;width:100%;height:48px}.page-loader-checkout__card--recipient .page-loader-checkout__field-input{height:44px}.page-loader-checkout__delivery-controls{border-bottom:1px solid var(--color-border,#3e4e401f);grid-template-columns:minmax(0,1.65fr) minmax(190px,.85fr);align-items:end;gap:18px;margin-bottom:22px;padding-bottom:22px;display:grid}.page-loader-checkout__delivery-control{gap:8px;min-width:0;display:grid}.page-loader-checkout__delivery-label{width:112px;height:7px}.page-loader-checkout__delivery-label--method{width:104px}.page-loader-checkout__providers{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.page-loader-checkout__provider{border:1px solid var(--color-border,#3e4e4021);background:var(--color-surface-soft,#faf8f2);border-radius:10px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:56px;padding:8px;display:grid}.page-loader-checkout__provider-mark{border-radius:8px;width:32px;height:32px}.page-loader-checkout__provider-content{gap:5px;min-width:0;display:grid}.page-loader-checkout__provider-title{width:82%;height:8px}.page-loader-checkout__provider-status{width:52%;height:6px}.page-loader-checkout__method-tabs{background:var(--color-surface-muted,#efede6);border-radius:10px;grid-template-columns:1fr 1fr;width:100%;padding:4px;display:grid}.page-loader-checkout__method-tabs .page-loader__skeleton{border-radius:7px;width:100%;height:39px}.page-loader-checkout__pickup-search{margin-bottom:20px}.page-loader-checkout__field-input--pickup{height:48px}.page-loader-checkout__pickup-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:13px;display:flex}.page-loader-checkout__pickup-title{width:225px;height:20px}.page-loader-checkout__pickup-description{gap:7px;width:min(300px,100%);margin-top:8px;display:grid}.page-loader-checkout__pickup-description .page-loader__skeleton{width:100%;height:7px}.page-loader-checkout__pickup-description .page-loader__skeleton:last-child{width:68%}.page-loader-checkout__pickup-count{border-radius:20px;width:54px;height:24px}.page-loader-checkout__pickup-workspace{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);align-items:stretch;gap:14px;display:grid}.page-loader-checkout__map{border:1px solid var(--color-border,#53645424);background:var(--color-surface-muted,#eef0e9);border-radius:20px;min-width:0;height:420px;position:relative;overflow:hidden}.page-loader-checkout__map-fill{border-radius:0;width:100%;height:100%;position:absolute;inset:0}.page-loader-checkout__map-marker{z-index:2;border-radius:18px;width:48px;height:34px;position:absolute}.page-loader-checkout__map-marker--marker-one{top:22%;left:26%}.page-loader-checkout__map-marker--marker-two{top:47%;left:64%}.page-loader-checkout__map-marker--marker-three{top:68%;left:35%}.page-loader-checkout__map-marker--marker-four{top:30%;left:78%}.page-loader-checkout__pickup-list{align-content:start;gap:8px;min-width:0;height:420px;display:grid;overflow:hidden}.page-loader-checkout__pickup-point{border:1px solid var(--color-border,#3e4e4021);background:var(--color-surface-soft,#faf8f2);border-radius:11px;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:12px;min-height:76px;padding:15px;display:grid}.page-loader-checkout__pickup-radio{border-radius:50%;width:17px;height:17px}.page-loader-checkout__pickup-point>div{gap:7px;display:grid}.page-loader-checkout__pickup-point-title{width:72%;height:9px}.page-loader-checkout__pickup-point-address{width:100%;height:8px}.page-loader-checkout__pickup-point-time{width:54%;height:7px}.page-loader-checkout__pickup-auth-state{border:1px solid var(--color-border,#3e4e401f);background:var(--color-surface-soft,#faf8f2);border-radius:11px;padding:18px}.page-loader-checkout__pickup-auth-state .page-loader__skeleton{width:68%;height:10px}.page-loader-checkout__summary,.page-loader-checkout__promo{padding:25px}.page-loader-checkout__summary-title,.page-loader-checkout__promo-title{height:25px;margin-bottom:22px}.page-loader-checkout__summary-title{width:142px}.page-loader-checkout__promo-title{width:105px}.page-loader-checkout__summary-products{border-bottom:1px solid var(--color-border,#3e4e4021);gap:10px;max-height:240px;margin-bottom:18px;padding:0 4px 18px 0;display:grid;overflow:hidden}.page-loader-checkout__summary-product{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;display:grid}.page-loader-checkout__summary-product-image{border-radius:9px;width:52px;height:52px}.page-loader-checkout__summary-product-content{gap:7px;min-width:0;display:grid}.page-loader-checkout__summary-product-title{width:86%;height:10px}.page-loader-checkout__summary-product-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.page-loader-checkout__summary-product-quantity{width:34px;height:7px}.page-loader-checkout__summary-product-price{width:64px;height:11px}.page-loader-checkout__summary-rows{gap:13px;display:grid}.page-loader-checkout__summary-rows>div{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.page-loader-checkout__summary-row-label{width:88px;height:8px}.page-loader-checkout__summary-row-value{width:76px;height:9px}.page-loader-checkout__summary-rows>div:last-child .page-loader-checkout__summary-row-value{width:120px}.page-loader-checkout__payment{border:1px solid var(--color-border,#3e4e4021);background:var(--color-surface-soft,#faf8f2);border-radius:10px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:18px;padding:12px;display:grid}.page-loader-checkout__payment-mark{border-radius:8px;width:34px;height:34px}.page-loader-checkout__payment-content{gap:5px;min-width:0;display:grid}.page-loader-checkout__payment-label{width:62px;height:5px}.page-loader-checkout__payment-title{width:116px;max-width:100%;height:8px}.page-loader-checkout__payment-description{width:92px;max-width:100%;height:6px}.page-loader-checkout__payment-status{border-radius:20px;width:52px;height:20px}.page-loader-checkout__summary-total{border-top:1px solid var(--color-border,#3e4e4021);justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding-top:16px;display:flex}.page-loader-checkout__summary-total-label{width:54px;height:13px}.page-loader-checkout__summary-total-value{width:102px;height:25px}.page-loader-checkout__submit{border-radius:8px;width:100%;height:50px;margin-top:23px}.page-loader-checkout__agreement{gap:6px;margin-top:13px;display:grid}.page-loader-checkout__agreement .page-loader__skeleton{width:100%;height:6px}.page-loader-checkout__agreement .page-loader__skeleton:last-child{width:72%;margin-inline:auto}.page-loader-checkout__promo>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.page-loader-checkout__promo-input{border-radius:9px;width:100%;height:43px}.page-loader-checkout__promo-button{border-radius:8px;width:82px;height:43px}.page-loader-checkout__state{text-align:center;place-items:center;min-height:70vh;padding:50px 20px;display:grid}.page-loader-checkout__state>div{justify-items:center;width:min(100%,480px);display:grid}.page-loader-checkout__state-icon{border-radius:14px;width:48px;height:48px;margin-bottom:20px}.page-loader-checkout__state-title{width:245px;max-width:86%;height:38px}.page-loader-checkout__state-description{gap:9px;width:min(360px,90%);margin:18px 0 25px;display:grid}.page-loader-checkout__state-description .page-loader__skeleton{width:100%;height:8px}.page-loader-checkout__state-description .page-loader__skeleton:last-child{width:72%;margin-inline:auto}.page-loader-checkout__state-button{border-radius:8px;width:158px;height:45px}@media (width<=980px){.page-loader-checkout__layout{grid-template-columns:1fr}.page-loader-checkout__sidebar{position:static}}@media (width<=780px){.page-loader-checkout__pickup-workspace{grid-template-columns:1fr}.page-loader-checkout__pickup-list{height:auto;max-height:330px}}@media (width<=680px){.page-loader-checkout__content{padding:34px 0 70px}.page-loader-checkout__inner{width:min(1180px,100% - 30px)}.page-loader-checkout__header{flex-direction:column;align-items:flex-start;gap:10px}.page-loader-checkout__card{padding:20px}.page-loader-checkout__form-grid,.page-loader-checkout__pickup-search,.page-loader-checkout__providers{grid-template-columns:1fr}.page-loader-checkout__pickup-heading{flex-direction:column}.page-loader-checkout__map{border-radius:16px;height:340px}}.page-loader-workspace-shell{--workspace-loader-background:#f4f3ee;--workspace-loader-surface:#fffdf8;--workspace-loader-surface-muted:#f7f4ed;--workspace-loader-text:#30372f;--workspace-loader-muted:#687169;--workspace-loader-line:#3e4e4024;--workspace-loader-selected:#e5eae2;z-index:1;min-width:0;min-height:0;color:var(--workspace-loader-text);background:var(--workspace-loader-background);grid-template:"topbar topbar"64px"sidebar main"minmax(0,1fr)/248px minmax(0,1fr);display:grid;position:fixed;inset:0;overflow:hidden}.page-loader-workspace-shell__topbar{background:var(--workspace-loader-surface);border-bottom:1px solid var(--workspace-loader-line);grid-area:topbar;justify-content:space-between;align-items:center;gap:24px;min-width:0;padding:0 24px 0 20px;display:flex}.page-loader-workspace-shell__topbar-left{align-items:center;gap:12px;min-width:0;display:flex}.page-loader-workspace-shell__menu{border-radius:11px;flex:none;width:40px;height:40px;display:none}.page-loader-workspace-shell__brand{align-items:center;gap:10px;min-width:0;display:flex}.page-loader-workspace-shell__brand img{object-fit:contain;flex:none;width:36px;height:36px;display:block}.page-loader-workspace-shell__brand-copy{gap:6px;min-width:0;display:grid}.page-loader-workspace-shell__brand-title{border-radius:999px;width:116px;height:9px}.page-loader-workspace-shell__brand-subtitle{border-radius:999px;width:78px;height:6px}.page-loader-workspace-shell__actions{flex:none;align-items:center;gap:8px;display:flex}.page-loader-workspace-shell__create{border-radius:11px;width:154px;height:40px}.page-loader-workspace-shell__icon-button,.page-loader-workspace-shell__profile{border-radius:50%;flex:none;width:40px;height:40px}.page-loader-workspace-shell__sidebar{background:var(--workspace-loader-surface);border-right:1px solid var(--workspace-loader-line);flex-direction:column;grid-area:sidebar;min-width:0;min-height:0;display:flex;overflow:hidden}.page-loader-workspace-shell__sidebar-body{flex:1;min-height:0;padding:22px 14px 16px;overflow:hidden}.page-loader-workspace-shell__nav-section+.page-loader-workspace-shell__nav-section{margin-top:27px}.page-loader-workspace-shell__nav-label{border-radius:999px;width:112px;height:7px;margin:0 10px 10px}.page-loader-workspace-shell__nav-label--personal{width:38px}.page-loader-workspace-shell__navigation{gap:4px;display:grid}.page-loader-workspace-shell__nav-item,.page-loader-workspace-shell__sidebar-footer{border-radius:11px;align-items:center;gap:11px;min-height:42px;padding:0 12px;display:flex}.page-loader-workspace-shell__nav-item--active{background:var(--workspace-loader-selected)}.page-loader-workspace-shell__nav-icon{border-radius:6px;flex:none;width:19px;height:19px}.page-loader-workspace-shell__nav-line{border-radius:999px;width:88px;height:8px}.page-loader-workspace-shell__nav-line--home{width:62px}.page-loader-workspace-shell__nav-line--generators{width:86px}.page-loader-workspace-shell__nav-line--materials{width:94px}.page-loader-workspace-shell__nav-line--library{width:106px}.page-loader-workspace-shell__nav-line--access{width:76px}.page-loader-workspace-shell__nav-line--help{width:66px}.page-loader-workspace-shell__sidebar-footer{border-top:1px solid var(--workspace-loader-line);border-radius:0;flex:none;margin:0 14px 14px}.page-loader-workspace-shell__main{background:var(--workspace-loader-background);grid-area:main;min-width:0;min-height:0;overflow:auto}.page-loader-workspace-dashboard{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:42px 42px 64px}.page-loader-workspace-dashboard__hero{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px;display:flex}.page-loader-workspace-dashboard__hero-copy{flex:1;min-width:0}.page-loader-workspace-dashboard__eyebrow{border-radius:999px;width:112px;height:8px;margin-bottom:14px}.page-loader-workspace-dashboard__title{border-radius:10px;width:min(430px,82%);height:38px}.page-loader-workspace-dashboard__description{gap:7px;max-width:620px;margin-top:15px;display:grid}.page-loader-workspace-dashboard__description-line{border-radius:999px;width:100%;height:8px}.page-loader-workspace-dashboard__description-line--short{width:72%}.page-loader-workspace-dashboard__hero-actions{flex:none;align-items:center;gap:10px;display:flex}.page-loader-workspace-dashboard__hero-action{border-radius:11px;width:138px;height:42px}.page-loader-workspace-dashboard__hero-action--primary{width:164px}.page-loader-workspace-dashboard__overview{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:18px;margin-bottom:38px;display:grid}.page-loader-workspace-dashboard__panel{box-sizing:border-box;background:var(--workspace-loader-surface);border:1px solid var(--workspace-loader-line);border-radius:16px;min-width:0;padding:22px}.page-loader-workspace-dashboard__panel-heading,.page-loader-workspace-dashboard__quick-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.page-loader-workspace-dashboard__panel-heading{margin-bottom:15px}.page-loader-workspace-dashboard__heading-copy{gap:8px;min-width:0;display:grid}.page-loader-workspace-dashboard__section-kicker{border-radius:999px;width:72px;height:7px}.page-loader-workspace-dashboard__section-title{border-radius:7px;width:174px;height:20px}.page-loader-workspace-dashboard__section-link{border-radius:999px;flex:none;width:72px;height:9px}.page-loader-workspace-dashboard__materials{display:grid}.page-loader-workspace-dashboard__material{border-top:1px solid var(--workspace-loader-line);grid-template-columns:42px minmax(0,1fr) auto 30px;align-items:center;gap:12px;min-height:62px;display:grid}.page-loader-workspace-dashboard__material-icon{border-radius:11px;width:42px;height:42px}.page-loader-workspace-dashboard__material-copy{gap:7px;min-width:0;display:grid}.page-loader-workspace-dashboard__material-title{border-radius:999px;width:min(230px,82%);height:9px}.page-loader-workspace-dashboard__material-meta{border-radius:999px;width:min(154px,58%);height:7px}.page-loader-workspace-dashboard__material-status{border-radius:999px;width:68px;height:23px}.page-loader-workspace-dashboard__material-action{border-radius:50%;width:30px;height:30px}.page-loader-workspace-dashboard__access{flex-direction:column;min-height:282px;display:flex}.page-loader-workspace-dashboard__access-heading{align-items:center;gap:12px;display:flex}.page-loader-workspace-dashboard__access-icon{border-radius:11px;flex:none;width:42px;height:42px}.page-loader-workspace-dashboard__access-title{border-radius:6px;width:126px;height:17px}.page-loader-workspace-dashboard__access-total{border-radius:9px;width:112px;height:42px;margin:25px 0 20px}.page-loader-workspace-dashboard__access-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-loader-workspace-dashboard__access-stat{background:var(--workspace-loader-surface-muted);border-radius:11px;gap:8px;min-width:0;padding:13px;display:grid}.page-loader-workspace-dashboard__access-stat-value{border-radius:6px;width:54px;height:17px}.page-loader-workspace-dashboard__access-stat-label{border-radius:999px;width:min(88px,90%);height:7px}.page-loader-workspace-dashboard__access-action{border-radius:11px;width:100%;height:40px;margin-top:auto}.page-loader-workspace-dashboard__quick-heading{align-items:flex-end;margin-bottom:14px}.page-loader-workspace-dashboard__quick-title{border-radius:7px;width:228px;height:23px}.page-loader-workspace-dashboard__generator-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.page-loader-workspace-dashboard__generator-card{background:var(--workspace-loader-surface);border:1px solid var(--workspace-loader-line);border-radius:15px;grid-template-rows:120px minmax(0,1fr) 42px;min-width:0;min-height:270px;display:grid;overflow:hidden}.page-loader-workspace-dashboard__generator-preview{border-radius:0;width:100%;height:120px}.page-loader-workspace-dashboard__generator-body{flex-direction:column;align-items:flex-start;min-width:0;padding:16px 14px 14px;display:flex}.page-loader-workspace-dashboard__generator-category{border-radius:999px;width:62px;height:7px;margin-bottom:11px}.page-loader-workspace-dashboard__generator-title{border-radius:6px;width:68%;height:16px}.page-loader-workspace-dashboard__generator-description{gap:7px;width:100%;margin-top:13px;display:grid}.page-loader-workspace-dashboard__generator-description-line{border-radius:999px;width:100%;height:7px}.page-loader-workspace-dashboard__generator-description-line--short{width:76%}.page-loader-workspace-dashboard__generator-footer{border-top:1px solid var(--workspace-loader-line);justify-content:space-between;align-items:center;gap:12px;padding:0 14px;display:flex}.page-loader-workspace-dashboard__generator-meta{border-radius:999px;width:62px;height:7px}.page-loader-workspace-dashboard__generator-action{border-radius:50%;width:28px;height:28px}.page-loader-workspace-dashboard__books{background:var(--workspace-loader-surface);border:1px solid var(--workspace-loader-line);border-radius:15px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:32px;padding:17px 19px;display:grid}.page-loader-workspace-dashboard__books-icon{border-radius:12px;width:48px;height:48px}.page-loader-workspace-dashboard__books-copy{gap:7px;min-width:0;display:grid}.page-loader-workspace-dashboard__books-kicker{border-radius:999px;width:62px;height:6px}.page-loader-workspace-dashboard__books-title{border-radius:5px;width:min(270px,64%);height:14px}.page-loader-workspace-dashboard__books-description{border-radius:999px;width:min(460px,88%);height:7px}.page-loader-workspace-dashboard__books-link{border-radius:999px;width:92px;height:9px}@media (width<=1180px){.page-loader-workspace-dashboard__generator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.page-loader-workspace-shell{grid-template:"topbar"64px"main"minmax(0,1fr)/minmax(0,1fr)}.page-loader-workspace-shell__topbar{padding:0 20px}.page-loader-workspace-shell__menu{display:block}.page-loader-workspace-shell__sidebar{display:none}.page-loader-workspace-dashboard{padding:30px 24px 56px}.page-loader-workspace-dashboard__hero{flex-direction:column;align-items:stretch}.page-loader-workspace-dashboard__hero-actions{align-self:flex-start}.page-loader-workspace-dashboard__overview{grid-template-columns:minmax(0,1fr)}}@media (width<=620px){.page-loader-workspace-dashboard{padding:24px 16px 48px}.page-loader-workspace-dashboard__hero-actions{width:100%}.page-loader-workspace-dashboard__hero-action{flex:1;width:auto}.page-loader-workspace-dashboard__material{grid-template-columns:42px minmax(0,1fr) 30px}.page-loader-workspace-dashboard__material-status{display:none}.page-loader-workspace-dashboard__generator-grid{grid-template-columns:minmax(0,1fr)}.page-loader-workspace-dashboard__books{grid-template-columns:48px minmax(0,1fr)}.page-loader-workspace-dashboard__books-link{grid-column:2}}@media (width<=560px){.page-loader-workspace-shell__topbar{gap:12px;padding:0 16px}.page-loader-workspace-shell__brand-copy{display:none}.page-loader-workspace-shell__create{width:40px}}@media (width<=430px){.page-loader-workspace-dashboard__hero-actions{flex-direction:column;align-items:stretch}.page-loader-workspace-dashboard__hero-action{flex:none;width:100%}.page-loader-workspace-dashboard__quick-heading{flex-direction:column;align-items:flex-start}.page-loader-workspace-dashboard__books-title,.page-loader-workspace-dashboard__books-description{width:100%}}.page-loader-books-catalog{box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;padding:34px}.page-loader-books-catalog__header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:24px;display:flex}.page-loader-books-catalog__header-copy{flex:1;min-width:0}.page-loader-books-catalog__eyebrow{border-radius:999px;width:88px;height:7px;margin-bottom:9px}.page-loader-books-catalog__title{border-radius:9px;width:min(360px,76%);height:clamp(29px,3vw,40px)}.page-loader-books-catalog__description{gap:6px;width:min(570px,100%);margin-top:11px;display:grid}.page-loader-books-catalog__description-line{border-radius:999px;width:100%;height:7px}.page-loader-books-catalog__description-line--short{width:76%}.page-loader-books-catalog__status{border-radius:4px;flex:none;width:92px;height:28px}.page-loader-books-catalog__banner{box-sizing:border-box;background:radial-gradient(circle at 85% 20%,#ffffffb3,#0000 32%),linear-gradient(135deg,#eee7da,#f7f3ea);border:1px solid #ded7c9;border-radius:7px;align-items:center;gap:20px;min-height:145px;padding:25px 28px;display:flex}.page-loader-books-catalog__banner-icon{border-radius:7px;flex:none;width:82px;height:82px}.page-loader-books-catalog__banner-copy{flex:1;min-width:0}.page-loader-books-catalog__banner-title{border-radius:6px;width:min(250px,58%);height:18px}.page-loader-books-catalog__banner-description{gap:6px;width:min(630px,100%);margin-top:9px;display:grid}.page-loader-books-catalog__banner-description-line{border-radius:999px;width:100%;height:7px}.page-loader-books-catalog__banner-description-line--short{width:78%}.page-loader-books-catalog__section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:28px 0 14px;display:flex}.page-loader-books-catalog__section-copy{gap:7px;min-width:0;display:grid}.page-loader-books-catalog__section-title{border-radius:6px;width:194px;height:18px}.page-loader-books-catalog__section-description{border-radius:999px;width:min(320px,72vw);height:7px}.page-loader-books-catalog__count{border-radius:999px;flex:none;width:58px;height:8px}.page-loader-books-catalog__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.page-loader-books-catalog__card{background:var(--workspace-loader-surface);border:1px solid var(--workspace-loader-line);border-radius:6px;flex-direction:column;min-width:0;min-height:245px;display:flex;overflow:hidden}.page-loader-books-catalog__card-top{box-sizing:border-box;border-bottom:1px solid var(--workspace-loader-line);justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 18px;display:flex}.page-loader-books-catalog__card-number{border-radius:999px;width:20px;height:8px}.page-loader-books-catalog__card-badge{border-radius:3px;width:78px;height:24px}.page-loader-books-catalog__card-content{min-width:0;padding:20px 18px 18px}.page-loader-books-catalog__card-title{border-radius:6px;width:68%;height:16px}.page-loader-books-catalog__card-description{align-content:start;gap:7px;min-height:54px;margin-top:12px;display:grid}.page-loader-books-catalog__card-description-line{border-radius:999px;width:100%;height:7px}.page-loader-books-catalog__card-description-line--short{width:72%}.page-loader-books-catalog__tags{flex-wrap:wrap;gap:5px;margin-top:18px;display:flex}.page-loader-books-catalog__tag{border-radius:3px;width:66px;height:24px}.page-loader-books-catalog__tag:nth-child(2){width:84px}.page-loader-books-catalog__tag:nth-child(3){width:72px}@media (width<=1050px){.page-loader-books-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.page-loader-books-catalog{padding:22px 16px}.page-loader-books-catalog__header{gap:13px;display:grid}.page-loader-books-catalog__status{justify-self:start}.page-loader-books-catalog__banner{align-items:flex-start;padding:20px}.page-loader-books-catalog__banner-icon{width:65px;height:65px}.page-loader-books-catalog__grid{grid-template-columns:minmax(0,1fr)}.page-loader-books-catalog__card{min-height:220px}}@media (width<=460px){.page-loader-books-catalog__banner{display:grid}.page-loader-books-catalog__banner-title{width:76%}.page-loader-books-catalog__section-heading{align-items:flex-start}}.page-loader-generator-editor{z-index:2;--generator-editor-loader-background:#e7e8e4;--generator-editor-loader-surface:var(--color-surface,#fffdf8);--generator-editor-loader-surface-muted:var(--color-surface-muted,#f5f3ed);--generator-editor-loader-line:color-mix(in srgb, var(--color-text,#26382d) 14%, transparent);background:var(--generator-editor-loader-background);grid-template:"header header"56px"toolbox workspace"minmax(0,1fr)/360px minmax(0,1fr);min-width:0;min-height:0;display:grid;position:absolute;inset:0;overflow:hidden}.page-loader-generator-editor__header{z-index:2;border-bottom:1px solid var(--generator-editor-loader-line);background:var(--generator-editor-loader-surface);grid-area:header;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:0 12px;display:flex;position:relative;box-shadow:0 2px 10px #2b392f0d}.page-loader-generator-editor__header-left,.page-loader-generator-editor__header-actions{align-items:center;min-width:0;display:flex}.page-loader-generator-editor__header-left{gap:10px}.page-loader-generator-editor__header-actions{flex:none;gap:8px}.page-loader-generator-editor__menu{border-radius:8px;flex:none;width:34px;height:34px;display:none}.page-loader-generator-editor__back{border:1px solid var(--generator-editor-loader-line);background:var(--generator-editor-loader-surface-muted);border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;width:88px;height:34px;display:flex}.page-loader-generator-editor__back-icon{border-radius:5px;width:17px;height:17px}.page-loader-generator-editor__back-line{width:45px;height:7px}.page-loader-generator-editor__header-divider{background:var(--generator-editor-loader-line);flex:none;width:1px;height:25px}.page-loader-generator-editor__logo{border:1px solid var(--generator-editor-loader-line);background:var(--generator-editor-loader-surface);border-radius:50%;flex:none;width:30px;height:30px;overflow:hidden}.page-loader-generator-editor__logo img{object-fit:contain;width:100%;height:100%;display:block}.page-loader-generator-editor__identity{gap:5px;min-width:0;display:grid}.page-loader-generator-editor__identity-title{width:128px;max-width:18vw;height:9px}.page-loader-generator-editor__identity-subtitle{width:82px;max-width:13vw;height:6px}.page-loader-generator-editor__header-action,.page-loader-generator-editor__profile{flex:none;width:34px;height:34px}.page-loader-generator-editor__header-action{border-radius:9px}.page-loader-generator-editor__profile{border-radius:50%}.page-loader-generator-editor__toolbox{border-right:1px solid var(--generator-editor-loader-line);background:var(--generator-editor-loader-surface-muted);grid-area:toolbox;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.page-loader-generator-editor__tabs{border-bottom:1px solid var(--generator-editor-loader-line);background:color-mix(in srgb, var(--generator-editor-loader-background) 48%, var(--generator-editor-loader-surface));grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:8px 10px;display:grid}.page-loader-generator-editor__tab{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:34px;display:flex}.page-loader-generator-editor__tab--active{border-color:var(--generator-editor-loader-line);background:var(--generator-editor-loader-surface);box-shadow:0 2px 7px #2b392f0d}.page-loader-generator-editor__tab-icon{border-radius:4px;flex:none;width:15px;height:15px}.page-loader-generator-editor__tab-line{width:62px;height:7px}.page-loader-generator-editor__tab-line--short{width:48px}.page-loader-generator-editor__toolbox-content{align-content:start;gap:10px;min-height:0;padding:12px;display:grid;overflow:hidden}.page-loader-generator-editor__tool-section{border:1px solid var(--generator-editor-loader-line);background:var(--generator-editor-loader-surface);border-radius:9px;min-width:0;overflow:hidden}.page-loader-generator-editor__tool-heading{border-bottom:1px solid var(--generator-editor-loader-line);justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 10px;display:flex}.page-loader-generator-editor__tool-heading-line{width:102px;height:8px}.page-loader-generator-editor__tool-heading-action{border-radius:6px;flex:none;width:20px;height:20px}.page-loader-generator-editor__tool-body{gap:8px;padding:10px;display:grid}.page-loader-generator-editor__control-label{width:92px;height:7px}.page-loader-generator-editor__control-label--short{width:62px;margin-top:2px}.page-loader-generator-editor__control{border-radius:7px;width:100%;height:35px}.page-loader-generator-editor__options{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.page-loader-generator-editor__option{border-radius:7px;width:100%;height:31px}.page-loader-generator-editor__toolbox-footer{border-top:1px solid var(--generator-editor-loader-line);background:var(--generator-editor-loader-surface);gap:8px;padding:9px 11px 10px;display:grid}.page-loader-generator-editor__footer-label{width:88px;height:7px}.page-loader-generator-editor__save-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.page-loader-generator-editor__save-action{border-radius:7px;width:100%;height:34px}.page-loader-generator-editor__primary-action{border-radius:8px;width:100%;height:40px}.page-loader-generator-editor__support{justify-self:center;width:126px;height:7px}.page-loader-generator-editor__workspace{background:var(--generator-editor-loader-background);grid-area:workspace;grid-template-rows:50px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.page-loader-generator-editor__canvas-toolbar{z-index:1;border-bottom:1px solid var(--generator-editor-loader-line);background:var(--generator-editor-loader-surface);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;min-width:0;padding:0 14px;display:grid;position:relative;box-shadow:0 2px 9px #2b392f0a}.page-loader-generator-editor__document,.page-loader-generator-editor__toolbar-context,.page-loader-generator-editor__toolbar-actions{align-items:center;min-width:0;display:flex}.page-loader-generator-editor__document{gap:9px}.page-loader-generator-editor__document-icon{border-radius:7px;flex:none;width:30px;height:30px}.page-loader-generator-editor__document-copy{gap:5px;min-width:0;display:grid}.page-loader-generator-editor__document-title{width:112px;max-width:15vw;height:8px}.page-loader-generator-editor__document-subtitle{width:76px;max-width:11vw;height:6px}.page-loader-generator-editor__toolbar-context{justify-content:center;gap:8px}.page-loader-generator-editor__context-dot{border-radius:50%;flex:none;width:14px;height:14px}.page-loader-generator-editor__context-line{width:90px;height:7px}.page-loader-generator-editor__toolbar-actions{justify-content:flex-end;gap:7px}.page-loader-generator-editor__zoom{border:1px solid var(--generator-editor-loader-line);background:var(--generator-editor-loader-surface-muted);border-radius:7px;flex:none;grid-template-columns:30px 40px 30px;align-items:center;width:100px;height:32px;display:grid;overflow:hidden}.page-loader-generator-editor__zoom-control{border-radius:0;width:30px;height:30px}.page-loader-generator-editor__zoom-value{justify-self:center;width:26px;height:7px}.page-loader-generator-editor__fit,.page-loader-generator-editor__print{border-radius:7px;flex:none;height:32px}.page-loader-generator-editor__fit{width:32px}.page-loader-generator-editor__print{width:76px}.page-loader-generator-editor__canvas{background-color:var(--generator-editor-loader-background);background-image:radial-gradient(circle,#3d4c4026 1px,#0000 1.2px);background-size:20px 20px;place-items:center;min-width:0;min-height:0;padding:24px;display:grid;position:relative;overflow:hidden}.page-loader-generator-editor__sheet{box-sizing:border-box;aspect-ratio:210/297;background:#fff;border:1px solid #3d4c4021;border-radius:2px;width:min(520px,72%,70.7dvh - 127px);max-height:calc(100% - 20px);padding:clamp(26px,4vh,44px) clamp(24px,3vw,38px);overflow:hidden;box-shadow:0 18px 45px #2b392f2e}.page-loader-generator-editor__sheet-kicker{width:76px;height:7px;margin-bottom:14px}.page-loader-generator-editor__sheet-title{border-radius:7px;width:78%;height:clamp(20px,3vh,28px)}.page-loader-generator-editor__sheet-description{width:92%;height:8px;margin-top:12px}.page-loader-generator-editor__sheet-divider{background:var(--generator-editor-loader-line);width:100%;height:1px;margin:clamp(17px,3vh,25px) 0;display:block}.page-loader-generator-editor__sheet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(9px,2vh,15px);display:grid}.page-loader-generator-editor__sheet-card{border:1px solid var(--generator-editor-loader-line);background:color-mix(in srgb, var(--generator-editor-loader-surface-muted) 55%, #fff);border-radius:7px;min-width:0;padding:9px}.page-loader-generator-editor__sheet-card-image{aspect-ratio:1.38;border-radius:5px;width:100%}.page-loader-generator-editor__sheet-card-line{width:72%;height:6px;margin-top:9px}.page-loader-generator-editor__sheet-card:nth-child(2) .page-loader-generator-editor__sheet-card-line{width:58%}.page-loader-generator-editor__sheet-card:nth-child(3) .page-loader-generator-editor__sheet-card-line{width:82%}.page-loader-generator-editor__sheet-card:nth-child(4) .page-loader-generator-editor__sheet-card-line{width:64%}@media (width<=1100px) and (width>=901px){.page-loader-generator-editor{grid-template:"header header"56px"toolbox workspace"minmax(0,1fr)/330px minmax(0,1fr)}.page-loader-generator-editor__toolbar-context{display:none}.page-loader-generator-editor__canvas-toolbar{grid-template-columns:minmax(0,1fr) auto}}@media (width<=900px){.page-loader-generator-editor{grid-template:"header"56px"workspace"minmax(0,1fr)/minmax(0,1fr)}.page-loader-generator-editor__menu{display:block}.page-loader-generator-editor__toolbox{display:none}.page-loader-generator-editor__canvas{padding:20px}}@media (width<=620px){.page-loader-generator-editor__header{gap:8px;padding:0 8px}.page-loader-generator-editor__header-left{gap:7px}.page-loader-generator-editor__header-divider,.page-loader-generator-editor__logo{display:none}.page-loader-generator-editor__identity-title{width:96px;max-width:none}.page-loader-generator-editor__identity-subtitle{display:none}.page-loader-generator-editor__header-actions{gap:6px}.page-loader-generator-editor__workspace{grid-template-rows:48px minmax(0,1fr)}.page-loader-generator-editor__canvas-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 8px}.page-loader-generator-editor__toolbar-context{display:none}.page-loader-generator-editor__document-title{width:88px;max-width:24vw}.page-loader-generator-editor__document-subtitle{display:none}.page-loader-generator-editor__print{width:34px}.page-loader-generator-editor__canvas{padding:16px}.page-loader-generator-editor__sheet{width:min(86%,70.7dvh - 127px);padding:28px 24px}.page-loader-generator-editor__sheet-divider{margin:18px 0}}@media (width<=450px){.page-loader-generator-editor__back{width:34px;padding:0}.page-loader-generator-editor__back-line{display:none}.page-loader-generator-editor__identity-title{width:72px}.page-loader-generator-editor__header-action,.page-loader-generator-editor__profile{width:32px;height:32px}.page-loader-generator-editor__document-icon{width:28px;height:28px}.page-loader-generator-editor__document-title{width:70px}.page-loader-generator-editor__zoom{grid-template-columns:27px 34px 27px;width:88px}.page-loader-generator-editor__zoom-control{width:27px}.page-loader-generator-editor__zoom-value{width:22px}.page-loader-generator-editor__fit{display:none}.page-loader-generator-editor__sheet{padding:22px 18px}.page-loader-generator-editor__sheet-grid{gap:8px}.page-loader-generator-editor__sheet-card{padding:7px}}.page-loader-auth{isolation:isolate;box-sizing:border-box;--auth-loader-line:color-mix(in srgb, var(--color-text,#344237) 14%, transparent);--auth-loader-card:color-mix(in srgb, var(--color-surface,#fffdf8) 96%, var(--color-page-soft,#f1eee4));background:var(--color-page-soft,#f1eee4);place-items:center;min-height:calc(100svh - 108px);padding:clamp(48px,7vw,92px) 20px clamp(64px,8vw,110px);display:grid;position:relative;overflow:hidden}.page-loader-auth__orbit{z-index:-2;border:1px solid var(--auth-loader-line);border-radius:50%;position:absolute}.page-loader-auth__orbit--left{width:470px;height:470px;top:-190px;left:-170px}.page-loader-auth__orbit--right{width:610px;height:610px;bottom:-250px;right:-240px}.page-loader-auth__clock{z-index:-1;border:1px solid var(--auth-loader-line);opacity:.72;border-radius:50%;width:360px;height:360px;position:absolute;top:50%;left:calc(50% + 310px);transform:translateY(-50%)}.page-loader-auth__clock-ring{border:1px dashed color-mix(in srgb, var(--color-accent,#71806f) 18%, transparent);border-radius:50%;position:absolute;inset:28px}.page-loader-auth__clock-hand{background:color-mix(in srgb, var(--color-accent,#71806f) 18%, transparent);transform-origin:0;border-radius:999px;height:2px;position:absolute;top:50%;left:50%}.page-loader-auth__clock-hand--hour{width:92px;transform:rotate(-42deg)}.page-loader-auth__clock-hand--minute{width:64px;transform:rotate(78deg)}.page-loader-auth__clock-dot{background:var(--color-accent,#71806f);width:9px;height:9px;box-shadow:0 0 0 7px color-mix(in srgb, var(--color-accent,#71806f) 12%, transparent);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-loader-auth__card{z-index:1;box-sizing:border-box;border:1px solid var(--auth-loader-line);background:linear-gradient(145deg, color-mix(in srgb, var(--auth-loader-card) 98%, #fff), var(--auth-loader-card));border-radius:28px;width:min(100%,540px);padding:clamp(32px,5vw,52px);position:relative;box-shadow:0 34px 90px #323d3326,0 10px 30px #323d3312,inset 0 1px #ffffffe6}.page-loader-auth__card:before{background:linear-gradient(90deg, transparent, var(--color-accent,#84927f), transparent);content:"";border-radius:0 0 999px 999px;width:118px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-loader-auth__card--wide{width:min(100%,610px)}.page-loader-auth__card--status{width:min(100%,570px)}.page-loader-auth__header{text-align:center;justify-items:center;display:grid}.page-loader-auth__mark{border-radius:50%;width:62px;height:62px;margin-bottom:22px}.page-loader-auth__eyebrow{width:118px;height:8px;margin-bottom:10px}.page-loader-auth--register .page-loader-auth__eyebrow{width:104px}.page-loader-auth--oauth-registration .page-loader-auth__eyebrow{width:138px}.page-loader-auth--reset-password .page-loader-auth__eyebrow{width:154px}.page-loader-auth__title{justify-items:center;gap:6px;width:100%;display:grid}.page-loader-auth__title-line{border-radius:10px;width:min(92%,340px);height:clamp(40px,5vw,52px)}.page-loader-auth--login .page-loader-auth__title-line{width:min(88%,310px)}.page-loader-auth--register .page-loader-auth__title-line{width:min(94%,370px)}.page-loader-auth--oauth-registration .page-loader-auth__title{width:min(100%,460px)}.page-loader-auth--oauth-registration .page-loader-auth__title-line{width:100%}.page-loader-auth--oauth-registration .page-loader-auth__title-line:last-child{width:78%}.page-loader-auth--reset-password .page-loader-auth__title-line{width:min(78%,270px)}.page-loader-auth__intro{gap:9px;width:min(100%,440px);margin:17px auto 0;display:grid}.page-loader-auth__intro-line{width:100%;height:8px}.page-loader-auth__intro-line:last-child{justify-self:center;width:76%}.page-loader-auth--oauth-registration .page-loader-auth__intro-line:last-child{width:88%}.page-loader-auth__status{text-align:center;justify-items:center;margin-top:30px;display:grid}.page-loader-auth__status-icon{border-radius:50%;width:76px;height:76px;margin-bottom:23px}.page-loader-auth__status-eyebrow{width:126px;height:8px;margin-bottom:9px}.page-loader-auth__status-title{border-radius:9px;width:min(88%,360px);height:clamp(36px,5vw,45px)}.page-loader-auth__status-description{gap:10px;width:min(100%,440px);margin-top:16px;display:grid}.page-loader-auth__status-description-line{width:100%;height:8px}.page-loader-auth__status-description-line:nth-child(2){justify-self:center;width:91%}.page-loader-auth__status-description-line:last-child{justify-self:center;width:64%}.page-loader-auth__form{gap:20px;margin-top:34px;display:grid}.page-loader-auth__method-switch{border:1px solid var(--auth-loader-line);background:color-mix(in srgb, var(--color-text,#344237) 6%, transparent);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.page-loader-auth__method-option{border-radius:10px;width:100%;height:42px}.page-loader-auth__method-option--active{box-shadow:0 4px 14px #323d331a}.page-loader-auth__field{gap:9px;display:grid}.page-loader-auth__field-label{width:112px;height:8px}.page-loader-auth__field-label--short{width:58px}.page-loader-auth__field:nth-child(4n) .page-loader-auth__field-label{width:138px}.page-loader-auth__control{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--color-text,#344237) 28%, transparent);background:var(--color-surface,#fffdf8);border-radius:9px;align-items:center;gap:12px;width:100%;height:50px;padding:10px 15px;display:flex}.page-loader-auth__control-line{width:46%;height:8px}.page-loader-auth__field:nth-child(2n) .page-loader-auth__control-line{width:58%}.page-loader-auth__field:nth-child(3n) .page-loader-auth__control-line{width:38%}.page-loader-auth__control-action{border-radius:7px;flex:none;width:24px;height:24px;margin-left:auto}.page-loader-auth__control-arrow{border-radius:3px;flex:none;width:12px;height:8px;margin-left:auto}.page-loader-auth__captcha{border-radius:6px;justify-self:center;width:min(100%,300px);height:65px}.page-loader-auth__submit{border-radius:9px;width:100%;height:52px;margin-top:4px;box-shadow:0 10px 24px #47584a1f}.page-loader-auth__oauth{justify-self:center;justify-items:center;gap:9px;width:min(100%,350px);margin:-3px auto 0;display:grid}.page-loader-auth__oauth-separator{align-items:center;gap:10px;width:100%;display:flex}.page-loader-auth__oauth-separator>span:first-child,.page-loader-auth__oauth-separator>span:last-child{background:var(--auth-loader-line);flex:1;height:1px}.page-loader-auth__oauth-label{flex:none;width:54px;height:6px}.page-loader-auth__oauth-providers{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.page-loader-auth__oauth-provider{border-radius:12px;width:42px;height:42px;box-shadow:0 6px 16px #3743380f}.page-loader-auth__form-actions{justify-items:center;gap:18px;padding-top:2px;display:grid}.page-loader-auth__recovery-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.page-loader-auth__action-line{width:94px;height:7px}.page-loader-auth__action-line--short{width:78px}.page-loader-auth__register-action{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.page-loader-auth__register-copy{width:88px;height:7px}.page-loader-auth__register-link{width:96px;height:7px}.page-loader-auth__alternate{border-top:1px solid var(--auth-loader-line);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:27px 0 0;padding-top:23px;display:flex}.page-loader-auth__alternate-copy{width:122px;height:7px}.page-loader-auth__alternate-link{width:46px;height:7px}@media (width<=700px){.page-loader-auth{place-items:start center;min-height:calc(100svh - 72px);padding:34px 14px 58px}.page-loader-auth__clock{width:300px;height:300px;inset:auto -160px -90px auto;transform:none}.page-loader-auth__card{border-radius:21px;padding:31px 21px}.page-loader-auth__mark{width:55px;height:55px;margin-bottom:18px}.page-loader-auth__title-line{height:39px}.page-loader-auth--oauth-registration .page-loader-auth__title-line{height:37px}.page-loader-auth__intro{margin-top:14px}.page-loader-auth__form{gap:17px;margin-top:27px}.page-loader-auth__control{height:48px}.page-loader-auth__submit{height:50px}.page-loader-auth__status{margin-top:20px}}@media (width<=460px){.page-loader-auth{padding:28px 12px 48px}.page-loader-auth__card{border-radius:18px;padding:27px 18px}.page-loader-auth__title-line{height:35px}.page-loader-auth--oauth-registration .page-loader-auth__title-line{height:33px}.page-loader-auth__intro{gap:7px}.page-loader-auth__method-option{height:40px}.page-loader-auth__form{gap:16px}.page-loader-auth__control{height:48px;padding:9px 13px}.page-loader-auth__captcha{height:62px}.page-loader-auth__recovery-actions{gap:10px 12px}.page-loader-auth__status-icon{width:68px;height:68px;margin-bottom:19px}.page-loader-auth__status-title{height:35px}}.page-loader-coming-soon{isolation:isolate;box-sizing:border-box;min-height:calc(100vh - var(--app-header-height,108px));min-height:calc(100dvh - var(--app-header-height,108px));padding:calc(var(--app-header-height,108px) + 72px) 0 110px;color:var(--color-text);background:var(--color-page);align-items:center;display:flex;position:relative;overflow:hidden}.page-loader-coming-soon__orb{z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.page-loader-coming-soon__orb--left{background:var(--color-accent-soft);opacity:.42;width:32rem;height:32rem;top:8%;left:-12rem}.page-loader-coming-soon__orb--right{background:var(--color-warning-soft);opacity:.22;width:34rem;height:34rem;bottom:8%;right:-13rem}.page-loader-coming-soon__inner{z-index:1;flex-direction:column;align-items:flex-start;width:min(850px,100% - 48px);margin-inline:auto;display:flex;position:relative}.page-loader-coming-soon__lead{background:var(--color-accent);opacity:.55;width:70px;height:1px;margin-bottom:26px}.page-loader-coming-soon__eyebrow{width:164px;height:9px;margin-bottom:18px}.page-loader-coming-soon__title{gap:8px;width:100%;display:grid}.page-loader-coming-soon__title-line{border-radius:16px;width:min(74%,620px);height:clamp(48px,7vw,104px)}.page-loader-coming-soon--long-title .page-loader-coming-soon__title-line{width:min(100%,780px)}.page-loader-coming-soon--long-title .page-loader-coming-soon__title-line:last-child{width:78%}.page-loader-coming-soon__description{gap:12px;width:min(100%,650px);margin-top:34px;display:grid}.page-loader-coming-soon__description-line{width:100%;height:10px}.page-loader-coming-soon__description-line:nth-child(2){width:92%}.page-loader-coming-soon__description-line:last-child{width:68%}.page-loader-coming-soon__home-link{border-radius:999px;width:216px;height:52px;margin-top:44px;box-shadow:0 8px 22px #3d4c4012}@media (width<=900px){.page-loader-coming-soon{padding:calc(var(--app-header-height,108px) + 58px) 0 90px}.page-loader-coming-soon__inner{width:min(720px,100% - 40px)}.page-loader-coming-soon__title-line{height:clamp(48px,10vw,88px)}}@media (width<=680px){.page-loader-coming-soon{min-height:auto;padding:calc(var(--app-header-height,72px) + 50px) 0 80px}.page-loader-coming-soon__inner{width:calc(100% - 30px)}.page-loader-coming-soon__lead{width:48px;margin-bottom:20px}.page-loader-coming-soon__eyebrow{width:142px;margin-bottom:14px}.page-loader-coming-soon__title-line{border-radius:12px;width:min(88%,560px);height:clamp(43px,15vw,70px)}.page-loader-coming-soon--long-title .page-loader-coming-soon__title-line{width:100%}.page-loader-coming-soon--long-title .page-loader-coming-soon__title-line:last-child{width:84%}.page-loader-coming-soon__description{gap:10px;margin-top:26px}.page-loader-coming-soon__description-line{height:9px}.page-loader-coming-soon__home-link{width:204px;height:50px;margin-top:34px}}.page-loader-status{z-index:2;isolation:isolate;--status-loader-line:color-mix(in srgb, var(--color-text-strong) 14%, transparent);background:radial-gradient(circle at 18% 26%, color-mix(in srgb, var(--color-warning) 16%, transparent), transparent 34%), radial-gradient(circle at 88% 78%, color-mix(in srgb, var(--color-accent) 13%, transparent), transparent 32%), linear-gradient(135deg, var(--color-surface-elevated) 0%, var(--color-surface-soft) 48%, var(--color-surface-muted) 100%);place-items:center;min-width:0;min-height:100svh;display:grid;position:absolute;inset:0;overflow:hidden}.page-loader-status__orb{z-index:-1;aspect-ratio:1;pointer-events:none;border-radius:50%;display:block;position:absolute}.page-loader-status__orb--first{border:1px solid color-mix(in srgb, var(--color-accent) 10%, transparent);background:radial-gradient(circle at 35% 35%, color-mix(in srgb, var(--color-surface-elevated) 72%, transparent), color-mix(in srgb, var(--color-accent) 18%, transparent) 70%);width:520px;top:-240px;right:-170px}.page-loader-status__orb--second{border:1px solid color-mix(in srgb, var(--color-warning) 12%, transparent);background:radial-gradient(circle at 62% 32%, color-mix(in srgb, var(--color-surface-elevated) 68%, transparent), color-mix(in srgb, var(--color-warning) 17%, transparent) 72%);width:590px;bottom:-270px;left:-190px}.page-loader-status__container{z-index:1;grid-template-columns:minmax(420px,1fr) minmax(360px,.86fr);align-items:center;gap:clamp(58px,7vw,118px);width:min(100% - 64px,1340px);min-height:100%;padding:clamp(54px,7vh,92px) 0;display:grid;position:relative}.page-loader-status__visual{justify-self:center;place-items:center;width:min(100%,610px);display:grid;position:relative}.page-loader-status__clock{z-index:2;aspect-ratio:1;place-items:center;width:min(100%,590px);display:grid;position:relative}.page-loader-status__clock-face{border:clamp(8px, 1.5vw, 14px) solid var(--color-accent);background:radial-gradient(circle at 50% 45%, color-mix(in srgb, var(--color-surface-elevated) 96%, #fff) 0%, var(--color-surface-soft) 58%, var(--color-surface-muted) 100%);width:100%;height:100%;box-shadow:0 24px 60px #3745382e, inset 0 0 0 4px var(--color-warning), inset 0 0 0 10px color-mix(in srgb, var(--color-surface-soft) 90%, transparent), inset 0 0 35px color-mix(in srgb, var(--color-accent) 14%, transparent);border-radius:50%;position:relative;overflow:hidden}.page-loader-status__clock-face:after{z-index:1;border:2px dotted color-mix(in srgb, var(--color-warning) 34%, transparent);content:"";pointer-events:none;border-radius:50%;position:absolute;inset:clamp(27px,5vw,45px)}.page-loader-status__clock-ring{z-index:1;border:1px solid color-mix(in srgb, var(--color-accent) 28%, transparent);border-radius:50%;position:absolute;inset:clamp(18px,3.5vw,32px)}.page-loader-status__tree{z-index:0;border-radius:50%;position:absolute;inset:10%;overflow:hidden}.page-loader-status__tree-crown{border-radius:50%;position:absolute}.page-loader-status__tree-crown--left{width:42%;height:37%;top:26%;left:9%}.page-loader-status__tree-crown--center{width:52%;height:46%;top:15%;left:25%}.page-loader-status__tree-crown--right{width:40%;height:35%;top:27%;right:7%}.page-loader-status__tree-trunk{border-radius:46% 46% 18% 18%;width:12%;height:44%;position:absolute;bottom:9%;left:44%}.page-loader-status__tree-roots{border-radius:50%;width:56%;height:12%;position:absolute;bottom:6%;left:22%}.page-loader-status__clock-hand{z-index:6;transform-origin:50% 100%;pointer-events:none;border-radius:999px 999px 3px 3px;display:block;position:absolute;bottom:50%;left:50%}.page-loader-status__clock-hand--hour{background:var(--color-accent);width:clamp(7px,1.4vw,11px);height:24%;transform:translate(-50%)rotate(-38deg);box-shadow:0 2px 5px #1f2b203d}.page-loader-status__clock-hand--minute{background:color-mix(in srgb, var(--color-accent) 78%, var(--color-surface-elevated));width:clamp(5px,1vw,8px);height:33%;transform:translate(-50%)rotate(74deg);box-shadow:0 2px 5px #1f2b2038}.page-loader-status__clock-hand--second{background:var(--color-warning);width:clamp(2px,.45vw,4px);height:37%;transform:translate(-50%)rotate(154deg)}.page-loader-status__clock-center{z-index:7;aspect-ratio:1;border-radius:50%;width:clamp(18px,3.4vw,28px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-loader-status__toys{z-index:8;pointer-events:none;position:absolute;inset:-4%}.page-loader-status__toy{filter:drop-shadow(0 12px 12px #37453829);position:absolute}.page-loader-status__toy--bear{aspect-ratio:.82;border-radius:45% 45% 38% 38%;width:clamp(78px,18%,120px);top:5%;left:-1%}.page-loader-status__toy--ball{aspect-ratio:1;border-radius:50%;width:clamp(62px,13%,88px);top:16%;right:-2%}.page-loader-status__toy--train{aspect-ratio:1.48;border-radius:18px;width:clamp(105px,24%,160px);bottom:3%;left:-3%}.page-loader-status__toy--blocks{aspect-ratio:1.05;border-radius:16px;width:clamp(82px,18%,125px);bottom:1%;right:-2%}.page-loader-status__toy--top{aspect-ratio:.75;border-radius:45% 45% 28% 28%;width:clamp(55px,11%,76px);top:-3%;right:22%}.page-loader-status__visual-shadow{z-index:0;background:color-mix(in srgb, var(--color-text-strong) 14%, transparent);filter:blur(20px);border-radius:50%;height:9%;position:absolute;bottom:-5%;left:11%;right:11%}.page-loader-status__content{z-index:10;min-width:0;max-width:610px;position:relative}.page-loader-status__label{margin-bottom:18px}.page-loader-status--numeric-label .page-loader-status__label{align-items:flex-end;gap:clamp(8px,1vw,14px);display:flex}.page-loader-status__digit{border-radius:clamp(13px,1.5vw,22px);width:clamp(64px,7vw,108px);height:clamp(104px,13vw,205px)}.page-loader-status__digit:nth-child(2){width:clamp(68px,7.4vw,114px)}.page-loader-status--text-label .page-loader-status__label{gap:9px;max-width:610px;margin-bottom:24px;display:grid}.page-loader-status__label-text-line{border-radius:clamp(12px,1.5vw,20px);width:100%;height:clamp(46px,6.4vw,94px)}.page-loader-status__label-text-line--short{width:68%}.page-loader-status__title{gap:7px;max-width:610px;display:grid}.page-loader-status__title-line{border-radius:clamp(8px,1vw,13px);width:100%;height:clamp(32px,4vw,58px)}.page-loader-status__title-line:last-child{width:78%}.page-loader-status__title-line:first-child:last-child{width:92%}.page-loader-status__description{gap:12px;width:min(100%,570px);margin-top:24px;display:grid}.page-loader-status__description-line{width:100%;height:10px}.page-loader-status__description-line:nth-child(2){width:94%}.page-loader-status__description-line:last-child{width:72%}.page-loader-status__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:38px;display:flex}.page-loader-status__action{border-radius:999px;height:52px}.page-loader-status__action--primary{width:182px;box-shadow:0 12px 25px color-mix(in srgb, var(--color-accent) 13%, transparent)}.page-loader-status__action--secondary{width:168px}@media (width<=1080px){.page-loader-status__container{grid-template-columns:minmax(360px,.95fr) minmax(330px,1fr);gap:48px;width:min(100% - 48px,1100px)}.page-loader-status__visual{width:min(100%,510px)}.page-loader-status__digit{width:clamp(60px,7.5vw,92px);height:clamp(96px,13vw,155px)}.page-loader-status__digit:nth-child(2){width:clamp(64px,8vw,98px)}.page-loader-status__label-text-line{height:clamp(42px,6vw,76px)}}@media (width<=820px){.page-loader-status{overflow-y:auto}.page-loader-status__container{grid-template-columns:minmax(0,1fr);gap:50px;width:min(100% - 40px,680px);padding:54px 0 64px}.page-loader-status__visual{width:min(82vw,500px)}.page-loader-status__content{text-align:center;width:100%;max-width:620px}.page-loader-status--numeric-label .page-loader-status__label{justify-content:center}.page-loader-status--text-label .page-loader-status__label,.page-loader-status__title{justify-items:center;margin-left:auto;margin-right:auto}.page-loader-status__description{margin-left:auto;margin-right:auto}.page-loader-status__description-line{justify-self:center}.page-loader-status__actions{justify-content:center}.page-loader-status__orb--first{width:440px;top:-190px;right:-210px}.page-loader-status__orb--second{width:480px;bottom:-240px;left:-210px}}@media (width<=700px){.page-loader-status__toys{inset:-2%}.page-loader-status__toy--bear{width:17%;top:3%;left:0}.page-loader-status__toy--ball{width:12%;top:17%;right:0}.page-loader-status__toy--train{width:23%;bottom:4%;left:0}.page-loader-status__toy--blocks{width:17%;bottom:2%;right:0}.page-loader-status__toy--top{width:10%;top:-1%;right:23%}}@media (width<=520px){.page-loader-status__container{gap:42px;width:min(100% - 28px,460px);padding:38px 0 48px}.page-loader-status__visual{width:min(88vw,390px)}.page-loader-status__digit{width:clamp(54px,18vw,86px);height:clamp(88px,30vw,138px)}.page-loader-status__digit:nth-child(2){width:clamp(58px,19vw,91px)}.page-loader-status__label-text-line{height:clamp(38px,12vw,58px)}.page-loader-status__title-line{height:clamp(29px,9vw,42px)}.page-loader-status__description{gap:10px;margin-top:19px}.page-loader-status__description-line{height:8px}.page-loader-status__actions{flex-direction:column;align-items:center;margin-top:30px}.page-loader-status__action{width:min(100%,340px)}}@media (width<=420px){.page-loader-status__clock-face{border-width:7px}.page-loader-status__clock-ring{inset:17px}.page-loader-status__clock-face:after{inset:27px}.page-loader-status__toy--bear{width:18%}.page-loader-status__toy--ball{width:13%;top:19%}.page-loader-status__toy--train{width:24%;bottom:6%}.page-loader-status__toy--blocks{width:18%;bottom:4%}.page-loader-status__toy--top{width:11%}}.page-loader-workspace-shell__nav-line--plans{width:58px}
