@import "https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;700&family=Nunito:wght@400;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";
.TerminalShowcase-module__cy6qlW__shellPage{background:radial-gradient(circle at 12% 12%,#398aff29,#0000 30%),radial-gradient(circle at 86% 14%,#ff8a5024,#0000 35%),linear-gradient(160deg,#05070d 0%,#0a0e1a 55%,#111827 100%);place-items:center;min-height:100vh;padding:2rem;display:grid;position:relative;overflow:hidden}.TerminalShowcase-module__cy6qlW__shellOverlay{pointer-events:none;z-index:15;justify-content:flex-start;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.TerminalShowcase-module__cy6qlW__bgLayer{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.TerminalShowcase-module__cy6qlW__terminalWindow{pointer-events:auto;background:linear-gradient(#0f1623f5,#090d16f5);border:1px solid #b9d6ff73;border-radius:18px;flex-direction:column;width:min(1020px,100%);max-width:calc(100vw - 4rem);display:flex;position:relative;overflow:hidden;box-shadow:0 34px 80px #01050ca6,inset 0 1px #dceeff33}.TerminalShowcase-module__cy6qlW__terminalWindowMinimized{min-height:0;height:auto!important}.TerminalShowcase-module__cy6qlW__terminalWindowMaximized{z-index:40;border-left:0;border-right:0;border-radius:0;max-width:100vw;position:fixed;inset:0;width:100vw!important;height:100vh!important;transform:none!important}.TerminalShowcase-module__cy6qlW__windowHeader{background:linear-gradient(#253149e6,#162031bf);border-bottom:1px solid #b9d6ff33;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.TerminalShowcase-module__cy6qlW__windowHeaderDraggable{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.TerminalShowcase-module__cy6qlW__windowHeaderDraggable:active{cursor:grabbing}.TerminalShowcase-module__cy6qlW__windowLights{gap:.5rem;display:flex}.TerminalShowcase-module__cy6qlW__windowControl{cursor:pointer;border:1px solid #ffffff47;border-radius:999px;width:.92rem;height:.92rem;padding:0;display:block}.TerminalShowcase-module__cy6qlW__windowControl:hover{filter:brightness(1.08)}.TerminalShowcase-module__cy6qlW__windowControl:focus-visible{outline-offset:2px;outline:2px solid #a4cdfff2}.TerminalShowcase-module__cy6qlW__windowLights span{border:1px solid #ffffff47}.TerminalShowcase-module__cy6qlW__lightRed{background:#fb5f57}.TerminalShowcase-module__cy6qlW__lightYellow{background:#fdbc2f}.TerminalShowcase-module__cy6qlW__lightGreen{background:#28c840}.TerminalShowcase-module__cy6qlW__windowTitle{color:#d4e7ff;letter-spacing:.14em;text-transform:uppercase;margin:0;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem}.TerminalShowcase-module__cy6qlW__terminalBody{outline:none;flex-direction:column;flex:1;min-height:0;padding:1.2rem 1rem .8rem;display:flex}.TerminalShowcase-module__cy6qlW__lines{flex:1;padding-right:.45rem;overflow:auto}.TerminalShowcase-module__cy6qlW__lines p{letter-spacing:.01em;word-break:break-word;margin:0 0 .38rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;line-height:1.46}.TerminalShowcase-module__cy6qlW__lineOutput{color:#c4d5ec}.TerminalShowcase-module__cy6qlW__lineCommand{color:#e8f1ff}.TerminalShowcase-module__cy6qlW__lineError{color:#ff9ca3}.TerminalShowcase-module__cy6qlW__promptInline{color:#7fb6ff}.TerminalShowcase-module__cy6qlW__terminalCursor{vertical-align:-.12rem;background:#d6eaffd9;border-radius:2px;width:.55rem;height:1.05rem;margin-left:.15rem;animation:1.1s steps(2,start) infinite TerminalShowcase-module__cy6qlW__terminalBlink;display:inline-block;box-shadow:0 0 8px #7aaeffa6}@keyframes TerminalShowcase-module__cy6qlW__terminalBlink{0%,49%{opacity:1}50%,to{opacity:0}}.TerminalShowcase-module__cy6qlW__browserShell{background:linear-gradient(#fcfdfffa,#f3f6fafa);border:1px solid #96a1b480;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden}.TerminalShowcase-module__cy6qlW__browserWindow{pointer-events:auto;z-index:36;border-radius:12px;width:min(900px,100vw - 6rem);height:min(620px,100vh - 12rem);position:absolute;top:clamp(4.8rem,12vh,7rem);left:clamp(10rem,18vw,16rem);box-shadow:0 28px 64px #0108167a}.TerminalShowcase-module__cy6qlW__browserWindowFocused{box-shadow:0 32px 72px #0108168f}.TerminalShowcase-module__cy6qlW__browserWindowMaximized{border-radius:0;position:fixed;inset:0;width:100vw!important;height:100vh!important;transform:none!important}.TerminalShowcase-module__cy6qlW__browserTopbarDraggable{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.TerminalShowcase-module__cy6qlW__browserTopbarDraggable:active{cursor:grabbing}.TerminalShowcase-module__cy6qlW__browserTopbar{background:#ece4d6fa;border-bottom:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.66rem;padding:.5rem .68rem 0;display:grid}.TerminalShowcase-module__cy6qlW__browserTraffic{align-items:center;gap:.34rem;display:flex}.TerminalShowcase-module__cy6qlW__browserTraffic button{cursor:pointer;padding:0}.TerminalShowcase-module__cy6qlW__browserTraffic>:first-child{background:#fb5f57}.TerminalShowcase-module__cy6qlW__browserTraffic>:nth-child(2){background:#fdbc2f}.TerminalShowcase-module__cy6qlW__browserTraffic>:nth-child(3){background:#28c840}.TerminalShowcase-module__cy6qlW__browserTab{color:#1f2937;letter-spacing:.07em;text-transform:uppercase;background:#faf7f1fa;border:0;border-radius:9px 9px 0 0;max-width:fit-content;margin:0;padding:.44rem .62rem .36rem;font-size:.74rem;position:relative}.TerminalShowcase-module__cy6qlW__browserTab:after{content:"";clip-path:polygon(14% 0,86% 0,100% 100%,0 100%);pointer-events:none;background:#faf7f1fa;border-radius:0 0 .9rem .9rem;height:.7rem;position:absolute;bottom:-.48rem;left:-.9rem;right:-.9rem}.TerminalShowcase-module__cy6qlW__browserSpacer{width:2rem}.TerminalShowcase-module__cy6qlW__browserAddressRow{background:#faf7f1fa;border-bottom:1px solid #d6dde8e6;align-items:center;gap:.5rem;padding:.52rem .96rem;display:flex}.TerminalShowcase-module__cy6qlW__browserResizeHandle{cursor:nwse-resize;background:linear-gradient(135deg,#0000 0% 42%,#8c96a8bf 42% 48%,#0000 48%),linear-gradient(135deg,#0000 0% 62%,#a7b0bf94 62% 68%,#0000 68%);width:22px;height:22px;position:absolute;bottom:0;right:0}.TerminalShowcase-module__cy6qlW__browserLock{color:#16a34a;letter-spacing:.06em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.68rem}.TerminalShowcase-module__cy6qlW__browserAddress{color:#334155;letter-spacing:.04em;box-shadow:none;background:#ebeef3f5;border:1px solid #c4c7cde6;border-radius:999px;flex:1;margin:0;padding:.22rem .6rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.74rem}.TerminalShowcase-module__cy6qlW__detailBadge{color:#334155;letter-spacing:.11em;text-transform:uppercase;background:linear-gradient(#fcfdfffa,#eef3fafa);border:1px solid #c9d2e2d9;border-radius:999px;align-items:center;height:1.45rem;padding:0 .55rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.67rem;display:inline-flex}.TerminalShowcase-module__cy6qlW__browserContent{flex:1;padding:0;overflow:auto}.TerminalShowcase-module__cy6qlW__projectLp{gap:1.06rem;display:grid}.TerminalShowcase-module__cy6qlW__lpTopbar{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.TerminalShowcase-module__cy6qlW__lpTopbarLabel{color:#64748b;letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.68rem}.TerminalShowcase-module__cy6qlW__lpBrandRow{align-items:center;gap:.62rem;display:inline-flex}.TerminalShowcase-module__cy6qlW__lpAppIcon{background:linear-gradient(#fcfdfffa,#eff6fffa);border:1px solid #c5d2e9eb;border-radius:12px;box-shadow:0 4px 12px #1c2e5424}.TerminalShowcase-module__cy6qlW__lpLogoImage{width:auto;max-width:min(100%,200px);height:auto}.TerminalShowcase-module__cy6qlW__lpHero{background:linear-gradient(#fffffffc,#f7fbfffc);border:1px solid #cad6eaf0;border-radius:16px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 12px 28px #1521421c}.TerminalShowcase-module__cy6qlW__lpHeroContent{padding:1.12rem 1.06rem 1.08rem}.TerminalShowcase-module__cy6qlW__lpEyebrow{color:#2563eb;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.69rem;font-weight:700}.TerminalShowcase-module__cy6qlW__lpCatchcopy{color:#0f172a;letter-spacing:.01em;margin:.62rem 0 .42rem;font-size:1.54rem;font-weight:800;line-height:1.24}.TerminalShowcase-module__cy6qlW__lpSummary{color:#334155;margin:0;font-size:.93rem;line-height:1.66}.TerminalShowcase-module__cy6qlW__lpCtaRow{flex-wrap:wrap;gap:.58rem;margin-top:.9rem;display:flex}.TerminalShowcase-module__cy6qlW__lpCtaButton{color:#1e293b;letter-spacing:.09em;text-transform:uppercase;background:linear-gradient(#fffffffa,#f3f9fffa);border:1px solid #b1c6e8f2;border-radius:999px;padding:.46rem .76rem;font-size:.7rem;font-weight:700;text-decoration:none}.TerminalShowcase-module__cy6qlW__lpHeroMedia{border-left:1px solid #c6d2e8e6;min-height:262px;position:relative}.TerminalShowcase-module__cy6qlW__lpHeroImage{object-fit:cover}.TerminalShowcase-module__cy6qlW__lpFeatureSection{gap:.58rem;display:grid}.TerminalShowcase-module__cy6qlW__lpSectionHeading{color:#0f172a;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.76rem}.TerminalShowcase-module__cy6qlW__lpFeatureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.64rem;display:grid}.TerminalShowcase-module__cy6qlW__lpFeatureCard{background:linear-gradient(#fffffffa,#f7fcfffa);border:1px solid #d0dcecf2;border-radius:12px;padding:.76rem .82rem}.TerminalShowcase-module__cy6qlW__lpFeatureCard p{color:#374151;margin:0;font-size:.84rem;line-height:1.52}.TerminalShowcase-module__cy6qlW__lpShowcaseSection{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:.7rem;display:grid}.TerminalShowcase-module__cy6qlW__lpDemoCard{background:linear-gradient(#fcfdfffa,#f6fafffa);border:1px solid #ccd8ebf2;border-radius:13px;min-height:242px;position:relative;overflow:hidden}.TerminalShowcase-module__cy6qlW__lpDemoImage{object-fit:cover}.TerminalShowcase-module__cy6qlW__lpDetailSection{gap:.58rem;display:grid}.TerminalShowcase-module__cy6qlW__lpDetailGrid{grid-template-columns:1fr;gap:.62rem;display:grid}.TerminalShowcase-module__cy6qlW__lpDetailCard{background:linear-gradient(#fbfdfffa,#f6f9fffa);border:1px solid #cedaecf2;border-radius:12px;padding:.72rem .8rem}.TerminalShowcase-module__cy6qlW__lpDetailTitle{color:#1e293b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .36rem;font-size:.71rem}.TerminalShowcase-module__cy6qlW__lpTechSection{background:linear-gradient(#fcfdfffa,#f6fafffa);border:1px solid #ccd8ebf2;border-radius:13px;gap:.56rem;padding:.76rem .84rem .82rem;display:grid}.TerminalShowcase-module__cy6qlW__lpBulletList{color:#475569;margin:0;padding-left:1rem}.TerminalShowcase-module__cy6qlW__lpBulletList li{margin-bottom:.3rem;line-height:1.5}.TerminalShowcase-module__cy6qlW__lpTechPills{flex-wrap:wrap;gap:.46rem;display:flex}.TerminalShowcase-module__cy6qlW__lpTechPill{color:#334155;letter-spacing:.03em;background:linear-gradient(#fffffffa,#f3f9fffa);border:1px solid #bdcee9f2;border-radius:999px;align-items:center;height:1.56rem;padding:0 .62rem;font-size:.7rem;display:inline-flex}.TerminalShowcase-module__cy6qlW__lpBottomCta{background:linear-gradient(#fafcfffa,#f2f8fffa);border:1px solid #c9d6ebeb;border-radius:14px;justify-items:start;gap:.34rem;padding:.82rem .88rem .86rem;display:grid}.TerminalShowcase-module__cy6qlW__lpBottomCta p{color:#0f172a;margin:0;font-size:.88rem;font-weight:600}.TerminalShowcase-module__cy6qlW__detailTitle{color:#111827;letter-spacing:.01em;margin:0 0 .4rem;font-size:1.28rem}.TerminalShowcase-module__cy6qlW__detailLead{color:#475569;margin:0;line-height:1.54}.TerminalShowcase-module__cy6qlW__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;margin-top:1rem;display:grid}.TerminalShowcase-module__cy6qlW__detailSection{background:linear-gradient(#fffffffa,#f7fafdfa);border:1px solid #d6dee9f0;border-radius:12px;padding:.78rem .85rem}.TerminalShowcase-module__cy6qlW__detailSectionTitle{color:#1f2937;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .38rem;font-size:.72rem}.TerminalShowcase-module__cy6qlW__detailList{color:#475569;margin:0;padding-left:1rem}.TerminalShowcase-module__cy6qlW__detailList li{margin-bottom:.28rem;line-height:1.45}.TerminalShowcase-module__cy6qlW__detailLinks{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.TerminalShowcase-module__cy6qlW__detailLinks a{color:#334155;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#fffffffa,#f2f7fffa);border:1px solid #b7d3fb8c;border-radius:999px;padding:.34rem .62rem;font-size:.72rem;text-decoration:none}.TerminalShowcase-module__cy6qlW__detailActions{margin-top:.9rem}.TerminalShowcase-module__cy6qlW__detailActions button{color:#e6f1ff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#232f44f2,#131b28f2);border:1px solid #b7d3fb80;border-radius:999px;padding:.44rem .76rem;font-size:.72rem}.TerminalShowcase-module__cy6qlW__resizeHandles{pointer-events:none;position:absolute;inset:0}.TerminalShowcase-module__cy6qlW__resizeHandle{pointer-events:auto;background:0 0;position:absolute}.TerminalShowcase-module__cy6qlW__resizeHandleN{cursor:ns-resize;height:8px;top:-4px;left:10px;right:10px}.TerminalShowcase-module__cy6qlW__resizeHandleS{cursor:ns-resize;height:8px;bottom:-4px;left:10px;right:10px}.TerminalShowcase-module__cy6qlW__resizeHandleE{cursor:ew-resize;width:8px;top:10px;bottom:10px;right:-4px}.TerminalShowcase-module__cy6qlW__resizeHandleW{cursor:ew-resize;width:8px;top:10px;bottom:10px;left:-4px}.TerminalShowcase-module__cy6qlW__resizeHandleNE,.TerminalShowcase-module__cy6qlW__resizeHandleNW,.TerminalShowcase-module__cy6qlW__resizeHandleSE,.TerminalShowcase-module__cy6qlW__resizeHandleSW{width:14px;height:14px}.TerminalShowcase-module__cy6qlW__resizeHandleNE{cursor:nesw-resize;top:-6px;right:-6px}.TerminalShowcase-module__cy6qlW__resizeHandleNW{cursor:nwse-resize;top:-6px;left:-6px}.TerminalShowcase-module__cy6qlW__resizeHandleSE{cursor:nwse-resize;bottom:-6px;right:-6px}.TerminalShowcase-module__cy6qlW__resizeHandleSW{cursor:nesw-resize;bottom:-6px;left:-6px}.TerminalShowcase-module__cy6qlW__resizeHandleSE:after{content:"";pointer-events:none;background:linear-gradient(135deg,#0000 0% 42%,#c0d8fab3 42% 48%,#0000 48%),linear-gradient(135deg,#0000 0% 62%,#c0d8fa80 62% 68%,#0000 68%);border-radius:3px;position:absolute;inset:2px}.TerminalShowcase-module__cy6qlW__dockCluster{pointer-events:auto;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;align-items:flex-end;gap:1.1rem;display:inline-flex;position:absolute;bottom:2.6rem;left:50%;transform:translate(-50%)}.TerminalShowcase-module__cy6qlW__dockIcon{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;will-change:transform;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:64px;height:78px;padding:0;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .42s;display:inline-flex;position:relative}.TerminalShowcase-module__cy6qlW__dockIconEntering{animation:.22s ease-out both TerminalShowcase-module__cy6qlW__dockPopIn}.TerminalShowcase-module__cy6qlW__dockIconExiting{pointer-events:none;animation:.2s ease-in both TerminalShowcase-module__cy6qlW__dockPopOut}@keyframes TerminalShowcase-module__cy6qlW__dockPopIn{0%{opacity:0;transform:translateY(8px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes TerminalShowcase-module__cy6qlW__dockPopOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.92)}}.TerminalShowcase-module__cy6qlW__dockAppFace{background:linear-gradient(#21242bf2,#08090cfa);border:1px solid #cdd6e580;border-radius:14px;place-items:center;width:58px;height:58px;display:grid;position:relative;box-shadow:0 12px 28px #01061273,inset 0 1px #ffffff26,inset 0 -12px 16px #00000073}.TerminalShowcase-module__cy6qlW__dockIcon>.TerminalShowcase-module__cy6qlW__dockAppFace,.TerminalShowcase-module__cy6qlW__dockIcon>.TerminalShowcase-module__cy6qlW__dockAppFaceMinimal{margin-bottom:0}.TerminalShowcase-module__cy6qlW__dockAppFace:before{content:"";background:linear-gradient(#ffffff0f,#fff0);border:0;border-radius:11px;position:absolute;inset:6px}.TerminalShowcase-module__cy6qlW__dockAppFaceNoInnerFrame:before{content:none}.TerminalShowcase-module__cy6qlW__dockAppFaceMinimal{background:linear-gradient(#21242bf2,#08090cfa);border:1px solid #cdd6e580;box-shadow:0 12px 28px #01061273,inset 0 1px #ffffff26,inset 0 -12px 16px #00000073}.TerminalShowcase-module__cy6qlW__dockAppFaceMinimal:before{content:""}.TerminalShowcase-module__cy6qlW__dockAppFaceNoFrame{box-shadow:none;background:0 0;border:0}.TerminalShowcase-module__cy6qlW__dockAppFaceNoFrame:before{content:none}.TerminalShowcase-module__cy6qlW__dockAppFaceWhiteFrame{background:#fff;border:1px solid #ffffffe6;box-shadow:0 12px 26px #060c1873,inset 0 1px #ffffffe6}.TerminalShowcase-module__cy6qlW__dockLaunchpadFace{background:linear-gradient(#fafcffeb,#e8eef6eb);border-color:#ffffffd9;border-radius:14px;place-items:center;display:grid;box-shadow:0 12px 24px #0c101659,inset 0 1px #ffffffd9,inset 0 -12px 20px #8ca0c82e}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots{box-sizing:border-box;grid-template-columns:repeat(3,11px);place-content:center;gap:3px;width:34px;height:34px;padding:.5px;display:grid}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots span{border-radius:4px;width:11px;height:11px;box-shadow:0 2px 4px #0a0e1259,inset 0 1px #ffffff8c}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots span:first-child{background:linear-gradient(#6ee26e,#28b842)}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots span:nth-child(2){background:linear-gradient(#ffd455,#f0a71a)}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots span:nth-child(3){background:linear-gradient(#ffb45a,#e27a1f)}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots span:nth-child(4){background:linear-gradient(#ff5a52,#c81f1a)}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots span:nth-child(5){background:linear-gradient(#c9d4df,#7f8a94)}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots span:nth-child(6){background:linear-gradient(#ff6f87,#e83c63)}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots span:nth-child(7){background:linear-gradient(#b983ff,#7b3bd9)}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots span:nth-child(8){background:linear-gradient(#6fd2ff,#2f79e4)}.TerminalShowcase-module__cy6qlW__dockLaunchpadDots span:nth-child(9){background:linear-gradient(#64e0c2,#2aa983)}.TerminalShowcase-module__cy6qlW__launchpadBackdrop{z-index:50;pointer-events:auto;background:#0a0e1433;place-items:center;display:grid;position:absolute;inset:0}.TerminalShowcase-module__cy6qlW__launchpadPanel{z-index:1;background:linear-gradient(#ffffffeb,#ecf2faf0);border:1px solid #ffffffa6;border-radius:26px;width:920px;height:620px;padding:1.4rem 2rem 1.8rem 2.35rem;position:relative;overflow:hidden;box-shadow:0 30px 70px #080c1240,inset 0 1px #fff9}.TerminalShowcase-module__cy6qlW__launchpadSearchRow{background:linear-gradient(#f0f2f6f2,#e2e7eefa);border:1px solid #96a0b073;border-radius:14px;align-items:center;gap:.55rem;width:min(420px,80%);margin:0 auto 1rem;padding:.35rem .85rem;display:flex;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #78829440}.TerminalShowcase-module__cy6qlW__launchpadSearchIcon{border:2px solid #555f6e99;border-radius:999px;flex:none;width:12px;height:12px;position:relative}.TerminalShowcase-module__cy6qlW__launchpadSearchIcon:after{content:"";background:#555f6e99;border-radius:2px;width:6px;height:2px;position:absolute;bottom:-2px;right:-5px;transform:rotate(45deg)}.TerminalShowcase-module__cy6qlW__launchpadSearchInput{color:#2d3744e6;background:0 0;border:0;outline:0;width:100%;font-size:.86rem}.TerminalShowcase-module__cy6qlW__launchpadSearchInput::placeholder{color:#5a6476a6}.TerminalShowcase-module__cy6qlW__launchpadTopDivider{background:#8c9baf40;width:100%;height:1px;margin-bottom:1.2rem}.TerminalShowcase-module__cy6qlW__launchpadSections{gap:1.4rem;max-height:520px;margin-right:-6px;padding-left:0;padding-right:6px;display:grid;overflow-y:auto}.TerminalShowcase-module__cy6qlW__launchpadSections::-webkit-scrollbar{width:10px}.TerminalShowcase-module__cy6qlW__launchpadSections::-webkit-scrollbar-track{background:0 0}.TerminalShowcase-module__cy6qlW__launchpadSections::-webkit-scrollbar-thumb{background:#282e3880 padding-box content-box;border:2px solid #0000;border-radius:999px}.TerminalShowcase-module__cy6qlW__launchpadSections{scrollbar-color:#282e3899 transparent;scrollbar-width:auto}.TerminalShowcase-module__cy6qlW__launchpadSection{border-bottom:1px solid #78879b40;gap:.8rem;padding-bottom:1.1rem;display:grid}.TerminalShowcase-module__cy6qlW__launchpadSection:last-child{border-bottom:none;padding-bottom:0}.TerminalShowcase-module__cy6qlW__launchpadSectionTitle{letter-spacing:.06em;text-transform:none;color:#1a2028bf;margin:0;font-size:.85rem}.TerminalShowcase-module__cy6qlW__launchpadGrid{grid-template-columns:repeat(auto-fit,minmax(110px,110px));justify-items:start;gap:.95rem 1.1rem;padding-left:.45rem;display:grid}.TerminalShowcase-module__cy6qlW__launchpadItem{color:#141a22e6;cursor:pointer;box-shadow:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:18px;outline:none;place-items:center;gap:.4rem;padding:.4rem .2rem .2rem;transition:transform .16s;display:grid}.TerminalShowcase-module__cy6qlW__launchpadItem:hover,.TerminalShowcase-module__cy6qlW__launchpadItem:focus,.TerminalShowcase-module__cy6qlW__launchpadItem:focus-visible,.TerminalShowcase-module__cy6qlW__launchpadItem:active{box-shadow:none;background:0 0;border-color:#0000;outline:none;transform:none}.TerminalShowcase-module__cy6qlW__launchpadIcon{width:74px;height:74px;box-shadow:none;background:0 0;border:0;border-radius:16px;place-items:center;display:grid}.TerminalShowcase-module__cy6qlW__launchpadIconImage{object-fit:cover;border-radius:18px;width:74px;height:74px;box-shadow:0 6px 12px #00000024}.TerminalShowcase-module__cy6qlW__launchpadIconImageNoFrame{box-shadow:none}.TerminalShowcase-module__cy6qlW__launchpadIconImageFramed{box-sizing:border-box;object-fit:contain;background:#fff;padding:3px;box-shadow:0 6px 12px #00000029}.TerminalShowcase-module__cy6qlW__launchpadGlyph{color:#404e60e6;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.3rem;font-weight:700}.TerminalShowcase-module__cy6qlW__launchpadLabel{letter-spacing:.06em;text-transform:none;text-align:center;color:#121418e6;font-size:.78rem}.TerminalShowcase-module__cy6qlW__dockAppFaceSoftFrame{background:linear-gradient(#5e697e70,#2c35476b);border-color:#ffffffd1;box-shadow:0 4px 12px #01061224,inset 0 1px #fff3,inset 0 -4px 8px #00000014}.TerminalShowcase-module__cy6qlW__dockAppFaceApp{border-color:#d6e2f6b8}.TerminalShowcase-module__cy6qlW__dockAppFaceToneA{background:linear-gradient(#2c3954,#1c2639)}.TerminalShowcase-module__cy6qlW__dockAppFaceToneB{background:linear-gradient(#2a4a4e,#193237)}.TerminalShowcase-module__cy6qlW__dockAppFaceToneC{background:linear-gradient(#4e3b55,#2f2236)}.TerminalShowcase-module__cy6qlW__dockGlyph{letter-spacing:-.01em;color:#f8fafff7;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.2rem;font-weight:700;position:absolute;top:3px;left:10px;transform:none}.TerminalShowcase-module__cy6qlW__dockAppGlyph{letter-spacing:.04em;color:#f3f7fffa;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.03rem;font-weight:700;line-height:1}.TerminalShowcase-module__cy6qlW__dockLogoImage{object-fit:cover;z-index:1;width:58px;height:58px;image-rendering:-webkit-optimize-contrast;backface-visibility:hidden;border-radius:14px;box-shadow:0 6px 12px #0003}.TerminalShowcase-module__cy6qlW__dockLogoImageGithub{box-sizing:border-box;object-fit:contain;opacity:1;background:#fff;padding:6px}.TerminalShowcase-module__cy6qlW__dockIndicator{opacity:0;background:radial-gradient(circle,#dee8f5f2,#b6cbecb3);border-radius:999px;width:7px;height:7px;box-shadow:0 0 8px #cde0fff2}.TerminalShowcase-module__cy6qlW__dockIcon:hover .TerminalShowcase-module__cy6qlW__dockAppFace{transform:translateY(-2px)scale(1.04)}.TerminalShowcase-module__cy6qlW__dockIcon:focus-visible{outline-offset:2px;outline:2px solid #a4cdfff2}@media (max-width:768px){.TerminalShowcase-module__cy6qlW__shellPage{padding:1rem}.TerminalShowcase-module__cy6qlW__shellOverlay{justify-content:center;padding:1rem}.TerminalShowcase-module__cy6qlW__terminalWindowMaximized{max-width:100vw;width:100vw!important;height:100vh!important}.TerminalShowcase-module__cy6qlW__terminalBody{min-height:62vh}.TerminalShowcase-module__cy6qlW__windowTitle{display:none}.TerminalShowcase-module__cy6qlW__lines p{font-size:.82rem}.TerminalShowcase-module__cy6qlW__prompt{font-size:.78rem}.TerminalShowcase-module__cy6qlW__detailGrid,.TerminalShowcase-module__cy6qlW__lpShowcaseSection,.TerminalShowcase-module__cy6qlW__lpFeatureGrid,.TerminalShowcase-module__cy6qlW__lpHero{grid-template-columns:1fr}.TerminalShowcase-module__cy6qlW__lpHeroMedia{border-top:1px solid #c6d2e8e6;border-left:0;order:-1;min-height:186px}.TerminalShowcase-module__cy6qlW__lpCatchcopy{font-size:1.22rem}.TerminalShowcase-module__cy6qlW__lpTopbar{flex-direction:column;align-items:flex-start}.TerminalShowcase-module__cy6qlW__lpTopbarLabel{font-size:.63rem}.TerminalShowcase-module__cy6qlW__lpBottomCta{justify-items:stretch}.TerminalShowcase-module__cy6qlW__detailTitle{font-size:1.12rem}.TerminalShowcase-module__cy6qlW__browserTopbar{gap:.42rem;padding:.48rem .52rem 0}.TerminalShowcase-module__cy6qlW__browserWindow{width:calc(100vw - 2rem);height:min(68vh,560px);top:4.6rem;left:1rem}.TerminalShowcase-module__cy6qlW__browserResizeHandle{display:none}.TerminalShowcase-module__cy6qlW__browserAddressRow{padding:.45rem .52rem}.TerminalShowcase-module__cy6qlW__browserAddress{font-size:.7rem}.TerminalShowcase-module__cy6qlW__browserContent{padding:0}.TerminalShowcase-module__cy6qlW__resizeHandles{display:none}.TerminalShowcase-module__cy6qlW__dockCluster{transform-origin:bottom;bottom:1.4rem;left:50%;transform:translate(-50%)scale(.92)}}
.KawaiicodeLP-module__DnC_jG__container{color:#1f1914;scrollbar-width:thin;scrollbar-color:#32281e40 transparent;background-color:#f7f4ef;background-image:radial-gradient(circle at 15% 12%,#ffd6be38,#0000 48%),radial-gradient(circle at 85% 6%,#cbe5ff40,#0000 42%),linear-gradient(160deg,#fffcf8f2,#f4f6ffeb);width:100%;height:100%;padding:0;font-family:Zen Kaku Gothic New,Noto Sans JP,sans-serif;overflow:hidden auto}.KawaiicodeLP-module__DnC_jG__article{background:linear-gradient(160deg,#fffdfaf5,#f6f8ffeb);border:1px solid #7864501f;border-radius:0;max-width:100%;margin:0 auto;padding:44px 64px 60px;position:relative;box-shadow:0 18px 42px #281e1414,0 2px 6px #281e140d}.KawaiicodeLP-module__DnC_jG__hero{flex-direction:column;gap:24px;display:flex}.KawaiicodeLP-module__DnC_jG__title{letter-spacing:-.01em;color:#1d1712;margin:0;font-family:Shippori Mincho,Noto Serif JP,serif;font-size:36px;line-height:1.2}.KawaiicodeLP-module__DnC_jG__lead{color:#28201acc;margin:0;font-size:17px;line-height:1.7}.KawaiicodeLP-module__DnC_jG__heroMeta{background:linear-gradient(135deg,#fff5ece6,#f4f8ffe0);border:1px solid #8264502e;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:20px 24px;display:grid;box-shadow:0 10px 24px #46321e1f}.KawaiicodeLP-module__DnC_jG__iconWrap{background:linear-gradient(140deg,#fffffffa,#f6f8fff2);border:1px solid #a0a0aa59;border-radius:20px;padding:8px;box-shadow:0 10px 20px #5050641f}.KawaiicodeLP-module__DnC_jG__appIcon{object-fit:cover;border-radius:20px;width:92px;height:92px;box-shadow:0 10px 20px #281e141f}.KawaiicodeLP-module__DnC_jG__metaText{flex-direction:column;gap:6px;display:flex}.KawaiicodeLP-module__DnC_jG__appName{color:#1f1914;margin:0;font-size:20px;font-weight:700}.KawaiicodeLP-module__DnC_jG__appTagline{color:#3c2d1eb3;margin:0;font-size:14px}.KawaiicodeLP-module__DnC_jG__metaBadges{flex-wrap:wrap;gap:8px;display:flex}.KawaiicodeLP-module__DnC_jG__metaBadges span{color:#32281ecc;background:linear-gradient(135deg,#ffefe1e6,#edf4ffd9);border:1px solid #8c6e5a33;border-radius:999px;padding:4px 10px;font-size:12px;box-shadow:0 6px 10px #503c2814}.KawaiicodeLP-module__DnC_jG__actionGroup{flex-direction:column;gap:10px;display:flex}.KawaiicodeLP-module__DnC_jG__primaryButton,.KawaiicodeLP-module__DnC_jG__secondaryButton{white-space:nowrap;border:1px solid #281e1433;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 18px #46321e1f}.KawaiicodeLP-module__DnC_jG__primaryButton{color:#1b0d06;background:linear-gradient(120deg,#ffa975f2,#ffd096e6)}.KawaiicodeLP-module__DnC_jG__secondaryButton{color:#1b1a25;background:linear-gradient(120deg,#d2e4ffd9,#f3eaffd9)}.KawaiicodeLP-module__DnC_jG__primaryButton:hover,.KawaiicodeLP-module__DnC_jG__secondaryButton:hover{transform:translateY(-2px);box-shadow:0 14px 24px #46321e2e}.KawaiicodeLP-module__DnC_jG__heroVisual{background:linear-gradient(135deg,#fff1e4e6,#eff5ffe6);border:1px solid #8c6e5a2e;border-radius:22px;margin:0;overflow:hidden;box-shadow:0 16px 36px #3c2d1e29}.KawaiicodeLP-module__DnC_jG__heroImage{width:100%;height:auto;display:block}.KawaiicodeLP-module__DnC_jG__heroCaption{color:#3c2d1e99;padding:12px 16px 0;font-size:12px}.KawaiicodeLP-module__DnC_jG__section{flex-direction:column;gap:16px;margin-top:40px;display:flex}.KawaiicodeLP-module__DnC_jG__section h2{color:#2a2018;margin:0;font-family:Shippori Mincho,Noto Serif JP,serif;font-size:20px}.KawaiicodeLP-module__DnC_jG__section p{color:#2d231cd9;margin:0;font-size:15px;line-height:1.8}.KawaiicodeLP-module__DnC_jG__bulletList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.KawaiicodeLP-module__DnC_jG__bulletList li{color:#32281ed9;background:linear-gradient(140deg,#fff8f0f0,#eff5ffdb);border:1px solid #82645033;border-radius:16px;padding:14px 16px;font-size:14px;box-shadow:0 10px 22px #46321e1f}.KawaiicodeLP-module__DnC_jG__callout{background:linear-gradient(140deg,#ffe7d6d9,#faf3ffd9);border:1px solid #8c645a33;border-radius:20px;grid-template-columns:auto 1fr;gap:16px;padding:20px;display:grid;box-shadow:0 12px 24px #46321e24}.KawaiicodeLP-module__DnC_jG__calloutIcon{color:#3a2416;background:radial-gradient(circle,#ffaa78e6,#ffaa784d);border-radius:50%;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 16px #78502833}.KawaiicodeLP-module__DnC_jG__calloutTitle{color:#2b2018;margin:0 0 8px;font-size:15px;font-weight:600}.KawaiicodeLP-module__DnC_jG__inlineVisual{background:linear-gradient(135deg,#fff4ebe6,#eff5ffe6);border:1px solid #82645033;border-radius:24px;margin:36px 0 0;overflow:hidden;box-shadow:0 14px 34px #3c2d1e26}.KawaiicodeLP-module__DnC_jG__inlineImage{width:100%;height:auto;display:block}.KawaiicodeLP-module__DnC_jG__stackGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.KawaiicodeLP-module__DnC_jG__stackCard{background:linear-gradient(140deg,#fff8f0f2,#ecf4ffd9);border:1px solid #8c6e5a33;border-radius:18px;padding:16px;box-shadow:0 10px 20px #46321e1f}.KawaiicodeLP-module__DnC_jG__stackTitle{color:#2f231a;margin:0 0 6px;font-weight:600}.KawaiicodeLP-module__DnC_jG__stackDetail{color:#3c2d1ebf;margin:0;font-size:13px}.KawaiicodeLP-module__DnC_jG__linkGrid{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:860px){.KawaiicodeLP-module__DnC_jG__article{padding:34px 32px 46px}.KawaiicodeLP-module__DnC_jG__heroMeta{grid-template-columns:1fr;justify-items:start}.KawaiicodeLP-module__DnC_jG__actionGroup{flex-flow:wrap}.KawaiicodeLP-module__DnC_jG__stackGrid{grid-template-columns:1fr}}@media (max-width:600px){.KawaiicodeLP-module__DnC_jG__container{padding:0}.KawaiicodeLP-module__DnC_jG__article{border-radius:0;padding:28px 20px 38px}.KawaiicodeLP-module__DnC_jG__title{font-size:30px}.KawaiicodeLP-module__DnC_jG__heroMeta{gap:16px}.KawaiicodeLP-module__DnC_jG__actionGroup{flex-direction:column;width:100%}.KawaiicodeLP-module__DnC_jG__primaryButton,.KawaiicodeLP-module__DnC_jG__secondaryButton{width:100%}}
:root{--spectra-ink:#121212;--spectra-ink-soft:#121212b3;--spectra-line:#1212121f;--spectra-accent:#1aa6a3;--spectra-accent-2:#ff6b4a;--spectra-surface:#ffffffdb}.SpectraLP-module__uMYOka__container{width:100%;height:100%;color:var(--spectra-ink);background:linear-gradient(140deg,#f5f6f8,#eef6ff 40%,#fff0e9 100%);padding:0;font-family:Noto Sans JP,Space Grotesk,sans-serif;position:relative;overflow:hidden auto}.SpectraLP-module__uMYOka__container:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 12% 10%,#1aa6a314,#0000 55%),radial-gradient(circle at 88% 8%,#ff6b4a14,#0000 50%),linear-gradient(#fff9 1px,#0000 1px),linear-gradient(90deg,#fff9 1px,#0000 1px);background-size:100% 100%,100% 100%,48px 48px,48px 48px;position:absolute;inset:0}.SpectraLP-module__uMYOka__header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--spectra-line);background:#fffc;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;position:sticky;top:0}.SpectraLP-module__uMYOka__logo{letter-spacing:.2em;align-items:center;gap:12px;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;display:flex}.SpectraLP-module__uMYOka__versionBadge{color:var(--spectra-accent);background:linear-gradient(120deg,#1aa6a333,#1aa6a31a);border:1px solid #1aa6a366;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.SpectraLP-module__uMYOka__navLinks{gap:12px;display:flex}.SpectraLP-module__uMYOka__primaryNavBtn,.SpectraLP-module__uMYOka__secondaryNavBtn{border:1px solid var(--spectra-line);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.SpectraLP-module__uMYOka__primaryNavBtn{color:var(--spectra-accent);background:linear-gradient(130deg,#1aa6a32e,#1aa6a30d)}.SpectraLP-module__uMYOka__secondaryNavBtn{background:var(--spectra-surface);color:var(--spectra-ink)}.SpectraLP-module__uMYOka__primaryNavBtn:hover,.SpectraLP-module__uMYOka__secondaryNavBtn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #1428281f}.SpectraLP-module__uMYOka__hero{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:28px;max-width:1180px;margin:0 auto;padding:48px 32px 32px;display:grid;position:relative}.SpectraLP-module__uMYOka__heroText{flex-direction:column;gap:20px;display:flex}.SpectraLP-module__uMYOka__heroBadge{text-transform:uppercase;letter-spacing:.2em;color:var(--spectra-accent-2);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.SpectraLP-module__uMYOka__heroTitle{margin:0;font-family:Space Grotesk,sans-serif;font-size:40px;line-height:1.2}.SpectraLP-module__uMYOka__heroSubtitle{color:var(--spectra-ink-soft);margin:0;font-size:16px;line-height:1.8}.SpectraLP-module__uMYOka__heroActions{flex-wrap:wrap;gap:12px;display:flex}.SpectraLP-module__uMYOka__primaryButton,.SpectraLP-module__uMYOka__secondaryButton{border:1px solid var(--spectra-line);border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 20px #1428281f}.SpectraLP-module__uMYOka__primaryButton{color:var(--spectra-accent);background:linear-gradient(130deg,#1aa6a34d,#1aa6a30d)}.SpectraLP-module__uMYOka__secondaryButton{background:var(--spectra-surface);color:var(--spectra-ink)}.SpectraLP-module__uMYOka__primaryButton:hover,.SpectraLP-module__uMYOka__secondaryButton:hover{transform:translateY(-2px);box-shadow:0 14px 24px #14282829}.SpectraLP-module__uMYOka__heroMeta{color:var(--spectra-ink-soft);flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.SpectraLP-module__uMYOka__heroMeta span{border:1px solid var(--spectra-line);background:#ffffffb3;border-radius:999px;padding:4px 10px}.SpectraLP-module__uMYOka__heroVisual{box-shadow:none;background:0 0;border:none;border-radius:0;align-self:center;overflow:visible}.SpectraLP-module__uMYOka__heroImage{width:100%;height:auto;display:block}.SpectraLP-module__uMYOka__section,.SpectraLP-module__uMYOka__sectionAlt{z-index:1;padding:44px 28px;position:relative}.SpectraLP-module__uMYOka__sectionAlt{border-top:1px solid var(--spectra-line);border-bottom:1px solid var(--spectra-line);background:#fff9}.SpectraLP-module__uMYOka__sectionHeader{flex-direction:column;gap:12px;max-width:980px;margin:0 auto 24px;display:flex}.SpectraLP-module__uMYOka__sectionHeader h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:24px}.SpectraLP-module__uMYOka__sectionHeader p{color:var(--spectra-ink-soft);margin:0;font-size:15px;line-height:1.7}.SpectraLP-module__uMYOka__inlineVisual{border:1px solid var(--spectra-line);background:#fff;border-radius:18px;max-width:1040px;margin:0 auto;overflow:hidden;box-shadow:0 16px 32px #121e1e1f}.SpectraLP-module__uMYOka__inlineImage{width:100%;height:auto;display:block}.SpectraLP-module__uMYOka__inlineCaption{color:var(--spectra-ink-soft);background:#fffc;padding:10px 16px 14px;font-size:12px}.SpectraLP-module__uMYOka__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1040px;margin:0 auto 20px;display:grid}.SpectraLP-module__uMYOka__card{border:1px solid var(--spectra-line);background:var(--spectra-surface);border-radius:16px;padding:20px;box-shadow:0 12px 24px #14282814}.SpectraLP-module__uMYOka__cardTitle{margin:0 0 8px;font-weight:700}.SpectraLP-module__uMYOka__cardText{color:var(--spectra-ink-soft);margin:0;font-size:14px;line-height:1.6}.SpectraLP-module__uMYOka__stepGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:980px;margin:0 auto;display:grid}.SpectraLP-module__uMYOka__stepCard{border:1px solid var(--spectra-line);background:#ffffffb3;border-radius:16px;padding:20px;box-shadow:0 12px 24px #14282814}.SpectraLP-module__uMYOka__stepIndex{color:var(--spectra-accent-2);font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700}.SpectraLP-module__uMYOka__stepTitle{margin:8px 0 6px;font-weight:600}.SpectraLP-module__uMYOka__stepText{color:var(--spectra-ink-soft);margin:0;font-size:14px;line-height:1.6}.SpectraLP-module__uMYOka__flowList{max-width:720px;color:var(--spectra-ink-soft);margin:0 auto 24px;padding-left:20px;line-height:1.8}.SpectraLP-module__uMYOka__flowAction{text-align:center}.SpectraLP-module__uMYOka__footer{text-align:center;color:#12121280;border-top:1px solid var(--spectra-line);padding:36px 40px 60px;font-size:12px}@media (max-width:900px){.SpectraLP-module__uMYOka__hero,.SpectraLP-module__uMYOka__cardGrid,.SpectraLP-module__uMYOka__stepGrid{grid-template-columns:1fr}}@media (max-width:640px){.SpectraLP-module__uMYOka__header{gap:12px;padding:16px 20px}.SpectraLP-module__uMYOka__navLinks{flex-wrap:wrap;justify-content:flex-end}.SpectraLP-module__uMYOka__hero{padding:40px 20px 30px}.SpectraLP-module__uMYOka__heroTitle{font-size:32px}.SpectraLP-module__uMYOka__section,.SpectraLP-module__uMYOka__sectionAlt{padding:40px 20px}}
:root{--pet-ink:#2b2b3a;--pet-ink-soft:#2b2b3ab3;--pet-line:#2b2b3a1f;--pet-surface:#ffffffe6;--pet-accent:#ff6b6b;--pet-accent-2:#4dabf7;--pet-accent-3:#ffd43b}.PetWidgetLP-module__KZVRDa__container{width:100%;height:100%;color:var(--pet-ink);background:#fdfdfc;padding:0;font-family:Nunito,Noto Sans JP,sans-serif;position:relative;overflow:hidden auto}.PetWidgetLP-module__KZVRDa__container:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 12% 10%,#ff6b6b14 0 12%,#0000 13%),radial-gradient(circle at 88% 12%,#4dabf71a 0 10%,#0000 11%),radial-gradient(circle at 70% 80%,#ffd43b1a 0 13%,#0000 14%),radial-gradient(circle at 30% 70%,#94d82d14 0 10%,#0000 11%),radial-gradient(circle at 6% 68%,#ff8cc814 0 9%,#0000 10%),radial-gradient(circle at 95% 60%,#94bbff1a 0 10%,#0000 11%);background-size:100% 100%;position:absolute;inset:0}.PetWidgetLP-module__KZVRDa__header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--pet-line);background:#ffffffe6;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:sticky;top:0}.PetWidgetLP-module__KZVRDa__brand{align-items:center;gap:12px;display:flex}.PetWidgetLP-module__KZVRDa__iconWrap{background:var(--pet-surface);border:1px solid var(--pet-line);border-radius:16px;padding:6px;box-shadow:0 8px 16px #3c3c501f}.PetWidgetLP-module__KZVRDa__appIcon{border-radius:12px}.PetWidgetLP-module__KZVRDa__appTitle{margin:0;font-family:"Baloo 2",sans-serif;font-size:20px;font-weight:700}.PetWidgetLP-module__KZVRDa__appSubtitle{color:var(--pet-ink-soft);margin:0;font-size:12px}.PetWidgetLP-module__KZVRDa__appAction{color:#1f1f2a;background:linear-gradient(120deg,#ff6b6bcc,#ffaa6bcc);border:1px solid #ff6b6b4d;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 16px #ff6b6b40}.PetWidgetLP-module__KZVRDa__appAction:hover{transform:translateY(-1px);box-shadow:0 12px 20px #ff6b6b4d}.PetWidgetLP-module__KZVRDa__hero{z-index:1;grid-template-columns:minmax(0,1fr);gap:32px;max-width:900px;margin:0 auto;padding:56px 32px 32px;display:grid;position:relative}.PetWidgetLP-module__KZVRDa__heroText{flex-direction:column;gap:18px;display:flex}.PetWidgetLP-module__KZVRDa__heroBadge{letter-spacing:.18em;text-transform:uppercase;color:var(--pet-accent-2);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.PetWidgetLP-module__KZVRDa__catchcopy{color:var(--pet-ink);margin:0;font-family:"Baloo 2",sans-serif;font-size:34px;line-height:1.2}.PetWidgetLP-module__KZVRDa__summary{color:var(--pet-ink-soft);margin:0;font-size:16px;line-height:1.8}.PetWidgetLP-module__KZVRDa__heroMeta{flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.PetWidgetLP-module__KZVRDa__heroMeta span{border:1px solid var(--pet-line);background:#ffffffbf;border-radius:999px;padding:4px 10px}.PetWidgetLP-module__KZVRDa__heroVisual{box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin-top:16px;padding:0;display:flex}.PetWidgetLP-module__KZVRDa__heroImage{width:100%;height:auto;display:block}.PetWidgetLP-module__KZVRDa__section,.PetWidgetLP-module__KZVRDa__sectionAlt{z-index:1;padding:44px 32px;position:relative}.PetWidgetLP-module__KZVRDa__sectionAlt{border-top:1px solid var(--pet-line);border-bottom:1px solid var(--pet-line);background:#ffffffe6}.PetWidgetLP-module__KZVRDa__sectionHeader{flex-direction:column;gap:12px;max-width:960px;margin:0 auto 24px;display:flex}.PetWidgetLP-module__KZVRDa__sectionHeader h2{margin:0;font-family:"Baloo 2",sans-serif;font-size:24px}.PetWidgetLP-module__KZVRDa__sectionHeader p{color:var(--pet-ink-soft);margin:0;font-size:15px;line-height:1.7}.PetWidgetLP-module__KZVRDa__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:960px;margin:0 auto;display:grid}.PetWidgetLP-module__KZVRDa__card{background:var(--pet-surface);border:1px solid var(--pet-line);border-radius:16px;padding:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 20px #5050781f}.PetWidgetLP-module__KZVRDa__card:hover{transform:translateY(-4px);box-shadow:0 18px 26px #50507829}.PetWidgetLP-module__KZVRDa__cardIcon{margin-bottom:10px;font-size:28px;display:block}.PetWidgetLP-module__KZVRDa__cardTitle{margin:0 0 6px;font-weight:700}.PetWidgetLP-module__KZVRDa__cardText{color:var(--pet-ink-soft);margin:0;font-size:14px;line-height:1.6}.PetWidgetLP-module__KZVRDa__highlight{background:#fffffff2;border:1px solid #ffd43b40;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:14px;max-width:960px;margin:0 auto;padding:20px 24px;display:grid;box-shadow:0 12px 22px #ffd43b2e}.PetWidgetLP-module__KZVRDa__highlightIcon{color:#8a5a00;background:#ffd43b66;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.PetWidgetLP-module__KZVRDa__highlightTitle{margin:0 0 6px;font-weight:700}.PetWidgetLP-module__KZVRDa__highlightText{color:var(--pet-ink-soft);margin:0;font-size:14px;line-height:1.6}.PetWidgetLP-module__KZVRDa__steps{justify-content:space-between;gap:16px;max-width:860px;margin:0 auto;display:flex}.PetWidgetLP-module__KZVRDa__step{text-align:center;border:1px solid var(--pet-line);background:#fffc;border-radius:16px;flex:1;padding:18px 12px;box-shadow:0 10px 18px #5050781a}.PetWidgetLP-module__KZVRDa__stepNum{color:#1c5fa6;background:#4dabf740;border-radius:50%;place-items:center;width:40px;height:40px;margin:0 auto 12px;font-weight:700;display:grid}.PetWidgetLP-module__KZVRDa__stepText{font-size:14px;font-weight:700}@media (max-width:900px){.PetWidgetLP-module__KZVRDa__hero,.PetWidgetLP-module__KZVRDa__cardGrid{grid-template-columns:1fr}.PetWidgetLP-module__KZVRDa__steps{flex-direction:column}}@media (max-width:640px){.PetWidgetLP-module__KZVRDa__header{padding:14px 20px}.PetWidgetLP-module__KZVRDa__hero{padding:40px 20px 24px}.PetWidgetLP-module__KZVRDa__catchcopy{font-size:28px}.PetWidgetLP-module__KZVRDa__section,.PetWidgetLP-module__KZVRDa__sectionAlt{padding:36px 20px}}
:root{--vrm-ink:#1a1f2b;--vrm-ink-soft:#1a1f2bb3;--vrm-line:#1a1f2b24;--vrm-accent:#2bb3b1;--vrm-accent-2:#ff9a6b;--vrm-surface:#ffffffeb}.VrmAsmrLP-module__aZ2URG__container{width:100%;height:100%;color:var(--vrm-ink);background:linear-gradient(160deg,#e7f5ffe6,#fff4eae6);font-family:Noto Sans JP,Sora,sans-serif;position:relative;overflow:hidden auto}.VrmAsmrLP-module__aZ2URG__container:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(120deg,#2bb3b114 0 1px,#0000 1px),linear-gradient(300deg,#ff9a6b14 0 1px,#0000 1px),linear-gradient(0deg,#5b8cff14 0 1px,#0000 1px);background-position:0 0,40px 60px,80px 20px;background-size:120px 120px,160px 160px,200px 200px;position:absolute;inset:0}.VrmAsmrLP-module__aZ2URG__header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--vrm-line);background:#ffffffd9;justify-content:space-between;align-items:center;padding:18px 32px;display:flex;position:sticky;top:0}.VrmAsmrLP-module__aZ2URG__brand{align-items:center;gap:12px;display:flex}.VrmAsmrLP-module__aZ2URG__brandDot{background:radial-gradient(circle,#2bb3b1e6,#2bb3b133);border-radius:50%;width:12px;height:12px;box-shadow:0 0 10px #2bb3b180}.VrmAsmrLP-module__aZ2URG__brandTitle{letter-spacing:.1em;margin:0;font-family:Sora,sans-serif;font-weight:700}.VrmAsmrLP-module__aZ2URG__brandSubtitle{color:var(--vrm-ink-soft);margin:0;font-size:12px}.VrmAsmrLP-module__aZ2URG__navLinks{gap:12px;display:flex}.VrmAsmrLP-module__aZ2URG__primaryLink,.VrmAsmrLP-module__aZ2URG__secondaryLink{border:1px solid var(--vrm-line);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.VrmAsmrLP-module__aZ2URG__primaryLink{color:var(--vrm-accent);background:linear-gradient(120deg,#2bb3b14d,#2bb3b114)}.VrmAsmrLP-module__aZ2URG__secondaryLink{background:var(--vrm-surface);color:var(--vrm-ink)}.VrmAsmrLP-module__aZ2URG__primaryLink:hover,.VrmAsmrLP-module__aZ2URG__secondaryLink:hover{transform:translateY(-1px);box-shadow:0 10px 18px #1a1f2b1f}.VrmAsmrLP-module__aZ2URG__hero{z-index:1;grid-template-columns:minmax(0,1fr);gap:32px;max-width:940px;margin:0 auto;padding:56px 32px 40px;display:grid;position:relative}.VrmAsmrLP-module__aZ2URG__heroText{flex-direction:column;gap:18px;display:flex}.VrmAsmrLP-module__aZ2URG__heroBadge{letter-spacing:.2em;text-transform:uppercase;color:var(--vrm-accent-2);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.VrmAsmrLP-module__aZ2URG__title{margin:0;font-family:Sora,sans-serif;font-size:34px;line-height:1.3}.VrmAsmrLP-module__aZ2URG__subtitle{color:var(--vrm-ink-soft);margin:0;font-size:15px;line-height:1.8}.VrmAsmrLP-module__aZ2URG__heroMeta{flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.VrmAsmrLP-module__aZ2URG__heroMeta span{border:1px solid var(--vrm-line);background:#fffc;border-radius:999px;padding:4px 10px}.VrmAsmrLP-module__aZ2URG__heroActions{flex-wrap:wrap;gap:12px;display:flex}.VrmAsmrLP-module__aZ2URG__primaryBtn,.VrmAsmrLP-module__aZ2URG__secondaryBtn{border:1px solid var(--vrm-line);border-radius:999px;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 20px #1a1f2b1f}.VrmAsmrLP-module__aZ2URG__primaryBtn{color:var(--vrm-accent);background:linear-gradient(120deg,#2bb3b152,#2bb3b114)}.VrmAsmrLP-module__aZ2URG__secondaryBtn{background:var(--vrm-surface);color:var(--vrm-ink)}.VrmAsmrLP-module__aZ2URG__primaryBtn:hover,.VrmAsmrLP-module__aZ2URG__secondaryBtn:hover{transform:translateY(-2px);box-shadow:0 14px 24px #1a1f2b29}.VrmAsmrLP-module__aZ2URG__heroVisual{box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin-top:12px;padding:0;display:flex}.VrmAsmrLP-module__aZ2URG__demoImage{border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 18px 30px #1a1f2b29}.VrmAsmrLP-module__aZ2URG__section,.VrmAsmrLP-module__aZ2URG__sectionAlt{z-index:1;padding:44px 32px;position:relative}.VrmAsmrLP-module__aZ2URG__sectionAlt{border-top:1px solid var(--vrm-line);border-bottom:1px solid var(--vrm-line);background:#ffffffb8}.VrmAsmrLP-module__aZ2URG__sectionHeader{flex-direction:column;gap:10px;max-width:960px;margin:0 auto 24px;display:flex}.VrmAsmrLP-module__aZ2URG__sectionHeader h2{margin:0;font-family:Sora,sans-serif;font-size:22px}.VrmAsmrLP-module__aZ2URG__sectionHeader p{color:var(--vrm-ink-soft);margin:0;font-size:14px;line-height:1.7}.VrmAsmrLP-module__aZ2URG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:960px;margin:0 auto;display:grid}.VrmAsmrLP-module__aZ2URG__card{background:var(--vrm-surface);border:1px solid var(--vrm-line);border-radius:16px;padding:18px;box-shadow:0 12px 20px #1a1f2b14}.VrmAsmrLP-module__aZ2URG__cardTitle{margin:0 0 8px;font-weight:700}.VrmAsmrLP-module__aZ2URG__cardText{color:var(--vrm-ink-soft);margin:0;font-size:14px;line-height:1.6}.VrmAsmrLP-module__aZ2URG__stackRow{flex-wrap:wrap;gap:10px;max-width:960px;margin:0 auto;display:flex}.VrmAsmrLP-module__aZ2URG__stackRow span{border:1px solid var(--vrm-line);background:#ffffffd9;border-radius:999px;padding:6px 12px;font-size:12px}@media (max-width:900px){.VrmAsmrLP-module__aZ2URG__hero,.VrmAsmrLP-module__aZ2URG__grid{grid-template-columns:1fr}}@media (max-width:640px){.VrmAsmrLP-module__aZ2URG__header{padding:16px 20px}.VrmAsmrLP-module__aZ2URG__hero{padding:40px 20px 32px}.VrmAsmrLP-module__aZ2URG__title{font-size:28px}.VrmAsmrLP-module__aZ2URG__section,.VrmAsmrLP-module__aZ2URG__sectionAlt{padding:36px 20px}}
:root{--dance-ink:#1a1a24;--dance-ink-soft:#1a1a24b3;--dance-line:#1a1a241f;--dance-accent:#6d4aff;--dance-accent-2:#ff6b9a;--dance-accent-3:#23c8c8;--dance-surface:#ffffffeb}.DanceTribeLP-module__skC8CW__container{width:100%;height:100%;color:var(--dance-ink);background:#f9f8ff;padding:0;font-family:Outfit,Noto Sans JP,sans-serif;position:relative;overflow:hidden auto}.DanceTribeLP-module__skC8CW__container:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(120deg,#6d4aff14 0 1px,#0000 1px),linear-gradient(300deg,#ff6b9a14 0 1px,#0000 1px),linear-gradient(0deg,#23c8c814 0 1px,#0000 1px);background-position:0 0,60px 40px,120px 20px;background-size:140px 140px,180px 180px,220px 220px;position:absolute;inset:0}.DanceTribeLP-module__skC8CW__header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--dance-line);background:#ffffffe6;justify-content:space-between;align-items:center;padding:18px 32px;display:flex;position:sticky;top:0}.DanceTribeLP-module__skC8CW__brand{align-items:center;gap:12px;display:flex}.DanceTribeLP-module__skC8CW__brandMark{width:40px;height:40px;color:var(--dance-accent);background:#6d4aff1f;border:1px solid #6d4aff4d;border-radius:14px;place-items:center;display:grid;box-shadow:0 10px 18px #6d4aff2e}.DanceTribeLP-module__skC8CW__brandTitle{margin:0;font-size:20px;font-weight:700}.DanceTribeLP-module__skC8CW__brandSubtitle{color:var(--dance-ink-soft);margin:0;font-size:12px}.DanceTribeLP-module__skC8CW__navLinks{gap:12px;display:flex}.DanceTribeLP-module__skC8CW__primaryLink,.DanceTribeLP-module__skC8CW__secondaryLink{border:1px solid var(--dance-line);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.DanceTribeLP-module__skC8CW__primaryLink{color:var(--dance-accent);background:linear-gradient(120deg,#6d4aff40,#ff6b9a26)}.DanceTribeLP-module__skC8CW__secondaryLink{background:var(--dance-surface);color:var(--dance-ink)}.DanceTribeLP-module__skC8CW__primaryLink:hover,.DanceTribeLP-module__skC8CW__secondaryLink:hover{transform:translateY(-1px);box-shadow:0 10px 18px #1a1a241f}.DanceTribeLP-module__skC8CW__hero{z-index:1;grid-template-columns:minmax(0,1fr);gap:28px;max-width:980px;margin:0 auto;padding:56px 32px 36px;display:grid;position:relative}.DanceTribeLP-module__skC8CW__heroText{flex-direction:column;gap:18px;display:flex}.DanceTribeLP-module__skC8CW__heroBadge{letter-spacing:.2em;text-transform:uppercase;color:var(--dance-accent-2);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.DanceTribeLP-module__skC8CW__heroTitle{margin:0;font-size:34px;font-weight:700;line-height:1.2}.DanceTribeLP-module__skC8CW__heroSubtitle{color:var(--dance-ink-soft);margin:0;font-size:15px;line-height:1.8}.DanceTribeLP-module__skC8CW__heroMeta{flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.DanceTribeLP-module__skC8CW__heroMeta span{border:1px solid var(--dance-line);background:#ffffffe6;border-radius:999px;padding:4px 10px}.DanceTribeLP-module__skC8CW__heroVisual{border:1px solid var(--dance-line);background:#ffffffe6;border-radius:20px;padding:16px;box-shadow:0 18px 32px #1a1a2424}.DanceTribeLP-module__skC8CW__heroImage{border-radius:14px;width:100%;height:auto;display:block}.DanceTribeLP-module__skC8CW__section,.DanceTribeLP-module__skC8CW__sectionAlt{z-index:1;padding:44px 32px;position:relative}.DanceTribeLP-module__skC8CW__sectionAlt{border-top:1px solid var(--dance-line);border-bottom:1px solid var(--dance-line);background:#ffffffb3}.DanceTribeLP-module__skC8CW__sectionHeader{flex-direction:column;gap:10px;max-width:960px;margin:0 auto 24px;display:flex}.DanceTribeLP-module__skC8CW__sectionHeader h2{margin:0;font-size:22px}.DanceTribeLP-module__skC8CW__sectionHeader p{color:var(--dance-ink-soft);margin:0;font-size:14px;line-height:1.7}.DanceTribeLP-module__skC8CW__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:960px;margin:0 auto;display:grid}.DanceTribeLP-module__skC8CW__card{background:var(--dance-surface);border:1px solid var(--dance-line);border-radius:16px;padding:18px;box-shadow:0 12px 20px #1a1a2414}.DanceTribeLP-module__skC8CW__cardTitle{margin:0 0 8px;font-weight:700}.DanceTribeLP-module__skC8CW__list{color:var(--dance-ink-soft);margin:0;padding-left:18px;font-size:14px;line-height:1.7}.DanceTribeLP-module__skC8CW__valueGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:960px;margin:0 auto;display:grid}.DanceTribeLP-module__skC8CW__valueCard{border:1px solid var(--dance-line);background:#fffffff0;border-radius:16px;padding:18px;box-shadow:0 12px 20px #1a1a2414}.DanceTribeLP-module__skC8CW__valueTitle{margin:0 0 8px;font-weight:700}.DanceTribeLP-module__skC8CW__valueText{color:var(--dance-ink-soft);margin:0;font-size:14px;line-height:1.6}.DanceTribeLP-module__skC8CW__stackGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:960px;margin:0 auto;display:grid}.DanceTribeLP-module__skC8CW__stackCard{background:var(--dance-surface);border:1px solid var(--dance-line);border-radius:16px;padding:16px;box-shadow:0 10px 18px #1a1a2414}.DanceTribeLP-module__skC8CW__stackTitle{margin:0 0 6px;font-weight:700}.DanceTribeLP-module__skC8CW__stackText{color:var(--dance-ink-soft);margin:0;font-size:13px}.DanceTribeLP-module__skC8CW__flowList{max-width:720px;color:var(--dance-ink-soft);margin:0 auto;padding-left:20px;line-height:1.8}.DanceTribeLP-module__skC8CW__requireGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:960px;margin:0 auto;display:grid}.DanceTribeLP-module__skC8CW__requireCard{background:var(--dance-surface);border:1px solid var(--dance-line);border-radius:16px;padding:18px;box-shadow:0 12px 20px #1a1a2414}.DanceTribeLP-module__skC8CW__requireTitle{margin:0 0 8px;font-weight:700}.DanceTribeLP-module__skC8CW__requireText{color:var(--dance-ink-soft);margin:0;font-size:14px;line-height:1.6}@media (max-width:900px){.DanceTribeLP-module__skC8CW__cardGrid,.DanceTribeLP-module__skC8CW__valueGrid,.DanceTribeLP-module__skC8CW__stackGrid,.DanceTribeLP-module__skC8CW__requireGrid{grid-template-columns:1fr}}@media (max-width:640px){.DanceTribeLP-module__skC8CW__header{padding:16px 20px}.DanceTribeLP-module__skC8CW__hero{padding:40px 20px 32px}.DanceTribeLP-module__skC8CW__heroTitle{font-size:28px}.DanceTribeLP-module__skC8CW__section,.DanceTribeLP-module__skC8CW__sectionAlt{padding:36px 20px}}
:root{--flitto-ink:#1b1e2b;--flitto-ink-soft:#1b1e2bad;--flitto-line:#1b1e2b1f;--flitto-accent:#ff7a59;--flitto-accent-2:#5f7cff;--flitto-surface:#ffffffe6}.FlittoLP-module__xyYTEW__container{width:100%;height:100%;color:var(--flitto-ink);background:#f7f8fb;padding:0;font-family:Space Grotesk,Noto Sans JP,sans-serif;position:relative;overflow:hidden auto}.FlittoLP-module__xyYTEW__container:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#5f7cff14 1px,#0000 1px),linear-gradient(#ff7a5914 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0}.FlittoLP-module__xyYTEW__header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--flitto-line);background:#ffffffd9;justify-content:space-between;align-items:center;padding:18px 32px;display:flex;position:sticky;top:0}.FlittoLP-module__xyYTEW__brand{align-items:center;gap:12px;display:flex}.FlittoLP-module__xyYTEW__iconWrap{background:var(--flitto-surface);border:1px solid var(--flitto-line);border-radius:14px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 10px 20px #1b1e2b1f}.FlittoLP-module__xyYTEW__appIcon{border-radius:10px}.FlittoLP-module__xyYTEW__fallbackIcon{width:36px;height:36px;color:var(--flitto-accent-2);background:#5f7cff1f;border-radius:12px;place-items:center;display:grid}.FlittoLP-module__xyYTEW__brandTitle{margin:0;font-size:20px;font-weight:700}.FlittoLP-module__xyYTEW__brandSubtitle{color:var(--flitto-ink-soft);margin:0;font-size:12px}.FlittoLP-module__xyYTEW__statusBadge{color:#c3482e;background:#ff7a5926;border:1px solid #ff7a5959;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.FlittoLP-module__xyYTEW__headerActions{align-items:center;gap:10px;display:flex}.FlittoLP-module__xyYTEW__primaryLink{border:1px solid var(--flitto-line);color:var(--flitto-accent-2);background:#5f7cff1f;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.FlittoLP-module__xyYTEW__primaryLink:hover{transform:translateY(-1px);box-shadow:0 8px 14px #1b1e2b1f}.FlittoLP-module__xyYTEW__hero{z-index:1;grid-template-columns:minmax(0,1fr);gap:24px;max-width:980px;margin:0 auto;padding:52px 32px 36px;display:grid;position:relative}.FlittoLP-module__xyYTEW__heroText{flex-direction:column;gap:16px;display:flex}.FlittoLP-module__xyYTEW__heroBadge{letter-spacing:.2em;text-transform:uppercase;color:var(--flitto-accent);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.FlittoLP-module__xyYTEW__heroTitle{margin:0;font-size:32px;line-height:1.3}.FlittoLP-module__xyYTEW__heroSubtitle{color:var(--flitto-ink-soft);margin:0;font-size:15px;line-height:1.8}.FlittoLP-module__xyYTEW__heroMeta{flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.FlittoLP-module__xyYTEW__heroMeta span{border:1px solid var(--flitto-line);background:#ffffffe6;border-radius:999px;padding:4px 10px}.FlittoLP-module__xyYTEW__heroVisual{border:1px solid var(--flitto-line);background:#ffffffeb;border-radius:12px;max-width:340px;margin:0 auto;padding:8px;box-shadow:0 8px 16px #1b1e2b1a}.FlittoLP-module__xyYTEW__heroImage{border-radius:14px;width:100%;height:auto;display:block}.FlittoLP-module__xyYTEW__heroCaption{color:var(--flitto-ink-soft);margin:10px 0 0;font-size:12px}.FlittoLP-module__xyYTEW__section,.FlittoLP-module__xyYTEW__sectionAlt{z-index:1;padding:44px 32px;position:relative}.FlittoLP-module__xyYTEW__sectionAlt{border-top:1px solid var(--flitto-line);border-bottom:1px solid var(--flitto-line);background:#ffffffb8}.FlittoLP-module__xyYTEW__sectionHeader{flex-direction:column;gap:10px;max-width:960px;margin:0 auto 24px;display:flex}.FlittoLP-module__xyYTEW__sectionHeader h2{margin:0;font-size:22px}.FlittoLP-module__xyYTEW__sectionHeader p{color:var(--flitto-ink-soft);margin:0;font-size:14px;line-height:1.7}.FlittoLP-module__xyYTEW__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:960px;margin:0 auto;display:grid}.FlittoLP-module__xyYTEW__card{background:var(--flitto-surface);border:1px solid var(--flitto-line);border-radius:16px;padding:18px;box-shadow:0 12px 20px #1b1e2b14}.FlittoLP-module__xyYTEW__cardTitle{margin:0 0 8px;font-weight:700}.FlittoLP-module__xyYTEW__cardText{color:var(--flitto-ink-soft);margin:0;font-size:14px;line-height:1.6}.FlittoLP-module__xyYTEW__progressList{max-width:720px;color:var(--flitto-ink-soft);margin:0 auto;padding-left:20px;line-height:1.8}.FlittoLP-module__xyYTEW__stackRow{flex-wrap:wrap;gap:10px;max-width:720px;margin:0 auto;display:flex}.FlittoLP-module__xyYTEW__stackRow span{border:1px solid var(--flitto-line);background:#ffffffe6;border-radius:999px;padding:6px 12px;font-size:12px}@media (max-width:900px){.FlittoLP-module__xyYTEW__cardGrid{grid-template-columns:1fr}}@media (max-width:640px){.FlittoLP-module__xyYTEW__header{padding:16px 20px}.FlittoLP-module__xyYTEW__hero{padding:40px 20px 30px}.FlittoLP-module__xyYTEW__heroTitle{font-size:26px}.FlittoLP-module__xyYTEW__section,.FlittoLP-module__xyYTEW__sectionAlt{padding:36px 20px}}
:root{--note-ink:#1c1c1c;--note-ink-soft:#1c1c1cb3;--note-line:#1c1c1c1f;--note-surface:#ffffffe6;--note-accent:#2cb696}.NoteHub-module__EMCYIG__container{width:100%;height:100%;color:var(--note-ink);background:#f7f7f4;padding:0;font-family:"Source Sans 3",Noto Sans JP,sans-serif;overflow:hidden auto}.NoteHub-module__EMCYIG__header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--note-line);background:#ffffffe6;justify-content:space-between;align-items:center;padding:18px 32px;display:flex;position:sticky;top:0}.NoteHub-module__EMCYIG__brand{align-items:center;gap:0;display:flex}.NoteHub-module__EMCYIG__noteLogo{width:120px;height:auto;display:block}.NoteHub-module__EMCYIG__title{margin:0;font-size:18px;font-weight:700}.NoteHub-module__EMCYIG__subtitle{color:var(--note-ink-soft);margin:0;font-size:12px}.NoteHub-module__EMCYIG__profileLink{border:1px solid var(--note-line);background:var(--note-surface);color:var(--note-ink);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.NoteHub-module__EMCYIG__profileLink:hover{transform:translateY(-1px);box-shadow:0 10px 18px #1c1c1c1f}.NoteHub-module__EMCYIG__hero{grid-template-columns:minmax(0,1fr);gap:36px;max-width:960px;margin:0 auto;padding:32px 32px 20px;display:grid}.NoteHub-module__EMCYIG__hero h1{margin:0 0 12px;font-size:28px}.NoteHub-module__EMCYIG__hero p{color:var(--note-ink-soft);margin:0;font-size:15px;line-height:1.8}.NoteHub-module__EMCYIG__heroVisual{aspect-ratio:21/9;width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:hidden}.NoteHub-module__EMCYIG__heroImage{object-fit:contain;width:100%;height:100%;display:block}.NoteHub-module__EMCYIG__section{max-width:960px;margin:0 auto;padding:24px 32px 40px}.NoteHub-module__EMCYIG__sectionHeader{margin-bottom:20px}.NoteHub-module__EMCYIG__sectionHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.NoteHub-module__EMCYIG__sectionHeader h2{margin:0 0 6px;font-size:28px}.NoteHub-module__EMCYIG__sectionHeader p{color:var(--note-ink-soft);margin:0;font-size:14px}.NoteHub-module__EMCYIG__sortControls{align-items:center;gap:8px;display:inline-flex}.NoteHub-module__EMCYIG__sortButton{border:1px solid var(--note-line);background:var(--note-surface);color:var(--note-ink);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:transform .2s,box-shadow .2s}.NoteHub-module__EMCYIG__sortButton:hover{transform:translateY(-1px);box-shadow:0 8px 14px #1c1c1c1f}.NoteHub-module__EMCYIG__sortButtonActive{border-color:#2cb69699;box-shadow:0 10px 18px #2cb69633}.NoteHub-module__EMCYIG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.NoteHub-module__EMCYIG__card{color:inherit;background:var(--note-surface);border:1px solid var(--note-line);border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.NoteHub-module__EMCYIG__card:hover{transform:translateY(-2px);box-shadow:0 12px 20px #1c1c1c1f}.NoteHub-module__EMCYIG__thumbFrame{background:0 0;width:100%;overflow:hidden}.NoteHub-module__EMCYIG__thumb{width:100%;height:auto;display:block}.NoteHub-module__EMCYIG__cardBody{padding:12px 14px 16px}.NoteHub-module__EMCYIG__cardTitle{margin:0 0 6px;font-size:14px;font-weight:700}.NoteHub-module__EMCYIG__cardExcerpt{color:var(--note-ink-soft);margin:0;font-size:13px;line-height:1.5}.NoteHub-module__EMCYIG__moreEllipsis{margin-left:4px;font-weight:600}.NoteHub-module__EMCYIG__emptyState{border:1px dashed var(--note-line);color:var(--note-ink-soft);background:#fff9;border-radius:12px;padding:20px}@media (max-width:900px){.NoteHub-module__EMCYIG__grid{grid-template-columns:1fr}}@media (max-width:640px){.NoteHub-module__EMCYIG__header{padding:16px 20px}.NoteHub-module__EMCYIG__hero,.NoteHub-module__EMCYIG__section{padding-left:20px;padding-right:20px}}
.three-module__SFBwgG__container{background-color:#000;width:100vw;height:100vh;position:relative;overflow:hidden}.three-module__SFBwgG__loadingOverlay{z-index:40;background:#fff;justify-content:center;align-items:center;transition:opacity .4s,visibility .4s;display:flex;position:fixed;inset:0}.three-module__SFBwgG__loadingOverlayVisible{opacity:1;visibility:visible;pointer-events:auto}.three-module__SFBwgG__loadingOverlayHidden{opacity:0;visibility:hidden;pointer-events:none}.three-module__SFBwgG__loadingStack{place-items:center;display:grid;position:relative}.three-module__SFBwgG__loadingLogo{width:210px;height:210px}.three-module__SFBwgG__loadingLogo path{fill:none;stroke:#111;stroke-width:16px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:22}.three-module__SFBwgG__loadingGlyph{transform-origin:100px 100px}.three-module__SFBwgG__loadingGlyphLeft{transform-origin:100px 100px;stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2.2s cubic-bezier(.2,0,.4,1) forwards three-module__SFBwgG__loading-draw;transform:translate(-8px)}.three-module__SFBwgG__loadingGlyphRight{transform-origin:100px 100px;stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2.2s cubic-bezier(.2,0,.4,1) forwards three-module__SFBwgG__loading-draw;transform:rotate(180deg)translate(-8px)}@keyframes three-module__SFBwgG__loading-draw{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.three-module__SFBwgG__container canvas{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none}.three-module__SFBwgG__container canvas:focus,.three-module__SFBwgG__container canvas:focus-visible,.three-module__SFBwgG__container canvas:active{box-shadow:none!important;outline:none!important}.three-module__SFBwgG__contentOverlay{color:#fff;width:100vw;font-family:var(--font-inter),sans-serif}.three-module__SFBwgG__section{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;height:100vh;padding:0 10%;display:flex;position:relative}.three-module__SFBwgG__section:before{content:"";pointer-events:none;z-index:0;border:1px solid #ffffff14;position:absolute;inset:8% 6%}.three-module__SFBwgG__section:after{content:"";pointer-events:none;z-index:0;border-top:1px solid #ffffff0f;border-left:1px solid #ffffff0f;position:absolute;inset:12% 8%}.three-module__SFBwgG__heroSection{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100vh;padding:0 10%;display:flex}.three-module__SFBwgG__heroText{text-align:left}.three-module__SFBwgG__heroFont{letter-spacing:-.06em;text-transform:uppercase;color:#fff;margin:0;font-size:12rem;font-weight:900;line-height:.8}.three-module__SFBwgG__heroGlyph{box-sizing:border-box;margin:0 -.12em 0 -.04em;padding:0 .12em 0 .04em;display:inline-block}.three-module__SFBwgG__subText{color:#0000;-webkit-text-stroke:1px #ffffff80;letter-spacing:.2em;text-transform:uppercase;text-align:left;margin-top:2.5rem;font-size:2.5rem;font-weight:700}.three-module__SFBwgG__sectionTitle{opacity:.1;pointer-events:none;white-space:nowrap;z-index:1;position:absolute;top:50%;transform:translateY(-50%)}.three-module__SFBwgG__sectionTitleFont{text-transform:uppercase;letter-spacing:-.04em;color:#fff;margin:0;font-size:10rem;font-weight:900;line-height:.9}.three-module__SFBwgG__titleRight{text-align:right;right:-5%}.three-module__SFBwgG__titleLeft{text-align:left;left:-5%}.three-module__SFBwgG__titleCenter{text-align:center;opacity:1;top:50%;left:50%;transform:translate(-50%,-50%)}.three-module__SFBwgG__contentBox{z-index:1;max-width:700px;position:relative}.three-module__SFBwgG__sectionPanel{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000059;border:1px solid #ffffff1f;max-width:880px;margin:0 auto;padding:3.5rem;position:relative;overflow:hidden}.three-module__SFBwgG__sectionPanel:before{content:"";pointer-events:none;border:1px solid #ffffff0f;position:absolute;inset:1.2rem}.three-module__SFBwgG__sectionPanel:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff59,#fff0);width:45%;height:1px;position:absolute;top:3.2rem;right:2.6rem;transform:rotate(-3deg)}.three-module__SFBwgG__sectionPanel::marker{display:none}.three-module__SFBwgG__sectionTop{align-items:flex-end;gap:2rem;display:flex}.three-module__SFBwgG__sectionIndex{letter-spacing:.2em;color:#ffffff1f;font-size:5.5rem;font-weight:800;line-height:.9}.three-module__SFBwgG__sectionHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:2rem;display:flex}.three-module__SFBwgG__sectionSplit{grid-template-columns:minmax(180px,240px) minmax(0,1fr);align-items:start;gap:3rem;margin-top:2.5rem;display:grid}.three-module__SFBwgG__sectionMetaStack{flex-direction:column;gap:1.6rem;display:flex}.three-module__SFBwgG__ghostType{letter-spacing:.25em;text-transform:uppercase;color:#0000;-webkit-text-stroke:1px #ffffff1f;pointer-events:none;white-space:nowrap;font-size:clamp(4rem,8vw,9rem);position:absolute;top:10%;right:-6%;transform:rotate(-6deg)}.three-module__SFBwgG__ghostTypeAlt{letter-spacing:.22em;text-transform:uppercase;color:#0000;-webkit-text-stroke:1px #ffffff1a;pointer-events:none;white-space:nowrap;font-size:clamp(4rem,8vw,9rem);position:absolute;bottom:12%;left:-6%;transform:rotate(5deg)}.three-module__SFBwgG__sectionMetaInline{text-transform:uppercase;letter-spacing:.24em;color:#ffffff8c;gap:1.5rem;font-size:.8rem;display:flex}.three-module__SFBwgG__sectionFooterRow{flex-wrap:wrap;gap:2.5rem;margin-top:2.5rem;display:flex}.three-module__SFBwgG__metaItemInline{text-transform:uppercase;letter-spacing:.22em;color:#ffffff80;flex-direction:column;gap:.4rem;font-size:.7rem;display:flex}.three-module__SFBwgG__metaItemInline strong{letter-spacing:.1em;color:#ffffffe6;font-size:1rem}.three-module__SFBwgG__sectionFrame{z-index:1;grid-template-columns:90px minmax(0,1fr) minmax(180px,260px);align-items:center;gap:3.5rem;padding:4rem 2rem;display:grid;position:relative}.three-module__SFBwgG__sectionFrameReverse{grid-template-columns:90px minmax(0,1fr) minmax(180px,260px)}.three-module__SFBwgG__sectionFrameReverse .three-module__SFBwgG__sectionBadge{order:3;justify-self:end}.three-module__SFBwgG__sectionFrameReverse .three-module__SFBwgG__sectionRail{order:1}.three-module__SFBwgG__sectionFrameReverse .three-module__SFBwgG__sectionMeta{text-align:right;order:2;align-items:flex-end}.three-module__SFBwgG__sectionBadge{color:#ffffff2e;letter-spacing:.2em;align-self:start;font-size:4rem;font-weight:800}.three-module__SFBwgG__sectionRail{writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.4em;color:#fff6;align-items:center;height:100%;font-size:.7rem;display:flex}.three-module__SFBwgG__sectionBody{max-width:720px}.three-module__SFBwgG__sectionKicker{letter-spacing:.35em;text-transform:uppercase;color:#fff9;font-size:.9rem}.three-module__SFBwgG__sectionHeadline{letter-spacing:-.03em;margin:.6rem 0 0;font-size:clamp(3rem,6vw,6rem);font-weight:800}.three-module__SFBwgG__sectionSub{letter-spacing:.3em;text-transform:uppercase;color:#fff9;margin-top:1.2rem;font-size:1rem}.three-module__SFBwgG__sectionStatement{border-left:2px solid #fff3;margin-top:3rem;padding-left:1.5rem}.three-module__SFBwgG__statementTitle{letter-spacing:.2em;text-transform:uppercase;font-size:1.2rem;font-weight:700}.three-module__SFBwgG__statementBody{color:#ffffffc7;margin-top:1rem;font-size:1.1rem;line-height:1.9}.three-module__SFBwgG__sectionMeta{text-transform:uppercase;letter-spacing:.2em;color:#ffffff73;flex-direction:column;gap:1.4rem;font-size:.7rem;display:flex}.three-module__SFBwgG__metaItem{flex-direction:column;gap:.5rem;display:flex}.three-module__SFBwgG__metaItem strong{letter-spacing:.1em;color:#ffffffe6;font-size:1rem}.three-module__SFBwgG__contentBoxWide{z-index:1;max-width:840px;position:relative}.three-module__SFBwgG__sectionGrid{z-index:1;grid-template-columns:minmax(180px,260px) minmax(0,1fr);align-items:center;gap:4rem;display:grid;position:relative}.three-module__SFBwgG__sectionGridReverse{grid-template-columns:minmax(0,1fr) minmax(180px,260px)}.three-module__SFBwgG__sectionGridReverse .three-module__SFBwgG__metaColumn{text-align:right;order:2}.three-module__SFBwgG__metaColumn{text-transform:uppercase;letter-spacing:.18em;color:#ffffff8c;flex-direction:column;gap:1.8rem;font-size:.7rem;display:flex}.three-module__SFBwgG__metaBlock{flex-direction:column;gap:.4rem;display:flex}.three-module__SFBwgG__metaLabel{opacity:.7;font-weight:700}.three-module__SFBwgG__metaValue{letter-spacing:.08em;color:#ffffffeb;font-size:1.1rem;font-weight:700}.three-module__SFBwgG__editorialCard{padding:2.5rem 0;position:relative}.three-module__SFBwgG__editorialCard:before{content:"";background:#ffffff40;width:2px;height:70%;position:absolute;top:.8rem;left:-1.5rem}.three-module__SFBwgG__editorialTitle{letter-spacing:-.02em;margin:0;font-size:5rem;font-weight:800;line-height:1}.three-module__SFBwgG__roleLine{letter-spacing:.35em;text-transform:uppercase;color:#fff9;margin-top:1rem;font-size:1rem}.three-module__SFBwgG__statementBlock{max-width:680px;margin-top:3rem}.three-module__SFBwgG__card{margin-bottom:2rem}.three-module__SFBwgG__card h3,.three-module__SFBwgG__cardHeaderTitle{letter-spacing:-.02em;margin:0;font-size:4.5rem;font-weight:800;line-height:1.1}.three-module__SFBwgG__card p{opacity:.8;margin:1rem 0;font-size:1.4rem;line-height:1.7}.three-module__SFBwgG__mainStatement{letter-spacing:.05em;text-transform:uppercase;margin-bottom:2rem;font-size:1.6rem;font-weight:700;line-height:1.4}.three-module__SFBwgG__subStatement{opacity:.8;max-width:650px;font-size:1.1rem;line-height:1.9}.three-module__SFBwgG__techKeyword{color:#fff}.three-module__SFBwgG__cardList{margin-top:0;padding:0;list-style:none}.three-module__SFBwgG__cardList li{opacity:.6;margin-bottom:.8rem;padding-left:2rem;font-size:1.1rem;line-height:1.6;position:relative}.three-module__SFBwgG__cardList li:before{content:"—";opacity:.3;position:absolute;left:0}.three-module__SFBwgG__tag{background:#ffffff1a;border-radius:100px;margin-top:1rem;padding:.2rem .8rem;font-size:.8rem;display:inline-block}.three-module__SFBwgG__skillsGrid{flex-wrap:wrap;justify-content:flex-start;gap:1.5rem 3rem;max-width:900px;display:flex}.three-module__SFBwgG__skillTag{letter-spacing:-.01em;color:#fff;opacity:.9;text-transform:uppercase;border:1px solid #ffffff40;padding:.2rem .8rem;font-size:2.4rem;font-weight:800}.three-module__SFBwgG__skillMatrix{flex-wrap:wrap;gap:.8rem 1.2rem;margin-top:2.5rem;display:flex}.three-module__SFBwgG__skillPill{letter-spacing:.2em;text-transform:uppercase;color:#ffffffd9;border:1px solid #fff3;padding:.5rem .9rem;font-size:1.1rem;font-weight:700}@keyframes three-module__SFBwgG__assemble-part{0%{transform:var(--start-transform)scale(5)rotateX(180deg)rotateY(180deg);opacity:0}to{opacity:1;transform:translate(0)translateY(0)scale(1)rotateX(0)rotateY(0)}}@keyframes three-module__SFBwgG__assemble-glow{0%{opacity:0;transform:scale(.5)}50%{opacity:.5;transform:scale(1.2)}to{opacity:0;transform:scale(1)}}.three-module__SFBwgG__assemblyContainer{perspective:1200px;flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.three-module__SFBwgG__charContainer{width:auto;height:auto;display:inline-block;position:relative}.three-module__SFBwgG__part{opacity:0;pointer-events:none;will-change:transform,opacity;backface-visibility:hidden;position:absolute;inset:-.16em}.three-module__SFBwgG__animate .three-module__SFBwgG__part{justify-content:center;align-items:center;animation:1.2s cubic-bezier(.19,1,.22,1) forwards three-module__SFBwgG__assemble-part;display:flex;overflow:visible}.three-module__SFBwgG__animate .three-module__SFBwgG__glow{filter:blur(20px);opacity:0;pointer-events:none;will-change:transform,opacity;background:#ffffff1a;border-radius:50%;animation:1.5s forwards three-module__SFBwgG__assemble-glow;position:absolute;inset:-20%}@keyframes three-module__SFBwgG__slr-fragment-top{0%{opacity:0;filter:blur(10px);transform:translateY(-30%)scaleX(.5)}to{opacity:1;filter:blur();transform:translateY(0)scaleX(1)}}@keyframes three-module__SFBwgG__slr-fragment-bottom{0%{opacity:0;filter:blur(10px);transform:translateY(30%)scaleX(.5)}to{opacity:1;filter:blur();transform:translateY(0)scaleX(1)}}@keyframes three-module__SFBwgG__slr-flash{0%{opacity:0;transform:scaleX(0)}50%{opacity:1;transform:scaleX(1.2)}to{opacity:0;transform:scaleX(1)}}.three-module__SFBwgG__sequenceContainer{gap:0;margin-bottom:.5rem;padding:.1em 0;display:flex;overflow:visible}.three-module__SFBwgG__fragmentContainer{flex-direction:column;display:flex;position:relative}.three-module__SFBwgG__fragmentTop{opacity:0;will-change:transform,opacity;backface-visibility:hidden;height:.5em;line-height:1;overflow:hidden}.three-module__SFBwgG__fragmentBottom{opacity:0;will-change:transform,opacity;backface-visibility:hidden;align-items:flex-end;height:.5em;line-height:1;display:flex;overflow:hidden}.three-module__SFBwgG__animate .three-module__SFBwgG__fragmentTop{animation:1s cubic-bezier(.23,1,.32,1) forwards three-module__SFBwgG__slr-fragment-top}.three-module__SFBwgG__animate .three-module__SFBwgG__fragmentBottom{animation:1s cubic-bezier(.23,1,.32,1) forwards three-module__SFBwgG__slr-fragment-bottom}@keyframes three-module__SFBwgG__revealFadeInUp{0%{opacity:0;transform:translateY(5px)}to{opacity:.8;transform:translateY(0)}}.three-module__SFBwgG__staggeredReveal{opacity:0}.three-module__SFBwgG__animate .three-module__SFBwgG__staggeredReveal{animation:.8s cubic-bezier(.23,1,.32,1) forwards three-module__SFBwgG__revealFadeInUp;animation-delay:calc(var(--delay-index,0)*.1s + .1s)}.three-module__SFBwgG__animate .three-module__SFBwgG__flashLine{animation:.5s forwards three-module__SFBwgG__slr-flash}.three-module__SFBwgG__flashLine{opacity:0;pointer-events:none;z-index:10;background:#fff;width:120%;height:2px;position:absolute;top:50%;left:-10%;box-shadow:0 0 10px #fff}@media (max-width:768px){.three-module__SFBwgG__heroText{font-size:5rem}.three-module__SFBwgG__subText{font-size:1rem}.three-module__SFBwgG__section{padding:0 8%}.three-module__SFBwgG__sectionPanel{padding:2.5rem 2rem}.three-module__SFBwgG__sectionPanel:after{width:60%;right:1.5rem}.three-module__SFBwgG__sectionTop{flex-direction:column;align-items:flex-start}.three-module__SFBwgG__sectionIndex{font-size:3.2rem}.three-module__SFBwgG__sectionSplit{grid-template-columns:1fr;gap:2rem}.three-module__SFBwgG__ghostType,.three-module__SFBwgG__ghostTypeAlt{letter-spacing:.18em;font-size:clamp(2.5rem,14vw,5rem)}.three-module__SFBwgG__sectionHeaderRow{flex-direction:column;align-items:flex-start;gap:1.2rem}.three-module__SFBwgG__sectionMetaInline{letter-spacing:.18em;flex-direction:column;gap:.8rem}.three-module__SFBwgG__sectionFooterRow{gap:1.5rem}.three-module__SFBwgG__sectionFrame{grid-template-columns:1fr;gap:2rem;padding:3rem 0}.three-module__SFBwgG__sectionRail{writing-mode:horizontal-tb;letter-spacing:.3em}.three-module__SFBwgG__sectionMeta{flex-flow:wrap;gap:1rem 2rem}.three-module__SFBwgG__sectionHeadline{font-size:clamp(2.2rem,10vw,3.2rem)}.three-module__SFBwgG__skillPill{font-size:.9rem}}.three-module__SFBwgG__navContainer{z-index:1000;gap:1.5rem;display:flex;position:fixed;top:2rem;right:4rem}.three-module__SFBwgG__navIcon{color:#fff9;cursor:pointer;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:all .3s;display:flex}.three-module__SFBwgG__navIcon:hover{color:#fff;filter:drop-shadow(0 0 8px #ffffff80);transform:translateY(-2px)}@keyframes three-module__SFBwgG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes three-module__SFBwgG__artifacts-merge-left{0%{opacity:0;transform:translate(-50vw)rotateX(-180deg)rotateY(-180deg)}to{opacity:1;transform:translate(0)rotateX(0)rotateY(0)}}@keyframes three-module__SFBwgG__artifacts-merge-right{0%{opacity:0;transform:translate(50vw)rotateX(180deg)rotateY(180deg)}to{opacity:1;transform:translate(0)rotateX(0)rotateY(0)}}.three-module__SFBwgG__mergeContainer{perspective:1200px;justify-content:center;gap:.5rem;display:flex}.three-module__SFBwgG__mergeChar{display:inline-block}.three-module__SFBwgG__animate .three-module__SFBwgG__mergeCharLeft{animation:1.2s cubic-bezier(.25,.46,.45,.94) both three-module__SFBwgG__artifacts-merge-left}.three-module__SFBwgG__animate .three-module__SFBwgG__mergeCharRight{animation:1.2s cubic-bezier(.25,.46,.45,.94) both three-module__SFBwgG__artifacts-merge-right}.three-module__SFBwgG__artifactsBlock{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.three-module__SFBwgG__artifactsLabel{letter-spacing:.5em;text-transform:uppercase;color:#fff9;font-size:.8rem}.three-module__SFBwgG__artifactsSub{letter-spacing:.4em;text-transform:uppercase;color:#ffffff73;font-size:1rem}.three-module__SFBwgG__tunePanel{z-index:5;color:#fff;letter-spacing:.08em;background:#0a0c12b8;border:1px solid #ffffff2e;width:min(360px,92vw);font-size:.75rem;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 10px 30px #00000059}.three-module__SFBwgG__tunePanel summary{cursor:pointer;text-transform:uppercase;letter-spacing:.18em;padding:.8rem 1rem}.three-module__SFBwgG__tuneGroup{border-top:1px solid #ffffff1f;gap:.5rem;padding:.6rem 1rem 1rem;display:grid}.three-module__SFBwgG__tuneTitle{letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3;font-size:.7rem}.three-module__SFBwgG__tuneGroup label{color:#ffffffbf;grid-template-columns:70px 1fr 48px;align-items:center;gap:.5rem;display:grid}.three-module__SFBwgG__tuneGroup input[type=range]{width:100%}.three-module__SFBwgG__tuneGroup span{text-align:right;font-variant-numeric:tabular-nums}.three-module__SFBwgG__bubbleLayer{z-index:4;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.three-module__SFBwgG__bubbleGroup{pointer-events:none;width:min(860px,90vw);height:min(520px,70vh);position:relative}.three-module__SFBwgG__bubble{pointer-events:auto;color:#fff;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:180px;height:180px;transform:translate(var(--bubble-x,0px),var(--bubble-y,0px));background:radial-gradient(circle at 30% 30%,#ffffff8c,#ffffff14 55%,#0003);border:1px solid #ffffff8c;border-radius:999px;place-items:center;animation:6s ease-in-out infinite three-module__SFBwgG__bubble-float;display:grid;position:absolute;box-shadow:0 18px 45px #00000059}.three-module__SFBwgG__bubble:after{content:"";border-radius:inherit;opacity:.8;border:1px solid #ffffff59;position:absolute;inset:10px}.three-module__SFBwgG__bubbleTitle{letter-spacing:.18em;text-transform:uppercase;font-size:1.1rem;font-weight:700}.three-module__SFBwgG__bubbleHint{letter-spacing:.2em;text-transform:uppercase;color:#ffffffbf;font-size:.7rem}.three-module__SFBwgG__bubbleApp{--bubble-x:-220px;--bubble-y:-40px;background:radial-gradient(circle at 30% 30%,#aaf0ffe6,#508cff40 60%,#00000026)}.three-module__SFBwgG__bubbleWeb{--bubble-x:220px;--bubble-y:-20px;background:radial-gradient(circle at 30% 30%,#ffd2fae6,#d278ff40 60%,#00000026)}.three-module__SFBwgG__bubbleGames{--bubble-x:-140px;--bubble-y:180px;background:radial-gradient(circle at 30% 30%,#ffe4bee6,#ffa06e40 60%,#00000026)}.three-module__SFBwgG__bubbleNote{--bubble-x:170px;--bubble-y:160px;background:radial-gradient(circle at 30% 30%,#c8ffdce6,#5ac88c40 60%,#00000026)}.three-module__SFBwgG__bubbleBack{--bubble-x:-320px;--bubble-y:-140px;width:140px;height:140px}@keyframes three-module__SFBwgG__bubble-float{0%{transform:translate(var(--bubble-x,0px),var(--bubble-y,0px))translateY(0px)}50%{transform:translate(var(--bubble-x,0px),var(--bubble-y,0px))translateY(-10px)}to{transform:translate(var(--bubble-x,0px),var(--bubble-y,0px))translateY(0px)}}@media (max-width:768px){.three-module__SFBwgG__bubble{width:140px;height:140px}.three-module__SFBwgG__bubbleApp{--bubble-x:-120px;--bubble-y:-60px}.three-module__SFBwgG__bubbleWeb{--bubble-x:120px;--bubble-y:-40px}.three-module__SFBwgG__bubbleGames{--bubble-x:-90px;--bubble-y:130px}.three-module__SFBwgG__bubbleNote{--bubble-x:100px;--bubble-y:120px}.three-module__SFBwgG__bubbleBack{--bubble-x:-160px;--bubble-y:-140px}}.three-module__SFBwgG__tunerPanel{color:#f7fbff;z-index:20;width:min(360px,100vw - 2rem);font-family:var(--font-inter),sans-serif;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14181cdb;border:1px solid #ffffff38;padding:.9rem;position:absolute;top:1rem;right:1rem}.three-module__SFBwgG__popupTunerPanel{top:1rem;left:1rem;right:auto}.three-module__SFBwgG__titleTunerPanel{z-index:23;top:1rem;right:1rem}.three-module__SFBwgG__tunerTitle{letter-spacing:.2em;margin:0 0 .8rem;font-size:.72rem;font-weight:700}.three-module__SFBwgG__tunerRow{grid-template-columns:58px 1fr 48px;align-items:center;gap:.55rem;margin-bottom:.45rem;font-size:.74rem;display:grid}.three-module__SFBwgG__tunerRow input{width:100%}.three-module__SFBwgG__tunerRow strong{text-align:right;font-size:.72rem;font-weight:600}.three-module__SFBwgG__tunerSelect{width:100%;color:inherit;background:#0f172ad9;border:1px solid #94a3b899;border-radius:4px;padding:.2rem .35rem;font-size:.72rem}.three-module__SFBwgG__tunerOutput{white-space:pre-wrap;background:#00000047;border:1px solid #ffffff29;margin:.7rem 0 0;padding:.65rem;font-size:.72rem;line-height:1.5}.three-module__SFBwgG__defenseOverlay{pointer-events:none;z-index:16;position:absolute;inset:0}.three-module__SFBwgG__defensePanel{color:#1a2230;background:linear-gradient(#f7faffed,#e9f0fceb);border:1px solid #95acc4cc;border-radius:10px;width:min(300px,42vw);padding:.72rem .8rem .74rem;animation:.38s cubic-bezier(.2,.72,.2,1) both three-module__SFBwgG__defense-in;position:absolute;box-shadow:0 10px 24px #111b2c40,inset 0 1px #ffffffd9}.three-module__SFBwgG__defensePanel header{letter-spacing:.14em;text-transform:uppercase;color:#5b6981;font-size:.62rem}.three-module__SFBwgG__defensePanel p{letter-spacing:.04em;color:#d54457;margin:.42rem 0 .22rem;font-size:1.04rem;font-weight:700}.three-module__SFBwgG__defensePanel small{letter-spacing:.12em;color:#415067;font-size:.65rem}@keyframes three-module__SFBwgG__defense-in{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}
.pc-only-module__A6JaNW__wrapper{color:#111;background:#fff;place-items:center;min-height:100vh;padding:32px;display:grid;overflow:hidden}.pc-only-module__A6JaNW__stack{text-align:center;flex-direction:column;align-items:center;display:flex;transform:translateY(40px)}.pc-only-module__A6JaNW__logo{width:min(100px,36vw);height:auto}.pc-only-module__A6JaNW__logo path{fill:none;stroke:#111;stroke-width:16px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:22}.pc-only-module__A6JaNW__glyph{transform-origin:100px 100px}.pc-only-module__A6JaNW__glyphLeft{transform-origin:100px 100px;stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3.6s cubic-bezier(.2,0,.4,1) infinite pc-only-module__A6JaNW__pc-only-draw;transform:translate(-8px)}.pc-only-module__A6JaNW__glyphRight{transform-origin:100px 100px;stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3.6s cubic-bezier(.2,0,.4,1) infinite pc-only-module__A6JaNW__pc-only-draw;transform:rotate(180deg)translate(-8px)}@keyframes pc-only-module__A6JaNW__pc-only-draw{0%{stroke-dashoffset:1000px}45%{stroke-dashoffset:0}70%{stroke-dashoffset:0}to{stroke-dashoffset:1000px}}.pc-only-module__A6JaNW__brand{letter-spacing:.04em;text-transform:uppercase;margin-top:4px;font-size:36px;font-weight:800}.pc-only-module__A6JaNW__note{color:#666;letter-spacing:.06em;margin:0;font-size:13px}.pc-only-module__A6JaNW__message{letter-spacing:.06em;margin-top:36px;margin-bottom:0;font-size:15px}.pc-only-module__A6JaNW__iconRow{justify-content:center;align-items:center;gap:18px;margin-top:64px;display:flex}.pc-only-module__A6JaNW__iconLink{color:#111;place-items:center;width:30px;height:30px;display:grid}.pc-only-module__A6JaNW__iconSvg{fill:currentColor;width:100%;height:100%;display:block}
