.header{position:sticky;top:0;z-index:100;background:#f4f3efeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .32s cubic-bezier(.2,0,0,1)}.header--hidden{transform:translateY(-100%)}.header__container{display:flex;align-items:center;justify-content:space-between;max-width:1812px;margin:0 auto;padding:14px 28px}.header__logo{display:inline-flex;align-items:center;text-decoration:none}.header__logo-image{width:154px;height:auto;display:block}.header__cta{min-width:154px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;font-size:.88rem;font-weight:600;text-transform:none;color:#f4f3ef;background-color:#b0a090;border-radius:8px;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.header__cta:hover{color:#f4f3ef;background-color:#c0b2a4;transform:translateY(-1px)}.header__menu-toggle{width:42px;height:42px;display:none;align-items:center;justify-content:center;position:relative;border:0;background:transparent;color:#171717}.header__menu-line{position:absolute;width:18px;height:1.7px;border-radius:999px;background-color:currentColor;transition:transform .32s cubic-bezier(.2,0,0,1),opacity .22s ease}.header__menu-line:first-child{transform:translateY(-5px)}.header__menu-line:last-child{transform:translateY(5px)}.header__mobile-menu{display:none}.header--menu-open .header__menu-line:first-child{transform:rotate(45deg)}.header--menu-open .header__menu-line:last-child{transform:rotate(-45deg)}.header .header__cta{color:#f4f3ef!important;background-color:#b0a090!important;text-transform:none}.header .header__cta:before,.header .header__cta:after{color:inherit}.header .header__cta:hover{color:#f4f3ef!important;background-color:#c0b2a4!important}@media (max-width: 768px){.header{position:sticky}.header__container{padding:12px 24px}.header__cta--desktop{display:none}.header__menu-toggle{display:inline-flex}.header__mobile-menu{display:block;max-height:0;overflow:hidden;padding:0 24px;opacity:0;transform:translateY(-18px);transition:max-height .42s cubic-bezier(.2,0,0,1),opacity .28s ease,padding .42s cubic-bezier(.2,0,0,1),transform .42s cubic-bezier(.2,0,0,1)}.header__menu-cta{width:100%;min-height:48px;border-radius:7px}.header--menu-open .header__mobile-menu{max-height:180px;padding-top:42px;padding-bottom:44px;opacity:1;transform:translateY(0)}}@media (max-width: 576px){.header__container{padding:12px 20px}.header__logo{flex:0 1 auto}.header__logo-image{width:128px}.header__cta--desktop{min-width:154px;min-height:40px;padding:9px 18px;font-size:.88rem}.header__container{padding:12px 14px}.header__mobile-menu{padding-right:14px;padding-left:14px}}.hero{--hero-progress: 0;background-color:#f4f3ef;height:100vh;min-height:640px;margin-bottom:0;overflow:hidden;position:relative}.hero__sticky{position:relative;height:100%;min-height:inherit;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:26px 32px 30px}.hero__gallery{position:relative;width:min(100vw - 64px,1812px);height:calc(100% - 56px);min-height:570px}.hero__card{position:absolute;overflow:hidden;margin:0;border-radius:18px;background-color:#181818;box-shadow:none;will-change:transform,width,height,left,right,top,opacity,border-radius}.hero__card img{width:100%;height:100%;display:block;object-fit:cover}.hero__card--center{z-index:2;left:calc(var(--hero-progress) * 28%);top:calc(var(--hero-progress) * 31%);width:calc(100% - var(--hero-progress) * 56%);height:calc(100% - var(--hero-progress) * 60%);transition:border-radius .16s linear}.hero__card--center img{filter:brightness(calc(.6 + var(--hero-progress) * .4));transition:filter .16s linear}.hero__card--side{z-index:1;top:calc(50% - var(--hero-progress) * 23%);width:16.5%;height:calc(42% + var(--hero-progress) * 6%);opacity:clamp(0,(var(--hero-progress) - .12) * 1.9,1);transform:translateY(calc(-50% + var(--hero-progress) * 50%));transition:opacity .12s linear}.hero__card--left{left:calc(-30% + var(--hero-progress) * 36%)}.hero__card--right{right:calc(-30% + var(--hero-progress) * 36%)}.hero__content{position:absolute;inset:auto 50px 64px;z-index:3;color:#fff;opacity:clamp(0,1 - var(--hero-progress) * 2.4,1);transform:translateY(calc(var(--hero-progress) * 96px));pointer-events:auto;will-change:opacity,transform}.hero__eyebrow{margin-bottom:24px;font-size:clamp(1.05rem,1.35vw,1.45rem);font-weight:400;line-height:1.2;letter-spacing:0}.hero__title{max-width:820px;font-size:clamp(2.8rem,4.25vw,4.75rem);font-weight:400;line-height:1.16;letter-spacing:0}.hero__action-row{margin-top:34px;display:flex;flex-direction:column;gap:18px;align-items:flex-end;width:calc(100vw - 164px);max-width:1710px}.hero__divider{order:2;width:100%;flex:0 0 auto;height:1px;background-color:#ffffff9e}.hero__button{order:1;min-width:154px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;color:#2c221a;background-color:#f4f3ef;border-radius:8px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background-color .22s ease,transform .22s ease}.hero__button span{display:inline-block;transform-origin:center}.hero__button:hover{background-color:#f4f3efa8}@media (max-width: 992px){.hero{height:auto;min-height:0;overflow:visible}.hero__sticky{position:relative;height:auto;min-height:0;padding:16px 24px 72px}.hero__gallery{height:auto;min-height:0;display:grid;grid-template-columns:1fr;gap:24px}.hero__card{position:relative;inset:auto;opacity:1;width:100%;height:auto;aspect-ratio:16/9;transform:none}.hero__card--center{left:auto;top:auto;width:100%;height:auto;order:1}.hero__card--center img{filter:brightness(.68)}.hero__card--left{order:2}.hero__card--right{order:3}.hero__card--side{display:none}.hero__content{inset:auto 28px 34px;opacity:1;transform:none}.hero__title{font-size:3rem}.hero__action-row{width:auto;max-width:none}}@media (max-width: 576px){.hero__sticky{padding:12px 20px 56px}.hero__card--center{aspect-ratio:4/5}.hero__content{inset:auto 20px 28px}.hero__eyebrow{font-size:1.125rem;margin-bottom:18px}.hero__title{font-size:2.35rem}.hero__action-row{margin-top:28px;flex-direction:column;align-items:stretch;gap:18px}.hero__button{width:100%;min-width:0}}@media (prefers-reduced-motion: reduce){.hero{--hero-progress: 1}}.overview{background-color:#f4f3ef;padding:0 clamp(72px,18vw,520px) 148px;position:relative;z-index:2}.overview__container{max-width:820px;margin:0 auto}.overview__text{color:#171717;font-size:clamp(1.85rem,1.75vw,2.35rem);font-weight:400;line-height:1.24;letter-spacing:0;text-align:left;opacity:0;transform:translateY(30px);transition:opacity 1s cubic-bezier(.2,0,0,1),transform 1s cubic-bezier(.2,0,0,1)}.overview.active .overview__text{opacity:1;transform:translateY(0)}@media (max-width: 992px){.overview{padding:48px 24px 112px}.overview__container{max-width:720px}}@media (max-width: 576px){.overview{padding:42px 20px 86px}.overview__text{font-size:1.45rem}}.intro{background-color:#f4f3ef;padding:142px 36px 128px}.intro__container{max-width:1800px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,332px);gap:72px;align-items:center}.intro__heading{max-width:820px;font-size:clamp(2.2rem,3.25vw,3.55rem);font-weight:400;line-height:1.18;color:#3a2c22;letter-spacing:0;opacity:0;transform:translateY(30px);transition:opacity 1s cubic-bezier(.2,0,0,1),transform 1s cubic-bezier(.2,0,0,1)}.intro__image{width:100%;aspect-ratio:374/248;object-fit:cover;object-position:center;border-radius:12px;opacity:0;transform:translateY(30px) scale(.98);transition:opacity 1s cubic-bezier(.2,0,0,1) .12s,transform 1s cubic-bezier(.2,0,0,1) .12s}.active .intro__heading,.active .intro__image{opacity:1;transform:translateY(0)}.active .intro__image{transform:translateY(0) scale(1)}@media (max-width: 768px){.intro{padding:96px 24px}.intro__container{grid-template-columns:1fr;gap:48px}.intro__heading{font-size:2.35rem}.intro__image{max-width:420px}}@media (max-width: 576px){.intro{padding:72px 20px}.intro__heading{font-size:1.95rem}.intro__image{max-width:none}}.reasons{background-color:#f4f3ef;padding:96px 44px 92px}.reasons__container{max-width:1396px;margin:0 auto}.reasons__header{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);gap:64px;align-items:start;margin-bottom:68px}.reasons__eyebrow{font-size:clamp(1.25rem,1.45vw,1.55rem);font-weight:400;color:#171717;line-height:1.2;letter-spacing:0}.reasons__title{font-size:clamp(2.25rem,3.25vw,3.65rem);font-weight:400;color:#171717;line-height:1.24;max-width:640px;letter-spacing:0}.reasons__grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:40px;row-gap:100px}.reasons__card{padding:0;opacity:0;transform:translateY(40px);transition:all .85s cubic-bezier(.2,0,0,1)}.reasons__card-index{display:block;font-size:clamp(1.05rem,1.25vw,1.28rem);font-weight:400;letter-spacing:0;color:#171717;margin-bottom:34px;padding-bottom:34px;border-bottom:1px solid rgba(44,34,26,.14)}.reasons__card-title{font-size:clamp(1.18rem,1.35vw,1.42rem);font-weight:400;color:#171717;line-height:1.25;margin-bottom:18px;letter-spacing:0}.reasons__card-desc{max-width:410px;font-size:clamp(.96rem,1.05vw,1.08rem);line-height:1.42;color:#181818b8}.reasons__card.active{opacity:1;transform:translateY(0)}@media (max-width: 992px){.reasons{padding:76px 24px}.reasons__header{grid-template-columns:1fr;gap:28px;margin-bottom:56px}.reasons__grid{grid-template-columns:repeat(2,1fr);row-gap:72px}.reasons__card{padding:0}}@media (max-width: 576px){.reasons{padding:72px 20px}.reasons__title{font-size:2.1rem}.reasons__grid{grid-template-columns:1fr;row-gap:54px}.reasons__card-index{margin-bottom:24px;padding-bottom:24px}}.showcase{position:relative;background-color:#f4f3ef;padding:20px 18px 0;--showcase-y: 0px}.showcase__image-wrapper{width:100%;height:min(84vh,860px);min-height:620px;overflow:hidden;position:relative;border-radius:18px;isolation:isolate;background-color:#181818}.showcase__image-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#18120e6b;pointer-events:none}.showcase__image{position:absolute;top:-112px;left:0;width:100%;height:calc(100% + 224px);object-fit:cover;object-position:center center;display:block;transform:translate3d(0,var(--showcase-y),0) scale(1.02);will-change:transform}.showcase__text-overlay{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:96px 64px 68px}.showcase__text-inner{max-width:1660px;margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.showcase__heading{font-size:clamp(2rem,3.15vw,3.7rem);font-weight:400;color:#fff;line-height:1.12;max-width:760px;letter-spacing:0;opacity:0;transform:translateY(40px);transition:all 1.1s cubic-bezier(.2,0,0,1) .2s}.showcase__button{min-width:154px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;color:#3a2c22;background-color:#f4f3ef;border-radius:8px;font-size:.88rem;font-weight:600;text-decoration:none;opacity:0;transform:translateY(28px);transition:background-color .2s ease,transform .9s cubic-bezier(.2,0,0,1) .32s,opacity .9s cubic-bezier(.2,0,0,1) .32s}.showcase__button span{display:inline-block;transform-origin:center}.showcase__button:hover{background-color:#f4f3efa8}.showcase.active .showcase__heading,.showcase.active .showcase__button,.showcase.active .showcase__button:hover{opacity:1;transform:translateY(0)}@media (max-width: 768px){.showcase{padding:18px 14px 0}.showcase__image-wrapper{height:62vh;min-height:420px;border-radius:16px}.showcase__text-overlay{padding:80px 28px 44px}.showcase__text-inner{align-items:flex-start;flex-direction:column;gap:28px}.showcase__heading{font-size:1.72rem}.showcase__button{min-width:154px;min-height:40px}}@media (max-width: 576px){.showcase__image-wrapper{height:56vh;min-height:380px}.showcase__text-overlay{padding:60px 22px 32px}.showcase__heading{font-size:1.45rem}.showcase__button{width:100%;min-width:0;font-size:.88rem}}@media (prefers-reduced-motion: reduce){.showcase__image{transform:scale(1.02)}.showcase__button span{transition:none}}.articles{background-color:#f4f3ef;padding:168px 44px 58px}.articles__container{max-width:1812px;min-height:424px;margin:0 auto;display:grid;grid-template-columns:minmax(320px,.42fr) minmax(0,1fr);gap:72px;align-items:center;border-bottom:1px solid rgba(44,34,26,.14);padding-bottom:62px}.articles__intro{align-self:center;opacity:0;transform:translateY(30px);transition:opacity .9s cubic-bezier(.2,0,0,1),transform .9s cubic-bezier(.2,0,0,1)}.articles__heading{max-width:500px;margin-bottom:38px;color:#2c221a;font-size:clamp(1.9rem,2.55vw,3rem);font-weight:400;line-height:1.25;letter-spacing:0}.articles__link{display:inline-flex;align-items:center;gap:16px;color:#171717;font-size:clamp(1rem,1.1vw,1.18rem);font-weight:400;text-decoration:none}.articles__link-icon{min-width:42px;height:27px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:#3a2c22;background-color:#decbb7;border-radius:10px;font-size:1.25rem;line-height:1;transition:transform .22s ease,background-color .22s ease}.articles__link-arrow{display:inline-block;transform:translate(0);transition:transform .22s ease}.articles__link:hover .articles__link-icon{background-color:#d3bda6}.articles__link:hover .articles__link-arrow{transform:translate(7px)}.articles__feature{display:grid;grid-template-columns:minmax(220px,260px) minmax(260px,420px);gap:36px;align-items:center;justify-content:center;opacity:0;transform:translateY(30px);transition:opacity .9s cubic-bezier(.2,0,0,1) .12s,transform .9s cubic-bezier(.2,0,0,1) .12s}.articles__image-wrap{position:relative;width:260px;aspect-ratio:1/1;overflow:hidden;border-radius:13px}.articles__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f4f3ef94;opacity:0;transition:opacity .24s ease;pointer-events:none}.articles__image-wrap:hover:after{opacity:1}.articles__image{width:100%;height:100%;object-fit:cover}.articles__title{max-width:470px;color:#171717;font-size:clamp(1.5rem,1.9vw,2.2rem);font-weight:400;line-height:1.18;letter-spacing:0}.articles.active .articles__intro,.articles.active .articles__feature{opacity:1;transform:translateY(0)}@media (max-width: 1100px){.articles{padding-top:112px}.articles__container{grid-template-columns:1fr;gap:56px;align-items:start}.articles__heading{max-width:620px}.articles__feature{justify-content:start}}@media (max-width: 768px){.articles{padding:96px 24px 48px}.articles__container{min-height:0;gap:42px;padding-bottom:48px}.articles__heading{margin-bottom:32px}.articles__feature{grid-template-columns:1fr;gap:28px}.articles__image-wrap{width:min(100%,380px)}}@media (max-width: 576px){.articles{padding:72px 20px 42px}.articles__heading{font-size:1.72rem}.articles__link{font-size:.98rem}.articles__title{font-size:1.48rem}}.faq{background-color:#f4f3ef;padding:110px 44px 88px}.faq__container{max-width:1812px;margin:0 auto;display:grid;grid-template-columns:minmax(160px,.42fr) minmax(0,1fr);gap:72px;align-items:start}.faq__eyebrow{font-size:clamp(2rem,3vw,2.75rem);font-weight:400;color:#181818;line-height:1.1;letter-spacing:0;opacity:0;transform:translateY(30px);transition:opacity .9s cubic-bezier(.2,0,0,1),transform .9s cubic-bezier(.2,0,0,1)}.faq__panel{min-width:0;opacity:0;transform:translateY(30px);transition:opacity .9s cubic-bezier(.2,0,0,1) .12s,transform .9s cubic-bezier(.2,0,0,1) .12s}.faq__title{font-size:clamp(2.75rem,4.1vw,4.875rem);font-weight:400;color:#2c221a;line-height:1.05;margin-bottom:90px;letter-spacing:0}.faq__list{list-style:none;padding:0;margin:0}.faq__item{border-top:1px solid rgba(44,34,26,.12);transition:border-color .26s ease}.faq__item:last-child{border-bottom:1px solid rgba(44,34,26,.12)}.faq__item:hover{border-color:#2c221a33}.faq__trigger{width:100%;min-height:122px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 0;background:none;border:none;cursor:pointer;text-align:left;transition:transform .36s cubic-bezier(.2,0,0,1)}.faq__trigger:hover{transform:translate(10px)}.faq__question{font-size:clamp(1.25rem,1.45vw,1.75rem);font-weight:400;color:#171717;line-height:1.35;letter-spacing:0}.faq__icon{position:relative;width:36px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#2c221a73;border-radius:4px;background-color:#fff0;transition:background-color .26s ease,color .26s ease,transform .36s cubic-bezier(.2,0,0,1)}.faq__icon-line{position:absolute;top:50%;left:50%;width:10px;height:1.5px;background-color:currentColor;border-radius:999px;transform:translate(-50%,-50%);transition:width .26s ease,transform .36s cubic-bezier(.2,0,0,1)}.faq__icon-line--vertical{transform:translate(-50%,-50%) rotate(90deg)}.faq__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .52s cubic-bezier(.2,0,0,1)}.faq__content-inner{overflow:hidden;min-height:0;opacity:0;transform:translateY(-10px);transition:opacity .32s ease,transform .42s cubic-bezier(.2,0,0,1)}.faq__answer{max-width:760px;padding:0 72px 34px 0;font-size:clamp(1.125rem,1.45vw,1.5rem);line-height:1.45;color:#1818189e}.faq.active .faq__eyebrow,.faq.active .faq__panel{opacity:1;transform:translateY(0)}.faq__item:hover .faq__icon,.faq__item.open .faq__icon{color:#f4f3ef;background-color:#3a2c22;transform:none}.faq__item.open .faq__trigger{transform:translate(0)}.faq__item.open .faq__content{grid-template-rows:1fr}.faq__item.open .faq__content-inner{opacity:1;transform:translateY(0)}.faq__item.open .faq__icon-line{width:11px}.faq__item.open .faq__icon-line--horizontal{transform:translate(-50%,-50%) rotate(45deg)}.faq__item.open .faq__icon-line--vertical{transform:translate(-50%,-50%) rotate(-45deg)}@media (max-width: 768px){.faq{padding:80px 24px 72px}.faq__container{grid-template-columns:1fr;gap:40px}.faq__title{margin-bottom:48px}.faq__trigger{min-height:104px;padding:28px 0}.faq__answer{padding-right:48px}}@media (max-width: 576px){.faq{padding:64px 20px 56px}.faq__eyebrow{font-size:2rem}.faq__title{font-size:2.35rem;margin-bottom:36px}.faq__trigger{min-height:92px;gap:16px}.faq__trigger:hover{transform:none}.faq__question{font-size:1.125rem}.faq__icon{width:34px;height:22px}.faq__answer{padding-right:0;font-size:1rem}}.cta-banner{background-color:#f4f3ef;padding:96px 44px 120px}.cta-banner__inner{background:linear-gradient(105deg,#51230f,#311c14 32%,#171717 68%);min-height:338px;padding:72px 88px;width:100%;max-width:1812px;margin:0 auto;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;opacity:0;transform:scale(.96);transition:transform .9s cubic-bezier(.2,0,0,1),opacity .9s cubic-bezier(.2,0,0,1)}.cta-banner__title{font-size:clamp(1.65rem,2.35vw,2.25rem);font-weight:500;color:#f4f3ef;line-height:1.25;max-width:820px;margin-bottom:48px;letter-spacing:0}.cta-banner__btn{min-width:154px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;background-color:#f4f3ef;color:#181818;font-size:.88rem;font-weight:600;letter-spacing:0;text-decoration:none;border-radius:8px;transition:background-color .2s ease,transform .2s ease}.cta-banner__btn span{display:inline-block;transform-origin:center}.cta-banner__btn:hover{background-color:#f4f3efa8}.cta-banner.active .cta-banner__inner{opacity:1;transform:scale(1)}@media (max-width: 768px){.cta-banner{padding:64px 24px 88px}.cta-banner__inner{min-height:300px;padding:56px 48px;border-radius:18px}.cta-banner__title{margin-bottom:36px}}@media (max-width: 576px){.cta-banner{padding:48px 20px 72px}.cta-banner__inner{min-height:280px;padding:40px 28px;border-radius:16px}.cta-banner__title{margin-bottom:32px}.cta-banner__btn{width:100%;min-width:0;min-height:40px;padding:9px 18px}}@media (prefers-reduced-motion: reduce){.cta-banner__btn span{transition:none}}.blog-page{background-color:#f4f3ef}.blog-page__hero{max-width:1280px;margin:0 auto;padding:28px 0 70px;display:grid;grid-template-columns:minmax(140px,.36fr) minmax(0,.64fr);gap:58px;border-bottom:1px solid rgba(44,34,26,.18)}.blog-page__label{color:#171717;font-size:1rem;line-height:1.3}.blog-page__title{max-width:560px;color:#171717;font-size:clamp(2rem,2.25vw,2.55rem);font-weight:400;line-height:1.25;letter-spacing:0}.blog-page__grid{max-width:1280px;margin:0 auto;padding:100px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:22px;row-gap:92px}.blog-page__grid--complete{padding-bottom:104px}.blog-page__load-row{display:flex;justify-content:center;padding:66px 0 136px}.blog-page__load-more{min-width:98px;min-height:34px;padding:8px 20px;border:0;border-radius:999px;background-color:#171717;color:#f4f3ef;font-size:.82rem;font-weight:600;line-height:1;transition:background-color .2s ease,transform .2s ease}.blog-page__load-more:hover{background-color:#171717b8;transform:translateY(-1px)}.blog-page .cta-banner{padding:0 0 96px}.blog-page .cta-banner__inner{max-width:1280px;min-height:224px;padding:48px 60px;border-radius:10px}.blog-page .cta-banner__title{max-width:520px;margin-bottom:34px;font-size:clamp(1.7rem,2vw,2.05rem);font-weight:500}.blog-card{display:block;opacity:0;transform:translateY(42px);transition:opacity .85s cubic-bezier(.2,0,0,1),transform .85s cubic-bezier(.2,0,0,1)}.blog-card__image-wrap{position:relative;width:100%;aspect-ratio:1.22/1;overflow:hidden;border-radius:7px;background-color:#dedbd4}.blog-card__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f4f3ef8f;opacity:0;pointer-events:none;transition:opacity .22s ease}.blog-card__image-wrap:hover:after{opacity:1}.blog-card__image{width:100%;height:100%;object-fit:cover}.blog-card__title{max-width:360px;margin-top:34px;color:#171717;font-size:clamp(1.35rem,1.58vw,1.72rem);font-weight:400;line-height:1.2;letter-spacing:0;opacity:0;transform:translateY(20px);transition:opacity .76s cubic-bezier(.2,0,0,1) .14s,transform .76s cubic-bezier(.2,0,0,1) .14s}.blog-card.active{opacity:1;transform:translateY(0);animation:blog-card-reveal .85s cubic-bezier(.2,0,0,1) both}.blog-card.active .blog-card__title{opacity:1;transform:translateY(0);animation:blog-card-title-reveal .76s cubic-bezier(.2,0,0,1) .14s both}@keyframes blog-card-reveal{0%{opacity:0;transform:translateY(42px)}to{opacity:1;transform:translateY(0)}}@keyframes blog-card-title-reveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.blog-card,.blog-card__title{opacity:1;transform:none;transition:none;animation:none}}@media (max-width: 1360px){.blog-page{padding-right:34px;padding-left:34px}.blog-page .cta-banner{margin-right:-34px;margin-left:-34px;padding-right:34px;padding-left:34px}}@media (max-width: 900px){.blog-page__hero{grid-template-columns:1fr;gap:28px;padding-bottom:52px}.blog-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:70px;row-gap:64px}}@media (max-width: 620px){.blog-page{padding-right:20px;padding-left:20px}.blog-page__hero{padding-top:24px}.blog-page__grid{grid-template-columns:1fr;row-gap:48px}.blog-page__grid--complete{padding-bottom:76px}.blog-page__load-row{padding:48px 0 86px}.blog-page .cta-banner{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}.blog-page .cta-banner__inner{padding:40px 28px}.blog-card__title{margin-top:24px}}.blog-article-page{background-color:#f4f3ef;padding:28px 0 112px}.blog-article{max-width:1280px;margin:0 auto}.blog-article__hero{display:grid;grid-template-columns:minmax(280px,.44fr) minmax(0,.56fr);gap:80px;align-items:center;min-height:520px}.blog-article__title{max-width:520px;color:#171717;font-size:clamp(2rem,2.65vw,3rem);font-weight:400;line-height:1.14;letter-spacing:0;opacity:0;transform:translateY(34px);transition:opacity .85s cubic-bezier(.2,0,0,1),transform .85s cubic-bezier(.2,0,0,1)}.blog-article__image-wrap{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:10px;background-color:#dedbd4;opacity:0;transform:translateY(34px) scale(.985);transition:opacity .95s cubic-bezier(.2,0,0,1) 90ms,transform .95s cubic-bezier(.2,0,0,1) 90ms}.blog-article__image{width:100%;height:100%;object-fit:cover}.blog-article__rule{width:100%;height:1px;margin:48px 0 86px;background-color:#2c221a29;opacity:0;transform:scaleX(.92);transform-origin:center;transition:opacity .85s cubic-bezier(.2,0,0,1) .14s,transform .85s cubic-bezier(.2,0,0,1) .14s}.blog-article__body{width:min(100%,580px);margin:0 auto;color:#17171794;font-size:1.08rem;font-weight:500;line-height:1.5;opacity:0;transform:translateY(32px);transition:opacity .85s cubic-bezier(.2,0,0,1) .21s,transform .85s cubic-bezier(.2,0,0,1) .21s}.blog-article__paragraph+.blog-article__paragraph,.blog-article__kicker+.blog-article__paragraph,.blog-article__feature-text+.blog-article__paragraph,.blog-article__paragraph+.blog-article__section-title,.blog-article__list+.blog-article__section-title{margin-top:30px}.blog-article__kicker{color:#171717ad;font-weight:800;line-height:1.42}.blog-article__feature-text{color:#171717;font-size:clamp(1.72rem,2.15vw,2.35rem);font-weight:400;line-height:1.2;letter-spacing:0}.blog-article__section-title{margin-bottom:18px;color:#171717;font-size:clamp(2.08rem,2.45vw,2.82rem);font-weight:400;line-height:1.13;letter-spacing:0}.blog-article__list{padding-left:18px;list-style:disc}.blog-article__list+.blog-article__paragraph,.blog-article__paragraph+.blog-article__list,.blog-article__section-title+.blog-article__paragraph,.blog-article__kicker+.blog-article__feature-text{margin-top:10px}.blog-article.active .blog-article__title,.blog-article.active .blog-article__body{opacity:1;transform:translateY(0)}.blog-article.active .blog-article__image-wrap{opacity:1;transform:translateY(0) scale(1)}.blog-article.active .blog-article__rule{opacity:1;transform:scaleX(1)}.blog-article-more{max-width:960px;margin:140px auto 0}.blog-article-more__header{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:42px}.blog-article-more__title{color:#171717;font-size:clamp(2rem,2.25vw,2.55rem);font-weight:400;line-height:1.15;letter-spacing:0}.blog-article-more__link{min-width:86px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:6px;background-color:#171717;color:#f4f3ef;font-size:.75rem;font-weight:700;line-height:1;transition:background-color .2s ease,transform .2s ease}.blog-article-more__link:hover{background-color:#171717b8;transform:translateY(-1px)}.blog-article-more__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-article-more__card{display:block}.blog-article-more__image-wrap{width:100%;aspect-ratio:1.22/1;overflow:hidden;border-radius:7px;background-color:#dedbd4}.blog-article-more__image{width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.2,0,0,1)}.blog-article-more__card:hover .blog-article-more__image{transform:scale(1.04)}.blog-article-more__card-title{margin-top:22px;color:#171717;font-size:1.16rem;font-weight:400;line-height:1.2;letter-spacing:0}@media (prefers-reduced-motion: reduce){.blog-article__title,.blog-article__image-wrap,.blog-article__rule,.blog-article__body{opacity:1;transform:none;transition:none}.blog-article-more__image{transition:none}}@media (max-width: 1360px){.blog-article-page{padding-right:34px;padding-left:34px}}@media (max-width: 900px){.blog-article__hero{grid-template-columns:1fr;gap:36px;min-height:0;padding-top:34px}.blog-article__image-wrap{aspect-ratio:16/10}.blog-article__rule{margin:52px 0 64px}.blog-article-more__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.blog-article-page{padding:24px 20px 82px}.blog-article__title{font-size:2.2rem}.blog-article__image-wrap{aspect-ratio:4/5;border-radius:8px}.blog-article__rule{margin:40px 0 52px}.blog-article__body{width:100%;font-size:1rem}.blog-article__section-title{font-size:2rem}.blog-article__feature-text{font-size:1.82rem}.blog-article-more{margin-top:90px}.blog-article-more__header{align-items:flex-start;flex-direction:column}.blog-article-more__link{width:100%}.blog-article-more__grid{grid-template-columns:1fr;gap:40px}}.marketing-page{min-height:100vh;background:#f7f3ee;color:#3d3128;font-family:var(--font-sans)}.marketing-nav{position:sticky;top:0;z-index:20;display:flex;height:64px;align-items:center;justify-content:space-between;gap:28px;padding:0 clamp(18px,4vw,56px);border-bottom:1px solid #e0d5c8;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.marketing-logo img,.auth-logo img{display:block;height:27px}.marketing-links,.marketing-actions{display:flex;align-items:center;gap:clamp(14px,3vw,40px)}.marketing-links a,.marketing-actions a{color:#8c7b6b;font-size:12px;font-weight:500;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .18s ease}.marketing-links a:hover,.marketing-actions a:hover{color:#3d3128}.marketing-actions .primary-link{padding:10px 24px;border-radius:5px;background:#d4c4b0;color:#3d3128}.hero-section{position:relative;min-height:clamp(540px,72vh,720px);overflow:hidden}.hero-section img{width:100%;height:100%;min-height:inherit;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f3eef5,#f7f3eec7 42%,#f7f3ee0f 72%)}.hero-copy{position:absolute;inset:0 auto 0 0;display:flex;width:min(620px,92vw);flex-direction:column;justify-content:center;padding:clamp(34px,6vw,72px);animation:slide-fade .7s ease both}.hero-copy span{color:#8c7b6b;font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.hero-copy h1{margin:18px 0 14px;color:#3d3128;font-size:clamp(46px,6vw,74px);font-weight:400;line-height:1.03}.hero-copy i{width:56px;height:2px;margin-bottom:24px;background:#d4c4b0}.hero-copy p{max-width:440px;margin:0;color:#6b6259;font-size:16px;font-weight:300;line-height:1.8}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-buttons a,.cta-section a{padding:13px 24px;border:1px solid #3d3128;border-radius:4px;background:#3d3128;color:#fff;font-size:12px;font-weight:600;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,background .18s ease}.hero-buttons a+a{background:transparent;color:#3d3128}.hero-buttons a:hover,.cta-section a:hover{transform:translateY(-2px)}.steps-section,.roles-section{display:grid;grid-template-columns:190px 1fr;border-top:1px solid #e0d5c8;background:#fff}.steps-section aside,.roles-section aside{display:grid;place-items:center;padding:32px;border-right:1px solid #e0d5c8;color:#8c7b6b;font-size:11px;font-weight:700;letter-spacing:.18em;text-align:center;text-transform:uppercase}.steps-section>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.step-card,.roles-section article{min-height:210px;padding:34px 28px;border-left:1px solid #e0d5c8;animation:rise-in .52s ease both}.step-card span{color:#3d3128;font-size:30px;font-weight:400}.step-card h2,.roles-section h2{margin:18px 0 10px;color:#3d3128;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.step-card p,.roles-section p{margin:0;color:#6b6259;font-size:13px;font-weight:300;line-height:1.75}.roles-section>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.roles-section article span{display:block;width:34px;height:34px;border:2px solid #3d3128;border-radius:8px;background:linear-gradient(135deg,transparent 48%,#d4c4b0 49%)}.cta-section{display:grid;grid-template-columns:1fr 1fr auto;gap:42px;align-items:center;padding:clamp(42px,6vw,76px);background:#3d3128;color:#fff}.cta-section h2{margin:0;font-size:clamp(34px,4vw,52px);font-weight:400;line-height:1.12}.cta-section p{margin:0;color:#ffffffad;font-size:15px;line-height:1.8}.cta-section a{border-color:#ffffff73}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(360px,1fr) minmax(420px,1fr);background:#fff;font-family:var(--font-sans)}.auth-image{min-height:100vh;overflow:hidden}.auth-image img{width:100%;height:100%;object-fit:cover;animation:image-zoom .9s ease both}.auth-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,64px);border-left:1px solid #e0d5c8}.auth-card{width:min(100%,520px);animation:slide-fade .62s ease both}.auth-card h1{margin:44px 0 28px;color:#3d3128;font-size:clamp(36px,4vw,46px);font-weight:400}.auth-form{display:grid;gap:14px}.auth-form label,.role-group{display:grid;gap:6px}.auth-form label>span,.role-group>span{color:#8c7b6b;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.auth-form input{width:100%;padding:12px 14px;border:1px solid #e0d5c8;border-radius:8px;background:#faf7f4;color:#3d3128;font-size:14px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.auth-form input:focus{border-color:#8c7b6b;background:#fff;box-shadow:0 0 0 3px #8c7b6b1f}.password-field{position:relative}.password-field input{padding-right:70px}.password-field button{position:absolute;top:50%;right:10px;border:0;background:transparent;color:#8c7b6b;font-size:12px;cursor:pointer;transform:translateY(-50%)}.small-link{justify-self:end;color:#8c7b6b;font-size:12px;text-decoration:none}.auth-submit{margin-top:6px;padding:13px;border:0;border-radius:8px;background:#3d3128;color:#d4c4b0;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.auth-submit:hover{background:#5c4a3a;box-shadow:0 8px 18px #3d312833;transform:translateY(-1px)}.auth-switch,.signup-top p,.auth-panel footer,.auth-message{color:#a39080;font-size:13px;font-weight:300}.auth-switch a,.signup-top a{color:#8c7b6b;font-weight:500;text-decoration:none}.auth-message{padding:10px 12px;border:1px solid rgba(92,112,87,.2);border-radius:8px;background:#5c705714;color:#5c7057;text-align:center}.auth-panel footer{margin-top:34px;text-align:center}.signup-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.role-group div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.role-group button{padding:11px 8px;border:1px solid #e0d5c8;border-radius:8px;background:#faf7f4;color:#8c7b6b;text-transform:capitalize;cursor:pointer}.role-group .is-selected{border-color:#3d3128;background:#3d3128;color:#d4c4b0}@keyframes slide-fade{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes image-zoom{0%{transform:scale(1.04)}to{transform:scale(1)}}@media (max-width: 1100px){.steps-section,.roles-section,.cta-section{grid-template-columns:1fr}.steps-section aside,.roles-section aside{justify-content:start;border-right:0;border-bottom:1px solid #e0d5c8}.steps-section>div{grid-template-columns:repeat(2,minmax(0,1fr))}.roles-section>div{grid-template-columns:1fr}.cta-section a{justify-self:start}}@media (max-width: 820px){.marketing-nav{height:auto;flex-wrap:wrap;padding-block:14px}.marketing-links{order:3;width:100%;justify-content:space-between}.hero-overlay{background:#f7f3eee0}.auth-page{grid-template-columns:1fr}.auth-image{min-height:260px;max-height:320px}.auth-panel{border-left:0}}@media (max-width: 620px){.steps-section>div{grid-template-columns:1fr}.marketing-actions{width:100%;justify-content:space-between}.hero-copy{position:relative;width:100%;min-height:520px}.hero-section img,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.role-group div{grid-template-columns:1fr}.signup-top{align-items:flex-start;flex-direction:column}}:root{--dark: #2c2720;--ink: #2c2720;--muted: #7a6a5a;--soft: #aaa098;--line: #e8e0d8;--paper: #fffdfb;--bg: #f8f5f1;--panel: rgba(255, 255, 255, .5);--accent: #e6d2aa;--active: #f2eadc;--side: #faf7f4;--shadow: 6px 6px 16px rgba(200, 192, 180, .6)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-sans)}button,a{font:inherit}.designer-app{display:flex;height:100vh;min-height:100vh;overflow:hidden;background:var(--bg)}.mobile-shell-header{display:none}.sidebar{position:sticky;top:0;display:flex;width:260px;height:100vh;flex:0 0 260px;flex-direction:column;align-items:start;padding:clamp(28px,8vh,84px) 16px clamp(22px,7vh,72px) 36px;background:var(--side);box-shadow:var(--shadow);overflow-x:visible;overflow-y:auto;z-index:5}.brand-mark{display:block;width:98px;height:103px;flex:0 0 auto;margin:0 0 clamp(48px,7vh,72px) 34px;padding:0;border:0;background:transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.brand-mark:hover{transform:translateY(-2px)}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.side-nav{display:flex;width:100%;flex:0 0 auto;flex-direction:column;gap:2px;min-height:0}.side-link{position:relative;display:flex;width:calc(100% + 52px);min-height:53px;align-items:center;gap:24px;margin-left:-36px;padding:0 16px 0 36px;border:0;background:transparent;color:var(--ink);text-decoration:none;font-size:11.5px;font-weight:400;cursor:pointer;transition:background .18s ease,transform .18s ease}.side-link:hover{background:var(--active)}.side-link.is-active{background:var(--active);font-weight:700}.designer-app--client .side-link.is-active{background:#c9902a4d;font-weight:400}.side-link.is-active:before{position:absolute;left:0;top:0;width:4px;height:100%;background:#766b61;content:""}.nav-icon{width:22px;height:22px;flex:0 0 22px;object-fit:contain;color:var(--ink);stroke:currentColor}.side-link .nav-icon,.side-link.is-active .nav-icon{color:var(--ink)}.side-link.logout .nav-icon{color:#c8c0b4}.logout{margin-top:0;color:#c8c0b4}.tools-card{display:flex;width:200px;height:190px;flex-direction:column;align-items:center;justify-content:flex-start;flex:0 0 190px;justify-self:center;align-self:end;margin:0 0 0 -20px;padding:32px 12px 0;border-radius:8px;background:#ede7df;text-align:center}.tools-card strong{color:#2c221a;font-size:16px;font-weight:400;line-height:19px}.tools-card b{margin-top:21px;color:#2c2720;font-size:9px;font-weight:700;line-height:11px}.tools-card p{display:grid;gap:7px;width:100%;margin:25px 0 0;color:var(--ink);font-size:11px;font-weight:400;line-height:13px;text-align:center}.tools-card p span{display:block}.sidebar-bottom{display:flex;width:100%;flex:1;min-height:300px;flex-direction:column;justify-content:flex-end;align-items:center;gap:clamp(24px,4vh,42px);padding-top:clamp(44px,8vh,92px)}.sidebar-bottom .logout{width:calc(100% + 52px);min-height:53px;align-self:flex-start;margin-top:0}.sidebar-bottom .tools-card{align-self:center;margin:0 0 0 -20px}.dashboard-main{flex:1;height:100vh;min-width:0;padding:50px 78px 72px 49px;overflow-x:hidden;overflow-y:auto}.animate-in{animation:rise-in .52s ease both}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.profile-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:start;justify-content:center;justify-items:center}.profile-card{display:flex;width:100%;max-width:770px;min-height:923.04px;flex-direction:column;align-items:center;padding:68px 38px 79px;border-radius:34px;background:var(--panel)}.upload-box,.profile-photo{display:grid;width:334px;height:200px;place-items:center;margin-bottom:57px;border-radius:16px}.upload-box{position:relative;border:1px dashed #9a7858;background:#fff;color:#2c2720;font-size:14px;line-height:17px;overflow:hidden;cursor:pointer}.upload-box input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;cursor:pointer;opacity:0}.upload-box img,.profile-photo img{width:100%;height:100%;object-fit:cover}.upload-box>span{position:relative;z-index:2;width:190px;color:#2c2720;font-size:14px;font-weight:400;line-height:17px;text-align:center}.upload-box.has-image>span{position:absolute;inset:auto 0 16px;width:auto;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.45)}.upload-box span:before{margin-right:9px;color:var(--dark);content:"⬆"}.upload-box.has-image span:before{color:currentColor}.remove-photo{position:absolute;top:10px;right:10px;z-index:4;display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:50%;background:#2c2720c7;color:#fff;font-size:14px;line-height:1}.profile-photo{background:#e7e2d8;border-radius:24px}.profile-photo--empty{display:grid;place-items:center;border:1px dashed #9a7858;background:#fff}.profile-photo--empty img{width:92px;height:92px;object-fit:contain}.profile-grid--view .profile-photo{background:#c9bea866}.profile-copy{text-align:center}.profile-copy span{color:#9d9289;font-size:16px;font-weight:400;line-height:19px}.profile-copy h1{margin:12px 0 10px;color:#1a1a1a;font-size:24px;font-weight:700;line-height:1}.profile-copy p{margin:0;color:#6b6560;font-size:20px;font-weight:400;line-height:24px}.profile-copy label{display:block}.profile-name-input,.profile-specialty-input,.profile-facts input,.contact-lines input,.profile-textarea{width:100%;border:0;background:transparent;color:inherit;font:inherit;line-height:inherit;outline:none}.profile-name-input{margin:12px 0 10px;color:#1a1a1a;font-size:24px;font-weight:700;line-height:29px;text-align:center}.profile-specialty-input{color:#6b6560;font-size:20px;font-weight:400;line-height:24px;text-align:center}.profile-facts input,.contact-lines input{color:#2c2720;font-size:16px;font-weight:400;line-height:19px}.profile-facts input:focus,.contact-lines input:focus,.profile-name-input:focus,.profile-specialty-input:focus{box-shadow:inset 0 -1px #9a7858}.profile-facts{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;width:100%;max-width:694px;margin:38px 0 0;padding:0}.profile-facts div,.contact-lines span{display:flex;align-items:center;gap:14px;color:#3f3a36;font-size:16px;font-weight:400;line-height:19px}.profile-facts dt{width:18px;margin:0;text-align:center}.profile-facts dd{margin:0}.dot-pin:before{content:""}.dot-briefcase:before{content:""}.dot-price:before{content:""}.contact-lines{display:grid;gap:12px;width:255px;margin-top:22px}.contact-lines span:first-child:before{width:20px;content:"";font-size:16px}.contact-lines span:last-child:before{width:20px;content:"";font-size:16px}.info-chip{display:flex;align-items:center;gap:12px;min-width:0;min-height:54px;padding:12px 14px;border:1px solid #ece6dc;border-radius:12px;background:#fff;color:#2c2720;font-size:14px;font-weight:400;line-height:1.2;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.info-chip:hover{border-color:#d8cdba;box-shadow:0 6px 16px #9a785814;transform:translateY(-1px)}.info-chip__icon{display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;border-radius:8px;color:#fff}.info-chip__value{display:inline-block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.3;word-break:break-word}.info-chip--amber .info-chip__icon{background:#f5a65b}.info-chip--brown .info-chip__icon{background:#8a5a3b}.info-chip--orange .info-chip__icon{background:#f4a261}.info-chip--pink .info-chip__icon{background:#e36b87}.info-chip--tan .info-chip__icon{background:#c9a57a}.ghost-edit{margin-top:auto;border:0;background:transparent;color:#ffffffd9;font-size:13px;font-weight:700}.profile-save-message{margin-top:12px;color:#8c7b6b;font-size:12px;text-align:center}.profile-grid--settings{display:grid;width:min(100%,1140px);grid-template-columns:411px minmax(0,1fr);gap:45px;align-items:start;justify-content:center;margin-inline:auto}.profile-grid--settings .profile-card{display:flex;width:100%;min-height:923px;flex-direction:column;gap:0;align-items:center;text-align:center;padding:68px 38px 79px;border-radius:34px;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.profile-grid--settings .profile-card:hover{box-shadow:0 18px 42px #2c272014;transform:translateY(-1px)}.profile-grid--settings .upload-box,.profile-grid--settings .profile-photo{width:334px;height:200px;align-self:center;margin-bottom:57px;border-radius:16px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.profile-grid--settings .upload-box:hover,.profile-grid--settings .profile-photo:hover{border-color:#7d5f43;box-shadow:0 12px 28px #9a785824;transform:translateY(-1px)}.profile-grid--settings .upload-box>span{width:190px;padding:0 12px;font-size:14px}.profile-grid--settings .profile-copy{width:255px;text-align:center}.profile-grid--settings .profile-copy h1{margin-top:8px;font-size:26px;line-height:32px}.profile-grid--settings .profile-copy p{font-size:18px;line-height:25px}.profile-grid--settings .profile-facts{display:grid;grid-template-columns:1fr;width:100%;max-width:694px;margin:38px 0 0;padding:0;gap:14px;border-bottom:0}.profile-grid--settings .contact-lines{display:grid;grid-template-columns:1fr;width:255px;margin-top:22px;gap:12px}.profile-grid--settings .profile-facts .info-chip,.profile-grid--settings .contact-lines span{min-height:0;gap:12px;padding:12px 14px;border:1px solid #ece6dc;border-radius:12px;background:#fff;font-size:14px;line-height:1.2;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.profile-grid--settings .profile-facts .info-chip:hover,.profile-grid--settings .contact-lines span:hover{transform:translateY(-1px);border-color:#d8cdba;box-shadow:0 6px 16px #9a785814}.profile-grid--settings .info-chip__icon{width:32px;height:32px;flex:0 0 32px;border-radius:8px;color:#fff;font-size:14px}.profile-grid--settings .dot-pin:before,.profile-grid--settings .dot-briefcase:before,.profile-grid--settings .dot-price:before,.profile-grid--settings .contact-lines span:first-child:before,.profile-grid--settings .contact-lines span:last-child:before{font-size:13px}.profile-grid--settings .ghost-edit{width:340px;min-height:46px;margin-top:32px;border-radius:8px;background:#2c2720;color:#fff;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.profile-grid--settings .ghost-edit:hover{background:#463b30;box-shadow:0 12px 28px #2c272029;transform:translateY(-1px)}.profile-grid--settings .profile-save-message{width:255px;margin-top:12px;margin-bottom:0;text-align:center}.profile-grid--settings .profile-panels{width:100%;gap:48px}.profile-grid--settings .info-panel>div{min-height:auto;padding:20px 22px}.profile-grid--settings .info-panel:nth-child(1)>div,.profile-grid--settings .info-panel:nth-child(2)>div,.profile-grid--settings .info-panel:nth-child(3)>div{min-height:auto;padding-top:20px}.profile-grid--settings .info-panel p{line-height:24px}.profile-grid--settings .chip-list{gap:10px}.profile-grid--settings .photo-tile{display:none}.profile-panels{display:grid;gap:66px}.info-panel{overflow:hidden;border-radius:8px;background:var(--panel)}.info-panel h2{margin:0;padding:17px 22px 13px;border-bottom:.8px solid #f0ede7;color:#302b27;font-size:16px;text-transform:uppercase}.info-panel>div{min-height:130px;padding:32px 22px}.info-panel p{max-width:720px;margin:0;color:var(--muted);font-size:13px;line-height:30px}.profile-textarea{min-height:108px;resize:vertical;color:var(--muted);font-size:13px;line-height:30px}.profile-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:28px;background:#2c272057;animation:fade-in .18s ease both}.profile-dialog{width:min(760px,94vw);max-height:min(860px,92vh);overflow-y:auto;padding:26px;border:1px solid #e2d8ce;border-radius:18px;background:#fffdfb;box-shadow:0 24px 70px #2c272038;animation:dialog-in .22s ease both}.profile-dialog header,.profile-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-dialog h2{margin:0;color:#2c2720;font-size:20px;line-height:24px}.profile-dialog header button,.profile-dialog footer button{border:0;border-radius:8px;background:transparent;color:#2c2720;font-size:13px}.profile-dialog footer{margin-top:22px}.profile-dialog footer button{min-width:132px;padding:11px 16px;border:1px solid #2c2720}.profile-dialog footer button:last-child{background:#2c2720;color:#fff}.dialog-upload{position:relative;display:grid;width:334px;max-width:100%;height:200px;place-items:center;margin:22px auto;overflow:hidden;border:1px dashed #9a7858;border-radius:16px;background:#fff;color:#2c2720;cursor:pointer}.dialog-upload input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;opacity:0;cursor:pointer}.dialog-upload>span{width:190px;font-size:14px;line-height:17px;text-align:center}.dialog-upload>span:before{margin-right:9px;content:"⬆"}.dialog-upload img{width:100%;height:100%;object-fit:cover}.dialog-upload.has-image>span{position:absolute;inset:auto 0 16px;z-index:2;width:auto;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.45)}.dialog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-dialog label{display:grid;gap:6px;color:#8c7b6b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile-dialog input,.profile-dialog textarea{width:100%;border:1px solid #e2d8ce;border-radius:8px;background:#fff;color:#2c2720;font-size:13px;font-weight:400;letter-spacing:0;line-height:18px;padding:10px 12px;text-transform:none;outline:none}.profile-dialog textarea{min-height:110px}.dialog-wide{margin-top:14px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.character-counter{display:block;margin-top:8px;color:#8a8078;font-size:11px;line-height:13px;text-align:right}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.placeholder{color:#7a6a5a!important}.chip-list{display:flex;flex-wrap:wrap;gap:42px}.profile-grid--view .chip-list{gap:32px}.chip-list span{min-width:100px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid #8c7b6b;border-radius:9px;color:var(--ink);background:#f8f5f0;font-size:14px;line-height:17px;text-align:center}.chip-input{display:flex;min-height:52px;flex-wrap:wrap;gap:8px;align-content:flex-start;align-items:center;cursor:text}.chip-input input{min-width:260px;flex:1;border:0;background:transparent;color:#8a8078;font-size:13px;font-weight:300;line-height:16px;outline:none}.editable-chip{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 10px 0 14px;border:.5px solid #e2d8ce;border-radius:8px;background:#f0eae2;color:#2c2720;font-size:13px;line-height:16px}.editable-chip button{border:0;background:transparent;color:#8a8078;font-size:14px;line-height:1}.profile-grid--view .info-panel:nth-child(1)>div{min-height:132px;padding-top:14px}.profile-grid--view .info-panel:nth-child(1) p{line-height:25px}.profile-grid--view .info-panel:nth-child(2)>div,.profile-grid--view .info-panel:nth-child(3)>div{min-height:94px;padding-top:32px}.profile-grid--view .photo-tile{min-height:144px}.photo-tile{position:relative;display:grid;min-height:144px;grid-template-rows:auto auto;align-content:center;justify-items:center;gap:14px;border:0;border-radius:8px;background:var(--panel);color:#2d2925;cursor:pointer;overflow:hidden;transition:transform .18s ease}.photo-tile:hover{transform:translateY(-2px)}.photo-tile input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.photo-tile>img{width:68px;height:66px;object-fit:contain}.photo-tile.has-photo>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.photo-tile.has-photo:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffa3;content:""}.photo-tile strong{position:relative;z-index:1;font-size:16px;font-weight:700;line-height:19px}.save-button{justify-self:center;width:262px;margin-top:6px;padding:11px;border:0;border-radius:7px;background:#2c2720;color:#fff;font-size:13px;cursor:pointer}.page-heading{margin:42px 0 96px 18px}.page-heading h1,.request-heading h1{margin:0 0 8px;color:#302c47;font-size:clamp(38px,4vw,48px);line-height:1.18}.page-heading p{margin:14px 0 0;color:#302c47;font-size:clamp(22px,2.4vw,31px);line-height:1.2}.projects-table{overflow:hidden;border-radius:24px 24px 0 0}.project-row{display:grid;grid-template-columns:1fr 1.55fr 1fr 1fr .9fr 1.25fr;align-items:center;min-height:128px;padding:0 28px;border-bottom:1px solid #d9cfc4;background:transparent;color:#2f2d2b;font-size:24px;gap:18px}.project-head{min-height:130px;border-bottom-color:#8e867e;background:#f0ece6;font-size:24px}.project-row button{justify-self:end;padding:15px 22px;border:0;border-radius:9px;background:var(--dark);color:#fff;font-size:17px;white-space:nowrap;cursor:pointer;transition:transform .18s ease,background .18s ease}.project-row button:hover{background:#463b30;transform:translateY(-1px)}.status-pill{display:inline-flex;width:fit-content;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;color:#7d6c23;background:#f6f6ef;font-size:20px;white-space:nowrap}.status-in-progress{color:#bd7707;background:#f7efe0}.status-plan-ready{color:#7d6c23;background:#f4f9e8}.status-completed{color:#6b6b6b;background:#f7f7f7}.status-pending{gap:12px;color:#c8a77d;background:#fffdfa}.status-pending:before{width:13px;height:13px;border-radius:50%;background:#cfb085;content:""}.pagination-bar{display:flex;align-items:center;justify-content:space-between;margin-top:112px;color:#d6d6d6;font-size:23px}.pagination-bar div{display:flex;align-items:center;gap:20px}.pagination-bar button{display:grid;width:64px;height:64px;place-items:center;border:3px solid #dedede;border-radius:22px;background:transparent;color:#d5d5d5;font-size:25px;font-weight:700}.pagination-bar button:first-child,.pagination-bar button:last-child{width:auto;border:0;color:var(--dark);font-size:56px}.pagination-bar .page-current{border-color:var(--dark);color:#302c47}.projects-page{min-height:calc(100vh - 122px);color:#2e293e;font-family:var(--font-sans)}.projects-page .page-heading{margin:clamp(38px,5.8vh,72px) 0 clamp(80px,12vh,122px) 18px}.projects-page .page-heading h1{margin:0;color:#2e293e;font-family:var(--font-sans);font-size:36px;font-weight:700;line-height:67px}.projects-page .page-heading p{margin:0;color:#2e293e;font-family:var(--font-sans);font-size:24px;font-weight:400;line-height:45px}.projects-page .projects-table{width:100%;overflow:visible;border-radius:20px 20px 0 0;font-family:var(--font-sans)}.projects-page .project-row{display:grid;grid-template-columns:1.4fr 2fr 1fr 1fr 1fr 1.2fr;min-height:84px;align-items:center;justify-items:center;gap:10px;padding:0 24px 0 27px;border-bottom:0;border-top:.5px solid #a89065;background:transparent;color:#252525;font-family:var(--font-sans);font-size:13px;font-weight:600;line-height:18px;text-align:center}.projects-page .project-head{min-height:84px;border-top:0;border-bottom:0;border-radius:20px 20px 0 0;background:#d4c4b033;color:#2c221a}.projects-page .project-head strong{font-size:13px;font-weight:700;line-height:18px;text-align:center}.projects-page .project-row:first-of-type+.project-row{border-top-color:#2e293e}.projects-page .status-pill{width:auto;min-width:80px;height:36px;justify-content:center;padding:4px 10px;border-radius:10px;font-family:var(--font-sans);font-size:12px;font-weight:600;line-height:16px}.projects-page .status-in-progress{color:#b6750b;background:#b692451a}.projects-page .status-plan-ready{color:#6a581b;background:#8df8401a}.projects-page .status-completed{color:#00000094;background:#f2f2f2}.projects-page .project-row button{justify-self:center;width:auto;min-width:104px;min-height:30px;margin-right:0;padding:6px 10px;border:0;border-radius:7px;background:#2c2720;color:#fff;font-family:var(--font-sans);font-size:10.5px;font-weight:600;line-height:14px;white-space:nowrap;box-shadow:0 8px 18px #2c27201f;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.projects-page .project-row button:hover{background:#43372d;box-shadow:0 10px 22px #2c27202e;transform:translateY(-1px)}.projects-page .project-state-row{grid-template-columns:1fr;min-height:108px;padding-right:27px;color:#8c7b6b;font-weight:500}.projects-empty-state{display:grid;min-height:280px;place-items:center;padding:46px 24px;border-top:.5px solid #a89065;background:#ffffff61;text-align:center}.projects-empty-icon{display:grid;width:64px;height:64px;place-items:center;margin-bottom:18px;border:1px solid #e2d8ce;border-radius:18px;background:#fffdfb;color:#8c7b6b;box-shadow:0 12px 30px #8c7b6b1a}.projects-empty-state h2{margin:0 0 8px;color:#2c2720;font-size:18px;line-height:24px}.projects-empty-state p{max-width:420px;margin:0;color:#8c7b6b;font-size:13px;font-weight:400;line-height:21px}.projects-empty-state button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;margin-top:22px;padding:8px 14px;border:0;border-radius:8px;background:#2c2720;color:#fff;font-family:var(--font-sans);font-size:11px;font-weight:600;line-height:16px;cursor:pointer;box-shadow:0 8px 18px #2c27201f;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.projects-empty-state button:hover{background:#43372d;box-shadow:0 10px 22px #2c27202e;transform:translateY(-1px)}.projects-page .pagination-bar{width:min(100%,1079px);margin-top:clamp(48px,9vh,112px);color:#d1d1d1;font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:18px}.projects-page .pagination-bar div{gap:10px}.projects-page .pagination-bar button{width:34px;height:34px;border:1.5px solid #d1d1d1;border-radius:12px;background:transparent;color:#d1d1d1;font-family:var(--font-sans);font-size:11px;font-weight:700;line-height:14px}.projects-page .pagination-bar button:first-child,.projects-page .pagination-bar button:last-child{width:24px;height:24px;border:0;border-radius:0;color:#3d3128;font-size:26px;line-height:24px}.projects-page .pagination-bar .page-current{width:36px;height:36px;border-color:#3d3128;color:#2e293e}.designer-settings-layout{display:flex;flex-direction:column;gap:20px}.designer-settings-tabs{display:flex;flex-wrap:wrap;gap:6px;overflow:hidden;padding:8px;border:.5px solid #e2d8ce;border-radius:14px;background:#fff}.designer-settings-tabs button{display:flex;width:auto;align-items:center;justify-content:space-between;gap:10px;padding:12px 18px;border:0;border-radius:10px;background:transparent;color:#8c7b6b;font-family:var(--font-sans);font-size:12px;font-weight:400;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.designer-settings-tabs button:hover,.designer-settings-tabs button.is-active{background:#faf7f4;color:#2c221a}.designer-settings-tabs button.is-active{font-weight:500}.designer-settings-tabs span{display:inline-flex;min-width:0;align-items:center;gap:10px}.designer-settings-tabs b{padding:2px 7px;border-radius:20px;background:#c9902a1a;color:#c9902a;font-size:9px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.designer-settings-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.designer-settings-form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.back-link{display:flex;align-items:center;gap:10px;margin:-21px 0 25px;border:0;background:transparent;color:#4a4540;font-size:12px;line-height:15px;cursor:pointer}.request-heading{margin-bottom:77px}.designer-app:has(.request-page){background:#f5f2ed}.request-page{max-width:1112px}.request-heading h1{color:#2c2720;font-size:42px;font-weight:400;line-height:51px}.request-heading p{margin:20px 0 0;color:#7a7068;font-size:12px;line-height:15px;letter-spacing:0}.request-layout{display:grid;grid-template-columns:672px 380px;gap:52px;align-items:start}.detail-card{overflow:hidden;border:1px solid #d3c8bc;border-radius:8px;background:transparent}.detail-card h2{margin:0;padding:25px 10px 20px;border-bottom:1px solid var(--line);color:#4a4540;font-size:12px;line-height:15px;text-transform:uppercase}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr)}.detail-cell{display:grid;min-height:78px;grid-template-columns:44px 1fr;align-items:center;padding:16px 32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-cell:nth-child(2n){border-right:0}.detail-cell strong{color:#7a7068;font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase}.detail-cell p{margin:4px 0 0;color:#2c2720;font-size:14px;line-height:17px}.detail-icon{display:grid;width:24px;height:24px;place-items:center;color:#c4a882}.detail-icon svg{display:block;width:24px;height:24px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.description-block{padding:69px 10px 0}.description-block h2{margin:0 0 28px;color:#4a4540;font-size:12px;line-height:15px;text-transform:uppercase}.description-block p{margin:0 0 25px;color:#4a4540;font-size:13px;line-height:16px}.description-block p:last-child{color:#7a7068;font-size:12px;line-height:15px}.summary-card{display:flex;min-height:700px;flex-direction:column;align-items:center;padding:132px 40px 40px;border-radius:8px;background:#d4c4b059;text-align:center}.summary-card h2,.summary-card span{color:#7a7068;font-size:12px;line-height:15px;font-weight:700;text-transform:uppercase}.summary-card strong{display:block;margin:12px 0 20px;color:#2c2720;font-size:32px;line-height:39px;font-weight:400}.summary-card p{margin:12px 0 0;color:#2c2720;font-size:14px;line-height:17px}.summary-line{width:100%;height:1px;margin:23px 0;background:#e0dad2}.summary-card .status-pill{margin-top:16px;padding:7px 24px;border-radius:999px;font-size:12px;line-height:15px}.accept-button,.reject-button{width:100%;min-height:44px;margin-top:34px;border-radius:4px;font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;cursor:pointer}.accept-button{border:0;background:#2c2720;color:#f5f2ed}.accept-button:disabled{opacity:.65;cursor:not-allowed}.request-action-message{margin:18px 0 0;color:#8c7b6b;font-size:12px;line-height:16px}.create-plan-page{max-width:920px}.create-plan-card{display:grid;gap:18px;padding:28px;border-radius:8px;background:#ffffff80}.create-plan-card h2{margin:0;color:#2c2720;font-size:18px;line-height:24px}.create-plan-card textarea{min-height:240px;padding:16px;border:1px solid #e2d8ce;border-radius:8px;background:#fff;color:#2c2720;font-size:14px;line-height:22px;resize:vertical}.create-plan-card button{justify-self:end;min-width:132px;min-height:41px;border:0;border-radius:8px;background:#2c2720;color:#fff;font-size:14px}.reject-button{margin-top:27px;border:1px solid #2c2720;background:transparent;color:#2c2720}@media (max-width: 1320px){.sidebar{width:280px;flex-basis:280px;padding-inline:28px}.dashboard-main{padding-inline:36px}.profile-grid,.request-layout{grid-template-columns:1fr}.profile-card{min-height:auto}.profile-panels{gap:36px}.summary-card{min-height:auto;padding-top:60px}}@media (max-width: 980px){.designer-app{display:block;height:auto;min-height:100vh;overflow:visible;padding-top:72px}.mobile-shell-header{position:fixed;top:0;left:0;right:0;z-index:30;display:flex;height:72px;align-items:center;justify-content:space-between;padding:10px 18px;background:#faf7f4f5;box-shadow:0 8px 24px #3b30271a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-brand{display:block;width:52px;height:52px;padding:0;border:0;background:transparent;cursor:pointer}.mobile-brand img{display:block;width:100%;height:100%;object-fit:contain}.mobile-menu-toggle{display:grid;width:44px;height:44px;place-items:center;padding:10px;border:1px solid rgba(44,39,32,.18);border-radius:8px;background:#fffdfb;cursor:pointer}.mobile-menu-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:#2c2720;transition:transform .18s ease,opacity .18s ease}.mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.sidebar{position:fixed;top:72px;left:0;right:0;z-index:25;display:block;width:auto;height:auto;max-height:calc(100vh - 72px);flex-basis:auto;padding:18px;box-shadow:0 8px 24px #3b30271a;overflow:auto;transform:translateY(-12px);opacity:0;pointer-events:none;transition:transform .18s ease,opacity .18s ease}.sidebar.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.brand-mark{display:none}.side-nav{display:flex;flex-direction:column;gap:8px}.side-link{width:100%;min-height:48px;justify-content:flex-start;gap:14px;margin-left:0;padding:10px 14px;border-radius:8px;font-size:13px;text-align:left}.side-link.is-active:before{display:none}.tools-card{display:none}.nav-icon{width:20px;height:20px}.dashboard-main{padding:28px 18px 40px;overflow:visible}.profile-grid{grid-template-columns:1fr;gap:24px;justify-items:stretch}.profile-grid--settings{width:100%;grid-template-columns:1fr;gap:24px}.profile-card{width:100%;max-width:none;padding:34px 20px;border-radius:18px}.profile-facts{max-width:none}.upload-box,.profile-photo{height:210px;margin-bottom:42px}.profile-grid--settings .upload-box,.profile-grid--settings .profile-photo{width:min(100%,300px);height:180px;margin-bottom:22px}.profile-facts{margin-top:48px}.profile-grid--settings .profile-facts{margin-top:24px}.profile-facts div,.contact-lines span{font-size:18px}.profile-grid--settings .profile-facts div,.profile-grid--settings .contact-lines span{font-size:15px;line-height:20px}.info-panel>div{min-height:130px}.profile-grid--settings .info-panel>div{min-height:auto;padding:22px 24px}.profile-dialog-backdrop{padding:24px}.profile-dialog{width:min(880px,96vw);max-height:calc(100vh - 48px);padding:30px}.profile-dialog h2{font-size:24px;line-height:30px}.dialog-upload{width:min(100%,460px);height:230px}.profile-dialog label{font-size:12px}.profile-dialog input,.profile-dialog textarea{min-height:44px;font-size:15px;line-height:22px;padding:12px 14px}.chip-input input{min-width:180px}.project-row{grid-template-columns:1fr 1fr;min-height:auto;padding:20px;font-size:18px}.project-head{display:none}.project-row button{justify-self:start}.projects-page .projects-table{width:100%;overflow-x:auto;overflow-y:hidden;border-radius:20px 20px 0 0;-webkit-overflow-scrolling:touch}.projects-page .project-row,.projects-page .projects-empty-state{min-width:1079px}.designer-settings-tabs{overflow-x:auto}.designer-settings-tabs button{min-width:max-content}.designer-settings-form-grid,.designer-settings-form-grid--three{grid-template-columns:1fr}.projects-page .page-heading{margin:28px 0 36px}.page-heading{margin:28px 0 40px}.pagination-bar{margin-top:44px}.request-heading{margin-bottom:42px}.request-layout{grid-template-columns:1fr;gap:28px}}@media (max-width: 640px){.profile-grid,.profile-grid--settings{grid-template-columns:1fr}.profile-card,.profile-grid--settings .profile-card{width:100%;max-width:none;padding:26px 18px;border-radius:18px}.profile-facts{grid-template-columns:1fr;max-width:none;margin-top:28px}.profile-grid--settings .profile-facts,.profile-grid--settings .contact-lines{grid-template-columns:1fr}.info-chip{min-height:50px;padding:12px}.info-chip__value{font-size:14px;white-space:normal}.profile-dialog-backdrop{padding:12px}.profile-dialog{width:100%;max-height:calc(100vh - 24px);padding:20px;border-radius:12px}.dialog-grid{grid-template-columns:1fr}.dialog-upload{height:190px}.side-nav{display:flex;flex-direction:column}.logout{width:100%}.profile-copy h1{font-size:28px}.profile-copy p{font-size:21px}.info-panel h2,.info-panel>div{padding-inline:22px}.chip-list{gap:12px}.chip-list span{min-width:0;flex:1 1 140px}.project-row{grid-template-columns:1fr}.projects-page .project-row{grid-template-columns:145px 285px 120px 140px 160px 150px;min-width:1079px}.projects-page .projects-empty-state{min-width:1079px}.projects-page .pagination-bar{width:100%}.pagination-bar{align-items:flex-start;flex-direction:column;gap:20px}.pagination-bar button{width:48px;height:48px;border-radius:16px}.detail-grid{grid-template-columns:1fr}.detail-cell{grid-template-columns:42px 1fr;padding:18px;border-right:0}.summary-card{padding:42px 22px 28px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
