:root{--bg: #f7f5f3;--card: #f4f2ef;--text: #1f1f24;--muted: #7b7774;--border: #d8d1cb;--accent: #ead8d0;--max-page: 1180px;--max-narrow: 760px;--radius-xl: 34px;--radius-pill: 999px;--shadow-soft: 0 10px 30px rgba(27,27,31,.05)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg)}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.page-width{width:min(calc(100% - 32px),var(--max-page));margin:0 auto}.page-width-narrow{width:min(calc(100% - 32px),var(--max-narrow));margin:0 auto}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.rte ul{padding-left:1.15rem}.site-main{min-height:70vh}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.desktop-only{display:none}.mobile-only{display:inline-flex}.site-header{position:sticky;top:0;z-index:40;background:#f7f5f3eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(216,209,203,.45)}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:84px;gap:12px}.site-header__left,.site-header__right{display:flex;align-items:center;gap:10px}.site-header__right{justify-content:flex-end}.site-header__brand{text-align:center}.site-header__logo{display:inline-flex;align-items:center;justify-content:center;min-height:42px}.site-header__logo-image{max-height:34px;width:auto}.site-header__logo-image--wordmark{max-height:28px}.icon-button{width:54px;height:54px;border-radius:999px;border:1px solid rgba(216,209,203,.62);display:inline-flex;align-items:center;justify-content:center;background:#ffffff40;cursor:pointer}.icon-button svg{width:22px;height:22px}.site-header__nav{padding-bottom:14px}.main-nav__list{list-style:none;display:flex;justify-content:center;gap:30px;margin:0;padding:0}.main-nav__link{font-size:.97rem;color:#2f2f36}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000002e;opacity:0;pointer-events:none;transition:opacity .25s ease}.mobile-drawer.is-open{opacity:1;pointer-events:auto}.mobile-drawer__panel{width:min(84vw,360px);height:100%;background:#fff;padding:22px;transform:translate(-100%);transition:transform .25s ease}.mobile-drawer.is-open .mobile-drawer__panel{transform:translate(0)}.mobile-drawer__close{border:0;background:transparent;font-size:2rem;line-height:1;cursor:pointer;margin-left:auto;display:block}.mobile-drawer__list{list-style:none;padding:20px 0 0;margin:0;display:grid;gap:18px}.mobile-drawer__list a{font-size:1.04rem}.hero-home{padding:28px 0 76px}.hero-home__card{background:linear-gradient(180deg,#ffffff80,#ffffff2e);border:1px solid rgba(216,209,203,.65);border-radius:38px;box-shadow:var(--shadow-soft);min-height:calc(100vh - 136px);display:flex;align-items:center;justify-content:center;padding:56px 24px}.hero-home__content{width:min(100%,540px);text-align:center}.hero-home__wordmark{display:block;width:min(92%,760px);margin:0 auto;filter:none}.hero-home__title{margin:0;font-size:clamp(3rem,8vw,5.6rem);font-weight:300;letter-spacing:.03em}.hero-home__subtitle{margin:18px 0 0;font-size:.95rem;letter-spacing:.34em;color:var(--muted);line-height:1.45}.hero-home__description{margin:42px auto 0;max-width:540px;font-size:clamp(1.2rem,2.2vw,1.85rem);line-height:1.58}.hero-home__buttons{margin-top:54px;display:grid;gap:18px}.pill-button,.back-link{display:inline-flex;align-items:center;justify-content:center;min-height:68px;padding:16px 28px;border-radius:999px;border:1px solid var(--border);background:#ffffff42;font-size:1.12rem;transition:transform .15s ease,background .15s ease}.pill-button:hover,.back-link:hover{transform:translateY(-1px);background:#ffffff7a}.landing-section{padding:0 0 28px}.landing-section__card{background:linear-gradient(180deg,#ffffff94,#ffffff3d);border:1px solid rgba(216,209,203,.65);border-radius:38px;box-shadow:var(--shadow-soft);padding:28px}.landing-section__top{display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap}.back-link{min-height:50px;font-size:1rem;padding-inline:18px}.landing-section__eyebrow{display:inline-flex;align-items:center;min-height:48px;padding:10px 18px;border-radius:999px;background:var(--accent);color:#6f6866;font-size:.92rem;letter-spacing:.16em}.landing-section__wordmark{display:block;width:min(88%,540px);margin:36px auto 18px}.landing-section__title{margin:18px 0 0;text-align:center;font-size:clamp(2.6rem,7vw,4.4rem);font-weight:300;letter-spacing:.03em;line-height:1.06}.landing-section__title--small{text-align:left;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:400}.landing-section__subtitle{margin:14px 0 0;text-align:center;color:var(--muted);letter-spacing:.26em;font-size:.95rem;line-height:1.45}.landing-section__content{margin-top:28px;font-size:1.08rem;line-height:1.85;color:#2c2b30}.contact-grid{margin-top:28px;display:grid;gap:18px}.contact-box{padding:26px;border:1px solid rgba(216,209,203,.65);border-radius:28px;background:#ffffff2e}.contact-box p{margin:0}.contact-box__label{margin-bottom:14px!important;color:var(--muted);letter-spacing:.18em;text-transform:uppercase;font-size:.9rem}.floating-top{position:fixed;right:18px;bottom:18px;width:52px;height:52px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffe6;border:1px solid rgba(216,209,203,.82);box-shadow:0 10px 24px #1b1b1f14;font-size:1.2rem;z-index:45}.site-footer{padding:20px 0 36px}.site-footer__inner{text-align:center;color:var(--muted);font-size:.92rem}.not-found{padding:40px 0 80px}.not-found__card{background:#ffffff70;border:1px solid rgba(216,209,203,.65);border-radius:32px;box-shadow:var(--shadow-soft);padding:34px;text-align:center}.not-found__title{margin:0 0 12px;font-size:2rem}@media(max-width:749px){.hero-home__card{min-height:calc(100vh - 118px);padding:40px 18px}.hero-home__wordmark{width:min(96%,540px)}.hero-home__title{font-size:clamp(2.8rem,13vw,4.4rem)}.hero-home__subtitle{letter-spacing:.22em}.hero-home__description{font-size:1.08rem}.pill-button{min-height:62px;font-size:1.05rem}.landing-section__card{padding:22px}.landing-section__eyebrow{font-size:.82rem;letter-spacing:.12em}}@media(min-width:990px){.desktop-only{display:inline-flex}.mobile-only{display:none}.hero-home{padding-top:36px}.hero-home__card{min-height:calc(100vh - 176px)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/theme.css.map */
