@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg: #f2f7ff;--surface: #ffffff;--ink: #1b2840;--muted: #5b6b86;--line: #cfdcf5;--brand: #2463eb;--brand-strong: #1747b8;--hero-a: #1d5fd2;--hero-b: #0f2f78;--radius: 18px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{scroll-behavior:smooth}body{font-family:Manrope,sans-serif;background:radial-gradient(1200px 600px at 20% -10%,#dff0ff 0%,var(--bg) 40%) no-repeat;color:var(--ink)}.page{min-height:100vh;display:flex;flex-direction:column}.page>main{flex:1 0 auto}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100vw - 40px));margin:0 auto}section[id]{scroll-margin-top:92px}.topbar{position:sticky;top:0;z-index:10;border-bottom:1px solid #d4e1f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f2f7ffcc}.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px}.brand{font-weight:800;font-size:24px;letter-spacing:-.02em;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-btn{border:0;background:transparent;padding:0;cursor:pointer;font-family:inherit;color:inherit}.menu{display:flex;align-items:center;gap:24px;color:var(--muted);font-weight:600}.menu a:hover{color:var(--ink)}.phone{font-weight:800;color:#1d46a1}.header-social{color:#1e4cad;font-weight:800;text-decoration:none}.header-social:hover{color:#163a87;text-decoration:underline;text-underline-offset:3px}.search-box{position:relative;width:min(420px,100%);z-index:65}.search-mobile-toggle{display:none}.search-box__input-wrap{height:42px;border:1px solid #c9daf8;border-radius:12px;background:#f9fcff;display:flex;align-items:center;gap:8px;padding:0 10px}.search-box__icon{color:#5e77a9;font-size:18px}.search-box__input-wrap input{border:0;background:transparent;outline:none;width:100%;font-family:inherit;font-size:14px;color:#20355f}.search-dropdown{position:absolute;z-index:40;left:0;right:0;margin-top:6px;border:1px solid #d1def6;border-radius:12px;background:#fff;box-shadow:0 16px 35px #0f2f7824;max-height:380px;overflow:auto;padding:8px;display:grid;gap:6px}.search-mobile-backdrop{display:none}.search-item{width:100%;border:1px solid #d9e4f8;border-radius:10px;background:#fdfefe;display:grid;grid-template-columns:56px 1fr;gap:10px;text-align:left;padding:8px;cursor:pointer}.search-item:hover{background:#f3f8ff}.search-item__media{width:56px;height:56px;border-radius:8px;overflow:hidden;border:1px solid #d8e4f8;background:#eef5ff}.search-item__media img{width:100%;height:100%;object-fit:cover;display:block}.search-item__body{display:grid;align-content:center}.search-item__title{margin:0;font-size:14px;font-weight:700;color:#1f2f4b}.search-item__price{margin:4px 0 0;color:#1a4cc4;font-size:14px;font-weight:800}.hero{position:relative;overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(130deg,var(--hero-a),var(--hero-b))}.hero__bg-slide{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity .9s ease;transform:scale(1.02)}.hero__bg-slide.is-active{opacity:1}.hero__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(520px 280px at 15% 10%,#4ea9ff4a 0%,transparent 72%),linear-gradient(125deg,#0f2f78d6 10%,#0f2f7894 45%,#12243ac7)}.hero__inner{position:relative;padding:96px 0 110px;color:#f7f7f5}.eyebrow{margin:0 0 8px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#d5e8ff}h1{margin:0;font-size:clamp(34px,5vw,62px);line-height:1.02;max-width:900px}.hero__text{margin:22px 0 0;max-width:660px;line-height:1.6;color:#d8e9ff}.hero__actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:12px;border:1px solid transparent;font-weight:700}.btn--primary{background:#e4efff;color:#173f88}.btn--primary:hover{background:#d2e5ff}.btn--ghost{border-color:#cde2ff;color:#edf5ff}.btn--ghost:hover{background:#ffffff12}.section{padding:72px 0}.section__head h2,.section h2{margin:0;font-size:clamp(28px,4vw,42px);letter-spacing:-.02em}.section__head p{margin:8px 0 0;color:var(--muted)}.muted{color:var(--muted)}.skeleton{position:relative;overflow:hidden;background:#e6efff}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,#ffffff80 50%,transparent 100%);animation:shimmer 1.25s infinite}.skeleton-line{border-radius:8px}.skeleton-line--title{height:26px;width:74%}.skeleton-line--text{margin-top:10px;height:14px;width:100%}.skeleton-line--text-short{margin-top:8px;height:14px;width:70%}.skeleton-line--head{height:44px;width:60%}.skeleton-line--category{height:34px;width:210px;border-radius:10px}.skeleton-line--product-title{height:20px;width:80%}.skeleton-line--price{margin-top:10px;height:20px;width:45%}.grid{margin-top:26px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.collections-carousel{margin-top:26px;overflow:hidden;touch-action:pan-y;cursor:grab;--collections-gap: 18px;padding:4px}.collections-carousel:active{cursor:grabbing}.collections-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--collections-per-slide) - 1) * var(--collections-gap)) / var(--collections-per-slide));gap:var(--collections-gap);will-change:transform;align-items:stretch}.collections-carousel__item{min-width:0}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.card--interactive{transition:transform .18s ease,box-shadow .18s ease}.card--interactive:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0f2f7820}.card__action-area{width:100%;border:0;background:transparent;text-align:left;padding:0;cursor:pointer;color:inherit;font-family:inherit}.card__media{aspect-ratio:4 / 3;background:linear-gradient(145deg,#e8f1ff,#f5f9ff)}.card__media img{width:100%;height:100%;object-fit:cover;display:block}.card__placeholder{height:100%;display:grid;place-content:center;font-size:24px;font-weight:700;color:#627599}.card__body{padding:16px}.card__body h3{margin:0;font-size:22px;letter-spacing:-.02em}.card__body p{margin:8px 0 0;color:var(--muted);line-height:1.5}.collection-page{display:grid;gap:22px}.back-link{width:fit-content;border:1px solid #cfdcf5;background:#f9fbff;color:#1747b8;font-weight:700;border-radius:10px;min-height:40px;padding:0 12px;cursor:pointer}.collection-head{border:1px solid #d2dff8;border-radius:16px;background:#f9fcff;padding:18px}.collection-head__title{margin:0;max-width:none;color:var(--ink);font-size:clamp(28px,4vw,40px)}.collection-head__description{margin:10px 0 0;color:var(--muted);line-height:1.6}.category-block{border:1px solid #d2dff8;border-radius:16px;background:#fff;padding:18px}.category-block__head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.category-block__head h2{margin:0;font-size:clamp(22px,3vw,28px)}.category-block__description{margin:8px 0 0;max-width:720px;line-height:1.5}.sort-box{display:grid;gap:6px;font-size:12px;font-weight:700;color:#35578f}.sort-box select{border:1px solid #bfd3f4;background:#f8fbff;border-radius:10px;min-height:40px;padding:0 10px;font-family:inherit;color:#20355f}.sort-box__control{display:flex;align-items:center;gap:8px}.sort-box__toggle{border:1px solid #bfd3f4;background:#f8fbff;border-radius:10px;min-height:40px;padding:0 12px;font-family:inherit;font-weight:700;color:#20355f;cursor:pointer}.inline-spinner{width:18px;height:18px;border:2px solid #c9daf8;border-top-color:#1f4cae;border-radius:50%;display:inline-block;animation:spin .8s linear infinite}.products-grid{margin-top:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.product-carousel{margin-top:14px;overflow:hidden;touch-action:pan-y;cursor:grab;--products-gap: 12px;padding:4px;position:relative}.product-carousel:active{cursor:grabbing}.product-carousel__track{display:flex;gap:var(--products-gap);will-change:transform}.category-loading-overlay{position:absolute;top:4px;right:4px;bottom:4px;left:4px;z-index:3;border-radius:12px;pointer-events:none;background:#f7fbffcc;display:grid;place-items:center}.product-carousel__page{flex:0 0 100%;min-width:0}.product-carousel__page .products-grid{margin-top:0}.carousel-controls{margin-top:14px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.carousel-controls--collections{margin-top:16px}.carousel-controls__btn{min-width:36px;height:36px;border:1px solid #c7d8f7;border-radius:10px;background:#f5f9ff;color:#1f4cae;font-size:18px;line-height:1;cursor:pointer}.carousel-controls__btn:disabled{opacity:.45;cursor:not-allowed}.carousel-controls__meta{font-size:13px;font-weight:700;color:#4c5f83;min-width:52px;text-align:center}.product-card{border:1px solid #cfddf5;border-radius:14px;overflow:hidden;background:#fff}.product-card--interactive{transition:transform .18s ease,box-shadow .18s ease}.product-card--interactive:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0f2f7820}.product-card__media{aspect-ratio:4 / 3;background:linear-gradient(145deg,#e8f1ff,#f5f9ff)}.product-card__media img{width:100%;height:100%;object-fit:cover;display:block}.product-card__body{padding:12px;display:flex;flex-direction:column;gap:10px;min-height:132px}.product-card__body h3{margin:0;font-size:18px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.product-card__meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card__price{margin:0;font-size:18px;font-weight:800;color:#1a4cc4;white-space:nowrap}.availability{margin:8px 0 0;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#2d4f8a}.availability__icon{width:22px;height:22px;border-radius:50%;border:1.5px solid #8fb0e8;background:#eef4ff;color:#1f4cae;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:13px;flex:0 0 auto}.availability--yes{color:#1f4cae}.availability--no{color:#3f5f99}.availability--no .availability__icon{border-color:#9bb7e8;color:#3f5f99;background:#f3f7ff}.product-card__meta .availability{margin:0}.product-card__cta{margin-top:10px;border:1px solid #c9daf8;background:#f2f7ff;color:#1f4cae;border-radius:10px;min-height:36px;padding:0 10px;font-weight:700;font-family:inherit;cursor:pointer}.product-detail{display:grid;grid-template-columns:minmax(280px,480px) 1fr;gap:20px;border:1px solid #d2dff8;border-radius:16px;background:#fff;padding:18px}.product-detail__media{aspect-ratio:4 / 3;border:1px solid #d2dff8;border-radius:14px;overflow:hidden;background:linear-gradient(145deg,#e8f1ff,#f5f9ff)}.product-detail__media img{width:100%;height:100%;object-fit:cover;display:block}.product-detail__body{display:flex;flex-direction:column;gap:10px}.product-tabs{display:grid;gap:10px}.product-tabs__controls{display:flex;width:fit-content;justify-content:center;align-items:center;margin:0 auto;border:0;border-radius:12px;padding:4px;background:transparent}.product-tabs__btn{border:0;border-bottom:2px solid #9db7e666;background:transparent;color:#47679f;font-family:inherit;font-weight:700;min-height:36px;border-radius:0;padding:0 14px;cursor:pointer}.product-tabs__btn.is-active{border-bottom-color:#1f4cae;background:transparent;color:#1f4cae;box-shadow:none}.product-tabs__viewport{border:1px solid #d2dff8;border-radius:12px;background:#f9fbff;overflow:hidden}.product-tabs__track{display:flex;width:200%;transition:transform .32s cubic-bezier(.2,.8,.2,1)}.product-tabs__pane{width:50%;padding:14px;min-height:260px}.product-specs{margin:0;padding:0;list-style:none}.product-specs__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #d8e4f8}.product-specs__item:last-child{border-bottom:0}.product-specs__label{font-size:14px;color:#4a6595;font-weight:600}.product-specs__value{font-size:15px;color:#1f355e;font-weight:800}.product-specs .availability{margin:0}.product-description-box{height:232px;border:1px solid #d2dff8;background:#fff;border-radius:10px;padding:12px;color:#2d4169;line-height:1.5;overflow-y:auto;white-space:pre-wrap;word-break:break-word}.product-detail .collection-head__title{font-size:clamp(22px,3vw,30px)}.product-effects{margin:2px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px}.product-effects__item{border:1px solid #d3e1f8;border-radius:10px;background:#f8fbff;padding:8px 10px;display:flex;align-items:center;gap:8px}.product-effects__icon{width:28px;height:28px;border-radius:8px;border:1px solid #cfe0fb;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px;flex:0 0 auto}.product-effects__text{font-size:13px;font-weight:700;color:#314a75;line-height:1.3}.product-detail__effects{grid-column:1 / -1;margin-top:4px}.product-detail__cta{margin-top:auto;width:100%}.store-map{border:1px solid #d2dff8;border-radius:16px;background:#fff;padding:18px}.store-map h2{margin:0;font-size:clamp(24px,3vw,32px)}.store-map__frame{margin-top:12px;border:1px solid #d2dff8;border-radius:12px;overflow:hidden;min-height:380px}.store-map__frame iframe{width:100%;height:100%;min-height:380px;border:0;display:block}.contact-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0f254f66;display:grid;place-items:center;padding:16px}.page-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:58;background:#0f254f42;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;display:grid;place-items:center}.page-loading-overlay__content{width:84px;height:84px;border:1px solid #d1dff6;border-radius:999px;background:#f7fbffeb;display:grid;place-items:center}.loading-spinner{width:24px;height:24px;border:3px solid #c9daf8;border-top-color:#1f4cae;border-radius:50%;display:inline-block;animation:spin .85s linear infinite}.loading-spinner--lg{width:34px;height:34px;border-width:3px}.loading-spinner--xl{width:42px;height:42px;border-width:4px}.contact-modal{width:min(480px,100%);border:1px solid #d2def4;border-radius:16px;background:#fff;box-shadow:0 20px 50px #0f2f7830;padding:20px;position:relative}.contact-modal h3{margin:0;font-size:28px}.contact-modal__close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:1px solid #ccdaf5;border-radius:10px;background:#f5f9ff;color:#1d4ba9;font-size:22px;line-height:1;cursor:pointer}.contact-modal__actions{margin-top:14px;display:grid;gap:10px}.contact-modal__mail{border:1px solid #c9daf8;background:#f3f8ff;color:#1f4cae}.section--contrast{background:#eaf2ff;border-top:1px solid #d3e0f6;border-bottom:1px solid #d3e0f6}.split{display:grid;gap:20px;grid-template-columns:1.1fr 1fr;align-items:center}.features{margin:0;padding:0;list-style:none;display:grid;gap:10px}.features li{background:#fff;border:1px solid #cfddf5;border-radius:12px;padding:14px 16px;font-weight:600}.section--cta{background:linear-gradient(150deg,#1848b6,#0f2f78);color:#ecf4ff}.cta{display:flex;align-items:center;justify-content:space-between;gap:20px}.cta p{color:#d3e6ff}.cta__actions{display:flex;flex-wrap:wrap;gap:10px}.cta__contact-btn{min-height:56px;padding:0 28px;font-size:17px;font-weight:800;border-radius:14px}.footer{border-top:1px solid #cfddf5;background:#e8f1ff;margin-top:auto}.footer__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;color:#5c6f91}@keyframes shimmer{to{transform:translate(100%)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collections-carousel__track{gap:18px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}.product-detail{grid-template-columns:1fr}}@media (max-width: 700px){.topbar__inner{min-height:62px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 0}.menu,.phone,.header-social{display:none}.brand{flex:1 1 auto;font-size:20px;max-width:100%}.search-mobile-toggle{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid #c9daf8;border-radius:12px;background:#f9fcff;color:#1d46a1;font-size:20px;font-weight:800;line-height:1;cursor:pointer}.search-box{display:none}.search-box--mobile-open{position:absolute;top:calc(100% + 8px);left:20px;right:20px;display:block;width:auto;margin:0}.search-box--mobile-open .search-box__input-wrap{height:44px}.search-box--mobile-open .search-box__input-wrap input{font-size:16px}.search-box--mobile-open .search-dropdown{max-height:min(55vh,340px)}.search-mobile-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;border:0;padding:0;margin:0;background:#0f254f52}.hero__inner{padding:70px 0 84px}.section{padding:56px 0}.grid{grid-template-columns:1fr}.collections-carousel__track{gap:18px}.category-block__head{flex-direction:column}.products-grid{grid-template-columns:1fr}}
