.ShareButtons-module__XHdCDa__shareBar{border-top:1px solid var(--border-subtle);align-items:center;gap:.75rem;margin-top:2rem;padding:1rem 0;display:flex}.ShareButtons-module__XHdCDa__shareLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:600}.ShareButtons-module__XHdCDa__shareButtons{gap:.5rem;display:flex}.ShareButtons-module__XHdCDa__shareButton{background:var(--surface-color);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.ShareButtons-module__XHdCDa__shareButton:hover{background:var(--surface-hover);color:var(--accent-cyan);border-color:#00d4ff4d;transform:translateY(-1px)}
.post-module__fFuUMG__container{max-width:800px;padding:calc(var(--header-height) + 2rem)2rem 6rem;margin:0 auto}.post-module__fFuUMG__heroImage{background:0 0;justify-content:center;width:100%;margin-bottom:4rem;display:flex}.post-module__fFuUMG__heroImage img{-o-object-fit:contain;object-fit:contain;border-radius:24px;max-width:100%;height:auto;max-height:80vh;display:block;box-shadow:0 30px 60px #0009}.post-module__fFuUMG__header{text-align:center;border-bottom:1px solid var(--border-subtle);margin-bottom:3rem;padding-bottom:3rem}.post-module__fFuUMG__meta{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.post-module__fFuUMG__badge{background:var(--accent-primary);color:#fff;letter-spacing:.05em;border-radius:2rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.post-module__fFuUMG__date{color:var(--text-secondary);font-size:.9rem}.post-module__fFuUMG__title{color:var(--text-primary);background:linear-gradient(to right,var(--text-primary),var(--text-tertiary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;line-height:1.1}.post-module__fFuUMG__content{color:var(--text-secondary);font-size:1.15rem;line-height:1.8}.post-module__fFuUMG__paragraph{margin-bottom:1.5rem}@media (max-width:768px){.post-module__fFuUMG__title{font-size:2rem}}.post-module__fFuUMG__dropContent{text-align:left;max-width:700px;margin:0 auto}.post-module__fFuUMG__dropItem{flex-direction:column;align-items:flex-start;margin-bottom:2.5rem;display:flex}.post-module__fFuUMG__dropTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:700;line-height:1.2}.post-module__fFuUMG__dropSubline{color:#9d7bff;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:600}.post-module__fFuUMG__dropContent .post-module__fFuUMG__paragraph{font-family:var(--font-display);color:var(--text-tertiary);margin-bottom:3rem;font-size:1.25rem;font-style:italic}.post-module__fFuUMG__videoSection{margin-bottom:3rem}.post-module__fFuUMG__videoWrapper{background:#000;border:1px solid #ffffff0f;border-radius:16px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.post-module__fFuUMG__videoIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.post-module__fFuUMG__twitterEmbed{flex-direction:column;align-items:center;max-width:550px;min-height:200px;margin:0 auto;display:flex}.post-module__fFuUMG__twitterLoading{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:200px;display:flex}.post-module__fFuUMG__loadingSpinner{border:2px solid #ffffff1a;border-top-color:var(--accent-cyan);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite post-module__fFuUMG__spin}@keyframes post-module__fFuUMG__spin{to{transform:rotate(360deg)}}.post-module__fFuUMG__sourceAttribution{color:var(--text-muted);border-top:1px solid var(--border-subtle);margin-top:2rem;padding-top:1rem;font-size:.9rem}.post-module__fFuUMG__highlightBlock{border-left:4px solid var(--accent-purple);background:#7b61ff1a;border-radius:0 8px 8px 0;margin:1rem 0;padding:1rem 1.5rem;font-weight:500}.post-module__fFuUMG__youtubeLink{text-align:center;margin:1.5rem 0}.post-module__fFuUMG__watchButton{color:#fff;background:linear-gradient(135deg,red 0%,#c00 100%);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.post-module__fFuUMG__watchButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff00004d}[data-sky=day] .post-module__fFuUMG__title{background:linear-gradient(90deg,#0b2547,#1c4a85);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-sky=night] .post-module__fFuUMG__title{background:linear-gradient(90deg,#eaf2ff,#b9cdf3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}:is([data-sky=day] .post-module__fFuUMG__content,[data-sky=day] .post-module__fFuUMG__paragraph){color:#0b2547db}:is([data-sky=night] .post-module__fFuUMG__content,[data-sky=night] .post-module__fFuUMG__paragraph){color:#e0eaffdb}[data-sky=day] .post-module__fFuUMG__header{border-bottom-color:#78a0d266}[data-sky=night] .post-module__fFuUMG__header{border-bottom-color:#a0beff38}[data-sky=day] .post-module__fFuUMG__date{color:#0b25479e}[data-sky=night] .post-module__fFuUMG__date{color:#dce8ff9e}.post-module__fFuUMG__badge{color:#3a2a05;background:linear-gradient(#f4c25e,#d99b26)}[data-sky=night] .post-module__fFuUMG__badge{color:#2a1e04;background:linear-gradient(#ffd88a,#e6b45a)}[data-sky=day] .post-module__fFuUMG__dropTitle{color:#0b2547}[data-sky=night] .post-module__fFuUMG__dropTitle{color:#eaf2ff}.post-module__fFuUMG__dropSubline{color:#b47e10}[data-sky=night] .post-module__fFuUMG__dropSubline{color:#ffd88a}[data-sky=day] .post-module__fFuUMG__dropContent .post-module__fFuUMG__paragraph{color:#0b2547b3}[data-sky=night] .post-module__fFuUMG__dropContent .post-module__fFuUMG__paragraph{color:#e0eaffb8}[data-sky=day] .post-module__fFuUMG__sourceAttribution{color:#0b25478c;border-top-color:#78a0d266}[data-sky=night] .post-module__fFuUMG__sourceAttribution{color:#dce8ff80;border-top-color:#a0beff38}.post-module__fFuUMG__highlightBlock{background:#c4922c1f;border-left-color:#d99b26}[data-sky=day] .post-module__fFuUMG__highlightBlock{color:#0b2547}[data-sky=night] .post-module__fFuUMG__highlightBlock{color:#eaf2ff;background:#e2b05a1f;border-left-color:#e6b45a}[data-sky=day] .post-module__fFuUMG__heroImage img{box-shadow:0 30px 60px -20px #143c7866}
.ArticleCTA-module__6CfiUq__section{flex-direction:column;gap:2.25rem;max-width:800px;margin:0 auto;padding:0 2rem 5rem;display:flex}.ArticleCTA-module__6CfiUq__card{-webkit-backdrop-filter:blur(10px);text-align:center;background:#ffffffe6;border:1px solid #ffffffb3;border-radius:22px;padding:2.5rem 2rem;position:relative;box-shadow:0 24px 60px #18467838}.ArticleCTA-module__6CfiUq__kicker{letter-spacing:.18em;text-transform:uppercase;color:#c8871f;margin-bottom:.75rem;font-size:.82rem;font-weight:700}.ArticleCTA-module__6CfiUq__title{letter-spacing:-.02em;color:#16324f;margin:0 0 .75rem;font-size:clamp(1.7rem,4vw,2.3rem);font-weight:800;line-height:1.1}.ArticleCTA-module__6CfiUq__sub{color:#46688c;max-width:46ch;margin:0 auto 1.6rem;font-size:1rem;line-height:1.6}.ArticleCTA-module__6CfiUq__form{gap:.6rem;max-width:460px;margin:0 auto;display:flex}.ArticleCTA-module__6CfiUq__input{color:#16324f;background:#fff;border:1px solid #1c6fa847;border-radius:12px;outline:none;flex:1;min-width:0;padding:.85rem 1.1rem;font-size:1rem;transition:border-color .18s,box-shadow .18s}.ArticleCTA-module__6CfiUq__input:focus{border-color:#e79a1f;box-shadow:0 0 0 3px #e79a1f2e}.ArticleCTA-module__6CfiUq__button{cursor:pointer;color:#3a2708;background:linear-gradient(135deg,#ffe397 0%,#ffbe55 55%,#ff9f3e 100%);border:none;border-radius:12px;flex-shrink:0;padding:.85rem 1.4rem;font-size:.98rem;font-weight:800;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 8px 20px #d6962852}.ArticleCTA-module__6CfiUq__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #d6962866}.ArticleCTA-module__6CfiUq__button:disabled{opacity:.7;cursor:default}.ArticleCTA-module__6CfiUq__success{color:#1c6fa8;justify-content:center;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:600;display:flex}.ArticleCTA-module__6CfiUq__successKanji{color:#e79a1f;font-size:1.5rem}.ArticleCTA-module__6CfiUq__error{color:#c0392b;margin-top:.9rem;font-size:.9rem}.ArticleCTA-module__6CfiUq__relatedWrap{margin-top:.25rem}.ArticleCTA-module__6CfiUq__relatedHead{letter-spacing:.18em;text-transform:uppercase;color:#d9ecff;text-shadow:0 1px 8px #10345c66;text-align:center;margin:0 0 1rem;font-size:.82rem;font-weight:700}.ArticleCTA-module__6CfiUq__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ArticleCTA-module__6CfiUq__relatedCard{background:#ffffffe6;border:1px solid #ffffffb3;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden;box-shadow:0 12px 30px #1846782e}.ArticleCTA-module__6CfiUq__relatedCard:hover{transform:translateY(-3px);box-shadow:0 18px 38px #18467842}.ArticleCTA-module__6CfiUq__relatedMedia{aspect-ratio:16/10;background:linear-gradient(160deg,#cfe4fb,#eaf4ff);overflow:hidden}.ArticleCTA-module__6CfiUq__relatedImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ArticleCTA-module__6CfiUq__relatedFallback{color:#9cc2e6;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.ArticleCTA-module__6CfiUq__relatedTitle{color:#16324f;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:.8rem .9rem 1rem;font-size:.92rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.ArticleCTA-module__6CfiUq__merch{background:#ffffffe6;border:1px solid #ffffffb3;border-radius:18px;align-items:center;gap:1.25rem;padding:1rem 1.25rem;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 16px 40px #18467833}.ArticleCTA-module__6CfiUq__merch:hover{transform:translateY(-2px);box-shadow:0 22px 48px #18467847}.ArticleCTA-module__6CfiUq__merchMedia{background:linear-gradient(160deg,#cfe4fb,#eaf4ff);border-radius:14px;flex-shrink:0;width:84px;height:84px;overflow:hidden}.ArticleCTA-module__6CfiUq__merchImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ArticleCTA-module__6CfiUq__merchBody{flex-direction:column;gap:.2rem;min-width:0;display:flex}.ArticleCTA-module__6CfiUq__merchKicker{letter-spacing:.16em;text-transform:uppercase;color:#c8871f;font-size:.74rem;font-weight:700}.ArticleCTA-module__6CfiUq__merchName{color:#16324f;white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:800;overflow:hidden}.ArticleCTA-module__6CfiUq__merchCta{color:#1c6fa8;font-size:.9rem;font-weight:700}.ArticleCTA-module__6CfiUq__reveal{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(16px)}.ArticleCTA-module__6CfiUq__revealIn{opacity:1;animation:7s ease-in-out 1.4s infinite ArticleCTA-module__6CfiUq__nudge;transform:translateY(0)}.ArticleCTA-module__6CfiUq__revealLate{transition-delay:.18s}.ArticleCTA-module__6CfiUq__revealLate.ArticleCTA-module__6CfiUq__revealIn{animation-delay:1.9s}.ArticleCTA-module__6CfiUq__revealIn:hover{animation:none}@keyframes ArticleCTA-module__6CfiUq__nudge{0%,12%,to{transform:translate(0)rotate(0)}3%{transform:translate(-3px)rotate(-.3deg)}6%{transform:translate(3px)rotate(.3deg)}9%{transform:translate(-1.5px)rotate(-.15deg)}}@media (prefers-reduced-motion:reduce){.ArticleCTA-module__6CfiUq__reveal{opacity:1;transition:none;transform:none}.ArticleCTA-module__6CfiUq__revealIn{animation:none}}@media (max-width:640px){.ArticleCTA-module__6CfiUq__section{gap:1.75rem;padding:0 1.1rem 3.5rem}.ArticleCTA-module__6CfiUq__card{padding:2rem 1.25rem}.ArticleCTA-module__6CfiUq__form{flex-direction:column}.ArticleCTA-module__6CfiUq__relatedGrid{grid-template-columns:1fr;gap:.85rem}.ArticleCTA-module__6CfiUq__relatedCard{flex-direction:row;align-items:center}.ArticleCTA-module__6CfiUq__relatedMedia{aspect-ratio:1;flex-shrink:0;width:110px}.ArticleCTA-module__6CfiUq__relatedTitle{-webkit-line-clamp:2;padding:.7rem .9rem}}
.SkyContent-module__9iCJEG__page{isolation:isolate;--sky-zenith:#2472dc;--sky-bright:#4ba1ef;--sky-deep:#123a80;--sky-gold:#ffd76e;--sky-gold-deep:#ff9f3e;--sky-cream:#fff3d2;--sky-text:#f2f9ff;--sky-ink:#123a6b;background:#2f7ad2;min-height:100vh;transition:background 2.1s ease-in-out;position:relative;overflow-x:clip}.SkyContent-module__9iCJEG__page[data-sky=night]{background:#0b1230}.SkyContent-module__9iCJEG__backdrop{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.SkyContent-module__9iCJEG__dayLayer,.SkyContent-module__9iCJEG__nightLayer{position:absolute;inset:0}.SkyContent-module__9iCJEG__dayLayer{opacity:calc(1 - var(--t,0));background:radial-gradient(62% 44% at 76% -6%,#fff0c880,#0000 70%),radial-gradient(90% 60% at 50% 116%,#123a808c,#0000 72%),linear-gradient(#5db0f4 0%,#4499ea 32%,#3282d8 58%,#2568bd 80%,#1d55a6 100%)}.SkyContent-module__9iCJEG__nightLayer{opacity:var(--t,0);background:linear-gradient(#1a2652 0%,#121c42 30%,#0c1431 62%,#070b1c 100%)}.SkyContent-module__9iCJEG__stars,.SkyContent-module__9iCJEG__starsFar{background-repeat:repeat;position:absolute;inset:0}.SkyContent-module__9iCJEG__stars{background-image:radial-gradient(1.6px 1.6px at 22px 34px,#fffffff2,#0000 55%),radial-gradient(1.4px 1.4px at 128px 96px,#e2eeffd9,#0000 55%),radial-gradient(1.8px 1.8px at 246px 180px,#fff9e6e6,#0000 55%),radial-gradient(1.3px 1.3px at 74px 214px,#e2eeffcc,#0000 55%),radial-gradient(1.5px 1.5px at 198px 58px,#ffffffd9,#0000 55%);background-size:290px 260px;animation:7s ease-in-out infinite alternate SkyContent-module__9iCJEG__skycTwinkle}.SkyContent-module__9iCJEG__starsFar{opacity:.8;background-image:radial-gradient(1px 1px at 44px 80px,#d2e2ff99,#0000 55%),radial-gradient(1px 1px at 150px 22px,#d2e2ff80,#0000 55%),radial-gradient(1.1px 1.1px at 106px 156px,#ecf4ff8c,#0000 55%),radial-gradient(1px 1px at 190px 118px,#d2e2ff73,#0000 55%);background-size:220px 190px}@keyframes SkyContent-module__9iCJEG__skycTwinkle{0%{opacity:.7}to{opacity:1}}.SkyContent-module__9iCJEG__moon{filter:drop-shadow(0 0 26px #d7e8ff66);width:clamp(64px,9vw,108px);animation:16s ease-in-out infinite alternate SkyContent-module__9iCJEG__skycMoonBob;position:absolute;top:clamp(84px,14vh,150px);right:7%}@keyframes SkyContent-module__9iCJEG__skycMoonBob{0%{transform:translateY(0)}to{transform:translateY(10px)}}.SkyContent-module__9iCJEG__clouds{position:absolute;inset:0}.SkyContent-module__9iCJEG__cloud{filter:brightness(calc(1 - var(--t,0)*.45))saturate(calc(1 - var(--t,0)*.42));animation:ease-in-out infinite alternate SkyContent-module__9iCJEG__skycDrift;position:absolute}.SkyContent-module__9iCJEG__cloudA{opacity:.42;width:36vw;min-width:290px;animation-duration:24s;top:7%;left:-8%}.SkyContent-module__9iCJEG__cloudB{opacity:.34;width:21vw;min-width:190px;animation-duration:30s;animation-delay:-12s;top:24%;right:-6%}.SkyContent-module__9iCJEG__cloudC{opacity:.28;width:30vw;min-width:250px;animation-duration:27s;animation-delay:-18s;bottom:16%;left:-10%}.SkyContent-module__9iCJEG__cloudD{opacity:.22;width:14vw;min-width:140px;animation-duration:21s;animation-delay:-8s;top:55%;right:9%}.SkyContent-module__9iCJEG__cloudE{opacity:.26;width:18vw;min-width:165px;animation-duration:33s;animation-delay:-20s;bottom:4%;right:-5%}@keyframes SkyContent-module__9iCJEG__skycDrift{0%{transform:translate(-8%,1.4%)}to{transform:translate(9%,-1.4%)}}@media (max-width:639px){.SkyContent-module__9iCJEG__cloudA{opacity:.34;width:62vw;min-width:0}.SkyContent-module__9iCJEG__cloudB{opacity:.26;width:40vw;min-width:0}.SkyContent-module__9iCJEG__cloudC{opacity:.22;width:52vw;min-width:0}.SkyContent-module__9iCJEG__cloudD,.SkyContent-module__9iCJEG__cloudE{display:none}.SkyContent-module__9iCJEG__moon{right:5%}}.SkyContent-module__9iCJEG__content{z-index:1;position:relative}.SkyContent-module__9iCJEG__page:after{content:"";z-index:40;pointer-events:none;opacity:.03;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.SkyContent-module__9iCJEG__cloud,.SkyContent-module__9iCJEG__stars,.SkyContent-module__9iCJEG__moon{animation:none}}nav[data-sky-nav=day]{--text-primary:#10315e;--text-secondary:#1c4a85;--accent-cyan:#1c7fd6;--accent-purple:#4f6fd0}nav[data-sky-nav=night]{--text-primary:#eaf2ff;--text-secondary:#c9d8f7;--accent-cyan:#9db8ff;--accent-purple:#8296e2}:is(nav[data-sky-nav=day][data-sky-scrolled="1"][class],nav[data-sky-nav=day][class]:has(button[aria-expanded=true])){-webkit-backdrop-filter:blur(18px)saturate(1.25);background:#eef8ffcc;border-bottom-color:#1450a024;box-shadow:0 8px 30px #14468c1a}:is(nav[data-sky-nav=night][data-sky-scrolled="1"][class],nav[data-sky-nav=night][class]:has(button[aria-expanded=true])){-webkit-backdrop-filter:blur(18px)saturate(1.25);background:#080d24cc;border-bottom-color:#96b4ff1f;box-shadow:0 8px 30px #02081a59}nav[data-sky-nav]>div{max-width:none}:is(nav[data-sky-nav=day] a img,nav[data-sky-nav=night] a img){content:url(/kumolab-cloud-mark-gold.png);-o-object-fit:contain;object-fit:contain;filter:none;width:66px;height:44px}nav[data-sky-nav=night] a img{filter:brightness(1.16)saturate(1.04)}:is(nav[data-sky-nav=day] button[aria-label*=Switch],nav[data-sky-nav=day] button[aria-label*=Switch] svg){color:#c49a52;stroke:#c49a52}:is(nav[data-sky-nav=night] button[aria-label*=Switch],nav[data-sky-nav=night] button[aria-label*=Switch] svg){color:#e6c489;stroke:#e6c489}nav[data-sky-nav=day] button[aria-expanded] span{background-color:#c49a52;border-radius:2px}nav[data-sky-nav=night] button[aria-expanded] span{background-color:#e6c489;border-radius:2px}nav[data-sky-nav] button[aria-label*=Switch] svg{display:none}nav[data-sky-nav] button[aria-label*=Switch]:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:21px 21px;position:absolute;inset:0}nav[data-sky-nav=day] button[aria-label*=Switch]:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23c49a52'%20stroke-width%3D'1.9'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Ccircle%20cx%3D'12'%20cy%3D'12'%20r%3D'4'%2F%3E%3Cpath%20d%3D'M12%203.5V5.7M12%2018.3V20.5M3.5%2012H5.7M18.3%2012H20.5M6.2%206.2L7.9%207.9M16.1%207.9L17.8%206.2M6.2%2017.8L7.9%2016.1M16.1%2016.1L17.8%2017.8'%2F%3E%3C%2Fsvg%3E")}nav[data-sky-nav=night] button[aria-label*=Switch]:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23e6c489'%20stroke-width%3D'1.9'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M10.8%206.4A4.9%204.9%200%200%200%2017.6%2013.2A6.8%206.8%200%201%201%2010.8%206.4Z'%2F%3E%3Cpath%20d%3D'M18.4%204.4V7.6M16.8%206H20'%2F%3E%3C%2Fsvg%3E")}nav[data-sky-nav] button[aria-expanded] span{display:none}nav[data-sky-nav] button[aria-expanded]:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:22px 22px;position:absolute;inset:0}nav[data-sky-nav=day] button[aria-expanded]:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23c49a52'%20stroke-width%3D'1.9'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M3%207h10.4a2.3%202.3%200%201%200-2.3-2.4'%2F%3E%3Cpath%20d%3D'M3%2012h13.4a2.3%202.3%200%201%201-2.3%202.4'%2F%3E%3Cpath%20d%3D'M3%2017h7.6'%2F%3E%3C%2Fsvg%3E")}nav[data-sky-nav=night] button[aria-expanded]:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23e6c489'%20stroke-width%3D'1.9'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M3%207h10.4a2.3%202.3%200%201%200-2.3-2.4'%2F%3E%3Cpath%20d%3D'M3%2012h13.4a2.3%202.3%200%201%201-2.3%202.4'%2F%3E%3Cpath%20d%3D'M3%2017h7.6'%2F%3E%3C%2Fsvg%3E")}nav[data-sky-nav=day] button[aria-expanded=true]:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23c49a52'%20stroke-width%3D'1.9'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M6%206L18%2018M18%206L6%2018'%2F%3E%3C%2Fsvg%3E")}nav[data-sky-nav=night] button[aria-expanded=true]:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23e6c489'%20stroke-width%3D'1.9'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M6%206L18%2018M18%206L6%2018'%2F%3E%3C%2Fsvg%3E")}:is(nav[data-sky-nav=day] button[aria-label*=Switch],nav[data-sky-nav=day] a[aria-label=Cart],nav[data-sky-nav=day] button[aria-expanded]){background:#ffffff8c;border-color:#103a6e40}:is(nav[data-sky-nav=day] button[aria-label*=Switch]:hover,nav[data-sky-nav=day] a[aria-label=Cart]:hover,nav[data-sky-nav=day] button[aria-expanded]:hover){background:#ffffffc7;border-color:#1c7fd673}nav[data-sky-nav=day] button[aria-expanded=true]{background:#1c7fd624;border-color:#1c7fd666}:is(nav[data-sky-nav=night] button[aria-label*=Switch],nav[data-sky-nav=night] a[aria-label=Cart],nav[data-sky-nav=night] button[aria-expanded]){background:#b4cdff14;border-color:#aac3ff2e}:is(nav[data-sky-nav=night] button[aria-label*=Switch]:hover,nav[data-sky-nav=night] a[aria-label=Cart]:hover,nav[data-sky-nav=night] button[aria-expanded]:hover){background:#b4cdff29;border-color:#9db8ff73}nav[data-sky-nav=night] button[aria-expanded=true]{background:#9db8ff24;border-color:#9db8ff66}nav[data-sky-nav] button[aria-expanded]+div{-webkit-backdrop-filter:blur(26px)saturate(1.7);backdrop-filter:blur(26px)saturate(1.7);transform-origin:calc(100% - 26px) 0;transition:opacity .28s}nav[data-sky-nav] button[aria-expanded=true]+div{animation:.6s cubic-bezier(.3,.75,.35,1) both SkyContent-module__9iCJEG__skyMenuRoll}@keyframes SkyContent-module__9iCJEG__skyMenuRoll{0%{opacity:0;transform:perspective(800px)translateY(-6px)rotateX(-92deg)skewY(5deg)scaleY(.62)}38%{opacity:1}62%{transform:perspective(800px)translateY(4px)rotateX(11deg)skewY(-2.5deg)scaleY(1.05)}82%{transform:perspective(800px)translateY(-1px)rotateX(-3.5deg)skewY(1deg)scaleY(.99)}to{opacity:1;transform:perspective(800px)translateY(0)rotateX(0)skewY(0)scaleY(1)}}nav[data-sky-nav=day] button[aria-expanded]+div{background:#f0f8ff66;border-color:#c4922c6b;box-shadow:inset 0 1px #ffffff73}nav[data-sky-nav=night] button[aria-expanded]+div{background:#0c122c61;border-color:#e2b05a4d;box-shadow:inset 0 1px #a0beff24}@media (prefers-reduced-motion:reduce){:is(nav[data-sky-nav] button[aria-expanded]+div,nav[data-sky-nav] button[aria-expanded=true]+div){transition:opacity .2s;animation:none;transform:none}}nav[data-sky-nav=day] button[aria-expanded]+div a:hover{background-color:#ffc14a29;border-left-color:#f0a028}nav[data-sky-nav=night] button[aria-expanded]+div a:hover{background-color:#ffc55c1f;border-left-color:#ffca66}nav[data-sky-nav=day] button[aria-expanded]+div a:hover>span:first-child{color:#b47e10}nav[data-sky-nav=night] button[aria-expanded]+div a:hover>span:first-child{color:#ffd88a}nav[data-sky-nav=day] button[aria-expanded]+div a>span+span{color:#96640cf2}nav[data-sky-nav=night] button[aria-expanded]+div a>span+span{color:#ffd88cc7}nav[data-sky-nav] button[aria-expanded]+div a>span:first-child{letter-spacing:.1em;font-size:1.02rem;font-weight:900}nav[data-sky-nav=day] button[aria-expanded]+div a>span:first-child{color:#071b36}nav[data-sky-nav=day] button[aria-expanded]+div a>span{text-shadow:0 0 1px #fff,0 0 5px #fffffff2,0 1px 6px #ffffffe6}nav[data-sky-nav=night] button[aria-expanded]+div a>span{text-shadow:0 0 1px #020614f2,0 0 5px #020614e6,0 1px 7px #020614fa}nav[data-sky-nav=day] button[aria-expanded]+div a>span+span{color:#7d5406;text-shadow:0 1px 2px #ffffffbf}nav[data-sky-nav=day] button[aria-expanded]+div>span{background:linear-gradient(90deg,#f0a02899,#0000)}nav[data-sky-nav=night] button[aria-expanded]+div>span{background:linear-gradient(90deg,#ffc76680,#0000)}nav[data-sky-nav=day] button[aria-expanded]+div>a{color:#f2f9ff}
.SkyWeather-module__icj2RG__weather{z-index:1;pointer-events:none;--ovc-day:0;--ovc-night:0;--sc-op:0;position:fixed;inset:0;overflow:hidden}.SkyWeather-module__icj2RG__weather[data-condition=cloudy]{--ovc-day:.24;--ovc-night:.2;--sc-op:.2}.SkyWeather-module__icj2RG__weather[data-condition=rain]{--ovc-day:.44;--ovc-night:.32;--sc-op:.3}.SkyWeather-module__icj2RG__weather[data-condition=thunder]{--ovc-day:.56;--ovc-night:.42;--sc-op:.4}.SkyWeather-module__icj2RG__weather[data-condition=snow]{--ovc-day:.4;--ovc-night:.26;--sc-op:.24}.SkyWeather-module__icj2RG__tintDay,.SkyWeather-module__icj2RG__tintNight{position:absolute;inset:0}.SkyWeather-module__icj2RG__tintDay{opacity:calc((1 - var(--t,0))*var(--ovc-day));background:radial-gradient(120% 55% at 50% -18%,#2c38488c,#0000 74%),linear-gradient(#404e60d1 0%,#4c5a6c94 42%,#5a687a57 74%,#6270822e 100%)}.SkyWeather-module__icj2RG__weather[data-condition=snow] .SkyWeather-module__icj2RG__tintDay{background:linear-gradient(#c4cedab3 0%,#b2becc6b 48%,#a8b6c638 100%)}.SkyWeather-module__icj2RG__tintNight{opacity:calc(var(--t,0)*var(--ovc-night));background:radial-gradient(120% 55% at 50% -18%,#101624b3,#0000 74%),linear-gradient(#1a2132d9 0%,#1016268c 50%,#0c111e52 100%)}.SkyWeather-module__icj2RG__cloudBand{position:absolute;inset:0}.SkyWeather-module__icj2RG__stormCloud{opacity:var(--sc-op);filter:brightness(calc(1 - var(--t,0)*.55))saturate(calc(1 - var(--t,0)*.2));will-change:transform;animation:ease-in-out infinite alternate SkyWeather-module__icj2RG__skywDrift;position:absolute}.SkyWeather-module__icj2RG__scA{width:23vw;min-width:210px;animation-duration:84s;top:-8%;left:-9%}.SkyWeather-module__icj2RG__scB{width:20vw;min-width:185px;animation-duration:100s;animation-delay:-44s;top:-15%;right:-8%}.SkyWeather-module__icj2RG__scC{width:14vw;min-width:135px;opacity:calc(var(--sc-op)*.55);animation-duration:92s;animation-delay:-66s;top:3%;left:38%}@keyframes SkyWeather-module__icj2RG__skywDrift{0%{transform:translate(-2.5%)}to{transform:translate(4%)}}.SkyWeather-module__icj2RG__canvas{width:100%;height:100%;opacity:calc(1 - var(--t,0)*.22);position:absolute;inset:0}.SkyWeather-module__icj2RG__flash{opacity:0;background:radial-gradient(ellipse 85% 62% at var(--flash-x,60%)-12%,#f5fafff2 0%,#cee1ff8c 34%,#a8c5ff2e 62%,transparent 82%);position:absolute;inset:0}.SkyWeather-module__icj2RG__flashRun{animation:.72s ease-out SkyWeather-module__icj2RG__skywFlash}@keyframes SkyWeather-module__icj2RG__skywFlash{0%{opacity:0}8%{opacity:.52}19%{opacity:.06}31%{opacity:.38}52%{opacity:.04}to{opacity:0}}.SkyWeather-module__icj2RG__bolt{opacity:0;filter:drop-shadow(0 0 7px #bed6ffd9);width:clamp(30px,4.5vw,62px);height:40vh;position:absolute;top:-2vh;left:58%}.SkyWeather-module__icj2RG__bolt svg{width:100%;height:100%}.SkyWeather-module__icj2RG__boltRun{animation:.72s ease-out SkyWeather-module__icj2RG__skywBolt}@keyframes SkyWeather-module__icj2RG__skywBolt{0%{opacity:0}7%{opacity:.5}16%{opacity:.04}27%{opacity:.3}42%{opacity:0}to{opacity:0}}.SkyWeather-module__icj2RG__shootingStar{opacity:0;background:linear-gradient(90deg,#fff0 0%,#d6e7ffbf 55%,#fff 100%);border-radius:2px;width:clamp(70px,9vw,120px);height:2px;position:absolute;top:12%;left:18%;transform:rotate(26deg)}.SkyWeather-module__icj2RG__shootingStar:after{content:"";background:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:-1.5px;right:-2px;box-shadow:0 0 9px 2px #deecffd9}.SkyWeather-module__icj2RG__starRun{animation:1.15s cubic-bezier(.25,.55,.4,1) forwards SkyWeather-module__icj2RG__skywShoot}@keyframes SkyWeather-module__icj2RG__skywShoot{0%{opacity:0;transform:translate(0,0)rotate(26deg)}10%{opacity:.95}68%{opacity:.8}to{opacity:0;transform:translate(38vmin,18.5vmin)rotate(26deg)}}.SkyWeather-module__icj2RG__caption{letter-spacing:.04em;color:#f0f7ffe6;text-shadow:0 1px 8px #08122880;opacity:.42;font-size:11px;font-weight:500;position:absolute;bottom:13px;left:16px}@media (max-width:639px){.SkyWeather-module__icj2RG__scA{width:50vw;min-width:0}.SkyWeather-module__icj2RG__scB{width:42vw;min-width:0}.SkyWeather-module__icj2RG__scC{display:none}.SkyWeather-module__icj2RG__caption{font-size:10px;bottom:10px;left:12px}}@media (prefers-reduced-motion:reduce){.SkyWeather-module__icj2RG__stormCloud{animation:none}.SkyWeather-module__icj2RG__canvas,.SkyWeather-module__icj2RG__flash,.SkyWeather-module__icj2RG__bolt,.SkyWeather-module__icj2RG__shootingStar{display:none}}
.SkyFooter-module__0w9gyG__footer{padding:64px 24px 40px;position:relative}.SkyFooter-module__0w9gyG__horizonLine{background:linear-gradient(90deg,#0000,#ffffff80 50%,#0000);width:min(880px,88%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.SkyFooter-module__0w9gyG__inner{text-align:center;flex-direction:column;align-items:center;gap:34px;max-width:1100px;margin:0 auto;display:flex}@media (min-width:900px){.SkyFooter-module__0w9gyG__inner{text-align:left;flex-direction:row;justify-content:space-between;align-items:flex-start}}.SkyFooter-module__0w9gyG__brand{flex-direction:column;display:flex}.SkyFooter-module__0w9gyG__wordmark{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.1em;background:linear-gradient(#fff,#cfe6ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem}.SkyFooter-module__0w9gyG__jp{font-family:var(--font-jp);letter-spacing:.18em;color:#ffecc2b3;margin-top:6px;font-size:.74rem}.SkyFooter-module__0w9gyG__links{flex-wrap:wrap;justify-content:center;gap:8px 26px;display:flex}.SkyFooter-module__0w9gyG__link{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:#f0f9ffbf;font-size:.8rem;font-weight:600;transition:color .3s}.SkyFooter-module__0w9gyG__link:hover{color:#ffedbd}.SkyFooter-module__0w9gyG__socials{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:900px){.SkyFooter-module__0w9gyG__socials{align-items:flex-end}}.SkyFooter-module__0w9gyG__handle{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:#ffecc2bf;font-size:.74rem;font-weight:700}.SkyFooter-module__0w9gyG__socialRow{gap:10px;display:flex}.SkyFooter-module__0w9gyG__social{width:42px;height:42px;font-family:var(--font-display);letter-spacing:.06em;color:#ffffffd9;background:#ffffff1a;border:1.5px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;transition:all .3s;display:flex}.SkyFooter-module__0w9gyG__social:hover{color:#fff;background:#ffffff38;border-color:#ffffffbf;transform:translateY(-3px)}.SkyFooter-module__0w9gyG__legal{text-align:center;font-family:var(--font-main);letter-spacing:.08em;color:#f0f9ff8c;margin-top:44px;font-size:.72rem}@media (prefers-reduced-motion:reduce){.SkyFooter-module__0w9gyG__social,.SkyFooter-module__0w9gyG__link{transition:none}}
.product-module__rWlHia__wrap{z-index:1;max-width:1080px;padding:calc(var(--header-height,72px) + 3rem)1.5rem 4rem;margin:0 auto;position:relative}.product-module__rWlHia__back{letter-spacing:.06em;text-transform:uppercase;color:#0b2547c7;align-items:center;gap:.45rem;margin-bottom:1.6rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:color .18s,gap .18s;display:inline-flex}.product-module__rWlHia__back:hover{color:#b47e10;gap:.7rem}[data-sky=night] .product-module__rWlHia__back{color:#dce8ffb8}[data-sky=night] .product-module__rWlHia__back:hover{color:#ffd88a}
.MediaKit-module__SC5a2q__hero{max-width:1160px;padding:calc(var(--header-height,64px) + clamp(44px,10vw,96px))20px clamp(26px,5vw,48px);text-align:center;margin:0 auto}.MediaKit-module__SC5a2q__kicker{font-family:var(--font-jp);letter-spacing:.34em;text-transform:uppercase;color:#ffecc2e6;text-shadow:0 1px 10px #0c326e59;margin:0;font-size:clamp(.66rem,2vw,.78rem)}.MediaKit-module__SC5a2q__title{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.05em;background:linear-gradient(#fff 0%,#f4faff 60%,#ffe1a0 130%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 5px 24px #0c326e52);-webkit-background-clip:text;background-clip:text;margin:12px 0 0;font-size:clamp(2.7rem,11vw,5.4rem);font-weight:400;line-height:.98}.MediaKit-module__SC5a2q__sub{max-width:560px;font-family:var(--font-main);color:#f0f9ffe6;text-shadow:0 1px 10px #0c326e4d;margin:16px auto 0;font-size:clamp(.96rem,2.6vw,1.1rem);font-weight:500;line-height:1.7}.MediaKit-module__SC5a2q__heroCta{min-height:50px;font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:#5b3d09;background:linear-gradient(#ffedbd 0%,#ffd76e 100%);border:1.5px solid #fff3d2bf;border-radius:999px;justify-content:center;align-items:center;margin-top:clamp(22px,4vw,30px);padding:0 34px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s,filter .3s;display:inline-flex;box-shadow:0 10px 26px #081e4647,0 0 22px #ffd76e38}.MediaKit-module__SC5a2q__heroCta:hover{filter:brightness(1.04);transform:translateY(-3px);box-shadow:0 16px 36px #081e4657,0 0 30px #ffd76e59}.MediaKit-module__SC5a2q__heroCta:focus-visible{outline-offset:3px;outline:3px solid #ffffffd9}.MediaKit-module__SC5a2q__main{flex-direction:column;gap:clamp(20px,4.5vw,32px);min-width:0;max-width:820px;margin:0 auto;padding:0 16px clamp(64px,10vw,110px);display:flex}@media (min-width:640px){.MediaKit-module__SC5a2q__main{padding-left:24px;padding-right:24px}}.MediaKit-module__SC5a2q__panel{-webkit-backdrop-filter:blur(14px);background:linear-gradient(172deg,#0d2a5c99 0%,#0a204aad 100%);border:1.5px solid #ffffff42;border-radius:24px;min-width:0;padding:clamp(24px,6vw,40px);box-shadow:0 16px 44px #081e4647}.MediaKit-module__SC5a2q__sectionKicker{font-family:var(--font-jp);letter-spacing:.3em;text-transform:uppercase;color:#ffecc2c7;margin:0 0 6px;font-size:clamp(.6rem,1.8vw,.7rem)}.MediaKit-module__SC5a2q__sectionTitle{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.05em;color:#fff;text-shadow:0 2px 14px #081e4666;margin:0 0 clamp(16px,3.5vw,24px);font-size:clamp(1.7rem,6.5vw,2.3rem);font-weight:400;line-height:1.05}.MediaKit-module__SC5a2q__sectionTitle:after{content:"";background:linear-gradient(90deg,#ffe08a,#ffe08a00);border-radius:999px;width:44px;height:3px;margin-top:10px;display:block}.MediaKit-module__SC5a2q__prose p{font-family:var(--font-main);color:#f0f9ffeb;overflow-wrap:break-word;margin:0 0 1em;font-size:1rem;font-weight:500;line-height:1.8}.MediaKit-module__SC5a2q__prose p:last-child{margin-bottom:0}.MediaKit-module__SC5a2q__fineprint{font-family:var(--font-main);color:#f0f9ff99;margin:clamp(14px,3vw,20px) 0 0;font-size:.82rem;font-weight:500;line-height:1.5}.MediaKit-module__SC5a2q__statGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:560px){.MediaKit-module__SC5a2q__statGrid{grid-template-columns:repeat(3,1fr)}}.MediaKit-module__SC5a2q__stat{text-align:center;background:#ffffff14;border:1px solid #fff3;border-radius:18px;flex-direction:column;gap:4px;padding:clamp(16px,3.5vw,22px) 16px;display:flex}.MediaKit-module__SC5a2q__statValue{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.02em;background:linear-gradient(#fff 0%,#ffe1a0 130%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.9rem,8vw,2.7rem);font-weight:400;line-height:1}.MediaKit-module__SC5a2q__statLabel{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#f4fafff0;font-size:.74rem;font-weight:700}.MediaKit-module__SC5a2q__statNote{font-family:var(--font-main);color:#f0f9ff9e;font-size:.72rem;font-weight:500;line-height:1.35}.MediaKit-module__SC5a2q__channelList{flex-direction:column;gap:10px;margin:clamp(18px,4vw,26px) 0 0;padding:0;list-style:none;display:flex}.MediaKit-module__SC5a2q__channelItem{min-width:0;font-family:var(--font-main);color:#f4faffeb;overflow-wrap:break-word;background:#ffffff12;border:1px solid #fff3;border-radius:16px;align-items:flex-start;gap:14px;padding:14px 18px;font-size:.98rem;font-weight:500;line-height:1.55;display:flex}.MediaKit-module__SC5a2q__channelItem strong{color:#fff;font-weight:700}.MediaKit-module__SC5a2q__channelGlyph{color:#6b4a0c;background:radial-gradient(circle at 35% 30%,#fff3d2,#ffd76e 70%);border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;font-size:.8rem;display:inline-flex;box-shadow:0 0 14px #ffd76e66}.MediaKit-module__SC5a2q__reelGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:560px){.MediaKit-module__SC5a2q__reelGrid{grid-template-columns:repeat(3,1fr)}}.MediaKit-module__SC5a2q__reel{background:#ffffff12;border:1px solid #fff3;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.MediaKit-module__SC5a2q__reel:hover{border-color:#ffe08a99;transform:translateY(-3px)}.MediaKit-module__SC5a2q__reelThumb{aspect-ratio:9/12;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.MediaKit-module__SC5a2q__reelThumbFallback{aspect-ratio:9/12;color:#ffecc2b3;background:linear-gradient(160deg,#ffffff1a,#ffffff08);justify-content:center;align-items:center;width:100%;font-size:2rem;display:flex}.MediaKit-module__SC5a2q__reelMeta{flex-direction:column;gap:3px;padding:11px 13px 14px;display:flex}.MediaKit-module__SC5a2q__reelViews{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.03em;color:#ffe08a;font-size:1.15rem}.MediaKit-module__SC5a2q__reelTitle{font-family:var(--font-main);color:#f0f9ffd9;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.MediaKit-module__SC5a2q__offerGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:560px){.MediaKit-module__SC5a2q__offerGrid{grid-template-columns:repeat(2,1fr)}}.MediaKit-module__SC5a2q__offer{background:#ffffff12;border:1px solid #fff3;border-radius:18px;flex-direction:column;gap:8px;padding:clamp(18px,4vw,24px);display:flex}.MediaKit-module__SC5a2q__offerGlyph{color:#6b4a0c;background:radial-gradient(circle at 35% 30%,#fff3d2,#ffd76e 70%);border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:inline-flex;box-shadow:0 0 14px #ffd76e66}.MediaKit-module__SC5a2q__offerTitle{font-family:var(--font-display);letter-spacing:.01em;color:#fff;margin:4px 0 0;font-size:1.02rem;font-weight:700}.MediaKit-module__SC5a2q__offerBody{font-family:var(--font-main);color:#f0f9ffdb;margin:0;font-size:.92rem;font-weight:500;line-height:1.6}.MediaKit-module__SC5a2q__rateList{flex-direction:column;gap:10px;display:flex}.MediaKit-module__SC5a2q__rate{background:#ffffff12;border:1px solid #fff3;border-radius:16px;flex-direction:column;gap:4px;padding:15px 18px;display:flex}.MediaKit-module__SC5a2q__rateHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.MediaKit-module__SC5a2q__rateTier{font-family:var(--font-display);color:#fff;font-size:.98rem;font-weight:700}.MediaKit-module__SC5a2q__ratePrice{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.03em;color:#ffe08a;flex:none;font-size:1.4rem}.MediaKit-module__SC5a2q__rateDetail{font-family:var(--font-main);color:#f0f9ffb8;font-size:.85rem;font-weight:500;line-height:1.45}.MediaKit-module__SC5a2q__ctaPanel{text-align:center;background:linear-gradient(172deg,#143874ad 0%,#0c2656bd 100%);border-color:#ffe08a66}.MediaKit-module__SC5a2q__ctaTitle{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.04em;color:#fff;text-shadow:0 2px 14px #081e4666;margin:0;font-size:clamp(1.9rem,7vw,2.6rem);font-weight:400}.MediaKit-module__SC5a2q__ctaSub{max-width:440px;font-family:var(--font-main);color:#f0f9ffe0;margin:10px auto 0;font-size:.98rem;font-weight:500;line-height:1.6}.MediaKit-module__SC5a2q__ctaBtn{min-height:52px;font-family:var(--font-main);letter-spacing:.02em;color:#5b3d09;word-break:break-word;background:linear-gradient(#ffedbd 0%,#ffd76e 100%);border:1.5px solid #fff3d2bf;border-radius:999px;justify-content:center;align-items:center;margin-top:clamp(18px,4vw,26px);padding:0 34px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s,filter .3s;display:inline-flex;box-shadow:0 10px 26px #081e4647,0 0 22px #ffd76e38}.MediaKit-module__SC5a2q__ctaBtn:hover{filter:brightness(1.04);transform:translateY(-3px);box-shadow:0 16px 36px #081e4657,0 0 30px #ffd76e59}.MediaKit-module__SC5a2q__ctaBtn:focus-visible{outline-offset:3px;outline:3px solid #ffffffd9}@media (prefers-reduced-motion:reduce){.MediaKit-module__SC5a2q__heroCta,.MediaKit-module__SC5a2q__reel,.MediaKit-module__SC5a2q__ctaBtn{transition:none}.MediaKit-module__SC5a2q__heroCta:hover,.MediaKit-module__SC5a2q__reel:hover,.MediaKit-module__SC5a2q__ctaBtn:hover{transform:none}}
.cart-module__xx3dEG__wrap{z-index:1;max-width:1100px;padding:calc(var(--header-height,72px) + 3rem)1.5rem 4rem;min-height:70vh;margin:0 auto;position:relative}.cart-module__xx3dEG__pageTitle{letter-spacing:-.01em;color:#0b2547;margin:0 0 2rem;font-size:2.4rem;font-weight:800}.cart-module__xx3dEG__cartLayout{grid-template-columns:1fr 360px;align-items:start;gap:2.5rem;display:grid}.cart-module__xx3dEG__itemsList{flex-direction:column;gap:1rem;display:flex}.cart-module__xx3dEG__item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8c;border:1px solid #78a0d24d;border-radius:16px;grid-template-columns:84px 1fr auto;align-items:center;gap:1.2rem;padding:1rem;display:grid}.cart-module__xx3dEG__itemImage{-o-object-fit:cover;object-fit:cover;background:#fff;border-radius:10px;width:84px;height:84px}.cart-module__xx3dEG__itemInfo h3{color:#0b2547;margin:0 0 .2rem;font-size:1rem;font-weight:700}.cart-module__xx3dEG__itemMeta{color:#0b254799;margin:0 0 .6rem;font-size:.82rem}.cart-module__xx3dEG__itemActions{align-items:center;gap:1rem;display:flex}.cart-module__xx3dEG__quantity{align-items:center;gap:.8rem;display:flex}.cart-module__xx3dEG__quantity button{color:#0b2547;cursor:pointer;background:#fff9;border:1px solid #78a0d280;border-radius:50%;width:30px;height:30px;font-weight:700}.cart-module__xx3dEG__quantity span{color:#0b2547;text-align:center;min-width:1.2rem;font-weight:800}.cart-module__xx3dEG__removeBtn{color:#0b254780;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .18s;display:flex}.cart-module__xx3dEG__removeBtn:hover{color:#e3002b}.cart-module__xx3dEG__itemPrice{color:#0b2547;font-size:1.05rem;font-weight:800}.cart-module__xx3dEG__summary{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);top:calc(var(--header-height,72px) + 1.5rem);background:#fff9;border:1px solid #c4922c59;border-radius:18px;padding:1.6rem;position:sticky;box-shadow:0 20px 50px -24px #143c7866}.cart-module__xx3dEG__summary h2{color:#0b2547;margin:0 0 1.2rem;font-size:1.2rem;font-weight:800}.cart-module__xx3dEG__shipCountry{color:#0b2547cc;border-bottom:1px solid #78a0d259;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;padding-bottom:1rem;font-size:.92rem;font-weight:600;display:flex}.cart-module__xx3dEG__shipCountry select{color:#0b2547;cursor:pointer;background:#ffffffbf;border:1px solid #c4922c73;border-radius:10px;flex:1;max-width:60%;padding:.5rem .7rem;font-size:.9rem;font-weight:600}.cart-module__xx3dEG__shipErr{color:#c0392b;margin:.5rem 0 0;font-size:.82rem}.cart-module__xx3dEG__summaryRow{color:#0b2547cc;justify-content:space-between;padding:.5rem 0;font-size:.92rem;display:flex}.cart-module__xx3dEG__summaryRow.cart-module__xx3dEG__total{color:#0b2547;border-top:1px solid #78a0d259;margin-top:.6rem;padding-top:1rem;font-size:1.2rem;font-weight:800}.cart-module__xx3dEG__checkoutBtn{color:#3a2a05;letter-spacing:.03em;cursor:pointer;background:linear-gradient(#f4c25e,#d99b26);border:none;border-radius:99px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.4rem;padding:1rem;font-size:1rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 14px 30px -12px #c4922cb3}.cart-module__xx3dEG__checkoutBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 38px -12px #c4922cd9}.cart-module__xx3dEG__checkoutBtn:disabled{opacity:.7;cursor:default}.cart-module__xx3dEG__checkoutNote{text-align:center;color:#0b25478c;margin:.9rem 0 0;font-size:.78rem}.cart-module__xx3dEG__emptyContainer{z-index:1;max-width:640px;min-height:74vh;padding:calc(var(--header-height,72px) + 4rem)1.5rem 4rem;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin:0 auto;display:flex;position:relative}.cart-module__xx3dEG__emptyIcon{color:#0b254759;margin-bottom:.5rem}.cart-module__xx3dEG__emptyContainer h1{color:#0b2547;margin:0;font-size:1.8rem;font-weight:800}.cart-module__xx3dEG__emptyContainer p{color:#0b2547a6;margin:0 0 1rem}.cart-module__xx3dEG__continueBtn{color:#3a2a05;background:linear-gradient(#f4c25e,#d99b26);border-radius:99px;padding:.8rem 1.8rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px -12px #c4922cb3}[data-sky=night] .cart-module__xx3dEG__pageTitle{color:#eaf2ff}[data-sky=night] .cart-module__xx3dEG__itemInfo h3{color:#eaf2ff}[data-sky=night] .cart-module__xx3dEG__itemPrice{color:#eaf2ff}[data-sky=night] .cart-module__xx3dEG__quantity span{color:#eaf2ff}[data-sky=night] .cart-module__xx3dEG__summary h2{color:#eaf2ff}[data-sky=night] .cart-module__xx3dEG__summaryRow.cart-module__xx3dEG__total{color:#eaf2ff}[data-sky=night] .cart-module__xx3dEG__emptyContainer h1{color:#eaf2ff}[data-sky=night] .cart-module__xx3dEG__item{background:#b4cdff14;border-color:#a0beff38}[data-sky=night] .cart-module__xx3dEG__itemMeta{color:#dce8ffa8}[data-sky=night] .cart-module__xx3dEG__summaryRow{color:#dce8ffa8}[data-sky=night] .cart-module__xx3dEG__shipCountry{color:#dce8ffa8}[data-sky=night] .cart-module__xx3dEG__emptyContainer p{color:#dce8ffa8}[data-sky=night] .cart-module__xx3dEG__shipCountry{border-bottom-color:#a0beff40}[data-sky=night] .cart-module__xx3dEG__shipCountry select{color:#eaf2ff;background:#141e40b3;border-color:#e2b05a66}[data-sky=night] .cart-module__xx3dEG__quantity button{color:#eaf2ff;background:#b4cdff1a;border-color:#a0beff47}[data-sky=night] .cart-module__xx3dEG__summary{background:#0c122c8c;border-color:#e2b05a47;box-shadow:0 20px 50px -24px #0009}[data-sky=night] .cart-module__xx3dEG__summaryRow.cart-module__xx3dEG__total{border-top-color:#a0beff40}:is([data-sky=night] .cart-module__xx3dEG__checkoutBtn,[data-sky=night] .cart-module__xx3dEG__continueBtn){color:#2a1e04;background:linear-gradient(#ffd88a,#e6b45a)}[data-sky=night] .cart-module__xx3dEG__checkoutNote{color:#dce8ff80}[data-sky=night] .cart-module__xx3dEG__emptyIcon{color:#dce8ff66}[data-sky=night] .cart-module__xx3dEG__removeBtn{color:#dce8ff80}@media (max-width:860px){.cart-module__xx3dEG__cartLayout{grid-template-columns:1fr}.cart-module__xx3dEG__summary{position:static}}
.checkout-module__h0OiBG__wrap{z-index:1;max-width:720px;padding:calc(var(--header-height,72px) + 3rem)1.5rem 4rem;margin:0 auto;position:relative}.checkout-module__h0OiBG__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.4rem;display:flex}.checkout-module__h0OiBG__title{letter-spacing:-.01em;color:#0b2547;margin:0;font-size:2rem;font-weight:800}.checkout-module__h0OiBG__back{color:#1c6fa8;white-space:nowrap;font-size:.9rem;font-weight:700;text-decoration:none}.checkout-module__h0OiBG__back:hover{text-decoration:underline}.checkout-module__h0OiBG__embed{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #c4922c59;border-radius:18px;padding:1.1rem;box-shadow:0 20px 50px -24px #143c7866}.checkout-module__h0OiBG__empty{text-align:center;color:#0b2547cc;padding:3rem 1rem}.checkout-module__h0OiBG__empty p{margin-bottom:1rem;font-size:1.1rem}[data-sky=night] .checkout-module__h0OiBG__title{color:#eaf2ff}[data-sky=night] .checkout-module__h0OiBG__back{color:#8fc3ee}[data-sky=night] .checkout-module__h0OiBG__embed{background:#0c122c8c;border-color:#e2b05a47;box-shadow:0 20px 50px -24px #0009}[data-sky=night] .checkout-module__h0OiBG__empty{color:#dce8ffb3}@media (max-width:768px){.checkout-module__h0OiBG__wrap{padding:calc(var(--header-height,72px) + 4rem)1.25rem 3rem}.checkout-module__h0OiBG__head{gap:.5rem 1rem;margin-bottom:1.2rem}.checkout-module__h0OiBG__title{font-size:1.6rem}.checkout-module__h0OiBG__back{font-size:.85rem}}
.success-module__WkBG6W__wrap{z-index:1;max-width:640px;min-height:78vh;padding:calc(var(--header-height,72px) + 3rem)1.5rem 4rem;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;margin:0 auto;display:flex;position:relative}.success-module__WkBG6W__icon{color:#1faa6e;filter:drop-shadow(0 6px 18px #1faa6e59)}.success-module__WkBG6W__title{letter-spacing:-.01em;color:#0b2547;margin:0;font-size:2.4rem;font-weight:800}.success-module__WkBG6W__message{color:#0b2547b8;max-width:30rem;margin:0;font-size:1.05rem;line-height:1.6}.success-module__WkBG6W__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.4rem;display:flex}.success-module__WkBG6W__primary{color:#3a2a05;background:linear-gradient(#f4c25e,#d99b26);border-radius:99px;padding:.85rem 2rem;font-weight:800;text-decoration:none;transition:transform .18s;display:inline-flex;box-shadow:0 14px 30px -12px #c4922cb3}.success-module__WkBG6W__primary:hover{transform:translateY(-1px)}.success-module__WkBG6W__secondary{color:#123a63;background:#ffffff80;border:1px solid #78a0d280;border-radius:99px;padding:.85rem 2rem;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex}.success-module__WkBG6W__secondary:hover{background:#ffffffd1;border-color:#1c7fd699}[data-sky=night] .success-module__WkBG6W__title{color:#eaf2ff}[data-sky=night] .success-module__WkBG6W__message{color:#dce8ffb8}[data-sky=night] .success-module__WkBG6W__icon{color:#34d399;filter:drop-shadow(0 6px 18px #34d39966)}[data-sky=night] .success-module__WkBG6W__primary{color:#2a1e04;background:linear-gradient(#ffd88a,#e6b45a)}[data-sky=night] .success-module__WkBG6W__secondary{color:#d6e4ff;background:#b4cdff1a;border-color:#a0beff4d}[data-sky=night] .success-module__WkBG6W__secondary:hover{background:#b4cdff2e}
.SkyAbout-module__xQFh3a__hero{max-width:1160px;padding:calc(var(--header-height,64px) + clamp(44px,10vw,96px))20px clamp(26px,5vw,48px);text-align:center;margin:0 auto}.SkyAbout-module__xQFh3a__kicker{font-family:var(--font-jp);letter-spacing:.34em;text-transform:uppercase;color:#ffecc2e6;text-shadow:0 1px 10px #0c326e59;margin:0;font-size:clamp(.66rem,2vw,.78rem)}.SkyAbout-module__xQFh3a__title{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.05em;background:linear-gradient(#fff 0%,#f4faff 60%,#ffe1a0 130%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 5px 24px #0c326e52);-webkit-background-clip:text;background-clip:text;margin:12px 0 0;font-size:clamp(2.7rem,11vw,5rem);font-weight:400;line-height:.98}.SkyAbout-module__xQFh3a__sub{max-width:480px;font-family:var(--font-main);color:#f0f9ffe6;text-shadow:0 1px 10px #0c326e4d;margin:14px auto 0;font-size:clamp(.94rem,2.6vw,1.05rem);font-weight:500;line-height:1.7}.SkyAbout-module__xQFh3a__main{flex-direction:column;gap:clamp(20px,4.5vw,32px);min-width:0;max-width:720px;margin:0 auto;padding:0 16px clamp(64px,10vw,110px);display:flex}@media (min-width:640px){.SkyAbout-module__xQFh3a__main{padding-left:24px;padding-right:24px}}.SkyAbout-module__xQFh3a__panel{-webkit-backdrop-filter:blur(14px);background:linear-gradient(172deg,#0d2a5c99 0%,#0a204aad 100%);border:1.5px solid #ffffff42;border-radius:24px;min-width:0;padding:clamp(24px,6vw,40px);box-shadow:0 16px 44px #081e4647}.SkyAbout-module__xQFh3a__sectionKicker{font-family:var(--font-jp);letter-spacing:.3em;text-transform:uppercase;color:#ffecc2c7;margin:0 0 6px;font-size:clamp(.6rem,1.8vw,.7rem)}.SkyAbout-module__xQFh3a__sectionTitle{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.05em;color:#fff;text-shadow:0 2px 14px #081e4666;margin:0 0 clamp(14px,3.5vw,20px);font-size:clamp(1.7rem,6.5vw,2.2rem);font-weight:400;line-height:1.05}.SkyAbout-module__xQFh3a__sectionTitle:after{content:"";background:linear-gradient(90deg,#ffe08a,#ffe08a00);border-radius:999px;width:44px;height:3px;margin-top:10px;display:block}.SkyAbout-module__xQFh3a__prose p{font-family:var(--font-main);color:#f0f9ffeb;overflow-wrap:break-word;margin:0 0 1em;font-size:1rem;font-weight:500;line-height:1.8}.SkyAbout-module__xQFh3a__prose p:last-child{margin-bottom:0}.SkyAbout-module__xQFh3a__offerList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.SkyAbout-module__xQFh3a__offerItem{min-width:0;min-height:52px;font-family:var(--font-main);color:#f4fafff0;overflow-wrap:break-word;background:#ffffff17;border:1px solid #ffffff38;border-radius:16px;align-items:center;gap:14px;padding:12px 18px;font-size:1rem;font-weight:500;line-height:1.5;transition:background .3s,border-color .3s,transform .3s;display:flex}.SkyAbout-module__xQFh3a__offerItem:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px)}.SkyAbout-module__xQFh3a__offerGlyph{color:#6b4a0c;background:radial-gradient(circle at 35% 30%,#fff3d2,#ffd76e 70%);border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;display:inline-flex;box-shadow:0 0 14px #ffd76e66}.SkyAbout-module__xQFh3a__form{flex-direction:column;gap:18px;display:flex}.SkyAbout-module__xQFh3a__formGroup{flex-direction:column;gap:8px;min-width:0;display:flex}.SkyAbout-module__xQFh3a__label{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:#ffecc2e6;font-size:.74rem;font-weight:700}.SkyAbout-module__xQFh3a__input,.SkyAbout-module__xQFh3a__textarea{-webkit-backdrop-filter:blur(8px);width:100%;min-height:48px;font-family:var(--font-main);color:#fff;background:#ffffff1a;border:1.5px solid #ffffff52;border-radius:14px;outline:none;padding:12px 16px;font-size:1rem;font-weight:500;transition:border-color .3s,background .3s,box-shadow .3s}.SkyAbout-module__xQFh3a__textarea{resize:vertical;min-height:132px;line-height:1.6}.SkyAbout-module__xQFh3a__input::-moz-placeholder{color:#f0f9ff8c}.SkyAbout-module__xQFh3a__textarea::-moz-placeholder{color:#f0f9ff8c}.SkyAbout-module__xQFh3a__input::placeholder,.SkyAbout-module__xQFh3a__textarea::placeholder{color:#f0f9ff8c}.SkyAbout-module__xQFh3a__input:focus,.SkyAbout-module__xQFh3a__textarea:focus{background:#ffffff29;border-color:#ffe08ad9;box-shadow:0 0 0 3px #ffe08a38}.SkyAbout-module__xQFh3a__submitBtn{width:100%;min-height:50px;font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:#5b3d09;cursor:pointer;background:linear-gradient(#ffedbd 0%,#ffd76e 100%);border:1.5px solid #fff3d2bf;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:0 38px;font-size:.82rem;font-weight:700;transition:transform .3s,box-shadow .3s,filter .3s;display:inline-flex;box-shadow:0 10px 26px #081e4647,0 0 22px #ffd76e38}@media (min-width:640px){.SkyAbout-module__xQFh3a__submitBtn{width:auto}}.SkyAbout-module__xQFh3a__submitBtn:hover{filter:brightness(1.04);transform:translateY(-3px);box-shadow:0 16px 36px #081e4657,0 0 30px #ffd76e59}.SkyAbout-module__xQFh3a__submitBtn:focus-visible{outline-offset:3px;outline:3px solid #ffffffd9}@media (prefers-reduced-motion:reduce){.SkyAbout-module__xQFh3a__offerItem,.SkyAbout-module__xQFh3a__input,.SkyAbout-module__xQFh3a__textarea,.SkyAbout-module__xQFh3a__submitBtn{transition:none}.SkyAbout-module__xQFh3a__offerItem:hover,.SkyAbout-module__xQFh3a__submitBtn:hover{transform:none}}
.SkyBlog-module__UmHc6q__hero{max-width:1160px;padding:calc(var(--header-height,64px) + clamp(44px,10vw,96px))20px clamp(26px,5vw,48px);text-align:center;margin:0 auto}.SkyBlog-module__UmHc6q__kicker{font-family:var(--font-jp);letter-spacing:.34em;text-transform:uppercase;color:#ffecc2e6;text-shadow:0 1px 10px #0c326e59;margin:0;font-size:clamp(.66rem,2vw,.78rem)}.SkyBlog-module__UmHc6q__title{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.05em;background:linear-gradient(#fff 0%,#f4faff 60%,#ffe1a0 130%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 5px 24px #0c326e52);-webkit-background-clip:text;background-clip:text;margin:12px 0 0;font-size:clamp(2.9rem,12vw,5rem);font-weight:400;line-height:.98}.SkyBlog-module__UmHc6q__sub{max-width:480px;font-family:var(--font-main);color:#f0f9ffe6;text-shadow:0 1px 10px #0c326e4d;margin:14px auto 0;font-size:clamp(.94rem,2.6vw,1.05rem);font-weight:500;line-height:1.7}.SkyBlog-module__UmHc6q__feed{padding:0 16px clamp(64px,10vw,110px)}@media (min-width:640px){.SkyBlog-module__UmHc6q__feed{padding-left:24px;padding-right:24px}}.SkyBlog-module__UmHc6q__inner{max-width:1160px;margin:0 auto}.SkyBlog-module__UmHc6q__controls{flex-direction:column;align-items:center;gap:14px;margin-bottom:clamp(26px,5vw,44px);display:flex}.SkyBlog-module__UmHc6q__search{-webkit-backdrop-filter:blur(10px);width:100%;max-width:520px;min-height:48px;font-family:var(--font-main);color:#fff;background:#ffffff24;border:1.5px solid #fff6;border-radius:999px;outline:none;padding:0 22px;font-size:1rem;font-weight:500;transition:border-color .3s,background .3s}.SkyBlog-module__UmHc6q__search::placeholder{color:#f0f9ffa6}.SkyBlog-module__UmHc6q__search:focus{background:#fff3;border-color:#ffffffd9}.SkyBlog-module__UmHc6q__filters{flex-wrap:wrap;justify-content:center;gap:8px 10px;width:100%;display:flex}.SkyBlog-module__UmHc6q__filterBtn{-webkit-backdrop-filter:blur(8px);min-height:44px;font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:#f0f9ffd9;cursor:pointer;background:#ffffff1a;border:1.5px solid #ffffff59;border-radius:999px;padding:0 clamp(14px,3.4vw,20px);font-size:clamp(.68rem,2vw,.76rem);font-weight:700;transition:background .3s,border-color .3s,color .3s}.SkyBlog-module__UmHc6q__filterBtn:hover{color:#fff;background:#fff3;border-color:#fff9}.SkyBlog-module__UmHc6q__filterActive,.SkyBlog-module__UmHc6q__filterActive:hover{color:var(--sky-ink,#123a6b);background:#ffffffeb;border-color:#fffffff2}.SkyBlog-module__UmHc6q__grid{grid-template-columns:1fr;gap:18px;display:grid}@media (min-width:640px){.SkyBlog-module__UmHc6q__grid{grid-template-columns:repeat(2,1fr);gap:22px}}@media (min-width:1024px){.SkyBlog-module__UmHc6q__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.SkyBlog-module__UmHc6q__card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(170deg,#ffffff2e 0%,#ffffff12 70%);border:1.5px solid #ffffff57;border-radius:20px;flex-direction:column;min-width:0;transition:transform .45s cubic-bezier(.22,1,.36,1),border-color .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 12px 34px #0a285a29}.SkyBlog-module__UmHc6q__card:hover{border-color:#ffffffa6;transform:translateY(-6px);box-shadow:0 24px 60px #0a285a4d,0 0 44px #fff0c81f}.SkyBlog-module__UmHc6q__media{aspect-ratio:16/10;position:relative;overflow:hidden}.SkyBlog-module__UmHc6q__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.SkyBlog-module__UmHc6q__fallback{width:100%;height:100%;font-family:var(--font-jp);color:#ffffff80;background:radial-gradient(70% 60% at 50% 40%,#ffffff3d,#0000 75%),linear-gradient(#4fa3ee,#2b7bd4);justify-content:center;align-items:center;font-size:3.6rem;display:flex}.SkyBlog-module__UmHc6q__mediaVeil{pointer-events:none;background:linear-gradient(#103a7600 45%,#103a768c 100%);position:absolute;inset:0}.SkyBlog-module__UmHc6q__tag{border:1px solid color-mix(in srgb,var(--tag)60%,transparent);-webkit-backdrop-filter:blur(8px);font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--tag);background:#0c2c5c8c;border-radius:999px;padding:5px 13px;font-size:.62rem;font-weight:700;position:absolute;top:12px;left:12px}.SkyBlog-module__UmHc6q__body{flex-direction:column;flex:1;gap:9px;min-width:0;padding:18px 18px 20px;display:flex}@media (min-width:640px){.SkyBlog-module__UmHc6q__body{padding:20px 22px 24px}}.SkyBlog-module__UmHc6q__meta{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:4px 12px;font-size:.7rem;font-weight:600;display:flex}.SkyBlog-module__UmHc6q__source{color:#ffecc2d9;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.SkyBlog-module__UmHc6q__time{color:#f0f9ff99;white-space:nowrap}.SkyBlog-module__UmHc6q__cardTitle{font-family:var(--font-main);color:#fff;text-shadow:0 1px 8px #0c326e4d;-webkit-line-clamp:3;overflow-wrap:break-word;-webkit-box-orient:vertical;margin:0;font-size:clamp(1rem,2.8vw,1.05rem);font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.SkyBlog-module__UmHc6q__excerpt{font-family:var(--font-main);color:#ebf5ffc7;-webkit-line-clamp:2;overflow-wrap:break-word;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.SkyBlog-module__UmHc6q__readMore{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3;margin-top:auto;padding-top:4px;font-size:.74rem;font-weight:700;transition:color .3s}.SkyBlog-module__UmHc6q__card:hover .SkyBlog-module__UmHc6q__readMore{color:#ffedbd}.SkyBlog-module__UmHc6q__empty{text-align:center;font-family:var(--font-main);color:#f0f9ffd9;text-shadow:0 1px 8px #0c326e4d;padding:clamp(40px,9vw,72px) 20px;font-size:1rem;font-weight:500}.SkyBlog-module__UmHc6q__emptyGlyph{font-family:var(--font-jp);color:#ffffff8c;margin-bottom:10px;font-size:2.6rem;display:block}.SkyBlog-module__UmHc6q__loadMoreRow{text-align:center;margin-top:clamp(32px,6vw,52px)}.SkyBlog-module__UmHc6q__loadMore{-webkit-backdrop-filter:blur(8px);color:#fff;min-height:48px;font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;text-shadow:0 1px 8px #0c326e59;cursor:pointer;background:#ffffff24;border:1.5px solid #ffffff8c;border-radius:999px;justify-content:center;align-items:center;padding:0 38px;font-size:13px;font-weight:700;transition:background .35s,border-color .35s,transform .35s;display:inline-flex}.SkyBlog-module__UmHc6q__loadMore:hover{background:#ffffff42;border-color:#ffffffd9;transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.SkyBlog-module__UmHc6q__card,.SkyBlog-module__UmHc6q__loadMore,.SkyBlog-module__UmHc6q__filterBtn,.SkyBlog-module__UmHc6q__search,.SkyBlog-module__UmHc6q__readMore{transition:none}.SkyBlog-module__UmHc6q__card:hover,.SkyBlog-module__UmHc6q__loadMore:hover{transform:none}}
.SkyLegal-module__8DrlpG__hero{max-width:1160px;padding:calc(var(--header-height,64px) + clamp(44px,10vw,96px))20px clamp(26px,5vw,48px);text-align:center;margin:0 auto}.SkyLegal-module__8DrlpG__kicker{font-family:var(--font-jp);letter-spacing:.34em;text-transform:uppercase;color:#ffecc2e6;text-shadow:0 1px 10px #0c326e59;margin:0;font-size:clamp(.66rem,2vw,.78rem)}.SkyLegal-module__8DrlpG__title{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.05em;background:linear-gradient(#fff 0%,#f4faff 60%,#ffe1a0 130%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 5px 24px #0c326e52);-webkit-background-clip:text;background-clip:text;margin:12px 0 0;font-size:clamp(2.5rem,10vw,4.4rem);font-weight:400;line-height:.98}.SkyLegal-module__8DrlpG__updated{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:#f0f9ffbf;text-shadow:0 1px 8px #0c326e4d;margin:14px auto 0;font-size:clamp(.7rem,2vw,.78rem);font-weight:600}.SkyLegal-module__8DrlpG__main{min-width:0;max-width:760px;margin:0 auto;padding:0 16px clamp(64px,10vw,110px)}@media (min-width:640px){.SkyLegal-module__8DrlpG__main{padding-left:24px;padding-right:24px}}.SkyLegal-module__8DrlpG__doc{-webkit-backdrop-filter:blur(14px);background:linear-gradient(172deg,#0c2858a8 0%,#091e46bd 100%);border:1.5px solid #ffffff42;border-radius:24px;min-width:0;padding:clamp(24px,6.5vw,48px);box-shadow:0 16px 44px #081e464d}.SkyLegal-module__8DrlpG__doc p{font-family:var(--font-main);color:#f5fafff0;overflow-wrap:break-word;word-break:break-word;margin:0 0 1.1em;font-size:1rem;font-weight:500;line-height:1.8}.SkyLegal-module__8DrlpG__doc p:last-child{margin-bottom:0}.SkyLegal-module__8DrlpG__doc strong{color:#fff;font-weight:700}.SkyLegal-module__8DrlpG__doc h2{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.05em;color:#ffedbd;text-shadow:0 2px 12px #081e4666;border-top:1px solid #ffffff24;margin:clamp(28px,6vw,40px) 0 12px;padding-top:clamp(20px,4.5vw,28px);font-size:clamp(1.35rem,5vw,1.7rem);font-weight:400;line-height:1.1}.SkyLegal-module__8DrlpG__doc a{color:#ffe08a;text-underline-offset:3px;overflow-wrap:anywhere;padding-block:4px;text-decoration:underline;text-decoration-thickness:1.5px;transition:color .3s}.SkyLegal-module__8DrlpG__doc a:hover{color:#fff3d2}.SkyLegal-module__8DrlpG__doc a:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #ffe08ae6}@media (prefers-reduced-motion:reduce){.SkyLegal-module__8DrlpG__doc a{transition:none}}
.SkyMerch-module__mxITGG__hero{max-width:1160px;padding:calc(var(--header-height,64px) + clamp(44px,10vw,96px))20px clamp(26px,5vw,48px);text-align:center;margin:0 auto}.SkyMerch-module__mxITGG__kicker{font-family:var(--font-jp);letter-spacing:.34em;text-transform:uppercase;color:#ffecc2e6;text-shadow:0 1px 10px #0c326e59;margin:0;font-size:clamp(.66rem,2vw,.78rem)}.SkyMerch-module__mxITGG__title{font-family:"Bebas Neue",var(--font-display),sans-serif;letter-spacing:.05em;background:linear-gradient(#fff 0%,#f4faff 60%,#ffe1a0 130%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 5px 24px #0c326e52);-webkit-background-clip:text;background-clip:text;margin:12px 0 0;font-size:clamp(2.9rem,12vw,5rem);font-weight:400;line-height:.98}.SkyMerch-module__mxITGG__sub{max-width:460px;font-family:var(--font-main);color:#f0f9ffe6;text-shadow:0 1px 10px #0c326e4d;overflow-wrap:break-word;margin:14px auto 0;font-size:clamp(.94rem,2.6vw,1.05rem);font-weight:500;line-height:1.7}.SkyMerch-module__mxITGG__shop{padding:clamp(8px,2vw,18px) 16px clamp(64px,10vw,110px)}@media (min-width:640px){.SkyMerch-module__mxITGG__shop{padding-left:24px;padding-right:24px}}.SkyMerch-module__mxITGG__inner{max-width:960px;margin:0 auto}.SkyMerch-module__mxITGG__grid{grid-template-columns:minmax(0,480px);justify-content:center;gap:clamp(20px,4.5vw,32px);display:grid}@media (min-width:700px){.SkyMerch-module__mxITGG__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),448px))}}.SkyMerch-module__mxITGG__card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(170deg,#fff3 0%,#ffffff12 70%);border:1.5px solid #ffffff5c;border-radius:24px;flex-direction:column;min-width:0;transition:transform .45s cubic-bezier(.22,1,.36,1),border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #0a285a2e}.SkyMerch-module__mxITGG__card:hover{border-color:#ffffffad;transform:translateY(-6px);box-shadow:0 26px 64px #0a285a52,0 0 48px #fff0c824}.SkyMerch-module__mxITGG__card:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(115deg,#0000 32%,#ffffff29 46%,#fff4d61a 52%,#0000 66%);transition:transform 1s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-130%)}.SkyMerch-module__mxITGG__card:hover:after{transform:translate(130%)}.SkyMerch-module__mxITGG__media{aspect-ratio:3/4;background:radial-gradient(80% 65% at 50% 36%,#ffffff4d,#0000 78%),linear-gradient(#dceeff59,#a0c8f538);width:100%;max-height:420px;position:relative;overflow:hidden}.SkyMerch-module__mxITGG__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;image-rendering:auto;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.SkyMerch-module__mxITGG__card:hover .SkyMerch-module__mxITGG__image{transform:scale(1.045)}.SkyMerch-module__mxITGG__fallback{width:100%;height:100%;font-family:var(--font-jp);color:#ffffff8c;background:radial-gradient(70% 60% at 50% 40%,#ffffff3d,#0000 75%),linear-gradient(#4fa3ee,#2b7bd4);justify-content:center;align-items:center;font-size:4rem;display:flex}.SkyMerch-module__mxITGG__mediaVeil{pointer-events:none;background:linear-gradient(#103a760a 0%,#103a7600 30%,#103a7652 100%);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff24,inset 0 -18px 40px #0c326e24}.SkyMerch-module__mxITGG__ribbon{z-index:2;font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:#4a3308;white-space:nowrap;background:linear-gradient(120deg,#ffe08a 0%,#ffedbd 100%);border:1px solid #ffffffbf;border-radius:999px;padding:6px 14px;font-size:.62rem;font-weight:800;position:absolute;top:14px;left:14px;box-shadow:0 4px 14px #0c326e47}.SkyMerch-module__mxITGG__saleBadge{z-index:2;-webkit-backdrop-filter:blur(8px);max-width:calc(100% - 28px);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:#ffe08a;text-overflow:ellipsis;white-space:nowrap;background:#0c2c5c9e;border:1px solid #ffe08a8c;border-radius:999px;padding:6px 12px;font-size:.66rem;font-weight:800;position:absolute;top:14px;right:14px;overflow:hidden}@media (max-width:419px){.SkyMerch-module__mxITGG__saleBadge{top:54px;left:14px;right:auto}}.SkyMerch-module__mxITGG__body{flex-direction:column;flex:1;gap:10px;min-width:0;padding:clamp(18px,4vw,24px) clamp(18px,4vw,24px) clamp(20px,4.5vw,26px);display:flex}.SkyMerch-module__mxITGG__name{font-family:var(--font-main);color:#fff;text-shadow:0 1px 8px #0c326e4d;overflow-wrap:break-word;margin:0;font-size:clamp(1.06rem,3.2vw,1.22rem);font-weight:600;line-height:1.45}.SkyMerch-module__mxITGG__priceRow{flex-wrap:wrap;align-items:baseline;gap:4px 12px;min-width:0;margin:0;display:flex}.SkyMerch-module__mxITGG__anchor{font-family:var(--font-display);color:#f0f9ff8c;text-shadow:0 1px 8px #0c326e4d;font-size:clamp(.9rem,2.6vw,1rem);font-weight:600;text-decoration:line-through}.SkyMerch-module__mxITGG__price{font-family:var(--font-display);letter-spacing:.02em;color:#ffedbd;text-shadow:0 1px 12px #0c326e66;font-size:clamp(1.35rem,4.4vw,1.6rem);font-weight:800}.SkyMerch-module__mxITGG__cta{min-height:48px;font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:#ffffffeb;text-shadow:0 1px 8px #0c326e59;background:#ffffff1f;border:1.5px solid #ffffff80;border-radius:999px;justify-content:center;align-self:stretch;align-items:center;gap:10px;margin-top:auto;padding:0 20px;font-size:.76rem;font-weight:700;transition:background .35s,border-color .35s,color .35s;display:inline-flex}.SkyMerch-module__mxITGG__ctaArrow{transition:transform .35s cubic-bezier(.22,1,.36,1)}.SkyMerch-module__mxITGG__card:hover .SkyMerch-module__mxITGG__cta{color:var(--sky-ink,#123a6b);text-shadow:none;background:#ffffffeb;border-color:#fffffff2}.SkyMerch-module__mxITGG__card:hover .SkyMerch-module__mxITGG__ctaArrow{transform:translate(4px)}.SkyMerch-module__mxITGG__note{text-align:center;max-width:440px;font-family:var(--font-main);letter-spacing:.02em;color:#f0f9ffb8;text-shadow:0 1px 8px #0c326e4d;overflow-wrap:break-word;margin:clamp(28px,6vw,44px) auto 0;font-size:clamp(.82rem,2.4vw,.9rem);font-weight:500;line-height:1.7}.SkyMerch-module__mxITGG__empty{text-align:center;font-family:var(--font-main);color:#f0f9ffd9;text-shadow:0 1px 8px #0c326e4d;padding:clamp(40px,9vw,72px) 20px;font-size:1rem;font-weight:500}.SkyMerch-module__mxITGG__emptyGlyph{font-family:var(--font-jp);color:#ffffff8c;margin-bottom:10px;font-size:2.6rem;display:block}@media (prefers-reduced-motion:reduce){.SkyMerch-module__mxITGG__card,.SkyMerch-module__mxITGG__card:after,.SkyMerch-module__mxITGG__image,.SkyMerch-module__mxITGG__cta,.SkyMerch-module__mxITGG__ctaArrow{transition:none}.SkyMerch-module__mxITGG__card:hover,.SkyMerch-module__mxITGG__card:hover .SkyMerch-module__mxITGG__image{transform:none}.SkyMerch-module__mxITGG__card:after,.SkyMerch-module__mxITGG__card:hover:after{opacity:0;transform:none}.SkyMerch-module__mxITGG__card:hover .SkyMerch-module__mxITGG__ctaArrow{transform:none}}
