@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Cormorant+Garamond:wght@500;600&display=swap";.icon{width:20px;height:20px;flex:0 0 auto}.icon--sm{width:16px;height:16px}.breadcrumb{display:flex;align-items:center;gap:8px;color:#5d7686;font-size:.92rem;flex-wrap:wrap}.breadcrumb a{color:inherit}.breadcrumb span[aria-current=page]{color:#5d7686}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;border:0;background:transparent;color:#163047;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease,box-shadow .2s ease}.button-loading-indicator{width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:999px;animation:button-loading-spin .75s linear infinite}.button:disabled{cursor:not-allowed;opacity:.5}.button--loading{cursor:wait}.button:hover:not(:disabled){transform:translateY(-1px)}.button:focus-visible{outline:2px solid rgba(31,95,139,.24);outline-offset:2px}.button--primary{background:#1f5f8b;color:#f8f6f0}.button--secondary{background:#fff;color:#163047;border:1px solid rgba(25,25,25,.08)}.button--outline,.button--ghost{border:1px solid #c8d9e4;background:transparent;color:#163047}.button--ghost{border-color:transparent}.button--outline:hover:not(:disabled){background:#1919190a}.button--secondary:hover:not(:disabled){background:#fdfbf7;border-color:#1919191f;box-shadow:0 10px 24px #18161214}.button--ghost:hover:not(:disabled){background:#1919190a}.button--md{min-height:46px;padding:0 20px}.button--lg{min-height:50px;padding:0 28px}.button--icon{width:44px;height:44px;min-height:44px;padding:0;border-radius:999px}@keyframes button-loading-spin{to{transform:rotate(360deg)}}.empty{display:grid;justify-items:center;gap:16px;padding:120px 0;text-align:center}.empty__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;color:#5d7686}.empty__content{display:grid;gap:12px}.empty h1{margin:0;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:3rem}.empty p{margin:0;color:#5d7686;line-height:1.8}.empty__actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.input{width:100%;min-height:48px;padding:0 16px;border:1px solid #c8d9e4;border-radius:14px;background:#fff;color:#163047;font:inherit}.input::-moz-placeholder{color:#5d7686}.input::placeholder{color:#5d7686}.input:focus-visible{outline:2px solid rgba(31,95,139,.24);outline-offset:1px}.cart__shell{width:min(100% - 48px,1280px);margin:0 auto}.cart__title{margin:0 0 32px;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:600;line-height:1;letter-spacing:-.04em}.cart__back-icon{transform:rotate(180deg)}.cart-layout{display:grid;grid-template-columns:minmax(0,1.2fr) 380px;gap:48px;padding:24px 0 96px}.cart__breadcrumb{padding-top:18px}.cart-list{display:grid;gap:24px;margin:0 0 32px;padding:0;list-style:none}.cart-item{display:flex;gap:20px;padding-bottom:24px;border-bottom:1px solid #c8d9e4}.cart-item__image{width:112px;overflow:hidden;border-radius:14px;aspect-ratio:3 / 4;background:#dfeaf1;flex:none}.cart-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-item__content{flex:1}.cart-item__row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cart-item__row--bottom{align-items:center;margin-top:18px}.cart-item__name{color:#163047;font-weight:500}.cart-item__meta,.cart-empty p{color:#5d7686}.cart-item__meta{margin:8px 0 0}.cart-item__remove{width:24px;height:24px;min-width:24px;min-height:24px;padding:0;border:0;border-radius:0;background:transparent;color:#163047}.cart-item__remove:hover:not(:disabled),.cart-item__remove:focus-visible,.cart-item__remove:active:not(:disabled){background:transparent;color:#163047;transform:none}.cart-item__remove-icon{width:24px;height:24px}.quantity-stepper{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 4px;border:1px solid #c8d9e4;border-radius:999px;background:#fff}.cart-summary{align-self:start;padding:28px;border:1px solid #c8d9e4;border-radius:16px;background:#fff;box-shadow:0 14px 28px #1816120a}.cart-summary h2{margin:0 0 24px;font-size:1.2rem}.cart-summary__identity{display:grid;gap:12px;margin-bottom:20px}.cart-summary__label{display:block;margin:0 0 16px;color:#163047;font-size:.95rem}.cart-summary__readonly,.cart-summary__field{display:flex;align-items:center;width:100%;min-height:56px;padding:0 18px;border:1px solid #c8d9e4;border-radius:14px;background:#fff;color:#163047;font:inherit}.cart-summary__field::-moz-placeholder,.cart-summary__promo-field::-moz-placeholder{color:#5d7686}.cart-summary__field::placeholder,.cart-summary__promo-field::placeholder{color:#5d7686}.cart-summary__field:focus-visible,.cart-summary__promo-field:focus-visible{outline:2px solid rgba(31,95,139,.24);outline-offset:1px}.cart-summary__promo{display:flex;gap:12px}.cart-summary__promo-input{display:flex;align-items:center;flex:1;gap:10px;padding:0 14px;border:1px solid #c8d9e4;border-radius:14px;background:#fff}.cart-summary__promo-field{width:100%;min-height:54px;padding:0;border:0;background:transparent;color:#163047;font:inherit}.cart-summary__promo-field:focus{outline:none}.cart-summary__lines{display:grid;gap:14px;margin-top:24px}.cart-summary__lines>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-summary__hint{margin:14px 0 0;color:#5d7686;font-size:.92rem}.cart-summary__hint--error{color:#b3563b}.cart-summary__hint--success{color:#2f7a58}.cart-summary__total{padding-top:18px;border-top:1px solid #c8d9e4}.cart-summary__total strong{font-size:2rem}.cart-summary__checkout{width:100%;margin-top:24px}.cart-empty__icon{width:44px;height:44px;color:#5d7686}@media(max-width:960px){.cart-layout{grid-template-columns:1fr}}@media(max-width:768px){.cart__shell{width:min(100% - 32px,1280px)}.cart-layout{gap:28px;padding:20px 0 72px}.cart-summary__promo{flex-direction:column;align-items:stretch}.cart-item{display:grid;grid-template-columns:104px minmax(0,1fr);gap:16px;align-items:start}.cart-item__image{width:104px}.cart-item__row{flex-direction:row;align-items:flex-start}.cart-item__row--bottom{flex-direction:row;align-items:center;justify-content:space-between}}.banner{position:relative;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 76px);overflow:hidden;padding-top:0}.banner__image,.banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.banner__image{background-image:linear-gradient(90deg,#0a294c85,#0a294c1f 42%,#ffffff0f),var(--banner-image);background-position:center;background-size:cover}.banner__overlay{background:var( --hero-overlay, linear-gradient(180deg, rgba(255, 255, 255, .26) 0%, rgba(255, 255, 255, .12) 100%) )}.banner__content{position:relative;z-index:1;width:min(100% - 48px,1280px);max-width:760px;margin:0 auto;padding:118px 0 126px;text-align:center}.banner__title{max-width:820px;margin:0 auto;color:var(--hero-title, #f7fbff);font-family:Cormorant Garamond,Georgia,serif;font-size:3rem;line-height:.95;letter-spacing:-.04em;font-weight:600;text-shadow:0 10px 24px rgba(17,45,68,.22)}.banner__title span{font-style:italic}.banner__description{width:min(100%,36rem);margin:24px auto 0;color:var(--hero-text, rgba(247, 251, 255, .88));font-size:1.125rem;line-height:2rem;text-shadow:0 4px 14px rgba(17,45,68,.18)}.banner__actions{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px}.banner__actions a{display:inline-flex}.banner__actions .button--secondary{background:var(--button-secondary-bg, #ffffff);border-color:var(--button-secondary-border, #bfd4e1);color:var(--text-primary, #163047);box-shadow:0 12px 28px #1630470f}.banner__actions .button--secondary:hover:not(:disabled){background:var(--button-secondary-hover, #f4f9fc);border-color:var(--button-secondary-border, #bfd4e1);box-shadow:0 16px 36px #16304714}.banner__scroll{position:absolute;bottom:28px;left:50%;display:flex;flex-direction:column;align-items:center;gap:8px;transform:translate(-50%);color:#f7fbffb8;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase}.banner__scroll span{display:inline-block;transform-origin:center;animation:banner-scroll-breathe 2.2s ease-in-out infinite}.banner__scroll div{width:1px;height:48px;background:#f7fbff47;animation:banner-pulse-line 1.8s ease-in-out infinite}@keyframes banner-scroll-breathe{0%,to{transform:scale(1);opacity:.72}50%{transform:scale(1.12);opacity:1}}@keyframes banner-pulse-line{0%,to{opacity:.3}50%{opacity:1}}@media(min-width:640px){.banner__title{font-size:3.75rem}}@media(min-width:1024px){.banner__title{font-size:4.5rem}}@media(max-width:768px){.banner{min-height:88vh}.banner__content{width:min(100% - 32px,1280px);max-width:760px;padding:164px 0 118px}.banner__actions{flex-direction:column;align-items:stretch}.banner__actions a{display:flex;width:100%}.banner__actions .button{width:100%}.banner__title{max-width:100%;font-size:3rem}.banner__description{width:min(100%,36rem);font-size:1.125rem}}@media(prefers-reduced-motion:reduce){.banner__scroll span,.banner__scroll div{animation:none}}.category{padding:96px 0;scroll-margin-top:96px;background:#edf5fa}.category__shell{width:min(100% - 48px,1280px);margin:0 auto}.category__header{margin-bottom:48px;text-align:center}.category__eyebrow{display:inline-block;color:#5d7686;font-size:.76rem;letter-spacing:.28em;text-transform:uppercase}.category__title{margin:16px 0 0;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:3rem;line-height:.95;letter-spacing:-.04em;font-weight:600}.category__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.category-card{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:4 / 5;flex:0 1 calc((100% - 48px) / 3);max-width:calc((100% - 48px) / 3)}.category-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.category-card:hover img{transform:scale(1.05)}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014 20%,#000000b3)}.category-card__content{position:absolute;right:0;bottom:0;left:0;z-index:1;padding:28px;color:#fffaf4}.category-card__content h3{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:600}.category-card__content p{margin:8px 0 0;color:#fffaf4d6}.category-card__cta{display:inline-flex;align-items:center;gap:8px;margin-top:18px}@media(max-width:960px){.category-card{flex-basis:100%;max-width:100%}}@media(max-width:768px){.category{padding:72px 0}.category__shell{width:min(100% - 32px,1280px)}.category__title{font-size:2.5rem}}.titles{padding:64px 0}.titles--soft{background:#edf5fa}.titles__shell{width:min(100% - 48px,1280px);margin:0 auto;display:grid;gap:8px}.titles__shell--centered{text-align:center}.titles__kicker{display:inline-block;color:#5d7686;font-size:.75rem;line-height:1rem;letter-spacing:.28em;text-transform:uppercase}.titles__title{margin:16px 0 0;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;line-height:.95;letter-spacing:-.04em;font-weight:600}.titles__description{width:min(100%,42rem);margin:8px 0 0;color:#191919b8;line-height:1.9}.titles__shell--centered .titles__description{margin-right:auto;margin-left:auto}@media(max-width:768px){.titles__shell{width:min(100% - 32px,1280px)}}@media(min-width:1024px){.titles__title{font-size:3rem}}.products__shell{width:min(100% - 48px,1280px);margin:0 auto}.products__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:32px;padding:48px 0 96px}.products__sidebar{display:block}.products__content{min-width:0}.products-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #c8d9e4}.products-toolbar__left,.products-toolbar__right,.products-toolbar__grid-toggle{display:flex;align-items:center}.products-toolbar__left,.products-toolbar__right{gap:16px}.products-toolbar__grid-toggle{gap:0;border:1px solid var(--control-border, #bfd4e1);border-radius:8px;height:36px;min-height:36px;background:var(--control-bg, #ffffff);box-shadow:none;box-sizing:border-box;overflow:hidden}.products-toolbar__mobile-filter{display:none}.products-toolbar__pill{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:var(--brand-accent-soft, #e7f4fb);color:var(--text-secondary, #35536a);font-size:.82rem}.products-toolbar__select-wrap{position:relative;width:-moz-fit-content;width:fit-content;max-width:100%}.products-toolbar__select{width:auto;min-width:150px;max-width:100%;height:36px;min-height:36px;padding:0 42px 0 18px;border:1px solid var(--control-border, #bfd4e1);border-radius:8px;background:var(--control-bg, #ffffff);box-shadow:none;color:var(--control-text, #163047);font-size:.95rem;font-weight:500;line-height:36px}.products-toolbar__select:hover,.products-toolbar__select:focus,.products-toolbar__select:focus-visible,.products-toolbar__select:active{background:var(--control-hover-bg, #f7fbfe);border-color:var(--control-border-strong, #9fc0d5)}.products-toolbar__select-arrow{position:absolute;top:50%;right:14px;width:16px;height:16px;color:var(--control-icon, #6f8ea1);pointer-events:none;transform:translateY(-50%) rotate(90deg)}.products-toolbar__grid-button{width:34px;height:34px;min-width:34px;min-height:34px;padding:0;border-radius:0;background:transparent;color:var(--control-text, #163047);transform:none;flex:0 0 34px}.products-toolbar__grid-button:focus,.products-toolbar__grid-button:focus-visible,.products-toolbar__grid-button:active{background:transparent;box-shadow:none;outline:none;outline-offset:0}.products-toolbar__grid-toggle--active,.products-toolbar__grid-toggle--active:hover,.products-toolbar__grid-toggle--active:focus,.products-toolbar__grid-toggle--active:focus-visible,.products-toolbar__grid-toggle--active:active{background:var(--control-active-bg, #dceef9);color:var(--control-active-text, #1f5f8b);box-shadow:none}.products-toolbar__grid-button .icon{width:16px;height:16px}.filter-panel{position:sticky;top:104px;display:grid;gap:32px}.filter-panel h3{margin:0 0 16px;font-size:.95rem;color:#163047}.filter-panel__options{display:grid;gap:10px}.filter-panel__option{min-height:42px;padding:0 14px;border-radius:12px;background:transparent;color:#191919cc;text-align:left;cursor:pointer}.filter-panel__option:hover,.filter-panel__option--active{background:var(--button-primary-bg, #1f5f8b);color:var(--text-on-accent, #f7fbfe)}.products__empty{display:grid;justify-items:center;gap:14px;padding:72px 24px;border:1px dashed #c8d9e4;border-radius:16px;background:#ffffff80;text-align:center}.products__empty h2,.drawer__header h2{margin:0;color:#163047;font-size:1.05rem}.products__empty p{width:min(100%,34rem);margin:0;color:#5d7686}.select{width:100%;min-height:48px;padding:0 16px;border:1px solid #c8d9e4;border-radius:14px;background:#fff;color:#163047;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select.products-toolbar__select{width:auto;min-width:150px;max-width:100%;height:36px;min-height:36px;padding:0 42px 0 18px;border:1px solid var(--control-border, #bfd4e1);border-radius:8px;background:var(--control-bg, #ffffff);box-shadow:none;color:var(--control-text, #163047);font-size:.95rem;font-weight:500;line-height:36px}.select.products-toolbar__select:hover,.select.products-toolbar__select:focus,.select.products-toolbar__select:focus-visible,.select.products-toolbar__select:active{background:var(--control-hover-bg, #f7fbfe);border-color:var(--control-border-strong, #9fc0d5)}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none;overflow:hidden}.drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#1919193d;opacity:0;transition:opacity .3s ease}.drawer__panel{position:absolute;top:0;right:0;z-index:1;width:100vw;max-width:420px;height:100%;padding:24px;background:#fff;transform:translate(100%);transition:transform .3s ease;box-shadow:0 18px 40px #1816121f;overflow-y:auto;visibility:hidden}.drawer--open{pointer-events:auto}.drawer--open .drawer__backdrop{opacity:1}.drawer--open .drawer__panel{transform:translate(0);visibility:visible}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #c8d9e4}.drawer__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:999px;background:transparent;color:#163047}.drawer__content{padding-top:24px}.product-grid{display:grid;gap:32px 24px}.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1024px){.products__layout{grid-template-columns:1fr}.products__sidebar{display:none}.products-toolbar__mobile-filter{display:inline-flex}.product-card__wish,.product-card__quick-add{opacity:1;transform:translateY(0)}}@media(max-width:768px){.products__shell{width:min(100% - 32px,1280px)}.product-grid--3,.product-grid--4{grid-template-columns:1fr;gap:28px}.products-toolbar,.products-toolbar__left,.products-toolbar__right{flex-direction:column;align-items:stretch}.products-toolbar__left{gap:10px}.products-toolbar__right{gap:12px}.products-toolbar__select,.select.products-toolbar__select{width:100%;min-width:0;min-height:36px;padding:0 38px 0 16px;border-radius:8px}.products-toolbar__select-arrow{right:12px;width:14px;height:14px}.products-toolbar__grid-toggle{width:-moz-fit-content;width:fit-content}.products-toolbar__grid-button{width:34px;height:34px;min-width:34px;min-height:34px}}.featured{padding:96px 0;scroll-margin-top:96px;background:#fff;border-top:1px solid #d9e7ef;border-bottom:1px solid #d9e7ef}.featured__shell{width:min(100% - 48px,1280px);margin:0 auto}.featured__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:48px}.featured__eyebrow{display:inline-block;color:#5d7686;font-size:.76rem;letter-spacing:.28em;text-transform:uppercase}.featured__title{margin:16px 0 0;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;line-height:.95;letter-spacing:-.04em;font-weight:600}@media(min-width:1024px){.featured__title{font-size:3rem}}.featured__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}.product-card__media{position:relative;display:block;overflow:hidden;border-radius:16px;aspect-ratio:3 / 4;background:#dfeaf1;box-shadow:0 14px 30px #1816120d}.product-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__media img{transform:scale(1.05)}.product-card__badges{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:8px}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;background:var(--badge-bg, #1f5f8b);color:var(--badge-text, #f7fbfe);font-size:.78rem}.product-card__wish,.product-card__quick-add{position:absolute;transition:opacity .3s ease,transform .3s ease}.product-card__wish{top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:999px;background:#f8f6f0d1;color:#163047;opacity:0}.product-card__wish--visible{opacity:1}.icon--filled{fill:currentColor}.product-card__quick-add{right:16px;bottom:16px;left:16px;transform:translateY(16px);opacity:0}.product-card__quick-add--visible{transform:translateY(0);opacity:1}.product-card__quick-add-button{width:100%}.product-card__content{margin-top:16px}.product-card__title{display:inline-block;color:#163047;font-weight:500;font-size:.875rem;line-height:1.25rem;transition:color .2s ease}.product-card:hover .product-card__title{color:#191919cc}.product-card__category,.product-card__price span{color:#5d7686}.product-card__category{font-size:.875rem;line-height:1.25rem}.product-card__price{display:flex;align-items:center;gap:10px;margin-top:8px}.product-card__price strong{color:#163047;font-size:1rem;line-height:1.5rem}.product-card__price span{text-decoration:line-through;text-decoration-thickness:1px}@media(max-width:960px){.featured__grid{grid-template-columns:1fr}}@media(max-width:768px){.featured{padding:72px 0}.featured__shell{width:min(100% - 32px,1280px)}.featured__header{flex-direction:column;align-items:stretch}.featured__title{font-size:2.5rem}}.promo{padding:96px 0;background:#14354a;color:#f2f8fc}.promo__shell{width:min(100% - 48px,1280px);margin:0 auto}.promo__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:72px;align-items:center}.promo__content{max-width:560px}.promo__eyebrow{display:inline-block;color:#f2f8fcb8;font-size:.76rem;letter-spacing:.28em;text-transform:uppercase}.promo__title{margin:16px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:3rem;line-height:1;letter-spacing:-.04em;font-weight:600}.promo__title em{color:#7ec7ef;font-style:normal}.promo__description{width:auto;max-width:42rem;margin:24px 0 0;color:#f2f8fcd6;font-size:1.125rem;line-height:2rem;text-align:left}.promo__cta{margin-top:40px}.promo__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 40px;padding-left:24px}.promo__stats div{padding-left:24px;border-left:1px solid rgba(242,248,252,.18)}.promo__stats strong{display:block;color:#f2f8fc;font-family:Cormorant Garamond,Georgia,serif;font-size:4rem;font-weight:600;line-height:1}.promo__stats span{display:block;margin-top:8px;color:#f2f8fcad;letter-spacing:normal;text-transform:none;font-size:.875rem;line-height:1.5rem}@media(max-width:960px){.promo__grid{grid-template-columns:1fr;gap:48px}.promo__stats{padding-left:0}}@media(max-width:768px){.promo{padding:72px 0}.promo__shell{width:min(100% - 32px,1280px)}.promo__title{font-size:2.5rem}.promo__stats{grid-template-columns:1fr 1fr;gap:28px 24px}.promo__stats strong{font-size:3.25rem}}.testimonials{padding:96px 0;background:#edf5fa}.testimonials__shell{width:min(100% - 48px,1280px);margin:0 auto}.testimonials__header{margin-bottom:48px;text-align:center}.testimonials__eyebrow{display:inline-block;color:#5d7686;font-size:.76rem;letter-spacing:.28em;text-transform:uppercase}.testimonials__title{margin:16px 0 0;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;line-height:.95;letter-spacing:-.04em;font-weight:600}.testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.testimonial-card{display:flex;flex-direction:column;height:100%;padding:32px;border:1px solid #c8d9e4;border-radius:24px;background:#fff;box-shadow:0 16px 36px #1630470f}.testimonial-card__stars{display:flex;gap:4px;color:#1f5f8b}.testimonial-card blockquote{margin:24px 0 0;flex:1;color:#163047;font-size:1rem;line-height:1.8;white-space:normal;word-break:break-all;overflow-wrap:anywhere}.testimonial-card__author{margin-top:24px;padding-top:24px;border-top:1px solid #c8d9e4}.testimonial-card__author strong,.testimonial-card__author span{display:block}.testimonial-card__author strong{color:#163047}.testimonial-card__author span{color:#5d7686}@media(max-width:960px){.testimonials__grid{grid-template-columns:1fr}}@media(max-width:768px){.testimonials{padding:72px 0}.testimonials__shell{width:min(100% - 32px,1280px)}}@media(min-width:1024px){.testimonials__title{font-size:3rem}}.textarea{width:100%;min-height:120px;padding:14px;border:1px solid #c8d9e4;border-radius:14px;background:#fff;color:#163047;font:inherit;resize:vertical}.textarea::-moz-placeholder{color:#5d7686}.textarea::placeholder{color:#5d7686}.textarea:focus-visible{outline:2px solid rgba(31,95,139,.24);outline-offset:1px}.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}.email{padding:16px 0 96px}.email__shell{width:min(100% - 48px,860px);margin:0 auto}.email__head{display:grid;gap:0;justify-items:center;text-align:center}.email__kicker{display:inline-block;color:#5d7686;font-size:.76rem;letter-spacing:.28em;text-transform:uppercase}.email__head h2{margin:12px 0 0;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:3rem;font-weight:600;line-height:.95;letter-spacing:-.04em}.email-form{display:grid;gap:14px;margin-top:36px}.email-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.email-form__field{display:block}.email-form__textarea{height:320px;min-height:320px;padding:16px;resize:vertical}.email-form__footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.email-form__footer span{color:#1919198f;font-size:.92rem}@media(max-width:768px){.email__shell{width:min(100% - 32px,860px)}.email-form__grid{grid-template-columns:1fr}.email-form__footer{flex-direction:column;align-items:stretch}}.footer{display:grid;justify-items:center;background:#102b3d;color:#f2f8fc}.footer__shell{width:min(100% - 48px,1280px)}.footer__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:48px;padding:72px 0}.footer__brand-link{display:inline-flex;align-items:center}.footer__brand-logo{max-height:46px;width:auto;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.footer__brand-mark{color:#f9f6ee;font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;font-weight:600;letter-spacing:-.035em;line-height:1}.footer__brand p{max-width:18rem;margin:24px 0 0;color:#f2f8fccc;font-size:.875rem;line-height:1.5rem}.footer__columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.footer__columns h3{margin:0 0 18px;font-size:.875rem;line-height:1.5rem}.footer__columns a{display:block;margin-top:12px;color:#f2f8fc99;font-size:.875rem;line-height:1.5rem}.footer__socials{display:flex;gap:14px;margin-top:20px;padding-inline:8px}.footer__text-contacts{display:grid;gap:10px;margin-top:18px;padding-inline:8px}.footer__text-contact{display:grid;gap:2px}.footer__text-contact span{color:#f2f8fc8a;font-size:.75rem;line-height:1.2}.footer__text-contact a{color:#f2f8fcdb;font-size:.95rem;line-height:1.5;text-decoration:none;word-break:break-word}.footer__text-contact a:hover,.footer__text-contact a:focus-visible{color:#f2f8fc}.footer__contact{position:relative}.footer__social-button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:0;background:transparent;color:#f2f8fcb8;transition:color .2s ease,background .2s ease}.footer__social-button .icon{width:24px;height:24px;stroke-width:2.1}.footer__social-button:hover,.footer__social-button:focus-visible,.footer__social-button:active{color:#f2f8fc;background:transparent;outline:none}.footer__qr{position:absolute;left:50%;bottom:calc(100% + 16px);z-index:5;display:grid;justify-items:center;gap:8px;width:168px;padding:12px;border:1px solid rgba(248,246,240,.12);border-radius:14px;background:#fff;color:#181818;box-shadow:0 18px 36px #0000002e;opacity:0;pointer-events:none;transform:translate(-50%) translateY(8px);transition:opacity .2s ease,transform .2s ease}.footer__qr:after{content:"";position:absolute;left:50%;bottom:-6px;width:12px;height:12px;background:#fff;border-right:1px solid rgba(24,24,24,.08);border-bottom:1px solid rgba(24,24,24,.08);transform:translate(-50%) rotate(45deg)}.footer__qr--open{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.footer__contact--start .footer__qr{left:0;transform:translate(0) translateY(8px)}.footer__contact--start .footer__qr:after{left:20px;transform:translate(0) rotate(45deg)}.footer__contact--start .footer__qr--open{transform:translate(0) translateY(0)}.footer__contact--end .footer__qr{left:auto;right:0;transform:translate(0) translateY(8px)}.footer__contact--end .footer__qr:after{left:auto;right:20px;transform:translate(0) rotate(45deg)}.footer__contact--end .footer__qr--open{transform:translate(0) translateY(0)}.footer__qr img{width:128px;height:128px;border-radius:8px;background:#f4f1eb}.footer__qr strong{font-size:.88rem;line-height:1.1}.footer__qr span{color:#181818a3;font-size:.75rem;line-height:1.2;text-align:center}.footer__bottom{padding:24px 0 40px;border-top:1px solid rgba(248,246,240,.12)}.footer__bottom p{margin:0;color:#f2f8fc99;font-size:.75rem;line-height:1.25rem}@media(max-width:960px){.footer__grid{grid-template-columns:1fr}.footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.footer__socials{gap:18px;padding-inline:14px}}@media(max-width:768px){.footer__shell{width:min(100% - 32px,1280px)}.footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__socials{padding-inline:12px}.footer__qr{width:min(168px,calc(100vw - 48px))}}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:#163047;font-size:.74rem;white-space:nowrap}.badge--default{background:#19191914}.badge--muted{background:#1919190a}.language{gap:8px}.language--compact{min-width:24px;min-height:24px;padding:0;border:0;background:transparent;box-shadow:none}.language--compact:hover:not(:disabled),.language--compact:active:not(:disabled),.language--compact:focus-visible{background:transparent;border-color:transparent;box-shadow:none;transform:none}.language__flag{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:20px;line-height:1}.language__label{color:inherit;font-size:.95rem;font-weight:500;line-height:1.3}.header__link:focus-visible,.mobile-nav__link:focus-visible,.account-card__switch:focus-visible,.account-card__link:focus-visible{outline:2px solid rgba(31,95,139,.24);outline-offset:2px}.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:50;border-bottom:1px solid #c8d9e4;background:#f4f8fbe6;box-shadow:0 12px 28px #12212714;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.header__offset{height:76px}.header__shell{width:min(100% - 48px,1280px);min-height:76px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;gap:24px}.header__brand,.header__actions,.header__mobile-toggle{display:flex;align-items:center}.header__links,.header__actions{gap:16px}.header__links{display:flex;align-items:center;justify-content:center;justify-self:stretch;align-self:stretch;min-width:0}.header__mobile-toggle{display:none}.header__brand-link{display:inline-flex;align-items:center}.header__brand-logo{max-height:42px;width:auto;-o-object-fit:contain;object-fit:contain}.header__brand-mark{font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;font-weight:600;letter-spacing:-.035em;line-height:1;color:#163047}.header__link{position:relative;padding:28px 18px;color:#191919b8;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:color .2s ease}.header__link:after{content:"";position:absolute;right:18px;bottom:18px;left:18px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.header__link:hover,.header__link--active{color:#163047}.header__link:hover:after,.header__link--active:after{transform:scaleX(1)}.header__actions{justify-content:flex-end}.header__account-menu{position:relative}.header__account-trigger--active{background:#1919190f}.header__cart-button,.header__mobile-menu-toggle{position:relative}.header__cart-button--has-items{color:#1f5f8b;background:#1f5f8b1f;box-shadow:inset 0 0 0 1px #1f5f8b29}.header__cart-button--has-items:hover,.header__cart-button--has-items:focus-visible,.header__cart-button--has-items:active,.header__mobile-menu-toggle--has-items{color:#1f5f8b}.header__cart-count,.header__mobile-badge{position:absolute;top:4px;right:4px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#1f5f8b;color:#f7fbfe;font-size:.72rem;font-weight:700;line-height:1}.header__mobile-badge{top:2px;right:1px;box-shadow:0 0 0 2px #fff}.account-card{position:absolute;top:calc(100% + 14px);right:0;z-index:12;width:320px;padding:18px;border:1px solid rgba(222,216,205,.95);border-radius:14px;background:#fffffff5;box-shadow:0 18px 40px #1816121f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.account-card--mobile{position:static;width:100%;margin-top:4px;box-shadow:none;background:#ffffffb8}.account-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.account-card__head strong{display:block;font-size:1rem}.account-card__head p{margin:6px 0 0;color:#5d7686;font-size:.82rem}.account-card__fields{display:grid;gap:12px;margin-top:16px}.account-card__field{display:grid;gap:8px}.account-card__field span{font-size:.8rem;color:#5d7686}.account-card__value{font-size:.98rem;font-weight:500}.account-card__input{min-height:44px}.account-card__textarea{min-height:92px;padding:12px 14px;resize:vertical}.account-card__feedback{margin:12px 0 0;font-size:.82rem}.account-card__feedback--error{color:#b3563b}.account-card__feedback--success{color:#2f7a58}.account-card__submit{width:100%;margin-top:14px}.account-card__actions{display:grid;gap:10px;margin-top:14px}.account-card__action{width:100%}.account-card__switch{width:100%;margin-top:10px;padding:0;border:0;background:transparent;color:#1f5f8b;font-size:.88rem;text-align:center;cursor:pointer}.account-card__link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #c8d9e4;border-radius:10px;color:#163047;text-decoration:none}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none;overflow:hidden}.mobile-nav__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#0f121447;opacity:0;transition:opacity .3s ease}.mobile-nav__panel{position:absolute;top:0;right:0;z-index:1;width:min(100vw,420px);height:100%;padding:24px;background:#fff;transform:translate(100%);transition:transform .3s ease;box-shadow:0 18px 40px #1816121f;overflow-y:auto;visibility:hidden}.mobile-nav--open{pointer-events:auto}.mobile-nav--open .mobile-nav__backdrop{opacity:1}.mobile-nav--open .mobile-nav__panel{transform:translate(0);visibility:visible}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between}.mobile-nav__links{display:grid;gap:8px;margin-top:32px}.mobile-nav__link{padding:14px 16px;border-radius:14px;color:#163047}.mobile-nav__link:hover{background:#1919190a}.mobile-nav__footer{display:grid;gap:12px;margin-top:32px}.mobile-nav__action{width:100%}.mobile-nav__action--highlight{position:relative;justify-content:flex-start;gap:10px;background:#1f5f8b14;border-color:#1f5f8b2e;color:#1f5f8b}.mobile-nav__cart-badge{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#1f5f8b;color:#f7fbfe;font-size:.75rem;font-weight:700}@media(max-width:960px){.header__brand{grid-column:1;justify-self:flex-start}.header__links,.header__actions{display:none}.header__mobile-toggle{display:flex;grid-column:3;justify-self:flex-end;justify-content:flex-end}.account-card{width:100%}}@media(max-width:768px){.header{inset:0 0 auto;z-index:60;background:#f4f8fb6b;-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%)}.header__offset{height:68px}.header__shell{width:min(100% - 32px,1280px);min-height:68px;padding:0 16px;grid-template-columns:minmax(0,1fr) auto}.mobile-nav__panel{width:100vw;max-width:100vw}}.orders__shell{width:min(100% - 48px,1280px);margin:0 auto}.orders__breadcrumb{padding-top:18px}.orders-layout{padding:24px 0 64px}.orders__title{margin:0 0 32px;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:600;line-height:1;letter-spacing:-.04em}.orders-list,.order-detail{display:grid;gap:24px}.order-card{display:grid;gap:24px;padding:28px;border:1px solid #c8d9e4;border-radius:20px;background:#ffffffd1}.order-card__head,.order-detail__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.order-card__head h2{margin:8px 0 6px;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem}.order-card__head p,.order-card__eyebrow,.order-item__content span,.order-item__price span,.order-card__footer span{color:#5d7686}.order-card__eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:.82rem}.order-detail__module{display:grid;gap:18px;padding:28px;border:1px solid #c8d9e4;border-radius:20px;background:#ffffffd1}.order-detail__module-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.order-detail__module-head h2{margin:0;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem}.order-detail__module p{margin:0;color:#5d7686}.order-detail__payment-box,.order-detail__logistics{display:grid;gap:16px}.order-detail__payment-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:nowrap}.order-detail__payment-actions .button{min-width:160px;flex:0 0 auto}.order-detail__payment-box div,.order-detail__logistics div{display:grid;gap:8px}.order-detail__logistics{grid-template-columns:repeat(3,minmax(0,1fr))}.order-card__items{display:grid;gap:16px}.order-item{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:18px;align-items:center}.order-item img{width:88px;height:108px;border-radius:16px;-o-object-fit:cover;object-fit:cover}.order-item__content,.order-item__price{display:grid;gap:6px}.order-item__price{justify-items:end}.order-card__footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:18px;border-top:1px solid #c8d9e4}.order-card__footer div,.order-card__total{display:grid;gap:8px}.order-card__total{justify-items:end}.orders-empty__icon{width:44px;height:44px;color:#5d7686}.order-detail__feedback{color:#b3563b}@media(max-width:1024px){.order-card__footer,.order-detail__logistics{grid-template-columns:1fr}.order-detail__head{flex-direction:column;align-items:stretch;gap:16px}.order-card__head{display:grid;gap:12px}.order-detail__payment-actions{justify-content:flex-start}.order-detail__payment-actions .button{flex:1 1 0;min-width:0}.order-item{grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:start}.order-item img{width:72px;height:88px;border-radius:14px}.order-item__price,.order-card__total{justify-items:start}.order-card__footer div,.order-card__total,.order-detail__payment-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-detail__module,.order-card{padding:20px 16px}}@media(max-width:720px){.orders__shell{width:min(100% - 32px,1280px)}.orders-layout{padding:20px 0 72px}}.order__shell{width:min(100% - 48px,1280px);margin:0 auto}.order__breadcrumb{padding-top:18px}.order-layout{padding:24px 0 96px}.order-detail{min-width:0}.order__title{margin:8px 0 6px;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:3rem;font-weight:600;line-height:1;letter-spacing:-.04em;overflow-wrap:anywhere;word-break:break-word}.order-empty__icon{width:44px;height:44px;color:#5d7686}.order-detail__head>*{min-width:0}.order-detail__head p{margin:0;overflow-wrap:anywhere}.order-detail__payment-box{display:grid;gap:16px}.order-detail__payment-field{display:grid;gap:8px;max-width:320px}.order-detail__payment-field span{color:#486476;font-size:.92rem;font-weight:600}.order-detail__payment-select{width:100%;min-height:46px;padding:0 44px 0 20px;border:1px solid #b4c6d1;border-radius:8px;background:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3 5.5L7 9.5L11 5.5' stroke='%23163047' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:14px 14px;color:#163047;font-size:.98rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.order-detail__payment-select:hover,.order-detail__payment-select:focus,.order-detail__payment-select:focus-visible{outline:none;border-color:#163047}@media(max-width:1024px){.order__title{font-size:2.5rem}}@media(max-width:720px){.order__title{font-size:1.9rem;line-height:1.06}}.like{padding:64px 0 96px;border-top:1px solid #c8d9e4}.like__shell{width:min(100% - 48px,1280px);margin:0 auto}.like h2{margin:0 0 32px;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;font-weight:600;letter-spacing:-.04em}@media(max-width:720px){.like__shell{width:min(100% - 32px,1280px)}}.not-found{min-height:320px}.product__shell{width:min(100% - 48px,1280px);margin:0 auto}.product__breadcrumb{padding-top:18px}.product-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;padding:24px 0 64px}.product-detail__gallery{display:grid;gap:16px}.product-detail__hero-image{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:3 / 4;background:#dfeaf1}.product-detail__hero-image img,.product-detail__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-detail__badges{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:8px}.product-detail__thumbs{display:flex;gap:16px}.product-detail__thumb{width:84px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:14px;aspect-ratio:1;background:#dfeaf1;cursor:pointer}.product-detail__thumb--active{border-color:#181818}.product-detail__category,.product-detail__description{color:#5d7686}.product-detail__title{margin:8px 0 0;color:#163047;font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;font-weight:600;letter-spacing:-.04em}.product-detail__rating{display:flex;align-items:center;gap:10px;margin-top:16px;color:#5d7686}.product-detail__stars{display:flex;align-items:center;gap:4px;color:#5aa9d6}.product-detail__price{display:flex;align-items:baseline;gap:12px;margin-top:24px}.product-detail__price strong{color:#163047;font-size:2rem}.product-detail__price span{color:#5d7686;text-decoration:line-through}.product-detail__description{margin:24px 0 0;line-height:1.8}.product-detail__option-group{margin-top:32px}.product-detail__option-group h3{margin:0 0 12px;color:#163047;font-size:1rem}.product-detail__option-group--quantity{display:flex;align-items:center;gap:16px}.product-detail__option-group--quantity h3{margin:0}.product-detail__swatches,.product-detail__sizes,.product-detail__actions{display:flex;flex-wrap:wrap;gap:12px}.product-detail__actions{margin-top:20px}.product-detail__swatch{width:42px;height:42px;border:2px solid #c8d9e4;border-radius:999px;cursor:pointer}.product-detail__swatch--active{border-color:#181818;box-shadow:0 0 0 3px #1818181f}.product-detail__size{min-height:42px;padding:0 16px;border:1px solid #c8d9e4;border-radius:12px;background:transparent;color:#163047;cursor:pointer}.product-detail__size--active{background:#181818;color:#f8f6f0}.quantity-stepper{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 4px;border:1px solid #c8d9e4;border-radius:999px}.quantity-stepper .button--icon{width:36px;height:36px;min-height:36px}.quantity-stepper span{min-width:32px;line-height:36px;text-align:center}.product-detail__add-to-cart{flex:1}.product-detail__meta{display:grid;gap:14px;margin-top:32px;padding-top:32px;border-top:1px solid #c8d9e4}.product-detail__meta div{display:flex;align-items:center;gap:10px;color:#163047}.product-detail__badges .badge{background:#1f5f8b;color:#f7fbfe}@media(min-width:1024px){.product-detail__title{font-size:3rem}}@media(max-width:1024px){.product-detail{grid-template-columns:1fr}}@media(max-width:768px){.product__shell{width:min(100% - 32px,1280px)}.product-detail{gap:28px;padding:20px 0 56px}.product-detail__thumbs{flex-direction:row;flex-wrap:nowrap;gap:12px;overflow-x:auto;align-items:stretch;padding-bottom:4px}.product-detail__thumb{flex:0 0 84px}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;overscroll-behavior-x:none;overscroll-behavior-y:auto}::-moz-selection{background:color-mix(in srgb,#1f5f8b 20%,white)}::selection{background:color-mix(in srgb,#1f5f8b 20%,white)}body{background:var(--surface-page);color:var(--text-primary);margin:0;min-width:320px;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;overscroll-behavior-x:none;overscroll-behavior-y:auto}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}button,input,select,textarea{border:0}#app{min-height:100vh;background:var(--surface-page)}.layout{background:var(--surface-page);color:var(--text-primary)}.site-info-page__shell{width:min(100% - 48px,1280px);margin:0 auto}.site-info-page__content{display:grid;gap:24px;padding:48px 0 96px;justify-items:center}.site-info-page__rich,.site-info-page__empty{width:100%;max-width:860px;text-align:center}.site-info-page__rich h1,.site-info-page__rich h2,.site-info-page__rich h3,.site-info-page__empty h2{margin:0 0 14px;color:#163047;font-family:Cormorant Garamond,Georgia,serif;line-height:1}.site-info-page__rich h1{font-size:2.5rem}.site-info-page__rich h2,.site-info-page__empty h2{font-size:2rem}.site-info-page__rich h3{font-size:1.5rem}.site-info-page__rich p,.site-info-page__rich li,.site-info-page__rich blockquote,.site-info-page__empty p{color:#191919b8;font-size:1rem;line-height:1.9}.site-info-page__rich p,.site-info-page__rich ul,.site-info-page__rich ol,.site-info-page__rich blockquote,.site-info-page__empty p{margin:0 0 14px}.site-info-page__rich p,.site-info-page__rich blockquote,.site-info-page__empty p{max-width:860px;margin-left:auto;margin-right:auto}.site-info-page__rich ul,.site-info-page__rich ol{width:-moz-fit-content;width:fit-content;padding-left:1.25rem;margin-left:auto;margin-right:auto;text-align:left}.site-info-page__rich img{max-width:100%;height:auto;border-radius:14px}.site-info-page--empty{padding:48px 0 96px}@media(max-width:768px){.site-info-page__shell{width:min(100% - 32px,1280px)}.site-info-page__content,.site-info-page--empty{padding:48px 0 72px}}
