.InteractiveDemo-module__rGWX3q__wrapper{flex-direction:column;gap:16px;width:100%;max-width:900px;margin:0 auto;display:flex}.InteractiveDemo-module__rGWX3q__tabsContainer{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:30px;align-self:center;align-items:center;gap:4px;padding:6px;display:flex}.InteractiveDemo-module__rGWX3q__tabBtn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.InteractiveDemo-module__rGWX3q__tabBtnActive{color:var(--color-text);box-shadow:var(--shadow-sm);background:#ffffff14;border:1px solid #ffffff0d}.InteractiveDemo-module__rGWX3q__tabBtnIcon{font-size:14px}.InteractiveDemo-module__rGWX3q__resetBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:20px;padding:8px 12px;font-size:12px;font-weight:500;transition:color .2s}.InteractiveDemo-module__rGWX3q__resetBtn:hover{color:var(--color-text-secondary)}.InteractiveDemo-module__rGWX3q__mockScreen{aspect-ratio:16/10;width:100%;box-shadow:var(--shadow-lg), inset 0 0 30px #00000080;-webkit-user-select:none;user-select:none;background:linear-gradient(#172337 0%,#2c3a50 35%,#3f4f6b 52%,#685f67 62%,#a88981 68%,#f2aa79 73%,#0c1c2e 74%,#060c15 100%);border:1px solid #ffffff1a;border-radius:18px;position:relative;overflow:hidden;container-type:inline-size}.InteractiveDemo-module__rGWX3q__menuBar{-webkit-backdrop-filter:blur(16px);color:#fffffff2;z-index:50;background:#070a1066;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:24px;padding:0 16px;font-size:11px;font-weight:500;display:flex;position:relative}.InteractiveDemo-module__rGWX3q__menuLeft,.InteractiveDemo-module__rGWX3q__menuRight{align-items:center;gap:14px;display:flex}.InteractiveDemo-module__rGWX3q__appleLogo{margin-top:-2px;font-size:13px;font-weight:700}.InteractiveDemo-module__rGWX3q__activeAppName{margin-right:2px;font-weight:700}.InteractiveDemo-module__rGWX3q__menuItem{color:#fffc;cursor:pointer}.InteractiveDemo-module__rGWX3q__menuClock{color:#ffffffe6}.InteractiveDemo-module__rGWX3q__statusIcon{justify-content:center;align-items:center;display:flex}.InteractiveDemo-module__rGWX3q__menuIcon{object-fit:contain;width:13px;height:13px}.InteractiveDemo-module__rGWX3q__desktop{position:absolute;inset:24px 0 0;overflow:hidden}.InteractiveDemo-module__rGWX3q__widgetsContainer{z-index:2;pointer-events:none;gap:14px;display:flex;position:absolute;top:16px;left:20px}.InteractiveDemo-module__rGWX3q__calendarWidget{background:#fff;border-radius:16px;flex-direction:column;align-items:center;width:82px;height:82px;padding:6px;display:flex;box-shadow:0 4px 12px #00000026}.InteractiveDemo-module__rGWX3q__calMonth{color:#ef4444;letter-spacing:.05em;font-size:8px;font-weight:800}.InteractiveDemo-module__rGWX3q__calDay{color:#1e293b;font-size:26px;font-weight:800;line-height:1.1}.InteractiveDemo-module__rGWX3q__calGrid{color:#64748b;text-align:center;grid-template-columns:repeat(7,1fr);gap:2px;width:100%;margin-top:1px;font-size:5px;font-weight:600;display:grid}.InteractiveDemo-module__rGWX3q__calGrid span{width:8px}.InteractiveDemo-module__rGWX3q__calActive{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;display:flex}.InteractiveDemo-module__rGWX3q__weatherWidget{-webkit-backdrop-filter:blur(12px);color:#fff;background:#1c2b4466;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:82px;height:82px;padding:8px;display:flex;box-shadow:0 4px 12px #00000026}.InteractiveDemo-module__rGWX3q__weatherLoc{opacity:.9;font-size:9px;font-weight:700}.InteractiveDemo-module__rGWX3q__weatherTemp{margin-top:2px;font-size:26px;font-weight:300;line-height:1.1}.InteractiveDemo-module__rGWX3q__weatherDesc{opacity:.8;margin-top:auto;font-size:6px;font-weight:600}.InteractiveDemo-module__rGWX3q__normalDesktop{width:100%;height:100%;position:relative}.InteractiveDemo-module__rGWX3q__desktopWindow{-webkit-backdrop-filter:blur(16px);cursor:pointer;--window-base-left:200px;--window-base-top:50px;--window-offset-left:30px;--window-offset-top:18px;--window-scale:.96;width:380px;height:230px;transform:translate(calc(var(--window-base-left) + var(--window-idx) * var(--window-offset-left)), calc(var(--window-base-top) + var(--window-idx) * var(--window-offset-top))) scale(var(--window-scale));background:#0b0e18d9;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;overflow:hidden}.InteractiveDemo-module__rGWX3q__windowHeader{border-bottom:1px solid #ffffff0d;align-items:center;height:28px;padding:0 12px;display:flex;position:relative}.InteractiveDemo-module__rGWX3q__windowDots{gap:6px;display:flex;position:absolute;left:12px}.InteractiveDemo-module__rGWX3q__dot{border-radius:50%;width:8px;height:8px;display:inline-block}.InteractiveDemo-module__rGWX3q__close{background:#ff5f56}.InteractiveDemo-module__rGWX3q__min{background:#ffbd2e}.InteractiveDemo-module__rGWX3q__expand{background:#27c93f}.InteractiveDemo-module__rGWX3q__windowTitle{text-align:center;color:#ffffff8c;width:100%;font-size:11px;font-weight:600}.InteractiveDemo-module__rGWX3q__windowBody{background:#0f121d;flex:1;position:relative;overflow:hidden}.InteractiveDemo-module__rGWX3q__xcodeRender{height:100%;font-size:8px;font-family:var(--font-mono);display:flex}.InteractiveDemo-module__rGWX3q__xcodeSidebar{color:#64748b;text-align:left;background:#0b0e15;border-right:1px solid #ffffff0d;flex-direction:column;gap:6px;width:80px;padding:8px;display:flex}.InteractiveDemo-module__rGWX3q__xcodeEditor{color:#fff;text-align:left;flex:1;padding:10px}.InteractiveDemo-module__rGWX3q__safariRender{flex-direction:column;height:100%;display:flex}.InteractiveDemo-module__rGWX3q__safariAddressBar{color:#94a3b8;background:#1e293b;border-radius:4px;align-items:center;height:22px;margin:4px;padding:0 8px;font-size:8px;display:flex}.InteractiveDemo-module__rGWX3q__safariPage{background:#0f172a;flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.InteractiveDemo-module__rGWX3q__safariHero{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:4px;height:24px}.InteractiveDemo-module__rGWX3q__safariTextLine{background:#ffffff1a;border-radius:2px;width:80%;height:4px}.InteractiveDemo-module__rGWX3q__finderRender{background:#111827;height:100%;padding:12px}.InteractiveDemo-module__rGWX3q__finderFiles{text-align:left;grid-template-columns:repeat(3,1fr);gap:8px;font-size:9px;display:grid}.InteractiveDemo-module__rGWX3q__finderFile{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:6px;padding:8px;display:flex}.InteractiveDemo-module__rGWX3q__pdfRender{background:#1f2937;height:100%;display:flex}.InteractiveDemo-module__rGWX3q__pdfSidebar{opacity:.8;background:#ef4444;width:24px}.InteractiveDemo-module__rGWX3q__pdfPage{color:#000;text-align:left;background:#fff;flex:1;padding:12px;font-size:8px}.InteractiveDemo-module__rGWX3q__pdfPage h4{color:#111827;margin-bottom:6px;font-size:10px;font-weight:700}.InteractiveDemo-module__rGWX3q__canvasRender{background:#1e1e24;flex-direction:column;height:100%;display:flex}.InteractiveDemo-module__rGWX3q__canvasHeader{color:#888;background:#0f0f12;align-items:center;height:20px;padding:0 10px;font-size:8px;display:flex}.InteractiveDemo-module__rGWX3q__canvasArt{flex:1;justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.InteractiveDemo-module__rGWX3q__canvasShape{opacity:.6;border-radius:50%;width:32px;height:32px}.InteractiveDemo-module__rGWX3q__focusedWindow{--window-scale:1;border-color:#ffffff40!important}.InteractiveDemo-module__rGWX3q__actionPrompt{-webkit-backdrop-filter:blur(12px);cursor:pointer;z-index:40;background:#0c101cd9;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:12px 24px;transition:all .3s cubic-bezier(.16,1,.3,1);animation:2.2s ease-in-out infinite InteractiveDemo-module__rGWX3q__pulseGlow;display:flex;position:absolute;bottom:64px;left:50%;transform:translate(-50%)}@keyframes InteractiveDemo-module__rGWX3q__pulseGlow{0%,to{border-color:#c6a5fb66;transform:translate(-50%)translateY(0);box-shadow:0 10px 25px #00000073,0 0 15px #c6a5fb59,0 0 30px #9ed2f626}50%{border-color:#fca3c099;transform:translate(-50%)translateY(-2px);box-shadow:0 15px 35px #0000008c,0 0 25px #fca3c08c,0 0 45px #c6a5fb40}}.InteractiveDemo-module__rGWX3q__keyCaps{font-family:var(--font-mono);background:var(--color-accent-gradient);color:#07090e;letter-spacing:.05em;border:1.5px solid #fff6;border-bottom:3.5px solid #0006;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:800;box-shadow:0 2px 4px #0000004d}.InteractiveDemo-module__rGWX3q__actionPrompt span{color:var(--color-text-secondary);text-shadow:0 1px 2px #0006;font-size:10px;font-weight:600}.InteractiveDemo-module__rGWX3q__overviewOverlay{-webkit-backdrop-filter:blur(55px)saturate(1.4)brightness(.95);z-index:60;background:#ffffff1a;flex-direction:column;align-items:center;padding:16px;animation:.35s cubic-bezier(.16,1,.3,1) forwards InteractiveDemo-module__rGWX3q__fadeInOverlay;display:flex;position:absolute;inset:-24px 0 0}.InteractiveDemo-module__rGWX3q__exitBtn{color:#ffffffb3;cursor:pointer;z-index:70;background:0 0;border:none;font-size:18px;font-weight:300;transition:color .2s;position:absolute;top:38px;left:20px}.InteractiveDemo-module__rGWX3q__exitBtn:hover{color:#fff}@keyframes InteractiveDemo-module__rGWX3q__fadeInOverlay{0%{opacity:0}to{opacity:1}}.InteractiveDemo-module__rGWX3q__searchContainer{width:100%;max-width:520px;margin-top:40px;margin-bottom:20px}.InteractiveDemo-module__rGWX3q__searchBar{height:40px;box-shadow:none;-webkit-backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;align-items:center;padding:0 16px;display:flex}.InteractiveDemo-module__rGWX3q__searchIcon{color:#ffffff40;margin-right:10px;font-size:13px}.InteractiveDemo-module__rGWX3q__searchInput{color:#fff;caret-color:#007aff;background:0 0;border:none;outline:none;flex:1;font-size:13px}.InteractiveDemo-module__rGWX3q__searchInput::placeholder{color:#ffffff59}.InteractiveDemo-module__rGWX3q__clearSearch{color:#ffffff4d;cursor:pointer;background:0 0;border:none;font-size:16px}.InteractiveDemo-module__rGWX3q__windowOverviewRow{justify-content:center;align-items:center;gap:16px;width:100%;max-width:840px;margin-top:10px;margin-bottom:auto;padding:0 20px 24px;display:flex;overflow-x:auto}.InteractiveDemo-module__rGWX3q__overviewCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;width:200px;padding:10px 10px 0;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.4s cubic-bezier(.16,1,.3,1) forwards InteractiveDemo-module__rGWX3q__cardFadeIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0003}@keyframes InteractiveDemo-module__rGWX3q__cardFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.InteractiveDemo-module__rGWX3q__overviewCard:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 10px 24px #0000004d}.InteractiveDemo-module__rGWX3q__overviewCardSelected{box-shadow:inset 0 0 0 1.5px #007aff,0 10px 24px #00000040,0 0 10px #007aff40;border-color:#007aff!important}.InteractiveDemo-module__rGWX3q__overviewCardPreview{aspect-ratio:16/10;background:#0f121d;border:1px solid #ffffff14;border-radius:8px;width:100%;margin-bottom:10px;overflow:hidden}.InteractiveDemo-module__rGWX3q__overviewCardLabel{-webkit-backdrop-filter:blur(10px);background:#ffffff26;border-top:1px solid #ffffff1f;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;height:38px;margin:0 -10px;padding:0 12px;display:flex}.InteractiveDemo-module__rGWX3q__labelLeft{flex:none;align-items:center;gap:8px;min-width:0;display:flex}.InteractiveDemo-module__rGWX3q__labelIcon{flex-shrink:0;font-size:11px}.InteractiveDemo-module__rGWX3q__labelName{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.InteractiveDemo-module__rGWX3q__labelTitle{color:#ffffff8c;text-align:right;white-space:nowrap;text-overflow:ellipsis;flex:auto;max-width:120px;margin-left:8px;font-size:9px;overflow:hidden}.InteractiveDemo-module__rGWX3q__gridCloseBtn{color:#fff;cursor:pointer;opacity:0;z-index:10;background:#eb5757;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:16px;right:16px;transform:scale(.8);box-shadow:0 2px 4px #0003}.InteractiveDemo-module__rGWX3q__overviewCard:hover .InteractiveDemo-module__rGWX3q__gridCloseBtn{opacity:1;transform:scale(1)}.InteractiveDemo-module__rGWX3q__gridCloseBtn:hover{background:#ff5f56;transform:scale(1.1)}.InteractiveDemo-module__rGWX3q__exitOverviewPrompt{color:#fff6;cursor:pointer;margin-top:8px;font-size:10px}.InteractiveDemo-module__rGWX3q__hudOverlay{z-index:40;background:#00000026;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.InteractiveDemo-module__rGWX3q__hudContainer{-webkit-backdrop-filter:blur(30px)saturate(1.5);background:#dcdcdcf2;border:1px solid #fff6;border-radius:20px;flex-direction:column;gap:16px;width:90%;max-width:580px;padding:24px 28px 16px;animation:.2s cubic-bezier(.16,1,.3,1) forwards InteractiveDemo-module__rGWX3q__hudZoomIn;display:flex;box-shadow:0 20px 50px #0000004d}.InteractiveDemo-module__rGWX3q__hudCardsList{justify-content:center;gap:12px;width:100%;display:flex}.InteractiveDemo-module__rGWX3q__hudCard{cursor:pointer;background:#00000008;border:1px solid #00000014;border-radius:6px;flex-direction:column;flex:1;gap:6px;max-width:95px;padding:6px 6px 4px;transition:all .2s;display:flex;overflow:hidden}.InteractiveDemo-module__rGWX3q__hudCardPreview{aspect-ratio:16/10;background:#0f121d;border:1px solid #00000014;border-radius:4px;width:100%;overflow:hidden}.InteractiveDemo-module__rGWX3q__hudCardLabel{background:0 0;justify-content:center;align-items:center;gap:5px;height:20px;display:flex}.InteractiveDemo-module__rGWX3q__hudCardName{color:#000c;font-size:9px;font-weight:600}.InteractiveDemo-module__rGWX3q__hudCardSelected{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;background:#00000012!important;border:1px solid #00000014!important;border-left:3px solid #007aff!important;border-right:3px solid #007aff!important}.InteractiveDemo-module__rGWX3q__hudCardSelected .InteractiveDemo-module__rGWX3q__hudCardLabel{background:0 0}.InteractiveDemo-module__rGWX3q__hudCardSelected .InteractiveDemo-module__rGWX3q__hudCardName{color:#000;font-weight:700}.InteractiveDemo-module__rGWX3q__hudTitle{color:#000000d9;text-align:center;font-size:11px;font-weight:500}.InteractiveDemo-module__rGWX3q__controlBox{-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-md);z-index:50;background:#070a1099;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:center;gap:8px;width:90%;max-width:300px;padding:12px 20px;display:flex;position:absolute;bottom:64px;left:50%;transform:translate(-50%)}.InteractiveDemo-module__rGWX3q__hudActiveControls{gap:8px;width:100%;display:flex}.InteractiveDemo-module__rGWX3q__hudActiveControls button{flex:1;padding:6px 12px;font-size:11px}.InteractiveDemo-module__rGWX3q__controlBox button{padding:6px 14px;font-size:11px}.InteractiveDemo-module__rGWX3q__controlLabel{color:var(--color-text-secondary);font-size:9px}.InteractiveDemo-module__rGWX3q__dock{-webkit-backdrop-filter:blur(20px);z-index:20;background:#ffffff26;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:12px;height:40px;padding:0 14px;transition:all .3s;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000004d}.InteractiveDemo-module__rGWX3q__dockHidden{opacity:0;pointer-events:none;transform:translate(-50%)translateY(20px)}.InteractiveDemo-module__rGWX3q__dockIcon{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;transition:transform .2s;display:flex}.InteractiveDemo-module__rGWX3q__dockIcon:hover{transform:scale(1.18)translateY(-2.5px)}.InteractiveDemo-module__rGWX3q__dockDivider{background:#ffffff2e;width:1px;height:20px}.InteractiveDemo-module__rGWX3q__dockOvertab{object-fit:contain;cursor:pointer;width:24px;height:24px;transition:transform .2s;position:relative}.InteractiveDemo-module__rGWX3q__dockOvertab:hover{transform:scale(1.18)translateY(-2.5px)}.InteractiveDemo-module__rGWX3q__caption{color:var(--color-text-secondary);text-align:center;max-width:600px;margin:4px auto 0;font-size:13px;line-height:1.5}@media (max-height:600px) and (orientation:landscape){.InteractiveDemo-module__rGWX3q__mockScreen{aspect-ratio:16/10;width:auto;height:72vh;margin:0 auto}}@container (max-width:768px){.InteractiveDemo-module__rGWX3q__windowOverviewRow{gap:8px;padding-bottom:16px}.InteractiveDemo-module__rGWX3q__overviewCard{width:140px}.InteractiveDemo-module__rGWX3q__widgetsContainer{display:none}.InteractiveDemo-module__rGWX3q__desktopWindow{--window-base-left:50px;--window-base-top:25px;--window-offset-left:18px;--window-offset-top:12px;width:250px;height:155px}.InteractiveDemo-module__rGWX3q__windowTitle{white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;padding:0 40px;font-size:9px;overflow:hidden}.InteractiveDemo-module__rGWX3q__menuLeft .InteractiveDemo-module__rGWX3q__menuItem{display:none}.InteractiveDemo-module__rGWX3q__dock{border-radius:8px;gap:6px;height:28px;padding:0 8px;bottom:8px}.InteractiveDemo-module__rGWX3q__dockIcon{width:16px;height:16px;font-size:11px}.InteractiveDemo-module__rGWX3q__dockOvertab{width:16px;height:16px}.InteractiveDemo-module__rGWX3q__dockDivider{height:14px}.InteractiveDemo-module__rGWX3q__xcodeSidebar{gap:4px;width:45px;padding:4px;font-size:6px}.InteractiveDemo-module__rGWX3q__xcodeEditor{padding:6px}.InteractiveDemo-module__rGWX3q__xcodeEditor pre{font-size:6.5px;line-height:1.25}.InteractiveDemo-module__rGWX3q__safariAddressBar{height:16px;margin:2px;padding:0 4px;font-size:7px}.InteractiveDemo-module__rGWX3q__safariPage{gap:4px;padding:6px}.InteractiveDemo-module__rGWX3q__safariHero{height:16px}.InteractiveDemo-module__rGWX3q__finderRender{padding:8px}.InteractiveDemo-module__rGWX3q__finderFiles{gap:4px;font-size:7px}.InteractiveDemo-module__rGWX3q__finderFile{border-radius:4px;gap:4px;padding:4px}.InteractiveDemo-module__rGWX3q__pdfSidebar{width:12px}.InteractiveDemo-module__rGWX3q__pdfPage{padding:8px;font-size:7px}.InteractiveDemo-module__rGWX3q__pdfPage h4{margin-bottom:4px;font-size:8px}.InteractiveDemo-module__rGWX3q__hudContainer{gap:8px;padding:12px 14px}.InteractiveDemo-module__rGWX3q__hudCard{max-width:75px}}@container (max-width:500px){.InteractiveDemo-module__rGWX3q__windowOverviewRow{gap:6px;padding-bottom:10px}.InteractiveDemo-module__rGWX3q__overviewCard{border-radius:8px;width:100px;padding:6px 6px 0}.InteractiveDemo-module__rGWX3q__overviewCardPreview{border-radius:4px;margin-bottom:6px}.InteractiveDemo-module__rGWX3q__overviewCardLabel{border-radius:0 0 8px 8px;height:28px;margin:0 -6px;padding:0 6px}.InteractiveDemo-module__rGWX3q__labelName,.InteractiveDemo-module__rGWX3q__labelTitle{font-size:8px}.InteractiveDemo-module__rGWX3q__gridCloseBtn{width:16px;height:16px;font-size:9px;top:10px;right:10px}.InteractiveDemo-module__rGWX3q__desktopWindow{--window-base-left:20px;--window-base-top:15px;--window-offset-left:12px;--window-offset-top:8px;width:190px;height:120px}.InteractiveDemo-module__rGWX3q__windowTitle{white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;padding:0 35px;font-size:8px;overflow:hidden}.InteractiveDemo-module__rGWX3q__menuBar{height:18px;padding:0 8px;font-size:9px}.InteractiveDemo-module__rGWX3q__appleLogo{font-size:10px}.InteractiveDemo-module__rGWX3q__menuLeft,.InteractiveDemo-module__rGWX3q__menuRight{gap:6px}.InteractiveDemo-module__rGWX3q__menuIcon{width:10px;height:10px}.InteractiveDemo-module__rGWX3q__dock{border-radius:6px;gap:4px;height:20px;padding:0 6px;bottom:4px}.InteractiveDemo-module__rGWX3q__dockIcon{width:12px;height:12px;font-size:9px}.InteractiveDemo-module__rGWX3q__dockOvertab{width:12px;height:12px}.InteractiveDemo-module__rGWX3q__dockDivider{height:10px}.InteractiveDemo-module__rGWX3q__xcodeSidebar{gap:2px;width:32px;padding:2px;font-size:5px}.InteractiveDemo-module__rGWX3q__xcodeEditor{padding:4px}.InteractiveDemo-module__rGWX3q__xcodeEditor pre{font-size:5.5px;line-height:1.1}.InteractiveDemo-module__rGWX3q__safariAddressBar{height:12px;margin:1px;padding:0 2px;font-size:6px}.InteractiveDemo-module__rGWX3q__safariPage{gap:3px;padding:4px}.InteractiveDemo-module__rGWX3q__safariHero{height:10px}.InteractiveDemo-module__rGWX3q__safariTextLine{height:2px}.InteractiveDemo-module__rGWX3q__finderRender{padding:4px}.InteractiveDemo-module__rGWX3q__finderFiles{gap:3px;font-size:5.5px}.InteractiveDemo-module__rGWX3q__finderFile{border-radius:2px;gap:2px;padding:2px}.InteractiveDemo-module__rGWX3q__pdfSidebar{width:8px}.InteractiveDemo-module__rGWX3q__pdfPage{padding:4px;font-size:5.5px}.InteractiveDemo-module__rGWX3q__pdfPage h4{margin-bottom:2px;font-size:6px}.InteractiveDemo-module__rGWX3q__hudContainer{border-radius:12px;gap:6px;padding:8px 10px}.InteractiveDemo-module__rGWX3q__hudCard{border-radius:4px;max-width:50px;padding:4px 4px 2px}.InteractiveDemo-module__rGWX3q__hudCardPreview{border-radius:3px}.InteractiveDemo-module__rGWX3q__hudCardName{font-size:8px}.InteractiveDemo-module__rGWX3q__hudTitle{font-size:9px}.InteractiveDemo-module__rGWX3q__actionPrompt{border-radius:10px;padding:8px 16px;bottom:24px}.InteractiveDemo-module__rGWX3q__keyCaps{padding:2px 8px;font-size:9px}.InteractiveDemo-module__rGWX3q__controlBox{border-radius:10px;padding:8px 14px;bottom:24px}}
.page-module___8aEwW__container{flex-direction:column;gap:80px;padding-bottom:96px;display:flex}.page-module___8aEwW__hero{text-align:center;padding:80px 0 40px;position:relative}.page-module___8aEwW__heroContent{flex-direction:column;align-items:center;gap:24px;max-width:800px;margin:0 auto;display:flex}.page-module___8aEwW__badge{color:var(--color-text-secondary);background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.page-module___8aEwW__badgeDot{background-color:var(--color-primary);width:6px;height:6px;box-shadow:0 0 8px var(--color-primary);border-radius:50%;animation:2s ease-in-out infinite page-module___8aEwW__pulse-slow;display:inline-block}.page-module___8aEwW__title{letter-spacing:-.03em;font-size:56px;font-weight:800;line-height:1.1}.page-module___8aEwW__description{color:var(--color-text-secondary);max-width:640px;font-size:18px;line-height:1.6}.page-module___8aEwW__actions{gap:16px;margin-top:12px;display:flex}.page-module___8aEwW__versionInfo{color:var(--color-text-muted);font-size:12px}.page-module___8aEwW__demoSection{padding:40px 0}.page-module___8aEwW__sectionHeader{text-align:center;flex-direction:column;gap:12px;max-width:600px;margin:0 auto 48px;display:flex}.page-module___8aEwW__sectionTitle{letter-spacing:-.02em;font-size:36px;font-weight:800}.page-module___8aEwW__sectionSubtitle{color:var(--color-text-secondary);font-size:16px}.page-module___8aEwW__featuresSection{padding:40px 0}.page-module___8aEwW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module___8aEwW__featureCard{text-align:left;flex-direction:column;gap:16px;padding:32px;display:flex}.page-module___8aEwW__featureIcon{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;font-size:32px;display:flex}.page-module___8aEwW__featureName{font-size:20px;font-weight:700}.page-module___8aEwW__featureText{color:var(--color-text-secondary);font-size:14px;line-height:1.6}.page-module___8aEwW__ctaSection{padding:60px 0}.page-module___8aEwW__ctaBox{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:64px 32px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__ctaGlow{filter:blur(40px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#c6a5fb14 0%,#0000 70%);width:400px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__ctaTitle{letter-spacing:-.02em;max-width:600px;font-size:36px;font-weight:800}.page-module___8aEwW__ctaText{color:var(--color-text-secondary);max-width:540px;font-size:16px}.page-module___8aEwW__ctaButtons{gap:16px;margin-top:12px;display:flex}.page-module___8aEwW__reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.page-module___8aEwW__active{opacity:1;transform:translateY(0)}@media (max-width:1024px){.page-module___8aEwW__grid{grid-template-columns:repeat(2,1fr)}}.page-module___8aEwW__screenshotsSection{padding:40px 0}.page-module___8aEwW__screenshotsGrid{grid-template-columns:repeat(2,1fr);gap:32px;margin-top:24px;display:grid}.page-module___8aEwW__screenshotCard{flex-direction:column;gap:16px;padding:16px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.page-module___8aEwW__screenshotCard:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0006}.page-module___8aEwW__screenshotImageWrapper{background:#07090e;border:1px solid #ffffff1a;border-radius:12px;position:relative;overflow:hidden}.page-module___8aEwW__screenshotImage{width:100%;height:auto;transition:transform .5s;display:block}.page-module___8aEwW__screenshotCard:hover .page-module___8aEwW__screenshotImage{transform:scale(1.02)}.page-module___8aEwW__screenshotLabel{color:var(--color-text-primary);text-align:center;font-size:15px;font-weight:600}@media (max-width:768px){.page-module___8aEwW__title{font-size:40px}.page-module___8aEwW__sectionTitle,.page-module___8aEwW__ctaTitle{font-size:28px}.page-module___8aEwW__grid{grid-template-columns:1fr}.page-module___8aEwW__screenshotsGrid{grid-template-columns:1fr;gap:20px}.page-module___8aEwW__hero{padding:60px 0 20px}.page-module___8aEwW__actions,.page-module___8aEwW__ctaButtons{flex-direction:column;width:100%;max-width:280px}}
