:root{--global-scale: 1.5;--image-border-weight: 5px}@media(max-width:767px){:root{--global-scale: 1}}*{box-sizing:border-box;margin:0;padding:0}.walkthrough-container{height:100vh;position:relative}.walkthrough-sticky{position:sticky;top:80px;height:calc(100vh - 80px);width:100%;max-width:1400px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;padding:calc(40px * var(--global-scale) * var(--height-scale, 1));overflow:hidden}@media(min-width:768px)and (max-height:820px){.walkthrough-sticky{padding-bottom:calc(8px * var(--global-scale) * var(--height-scale, 1))}}@media(min-width:768px)and (max-height:680px){.walkthrough-sticky{padding-bottom:calc(4px * var(--global-scale) * var(--height-scale, 1))}}.tabs-container{width:100%;overflow:visible;z-index:10;border-bottom:1px solid #2d3748}.tabs-nav{display:flex;gap:calc(20px * var(--global-scale) * var(--height-scale, 1));padding-bottom:calc(15px * var(--global-scale) * var(--height-scale, 1));justify-content:flex-start;flex-wrap:nowrap;transition:transform .4s ease;width:-moz-max-content;width:max-content}.walkthrough-sticky.stacked-layout .tabs-nav{justify-content:center;width:100%}@media(max-width:767px){.walkthrough-sticky.stacked-layout .tabs-nav{justify-content:flex-start;width:-moz-max-content;width:max-content}}.tab{font-size:calc(14px * var(--global-scale) * var(--height-scale, 1) * var(--tab-scale, 1));letter-spacing:1px;color:#718096;padding:calc(5px * var(--global-scale)) calc(10px * var(--global-scale));transition:color .3s;font-weight:600;white-space:nowrap;border-bottom:calc(2px * var(--global-scale) * var(--height-scale, 1)) solid transparent}.tab span{font-size:calc(11px * var(--global-scale) * var(--height-scale, 1) * var(--tab-scale, 1));display:block;color:#4a5568}.tab.active{color:#fff;border-bottom:calc(2px * var(--global-scale) * var(--height-scale, 1)) solid #ffffff}.tab.active span{color:var(--tab-dot-color, #ffffff);display:flex;align-items:center;gap:5px}.tab.active span:after{content:"";display:block;width:5px;height:5px;border-radius:50%;background:var(--tab-dot-color, #ffffff);flex-shrink:0;animation:tabDotBreath 2s ease-in-out infinite}@keyframes tabDotBreath{0%,to{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.55)}}.display-grid{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr;gap:calc(40px * var(--global-scale) * var(--height-scale, 1));flex:1 1 0;align-items:center;margin-top:calc(40px * var(--global-scale) * var(--height-scale, 1));transition:grid-template-columns .4s ease;min-height:0;overflow:hidden}.walkthrough-sticky.stacked-layout .display-grid{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:calc(30px * var(--global-scale) * var(--height-scale, 1))}@media(max-width:767px){.walkthrough-sticky.stacked-layout .display-grid{grid-template-rows:auto 1fr 45.6vh;gap:8px}}.text-content{position:relative;height:calc(300px * var(--global-scale) * var(--height-scale, 1));transition:height .4s ease;flex-shrink:0}.walkthrough-sticky.stacked-layout .text-content{height:auto;margin-bottom:calc(20px * var(--global-scale) * var(--height-scale, 1))}.step-text{position:absolute;top:0;left:0;width:100%;opacity:0;transition:opacity .4s ease;text-align:center}.walkthrough-sticky.stacked-layout .step-text{position:relative;top:auto;left:auto;display:none;transform:none;text-align:center;transition:none}.step-text h2{font-size:calc(24px * var(--global-scale) * var(--height-scale, 1));font-weight:700;color:#fff;margin-bottom:calc(10px * var(--global-scale) * var(--height-scale, 1))}.step-text p{color:#a0aec0;line-height:1.6;font-size:calc(12px * var(--global-scale) * var(--height-scale, 1))}.step-text.active{opacity:1}.walkthrough-sticky.stacked-layout .step-text.active{display:block}.walkthrough-text-area{display:flex;flex-direction:column;gap:calc(12px * var(--global-scale) * var(--height-scale, 1))}.walkthrough-module-badge{display:inline-flex;align-items:center;background:#3b82f626;border:1px solid rgba(96,165,250,.4);border-radius:6px;padding:calc(4px * var(--global-scale)) calc(8px * var(--global-scale));align-self:center;flex-shrink:0}.walkthrough-module-badge span{color:#93c5fd;font-size:calc(9px * var(--global-scale) * var(--height-scale, 1));font-family:monospace;font-weight:600;letter-spacing:.05em;white-space:nowrap}.walkthrough-module-badge.purple{background:#a855f726;border-color:#c084fc66}.walkthrough-module-badge.purple span{color:#d8b4fe}.walkthrough-module-badge.emerald{background:#10b98126;border-color:#34d39966}.walkthrough-module-badge.emerald span{color:#6ee7b7}.walkthrough-module-badge.amber{background:#f59e0b26;border-color:#fbbf2466}.walkthrough-module-badge.amber span{color:#fde68a}.walkthrough-module-badge.pink{background:#ec489926;border-color:#f472b666}.walkthrough-module-badge.pink span{color:#f9a8d4}.image-container-outer{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;align-self:stretch;overflow:visible}.zoom-hint{display:none;font-size:11px;color:#ffffff59;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:768px){.zoom-hint{display:block}}.swipe-hint,.info-note-mobile{display:none}.image-ring{position:relative;flex-shrink:1;min-height:0;isolation:isolate}.image-ring:before{content:"";position:absolute;inset:calc(-1 * var(--image-border-weight));border-radius:calc(12px * var(--global-scale) + var(--image-border-weight));background:var(--image-ring-gradient, transparent);z-index:-1;pointer-events:none}.image-wrap{position:relative;border-radius:calc(12px * var(--global-scale));overflow:hidden;box-shadow:0 20px 50px #00000080;flex-shrink:1;min-height:0;cursor:zoom-in}.image-wrap.zoom-active{cursor:zoom-out}.hero-img,.hero-img-next{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.zoom-inner{position:absolute;inset:0;width:100%;height:100%}.overlay{position:absolute;background:#0000008c;pointer-events:none;transition:all .35s ease;z-index:2}.overlay-top,.overlay-left,.overlay-right,.overlay-bottom{background:transparent}.highlight-box{position:absolute;border:calc(3px * var(--global-scale)) solid var(--highlight-border-color, rgba(255,255,255,.95));box-shadow:0 0 0 9999px #0000008c,0 8px 30px #0009;border-radius:calc(8px * var(--global-scale));pointer-events:none;z-index:3;transition:all .35s ease;background:transparent;opacity:0}.info-note{position:absolute;padding:calc(12px * var(--image-relative-scale, 1) * var(--global-scale) * var(--note-font-scale, 1));background:var(--wt-note-bg, rgba(0,0,0,.75));border:1px solid var(--wt-note-border, rgba(255,255,255,.2));color:#fff;border-radius:calc(8px * var(--image-relative-scale, 1) * var(--global-scale));z-index:4;pointer-events:none;opacity:0;font-size:calc(14px * var(--image-relative-scale, 1) * var(--global-scale) * var(--note-font-scale, 1));line-height:1.4;text-align:center;box-shadow:0 4px 15px #0000004d}@media(max-width:767px){html,body{overflow-x:hidden;max-width:100%}.walkthrough-sticky{padding:calc(20px * var(--global-scale) * var(--height-scale, 1));top:64px;height:calc(100vh - 64px)}.display-grid{margin-top:10px;transition:none;overflow:visible;padding-bottom:28px;position:relative}.walkthrough-text-area{min-height:0;overflow:visible}.walkthrough-sticky.stacked-layout .text-content{margin-bottom:0;position:relative;height:36px;overflow:visible}.walkthrough-sticky.stacked-layout .step-text{position:absolute;top:0;left:0;width:100%;text-align:center}.walkthrough-sticky .display-grid{grid-template-columns:1fr!important;grid-template-rows:auto 1fr 42vh!important;gap:8px!important}.image-container-outer{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;align-items:flex-start;justify-content:center;height:42vh;min-height:150px;margin-top:20px}.image-ring{min-width:0;width:auto;height:42vh;min-height:150px;flex-shrink:0}.image-ring:before{display:none}.image-wrap{min-width:0;width:auto;height:44vh;min-height:154px;flex-shrink:0;margin:0;overflow:visible;border-radius:0}.hero-img,.hero-img-next{display:block;height:44vh;min-height:154px;width:auto;max-width:none;-o-object-fit:fill;object-fit:fill}.swipe-hint{display:block;font-size:calc(10px * var(--global-scale));color:#718096;text-align:center;width:100%;font-weight:600;letter-spacing:1px;text-transform:uppercase;animation:hintPulse 2s infinite ease-in-out;pointer-events:none;padding-top:6px;margin-top:16px}@keyframes hintPulse{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(5px)}}.tab{font-size:14px}.tab span{font-size:13px}.walkthrough-module-badge span{font-size:11px}.step-text h2{font-size:26px;margin-bottom:0}.step-text p,.info-note{display:none}.info-note-mobile{display:block;padding:5px 12px;color:#fff;border-radius:8px;font-size:16px;line-height:1.4;text-align:center;box-shadow:0 4px 15px #0000004d;opacity:0;width:100%;align-self:center;background:var(--wt-note-bg, rgba(0,0,0,.75));border:1px solid var(--wt-note-border, rgba(255,255,255,.2))}}
