.sy-platform-header,.sy-mobile-drawer{--sy-nav-accent: #5845f5;--sy-nav-accent-2: #3569f7;--sy-nav-ink: #08182d;--sy-nav-muted: #56657a;--sy-nav-line: #e2e5f2;--sy-nav-soft: #f6f7ff;--sy-nav-money: #119b7c;--sy-nav-creator: #b13cf0;--sy-nav-ai: #346df7;--sy-nav-confidence: #f46f3b;--sy-nav-life: #0ba6a6;--sy-nav-radius: 14px;color:var(--sy-nav-ink);font-family:inherit}.sy-platform-header *,.sy-mobile-drawer *{box-sizing:border-box}.sy-platform-header{position:relative;width:100%;background:#fffffffa;border-bottom:1px solid var(--sy-nav-line);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.sy-platform-header.is-scrolled{background:#fffffffb;border-bottom-color:#08182d17;box-shadow:0 8px 26px #0f172a11;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sy-platform-header__inner{width:min(calc(100% - 32px),1380px);height:72px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin:0 auto}.sy-platform-logo{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}.sy-platform-logo__image{display:block;width:auto;max-width:var(--sy-logo-width, 150px);max-height:42px;object-fit:contain}.sy-platform-nav{min-width:0;display:flex;align-items:center;justify-content:center;gap:1px}.sy-platform-nav__item{position:relative}.sy-platform-nav__button,.sy-platform-nav__link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:10px;padding:0 9px;background:transparent;color:var(--sy-nav-ink);font:inherit;font-size:13px;font-weight:760;line-height:1;white-space:nowrap;text-decoration:none;cursor:pointer;transition:color .16s ease,background .16s ease}.sy-platform-nav__button svg,.sy-mobile-accordion svg,.sy-mobile-world__button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.sy-platform-nav__button:hover,.sy-platform-nav__button[aria-expanded=true],.sy-platform-nav__link:hover,.sy-platform-nav__link.is-active{background:#f1f3ff;color:var(--sy-nav-accent)}.sy-platform-nav__button[aria-expanded=true] svg,.sy-mobile-accordion[aria-expanded=true]>svg,.sy-mobile-world__button[aria-expanded=true]>svg{transform:rotate(180deg)}.sy-platform-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.sy-platform-signin{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;color:var(--sy-nav-ink);font-size:13px;font-weight:760;text-decoration:none;white-space:nowrap}.sy-platform-signin:hover{color:var(--sy-nav-accent)}.sy-platform-cta{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:0 16px;background:linear-gradient(135deg,var(--sy-nav-accent),var(--sy-nav-accent-2));color:#fff;font-size:13px;font-weight:820;text-decoration:none;white-space:nowrap;box-shadow:0 9px 22px #4c4bf12e;transition:transform .16s ease,box-shadow .16s ease}.sy-platform-cta:hover{color:#fff;transform:translateY(-1px);box-shadow:0 13px 28px #4c4bf13b}.sy-platform-cart,.sy-platform-mobile-toggle,.sy-platform-mobile-search{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;position:relative;flex:0 0 40px;border:1px solid transparent;border-radius:11px;padding:9px;background:transparent;color:var(--sy-nav-ink);text-decoration:none;cursor:pointer}.sy-platform-cart:hover,.sy-platform-mobile-toggle:hover,.sy-platform-mobile-search:hover{border-color:var(--sy-nav-line);background:var(--sy-nav-soft)}.sy-platform-cart svg,.sy-platform-mobile-toggle svg,.sy-platform-mobile-search svg,.sy-mobile-drawer__close svg,.sy-global-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sy-platform-cart span{min-width:17px;height:17px;position:absolute;top:-1px;right:-1px;border:2px solid #fff;border-radius:999px;background:var(--sy-nav-accent);color:#fff;font-size:9px;font-weight:850;line-height:13px;text-align:center}.sy-platform-mobile-toggle,.sy-platform-mobile-search{display:none}.sy-platform-panel{position:fixed;top:80px;left:50vw;z-index:10020;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);border:1px solid var(--sy-nav-line);background:#fff;box-shadow:0 28px 70px #0f172a24;transition:opacity .17s ease,transform .17s ease,visibility .17s ease}.sy-platform-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.sy-platform-mega{width:min(1380px,calc(100vw - 32px));max-height:calc(100vh - 88px);overflow-y:auto;border-radius:20px;padding:16px;background:#fcfcff}.sy-platform-mega__main{display:grid;grid-template-columns:minmax(0,1fr) 236px;gap:14px}.sy-platform-mega__worlds{min-width:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid var(--sy-nav-line);border-radius:15px;background:#fff}.sy-platform-world{min-width:0;min-height:356px;display:flex;flex-direction:column;padding:14px 12px 12px;background:#fff;border-left:1px solid #eef0f8;transition:background .16s ease}.sy-platform-world:first-child{border-left:0}.sy-platform-world:hover{background:#fbfbff}.sy-platform-world__head{min-height:42px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;color:var(--world-accent, var(--sy-nav-accent));text-decoration:none}.sy-platform-world__icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,currentColor 26%,#fff);border-radius:11px;background:color-mix(in srgb,currentColor 9%,#fff);color:inherit}.sy-platform-world__icon svg,.sy-platform-quick-links__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sy-mobile-world__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:color-mix(in srgb,currentColor 10%,#fff);color:inherit}.sy-mobile-world__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sy-platform-world__head strong{display:block;color:var(--sy-nav-ink);font-size:12.5px;font-weight:850;line-height:1.15}.sy-platform-world__description{min-height:42px;margin:8px 0 5px;color:var(--sy-nav-muted);font-size:11px;font-weight:630;line-height:1.32}.sy-platform-world__count{display:block;margin-bottom:7px;color:var(--world-accent, var(--sy-nav-accent));font-size:10px;font-weight:850}.sy-platform-world ul{display:grid;gap:1px;margin:0;padding:7px 0 0;border-top:1px solid #eef0f8;list-style:none}.sy-platform-world li a{min-height:24px;display:flex;align-items:center;position:relative;border-radius:7px;padding:0 4px 0 12px;color:var(--sy-nav-muted);font-size:10.5px;font-weight:680;line-height:1.15;text-decoration:none}.sy-platform-world li a:before{content:"";width:4px;height:4px;position:absolute;left:3px;border-radius:50%;background:var(--world-accent, var(--sy-nav-accent))}.sy-platform-world li a:hover{background:#f2f4ff;color:var(--world-accent, var(--sy-nav-accent))}.sy-platform-world__more{min-height:29px;display:inline-flex;align-items:flex-end;margin-top:auto;padding:5px 3px 0;color:var(--world-accent, var(--sy-nav-accent));font-size:9.5px;font-weight:850;line-height:1.22;text-decoration:none}.sy-platform-mega-promo{min-height:356px;position:relative;overflow:hidden;border:1px solid #cdc7ff;border-radius:15px;background:#0b0a4e;color:#fff}.sy-world--money{--world-accent: var(--sy-nav-money)}.sy-world--creator{--world-accent: var(--sy-nav-creator)}.sy-world--ai{--world-accent: var(--sy-nav-ai)}.sy-world--confidence{--world-accent: var(--sy-nav-confidence)}.sy-world--life{--world-accent: var(--sy-nav-life)}.sy-platform-mega-promo>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;display:block;object-fit:cover;object-position:52% 50%}.sy-platform-mega-promo__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#04032ae6,#070539b8 48%,#0c0853e0)}.sy-platform-mega-promo__content{min-height:356px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;padding:20px 18px 16px}.sy-platform-mega-promo__eyebrow{display:inline-flex;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:5px 8px;background:#ffffff1f;color:#fff;font-size:8px;font-weight:850;letter-spacing:.09em;line-height:1;text-transform:uppercase}.sy-platform-mega-promo h2{margin:12px 0 0;color:#fff;font-size:22px;font-weight:880;letter-spacing:0;line-height:1.08}.sy-platform-mega-promo p{margin:11px 0 0;color:#ffffffdb;font-size:11.5px;font-weight:620;line-height:1.45}.sy-platform-mega-promo a{width:100%;min-height:40px;display:inline-flex;align-items:center;justify-content:center;margin-top:auto;border:1px solid rgba(255,255,255,.7);border-radius:10px;background:#fff;color:var(--sy-nav-accent);font-size:11px;font-weight:850;text-decoration:none;box-shadow:0 10px 24px #00000026}.sy-platform-mega__content-row{display:grid;grid-template-columns:1.05fr 1.05fr .9fr;gap:12px;margin-top:12px}.sy-platform-mega-card{min-width:0;min-height:202px;border:1px solid var(--sy-nav-line);border-radius:14px;padding:12px;background:#fff}.sy-platform-mega-card__head{min-height:25px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.sy-platform-mega-card__head h3{margin:0;color:var(--sy-nav-ink);font-size:13px;font-weight:850;line-height:1.15}.sy-platform-mega-card__head a{color:var(--sy-nav-accent);font-size:9.5px;font-weight:830;text-decoration:none;white-space:nowrap}.sy-platform-mega-list{display:grid;gap:5px}.sy-platform-mega-story,.sy-platform-mega-proof{min-height:48px;display:grid;align-items:center;gap:9px;border-radius:9px;padding:4px;color:var(--sy-nav-ink);text-decoration:none;transition:background .16s ease}.sy-platform-mega-story{grid-template-columns:58px minmax(0,1fr)}.sy-platform-mega-proof{grid-template-columns:40px minmax(0,1fr)}.sy-platform-mega-story:hover,.sy-platform-mega-proof:hover,.sy-platform-quick-links a:hover{background:#f5f6ff}.sy-platform-mega-story img{width:58px;height:43px;display:block;border:1px solid #eceefa;border-radius:7px;object-fit:cover}.sy-platform-mega-proof img{width:38px;height:38px;display:block;border-radius:50%;object-fit:cover}.sy-platform-mega-story span,.sy-platform-mega-proof span,.sy-platform-quick-links a>span:nth-child(2),.sy-platform-mega-story strong,.sy-platform-mega-story small,.sy-platform-mega-proof strong,.sy-platform-mega-proof em,.sy-platform-mega-proof small,.sy-platform-quick-links strong,.sy-platform-quick-links small{min-width:0;display:block}.sy-platform-mega-story strong{display:-webkit-box;overflow:hidden;color:var(--sy-nav-ink);font-size:10.5px;font-weight:800;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sy-platform-mega-story small,.sy-platform-mega-proof small,.sy-platform-quick-links small{margin-top:3px;color:var(--sy-nav-muted);font-size:8.5px;font-weight:650;line-height:1.1}.sy-platform-mega-proof strong{color:var(--sy-nav-ink);font-size:10px;font-weight:820;line-height:1.1}.sy-platform-mega-proof em{overflow:hidden;margin-top:2px;color:var(--sy-nav-muted);font-size:9px;font-style:normal;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.sy-platform-quick-links{display:grid;gap:3px}.sy-platform-quick-links a{min-height:38px;display:grid;grid-template-columns:31px minmax(0,1fr) 12px;align-items:center;gap:8px;border-radius:8px;padding:3px 5px;color:var(--sy-nav-ink);text-decoration:none;transition:background .16s ease}.sy-platform-quick-links__icon{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f0efff;color:var(--sy-nav-accent)}.sy-platform-quick-links__icon svg{width:16px;height:16px}.sy-platform-quick-links strong{font-size:10px;font-weight:800;line-height:1.1}.sy-platform-quick-links b{color:var(--sy-nav-ink);font-size:18px;font-weight:500;line-height:1}.sy-platform-dropdown{width:250px;display:grid;gap:3px;border-radius:16px;padding:10px}.sy-platform-dropdown a{min-height:42px;display:flex;align-items:center;border-radius:10px;padding:0 11px;color:var(--sy-nav-muted);font-size:13px;font-weight:700;text-decoration:none}.sy-platform-dropdown a:hover,.sy-platform-dropdown a.is-active{background:var(--sy-nav-soft);color:var(--sy-nav-accent)}.sy-global-search{position:relative}.sy-global-search__launcher{width:214px;height:40px;display:flex;align-items:center;gap:8px;border:1px solid #dfe2ef;border-radius:11px;padding:0 11px;background:#fff;color:var(--sy-nav-muted);font:inherit;font-size:12px;font-weight:620;text-align:left;cursor:text}.sy-global-search__launcher:hover{border-color:#c8c3fb;color:var(--sy-nav-ink)}.sy-global-search__launcher svg{width:17px;height:17px;flex:0 0 17px}.sy-global-search__surface--popover{width:min(560px,calc(100vw - 32px));position:fixed;top:80px;right:max(16px,calc((100vw - 1380px)/2));z-index:10030;border:1px solid var(--sy-nav-line);border-radius:16px;padding:12px;background:#fff;box-shadow:0 24px 64px #0f172a26}.sy-global-search__form{margin:0}.sy-global-search__field{min-height:46px;display:grid;grid-template-columns:22px minmax(0,1fr) 34px;align-items:center;gap:7px;border:1px solid #d7daeb;border-radius:12px;padding:0 6px 0 13px;background:#fff;color:var(--sy-nav-muted)}.sy-global-search__field:focus-within{border-color:var(--sy-nav-accent);box-shadow:0 0 0 3px #5845f51a}.sy-global-search__field input{width:100%;min-width:0;border:0;outline:0;padding:0;background:transparent;color:var(--sy-nav-ink);font:inherit;font-size:14px;font-weight:650}.sy-global-search__field input::placeholder{color:#7b8494;opacity:1}.sy-global-search__submit,.sy-global-search__close{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;padding:7px;background:#f1f2ff;color:var(--sy-nav-accent);cursor:pointer}.sy-global-search__close{position:absolute;top:18px;right:18px;display:none}.sy-global-search__close+.sy-global-search__results{margin-top:10px}.sy-global-search__results{max-height:min(64vh,620px);overflow-y:auto;padding:2px}.sy-search-group+.sy-search-group{margin-top:10px;padding-top:10px;border-top:1px solid var(--sy-nav-line)}.sy-search-group__title{margin:0 0 6px;padding:0 6px;color:#747f90;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.sy-search-result{min-height:58px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:10px;border-radius:10px;padding:6px;color:var(--sy-nav-ink);text-decoration:none}.sy-search-result:hover,.sy-search-result.is-active{background:#f3f4ff}.sy-search-result__media{width:42px;height:42px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #eceefa;border-radius:9px;background:#f7f7ff;color:var(--sy-nav-accent)}.sy-search-result__media img{width:100%;height:100%;display:block;object-fit:cover}.sy-search-result__media svg{width:19px;height:19px}.sy-search-result__copy{min-width:0}.sy-search-result__title,.sy-search-result__meta{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sy-search-result__title{color:var(--sy-nav-ink);font-size:13px;font-weight:790}.sy-search-result__meta{margin-top:3px;color:var(--sy-nav-muted);font-size:11px;font-weight:620}.sy-search-result__arrow{color:var(--sy-nav-accent);font-size:17px}.sy-search-view-all{min-height:43px;display:flex;align-items:center;justify-content:center;margin-top:10px;border-radius:10px;background:linear-gradient(135deg,var(--sy-nav-accent),var(--sy-nav-accent-2));color:#fff;font-size:12px;font-weight:820;text-decoration:none}.sy-search-empty{padding:18px 10px 8px;text-align:center}.sy-search-empty strong{display:block;color:var(--sy-nav-ink);font-size:14px}.sy-search-empty p{margin:5px 0 14px;color:var(--sy-nav-muted);font-size:12px}.sy-search-empty__links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sy-search-empty__links a{min-height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #dcd9ff;border-radius:10px;color:var(--sy-nav-accent);font-size:11px;font-weight:800;text-decoration:none}.sy-global-search__hint{padding:11px 5px 2px;color:#7b8494;font-size:11px;font-weight:600}.sy-global-search.is-loading .sy-global-search__hint:before{content:"";width:13px;height:13px;display:inline-block;margin-right:7px;border:2px solid #dddafe;border-top-color:var(--sy-nav-accent);border-radius:50%;vertical-align:-2px;animation:sy-search-spin .7s linear infinite}@keyframes sy-search-spin{to{transform:rotate(360deg)}}.sy-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10040;background:#08182d52;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.sy-mobile-drawer{position:fixed;inset:0 0 0 auto;z-index:10050;width:min(100vw,430px);height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#fbfbff;box-shadow:-22px 0 60px #0f172a2e;transform:translate(100%);visibility:hidden;transition:transform .24s ease,visibility .24s ease}.sy-mobile-drawer[aria-hidden=true]{display:none}body.sy-nav-locked{overflow:hidden}body.sy-nav-open .sy-mobile-overlay{opacity:1;visibility:visible;pointer-events:auto}body.sy-nav-open .sy-mobile-drawer{display:grid;visibility:visible;transform:translate(0);animation:sy-mobile-drawer-in .24s ease both}@keyframes sy-mobile-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.sy-mobile-drawer__top{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:max(8px,env(safe-area-inset-top)) 14px 8px;border-bottom:1px solid var(--sy-nav-line);background:#fff}.sy-mobile-drawer__close{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;padding:11px;background:transparent;color:var(--sy-nav-ink);cursor:pointer}.sy-mobile-drawer__close:hover{background:var(--sy-nav-soft)}.sy-mobile-drawer__scroll{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:10px 12px max(18px,env(safe-area-inset-bottom));scrollbar-gutter:stable}.sy-global-search--mobile{margin-bottom:10px}.sy-global-search--mobile .sy-global-search__surface{position:relative}.sy-global-search--mobile .sy-global-search__field{min-height:46px;border-color:#e4e5f4;border-radius:12px;background:#fff;box-shadow:0 4px 14px #202c4c0a}.sy-global-search--mobile .sy-global-search__field input{font-size:13px}.sy-global-search--mobile .sy-global-search__results{max-height:calc(100dvh - 142px);margin-top:8px;border:1px solid var(--sy-nav-line);border-radius:12px;padding:8px;background:#fff;box-shadow:0 14px 34px #202c4c1a}.sy-global-search--mobile .sy-global-search__hint{display:none}.sy-mobile-drawer__content{display:grid;gap:10px}.sy-mobile-drawer.is-searching .sy-mobile-drawer__content{display:none}.sy-mobile-promo{position:relative;min-height:150px;overflow:hidden;display:block;border:1px solid #dfdcff;border-radius:17px;background:linear-gradient(135deg,#f6f3ff,#f1f3ff 54%,#ecebff);box-shadow:0 10px 28px #4b41cf14}.sy-mobile-promo__content{position:relative;z-index:2;width:61%;padding:12px 0 12px 13px}.sy-mobile-promo__eyebrow{display:block;margin-bottom:4px;color:var(--sy-nav-accent);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.sy-mobile-promo h2,.sy-mobile-promo h2 span,.sy-mobile-promo h2 strong{display:block}.sy-mobile-promo h2{margin:0;color:var(--sy-nav-ink);font-size:19px;font-weight:840;line-height:1.02;letter-spacing:0}.sy-mobile-promo h2 strong{color:var(--sy-nav-accent)}.sy-mobile-promo p{max-width:196px;margin:6px 0 7px;color:var(--sy-nav-muted);font-size:10.5px;font-weight:650;line-height:1.35}.sy-mobile-promo__content>a{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:9px;padding:0 12px;background:linear-gradient(135deg,var(--sy-nav-accent),var(--sy-nav-accent-2));color:#fff;font-size:10.5px;font-weight:820;text-decoration:none;box-shadow:0 8px 18px #4e46e72e}.sy-mobile-promo__media{position:absolute;top:0;right:0;bottom:0;left:0;min-width:0}.sy-mobile-promo__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#f7f5ff 0% 42%,#f7f5ffb8 57%,#f7f5ff24);pointer-events:none}.sy-mobile-promo__media img{position:absolute;inset:0 0 0 auto;width:52%;height:100%;object-fit:cover;object-position:center;opacity:.64;filter:brightness(1.42) saturate(.76) contrast(.82);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.28) 18%,#000 46%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.28) 18%,#000 46%)}.sy-mobile-worlds{display:grid;gap:8px}.sy-mobile-world-card{position:relative;min-height:0;display:block;border:1px solid #e2e4f1;border-radius:14px;padding:8px 10px;background:#fff;box-shadow:0 5px 16px #1b2a460b}.sy-mobile-world-card .sy-platform-world__head{min-height:0;min-width:0;display:grid;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:7px;color:var(--sy-nav-ink);text-decoration:none}.sy-mobile-world-card .sy-platform-world__icon{width:29px;height:29px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--world-accent) 22%,#fff);border-radius:9px;background:color-mix(in srgb,var(--world-accent) 10%,#fff);color:var(--world-accent)}.sy-mobile-world-card .sy-platform-world__icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.sy-mobile-world-card .sy-platform-world__head>span:last-child{min-width:0;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.sy-mobile-world-card .sy-platform-world__head strong{color:var(--sy-nav-ink);font-size:12.5px;font-weight:820;line-height:1.08}.sy-mobile-world-card .sy-platform-world__count{color:var(--world-accent);font-size:9px;font-weight:820;line-height:1;white-space:nowrap}.sy-mobile-world-card .sy-platform-world__description{min-height:0;margin:2px 0 5px 36px;overflow:hidden;color:var(--sy-nav-muted);font-size:9px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.sy-mobile-world-card ul{min-width:0;display:flex;flex-wrap:wrap;gap:3px 9px;margin:0;padding:0;border-top:0;list-style:none}.sy-mobile-world-card li{display:inline-flex;align-items:center;gap:5px}.sy-mobile-world-card li:before{content:"";width:3px;height:3px;flex:0 0 3px;border-radius:50%;background:var(--world-accent)}.sy-mobile-world-card li a{min-height:0;display:inline;padding:0;color:var(--sy-nav-muted);font-size:8.5px;font-weight:700;line-height:1.3;text-decoration:none;white-space:nowrap}.sy-mobile-world-card .sy-platform-world__more{position:absolute;top:12px;right:10px;min-height:0;margin-top:0;padding:0;color:var(--world-accent);font-size:10px;font-weight:820;line-height:1;text-decoration:none;white-space:nowrap}.sy-mobile-world-card .sy-platform-world__head{padding-right:57px}.sy-mobile-content-block{border:1px solid #e2e4f1;border-radius:14px;padding:10px;background:#fff;box-shadow:0 5px 16px #1b2a460b}.sy-mobile-content-block__head{min-height:22px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.sy-mobile-content-block__head h2{margin:0;color:var(--sy-nav-ink);font-size:13px;font-weight:850;line-height:1.1}.sy-mobile-content-block__head a{color:var(--sy-nav-accent);font-size:10px;font-weight:820;text-decoration:none}.sy-mobile-preview-list{display:grid}.sy-mobile-drawer .sy-mobile-article-row,.sy-mobile-drawer .sy-mobile-story-row{position:relative;min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr) 12px;align-items:center;gap:9px;min-height:54px;border:0;border-radius:9px;padding:5px 2px;background:transparent;color:var(--sy-nav-ink);text-decoration:none;box-shadow:none}.sy-mobile-drawer .sy-mobile-article-row+.sy-mobile-article-row,.sy-mobile-drawer .sy-mobile-story-row+.sy-mobile-story-row{border-top:1px solid #eef0f7}.sy-mobile-drawer .sy-mobile-article-row img{width:46px;height:36px;border-radius:7px;object-fit:cover}.sy-mobile-drawer .sy-mobile-story-row img{width:36px;height:36px;margin-inline:5px;border-radius:50%;object-fit:cover}.sy-mobile-drawer .sy-mobile-article-row>span:not(.sy-mobile-preview-row__arrow),.sy-mobile-drawer .sy-mobile-story-row>span:not(.sy-mobile-preview-row__arrow){min-width:0;display:grid;gap:1px}.sy-mobile-drawer .sy-mobile-article-row strong,.sy-mobile-drawer .sy-mobile-story-row strong,.sy-mobile-drawer .sy-mobile-story-row em,.sy-mobile-drawer .sy-mobile-article-row small,.sy-mobile-drawer .sy-mobile-story-row small{min-width:0;overflow:hidden;text-overflow:ellipsis}.sy-mobile-drawer .sy-mobile-article-row strong{color:var(--sy-nav-ink);font-size:10.5px;font-style:normal;font-weight:780;line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sy-mobile-drawer .sy-mobile-article-row small{color:var(--sy-nav-muted);font-size:8.8px;font-weight:650;line-height:1.2;white-space:nowrap}.sy-mobile-drawer .sy-mobile-story-row strong{color:var(--sy-nav-ink);font-size:9.5px;font-weight:800;line-height:1.15;white-space:nowrap}.sy-mobile-drawer .sy-mobile-story-row em{color:var(--sy-nav-muted);font-size:9.4px;font-style:normal;font-weight:650;line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sy-mobile-drawer .sy-mobile-story-row small{color:var(--sy-nav-accent);font-size:8.7px;font-weight:760;line-height:1.15;white-space:nowrap}.sy-mobile-preview-row__arrow{color:#8b96aa;font-size:18px;line-height:1}.sy-mobile-content-block--quick{padding-bottom:9px}.sy-mobile-quick-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.sy-mobile-drawer .sy-mobile-quick-link{min-width:0;min-height:53px;display:grid;grid-template-columns:1fr;place-items:center;align-content:center;gap:4px;border:1px solid #e5e6f4;border-radius:9px;padding:5px 3px;background:#fafaff;color:var(--sy-nav-ink);text-align:center;text-decoration:none}.sy-mobile-drawer .sy-mobile-quick-link .sy-platform-quick-links__icon{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:#f0edff;color:var(--sy-nav-accent)}.sy-mobile-drawer .sy-mobile-quick-link .sy-platform-quick-links__icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sy-mobile-drawer .sy-mobile-quick-link>span:nth-child(2){min-width:0}.sy-mobile-drawer .sy-mobile-quick-link strong{display:block;color:var(--sy-nav-ink);font-size:8.7px;font-weight:780;line-height:1.12}.sy-mobile-action{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;font-size:13px;font-weight:820;line-height:1;text-decoration:none}.sy-mobile-action--primary{border:1px solid transparent;background:linear-gradient(135deg,var(--sy-nav-accent),var(--sy-nav-accent-2));box-shadow:0 10px 24px #4b43e133;color:#fff}.sy-mobile-action--secondary{border:1px solid var(--sy-nav-line);background:#fff;color:var(--sy-nav-ink)}.sy-mobile-membership{min-height:62px;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;border:1px solid #e1ddff;border-radius:12px;padding:9px 11px;background:linear-gradient(135deg,#f7f4ff,#f2f5ff);color:var(--sy-nav-ink);text-decoration:none}.sy-mobile-membership__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#fff;color:var(--sy-nav-accent);box-shadow:0 5px 14px #433bbf14}.sy-mobile-membership__icon svg,.sy-mobile-membership__arrow{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sy-mobile-membership>span:nth-child(2){min-width:0;display:grid;gap:2px}.sy-mobile-membership strong{color:var(--sy-nav-accent);font-size:13px;font-weight:830;line-height:1.1}.sy-mobile-membership small{overflow:hidden;color:var(--sy-nav-muted);font-size:9.5px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.sy-mobile-membership__arrow{color:var(--sy-nav-accent)}.sy-platform-header .visually-hidden,.sy-mobile-drawer .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;margin:-1px!important;padding:0!important;border:0!important}.sy-platform-header a:focus-visible,.sy-platform-header button:focus-visible,.sy-platform-header input:focus-visible,.sy-mobile-drawer a:focus-visible,.sy-mobile-drawer button:focus-visible,.sy-mobile-drawer input:focus-visible{outline:2px solid var(--sy-nav-accent);outline-offset:2px}@media(min-width:1180px){.sy-platform-header__inner{width:min(calc(100% - 40px),1440px);height:80px;gap:22px}.sy-platform-logo__image{width:clamp(138px,var(--sy-logo-width, 150px),154px);max-width:none;max-height:46px}.sy-platform-nav{gap:2px}.sy-platform-nav__button,.sy-platform-nav__link{min-height:46px;padding-inline:13px;font-size:15px}.sy-platform-actions{gap:10px}.sy-global-search__launcher{width:270px;height:46px;gap:9px;padding-inline:13px;font-size:13.5px}.sy-global-search__launcher span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sy-platform-signin{min-height:46px;padding-inline:8px;font-size:14.5px}.sy-platform-cta{min-height:46px;padding-inline:21px;font-size:14.5px}.sy-platform-cart{width:46px;height:46px}.sy-platform-cart svg{width:22px;height:22px}.sy-platform-panel{top:90px}.sy-platform-mega{width:min(1360px,calc(100vw - 48px));max-height:calc(100vh - 100px);border-radius:22px;padding:18px}.sy-platform-mega__main{grid-template-columns:minmax(0,1fr) 228px;gap:16px}.sy-platform-mega__worlds,.sy-platform-mega-promo{border-radius:17px}.sy-platform-world{min-height:418px;padding:18px 15px 15px}.sy-platform-world__head{min-height:46px;grid-template-columns:36px minmax(0,1fr);gap:10px}.sy-platform-world__icon{width:36px;height:36px}.sy-platform-world__head strong{font-size:15.5px;line-height:1.14}.sy-platform-world__description{min-height:56px;margin:10px 0 7px;font-size:13px;line-height:1.36}.sy-platform-world__count{margin-bottom:8px;font-size:12px}.sy-platform-world ul{gap:2px;padding-top:9px}.sy-platform-world li a{min-height:30px;padding:0 3px 0 14px;font-size:12.5px}.sy-platform-world li a:before{left:4px}.sy-platform-world__more{min-height:36px;padding:8px 3px 0;font-size:12px}.sy-platform-mega-promo,.sy-platform-mega-promo__content{min-height:418px}.sy-platform-mega-promo__content{padding:23px 20px 18px}.sy-platform-mega-promo__eyebrow{padding:6px 9px;font-size:9.5px}.sy-platform-mega-promo h2{margin-top:14px;font-size:25px}.sy-platform-mega-promo p{margin-top:12px;font-size:13px;line-height:1.5}.sy-platform-mega-promo a{min-height:44px;font-size:13px}.sy-platform-mega__content-row{gap:14px;margin-top:14px}.sy-platform-mega-card{min-height:236px;border-radius:16px;padding:15px}.sy-platform-mega-card__head{min-height:28px;margin-bottom:7px}.sy-platform-mega-card__head h3{font-size:15px}.sy-platform-mega-card__head a{font-size:11.5px}.sy-platform-mega-list{gap:6px}.sy-platform-mega-story,.sy-platform-mega-proof{min-height:56px;gap:10px;padding:4px}.sy-platform-mega-story{grid-template-columns:64px minmax(0,1fr)}.sy-platform-mega-proof{grid-template-columns:44px minmax(0,1fr)}.sy-platform-mega-story img{width:64px;height:48px}.sy-platform-mega-proof img{width:44px;height:44px}.sy-platform-mega-story strong{font-size:12px}.sy-platform-mega-story small,.sy-platform-mega-proof small,.sy-platform-quick-links small{margin-top:4px;font-size:10.5px}.sy-platform-mega-proof strong{font-size:11.5px}.sy-platform-mega-proof em{font-size:10.5px}.sy-platform-quick-links{gap:4px}.sy-platform-quick-links a{min-height:46px;grid-template-columns:34px minmax(0,1fr) 14px;gap:9px;padding:4px 6px}.sy-platform-quick-links__icon{width:34px;height:34px}.sy-platform-quick-links strong{font-size:12.5px}.sy-platform-dropdown{width:280px;padding:12px}.sy-platform-dropdown a{min-height:46px;font-size:14px}.sy-global-search__popup{top:90px}}@media(max-width:1399px)and (min-width:1180px){.sy-platform-header__inner{width:calc(100% - 28px);gap:10px}.sy-platform-logo__image{width:132px}.sy-platform-nav__button,.sy-platform-nav__link{padding-inline:8px;font-size:13.5px}.sy-global-search__launcher{width:44px;height:44px;justify-content:center;padding:0;cursor:pointer}.sy-global-search__launcher span{display:none}.sy-platform-signin{font-size:13.5px}.sy-platform-cta{padding-inline:14px;font-size:13.5px}.sy-platform-mega{width:calc(100vw - 28px);padding:14px}.sy-platform-mega__main{grid-template-columns:minmax(0,1fr) 208px;gap:10px}.sy-platform-world{min-height:404px;padding:15px 11px 13px}.sy-platform-world__head{grid-template-columns:34px minmax(0,1fr);gap:8px}.sy-platform-world__icon{width:34px;height:34px}.sy-platform-world__head strong{font-size:14px}.sy-platform-world__description{min-height:52px;font-size:12px}.sy-platform-world__count{font-size:11px}.sy-platform-world li a{min-height:28px;padding-left:13px;font-size:11.5px}.sy-platform-world__more{font-size:10.5px}.sy-platform-mega-promo,.sy-platform-mega-promo__content{min-height:404px}.sy-platform-mega-promo__content{padding:20px 16px 16px}.sy-platform-mega-promo h2{font-size:22px}.sy-platform-mega-promo p{font-size:12px}.sy-platform-mega__content-row{gap:10px;margin-top:10px}.sy-platform-mega-card{min-height:224px;padding:13px}.sy-platform-mega-card__head h3{font-size:14px}.sy-platform-mega-card__head a{font-size:10.5px}.sy-platform-mega-story strong{font-size:11.3px}.sy-platform-mega-story small,.sy-platform-mega-proof small,.sy-platform-quick-links small{font-size:9.8px}.sy-platform-mega-proof strong{font-size:11px}.sy-platform-mega-proof em{font-size:10px}.sy-platform-quick-links strong{font-size:11.5px}}@media(max-width:1179px){.sy-platform-header__inner{width:min(calc(100% - 28px),100%);height:66px;grid-template-columns:auto auto;justify-content:space-between;gap:12px}.sy-platform-nav,.sy-global-search--desktop,.sy-platform-signin:not(.sy-platform-signin--mobile),.sy-platform-cta:not(.sy-platform-cta--mobile){display:none}.sy-platform-mobile-search,.sy-platform-mobile-toggle{display:inline-flex}.sy-platform-logo__image,.sy-mobile-drawer .sy-platform-logo__image{max-width:min(var(--sy-logo-width, 146px),146px);max-height:38px}.sy-platform-header--reduced .sy-platform-mobile-search,.sy-platform-header--reduced .sy-platform-mobile-toggle{display:none}.sy-platform-header--reduced .sy-platform-cta{display:inline-flex}}@media(max-width:480px){.sy-platform-header__inner{width:calc(100% - 24px)}.sy-platform-logo__image,.sy-mobile-drawer .sy-platform-logo__image{max-width:128px}.sy-platform-actions{gap:2px}.sy-platform-cart,.sy-platform-mobile-toggle,.sy-platform-mobile-search{width:39px;height:39px;flex-basis:39px}.sy-mobile-drawer__top{padding-left:12px;padding-right:12px}.sy-mobile-drawer__scroll{padding-left:10px;padding-right:10px}}@media(max-width:374px){.sy-mobile-quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}.sy-mobile-drawer .sy-mobile-quick-link{grid-template-columns:26px minmax(0,1fr);justify-items:start;min-height:48px;padding-inline:8px;text-align:left}}@media(prefers-reduced-motion:reduce){.sy-platform-header *,.sy-mobile-drawer *,.sy-mobile-overlay{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/346/assets/suityou-header.css.map */
