.guides_sidebarItem__OicDo{width:100%;text-align:left;padding:.5rem .75rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.guides_sidebarItemActive__hMzFn,.guides_sidebarItem__OicDo:hover{color:#6366f1}.guides_sidebarSubItem__RsXuz{padding-left:1.5rem}.guides_sidebarSubSubItem__lHTKd{padding-left:2.5rem}.guides_sidebarItem__OicDo svg{position:absolute;right:.75rem}.guides_logo__DgNi8{color:white;font-size:2.25rem;padding:.75rem}.guides_deviceCard__sWVfm{width:256px;height:256px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1.5rem;background:var(--surface);border:1px solid var(--primary);border-radius:.5rem;transition:all .2s;cursor:pointer}.guides_deviceCard__sWVfm:hover{transform:translateY(-4px) scale(1.05);border-color:var(--primary);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.guides_deviceCardIcon__U3baf{width:6rem;height:6rem;color:#10b981;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.guides_deviceCardIcon__U3baf svg{width:100%;height:100%}.guides_deviceCardTitle__ZGOfm{color:white;font-size:1.25rem;font-weight:500;margin-bottom:.5rem;text-align:center}.guides_deviceCardDescription__qH5ta{color:white;opacity:.7;font-size:.875rem;text-align:center}.guides_deviceGrid__GnOpZ{display:grid;grid-template-columns:repeat(2,256px);gap:2rem;justify-content:center;max-width:100%;margin:4rem auto 0;padding:0 1rem}.guides_appCard__GcpRZ{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;background:var(--surface);border:1px solid var(--primary);border-radius:.5rem;transition:all .2s;cursor:pointer}.guides_appCard__GcpRZ:hover{transform:translateY(-4px) scale(1.05);border-color:var(--primary);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.guides_appCardTitle__U4APc{color:white;font-size:1.25rem;font-weight:500;margin-bottom:.5rem;text-align:center}.guides_appCardDescription___2tC0{color:white;opacity:.7;font-size:.875rem;text-align:center}.guides_starsContainer__8Dqtz{display:flex;justify-content:center;gap:.25rem;margin-bottom:.5rem}.guides_star__MnaSu{width:1rem;height:1rem}.guides_actionButton__jd4X8{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background-color:#6366f1;color:white;border-radius:.5rem;transition:background-color .2s;text-decoration:none}.guides_actionButton__jd4X8:hover{background-color:rgba(99,102,241,.8);text-decoration:none}.guides_buttonGroup__cq9Oe{display:flex;gap:1rem}.guides_stepDivider__6hglN{width:300px;height:2px;background-color:#10b981;margin:2rem auto}.guides_burgerButton__EwYl3,.guides_homeButton__JKc_S{display:none}.guides_sidebar__TH3e6{width:14.285714%;background:rgba(17,24,39,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-right:1px solid var(--primary);margin-left:1rem}@media (max-width:768px){.guides_logo__DgNi8{display:none}.guides_burgerButton__EwYl3{display:flex;position:fixed;top:1rem;right:1rem;left:auto;z-index:1001;background:var(--surface);border:1px solid var(--primary);border-radius:.5rem;padding:.5rem;cursor:pointer;align-items:center;justify-content:center}.guides_deviceGrid__GnOpZ{grid-template-columns:1fr;gap:1rem;margin-top:4rem;padding:0 1rem}.guides_deviceCard__sWVfm{width:100%;height:auto;padding:.75rem;max-width:250px;margin:0 auto}.guides_deviceCardIcon__U3baf{width:2.5rem;height:2.5rem;margin-bottom:.5rem}.guides_deviceCardTitle__ZGOfm{font-size:.875rem}.guides_deviceCardDescription__qH5ta{font-size:.75rem}.guides_appCard__GcpRZ{width:100%;max-width:250px;padding:.75rem;margin:0 auto}.guides_appCardTitle__U4APc{font-size:.875rem}.guides_appCardDescription___2tC0{font-size:.75rem}.guides_actionButton__jd4X8{font-size:.875rem}.guides_stepDivider__6hglN{width:100%;margin:1rem auto}.guides_sidebar__TH3e6{position:fixed;top:0;left:-100%;width:80%;height:100vh;background:rgba(17,24,39,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;transition:left .3s ease;padding:1rem;margin-left:0;border-right:none}.guides_sidebarOpen__ZhvO5{left:0}.guides_overlay__da9Eb{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.guides_overlayVisible__oxB5S{opacity:1;visibility:visible}.guides_homeButton__JKc_S{display:flex;align-items:center;gap:.5rem;padding:.75rem;color:var(--primary);border-bottom:1px solid var(--primary);margin-bottom:1rem}.guides_homeButton__JKc_S svg{width:1.25rem;height:1.25rem}.guides_container__YeVU7{padding-top:3.75rem;padding-bottom:0;margin-left:auto;margin-right:auto}.guides_instructionsContainer__51uHf{flex-direction:column;gap:1.5rem;padding:0 1rem}.guides_instructionsText__X9I4u{width:100%;order:1}.guides_instructionsImage__eZiVC{width:100%;order:2;max-width:300px;margin:0 auto}.guides_instructionsImage__eZiVC img{width:100%;height:auto;max-width:100%;border-radius:.5rem;cursor:pointer}.guides_stepTitle__sZj02{font-size:1rem;margin-bottom:.5rem}.guides_stepDescription__gtTdd{font-size:.75rem;line-height:1.4}.guides_subSteps__A1iLR{font-size:.75rem;padding-left:.75rem;margin-top:.5rem}.guides_buttonGroup__cq9Oe{flex-direction:column;gap:.5rem;margin-top:.75rem}.guides_actionButton__jd4X8{width:auto;padding:.5rem 1rem;font-size:.75rem;justify-content:center;max-width:200px}.guides_stepDivider__6hglN{margin:1rem 0}}.guides_imageModal__LiUB2{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:1100;justify-content:center;align-items:center;padding:1rem}.guides_imageModalOpen__AP0uS{display:flex}.guides_modalImage__A3NkJ{max-width:100%;max-height:90vh;-o-object-fit:contain;object-fit:contain}.guides_closeButton__HiYYm{position:fixed;top:1rem;right:1rem;background:rgba(255,255,255,.1);border:none;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white}