.wd-mockup-viewport{border:1px solid var(--rule);background:#fff;border-radius:0;width:100%;height:calc(100% - 28px);position:relative;overflow:hidden}.wd-mockup-scroller{flex-direction:column;width:100%;animation:18s ease-in-out infinite alternate smoothScroll;display:flex}.mini-section{box-sizing:border-box;flex-direction:column;gap:.75rem;width:100%;padding:1.25rem 1rem;display:flex;position:relative}.mini-nav{z-index:10;background:var(--rule-strong);border-bottom:1px solid var(--rule);box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:24px;padding:0 .75rem;display:flex;position:sticky;top:0}.mini-logo{color:var(--paper-2);font-size:.5rem;font-weight:800}.mini-logo span{color:var(--seal)}.mini-menu{gap:3px;display:flex}.mini-menu-dot{background:var(--paper-2);border-radius:50%;width:3px;height:3px}.mini-hero{text-align:center;background:radial-gradient(circle,#ff7a660d 0%,#0000 70%);align-items:center;padding-top:1.5rem;padding-bottom:1.5rem}.mini-tag{text-transform:uppercase;color:var(--seal);letter-spacing:.5px;background:#ff7a6608;border:1px solid #ff7a6640;border-radius:0;padding:2px 6px;font-size:.4rem;font-weight:600}.mini-title{color:var(--paper-2);max-width:90%;margin:0 auto;font-size:1.15rem;font-weight:800;line-height:1.2}.mini-title span{color:var(--seal)}.mini-desc{color:#475569;max-width:85%;margin:0 auto;font-size:.55rem;line-height:1.35}.mini-btn{background:linear-gradient(135deg, var(--signal), var(--sand-2));height:16px;color:var(--ink);box-shadow:none;cursor:pointer;border-radius:0;justify-content:center;align-items:center;padding:0 8px;font-size:.45rem;font-weight:700;display:flex}.mini-services{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:#f8fafc}.mini-section-title{color:#475569;text-align:center;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.65rem;font-weight:700}.mini-services-grid{grid-template-columns:1fr 1fr;gap:6px;width:100%;display:grid}.mini-service-card{border:1px solid var(--rule);text-align:left;box-sizing:border-box;box-shadow:0 2px 4px var(--paper-2);background:#fff;border-radius:0;flex-direction:column;gap:3px;padding:6px;display:flex}.mini-service-card.active{border-color:var(--seal);box-shadow:none}.mini-card-icon{font-size:.6rem}.mini-card-title{color:var(--paper-2);font-size:.45rem;font-weight:700}.mini-card-text{color:var(--ink-3);font-size:.35rem;line-height:1.2}.mini-process{background:#fff}.mini-process-steps{flex-direction:column;gap:6px;width:100%;display:flex}.mini-step{border:1px solid var(--rule);box-sizing:border-box;background:#f8fafc;border-radius:0;align-items:center;gap:6px;padding:4px 6px;display:flex}.mini-step-num{width:10px;height:10px;color:var(--seal);background:#ff7a661a;border:1px solid #ff7a6633;border-radius:50%;justify-content:center;align-items:center;font-size:.4rem;font-weight:800;display:flex}.mini-step-text{color:#334155;font-size:.45rem;font-weight:600}.mini-contact{border-top:1px solid var(--rule);background:#f8fafc;padding-bottom:2rem}.mini-form{border:1px solid var(--rule);box-sizing:border-box;width:100%;box-shadow:0 4px 6px -1px var(--paper-2);background:#fff;border-radius:0;flex-direction:column;gap:4px;padding:6px;display:flex}.mini-input{border:1px solid var(--rule);background:#f1f5f9;border-radius:0;width:100%;height:12px}.mini-submit{background:linear-gradient(135deg, var(--signal) 0%, var(--sand-2) 100%);width:100%;height:14px;color:var(--ink);box-shadow:none;cursor:pointer;border-radius:0;justify-content:center;align-items:center;font-size:.4rem;font-weight:700;display:flex}@keyframes smoothScroll{0%{transform:translateY(0)}8%{transform:translateY(0)}30%{transform:translateY(-135px)}38%{transform:translateY(-135px)}60%{transform:translateY(-290px)}68%{transform:translateY(-290px)}90%{transform:translateY(-410px)}to{transform:translateY(-410px)}}.perf-visual-container{box-sizing:border-box;align-items:center;gap:1.25rem;width:100%;max-width:320px;margin:1.5rem auto 0;padding:0;display:flex}.perf-gauge-box{flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative}.perf-gauge-svg{width:100%;height:100%;position:absolute;top:0;left:0;transform:rotate(-90deg)}.perf-gauge-bg{fill:none;stroke:var(--paper-hi);stroke-width:5px}.perf-gauge-fill{fill:none;stroke:url(#perf-gauge-gradient);stroke-width:5px;stroke-linecap:round;stroke-dasharray:226;stroke-dashoffset:2.26px;animation:1.5s ease-out forwards fillGauge}@keyframes fillGauge{0%{stroke-dashoffset:226px}to{stroke-dashoffset:2.26px}}.perf-gauge-value{color:var(--seal);text-shadow:0 0 10px #ff7a6666;flex-direction:column;align-items:center;font-size:1.25rem;font-weight:800;line-height:1;display:flex}.perf-gauge-lbl{color:var(--ink-2);text-transform:uppercase;letter-spacing:.5px;margin-top:1px;font-size:.35rem;font-weight:500}.perf-metrics-list{flex-direction:column;flex-grow:1;gap:4px;display:flex}.perf-metric-item{background:var(--paper-hi);border:1px solid var(--rule);border-radius:0;justify-content:space-between;align-items:center;padding:4px 6px;font-size:.48rem;display:flex}.perf-metric-lbl{color:var(--ink-2);align-items:center;gap:4px;display:flex}.perf-metric-check{color:var(--seal);font-size:.45rem}.perf-metric-val{color:var(--seal);font-weight:700}.funnel-container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:320px;height:100px;margin:1.5rem auto 0;display:flex;position:relative}.funnel-svg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.funnel-node{background:var(--plate);border:1px solid var(--rule);text-align:center;width:90px;box-shadow:0 4px 12px var(--paper-2);z-index:2;box-sizing:border-box;transition:border-color var(--transition-normal), box-shadow var(--transition-normal);border-radius:0;flex-direction:column;align-items:center;padding:6px 4px;display:flex;position:relative}.bento-card:hover .funnel-node{box-shadow:none;border-color:#ff7a6640}.funnel-node-icon{margin-bottom:2px;font-size:.9rem}.funnel-node-title{color:var(--ink);white-space:nowrap;font-size:.65rem;font-weight:700}.funnel-node-desc{color:var(--ink-3);margin-top:1px;font-size:.5rem;line-height:1.1}.responsive-container{box-sizing:border-box;justify-content:center;align-items:flex-end;gap:16px;width:100%;max-width:500px;height:150px;margin:1.5rem auto 0;display:flex;position:relative}.device-mockup{background:var(--plate);border:1.5px solid var(--rule);box-shadow:0 8px 20px var(--paper-2);box-sizing:border-box;transition:border-color var(--transition-normal), transform var(--transition-normal);border-radius:0;flex-direction:column;display:flex;position:relative;overflow:hidden}.bento-card:hover .device-mockup{box-shadow:none;border-color:#ff7a6659}.device-desktop{border-bottom-width:5px;width:190px;height:115px;animation:6s ease-in-out infinite floatDesktop}.device-tablet{border-radius:0;width:110px;height:95px;animation:5s ease-in-out infinite floatTablet}.device-phone{border-radius:0;width:60px;height:105px;animation:4s ease-in-out infinite floatPhone}@keyframes floatDesktop{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes floatTablet{0%,to{transform:translateY(-2px)}50%{transform:translateY(-7px)}}@keyframes floatPhone{0%,to{transform:translateY(-4px)}50%{transform:translateY(-10px)}}.screen-content{background:var(--ground);flex-direction:column;flex:1;gap:4px;padding:6px;display:flex;position:relative;overflow:hidden}.wireframe-header{background:var(--paper-hi);box-sizing:border-box;border-radius:0;justify-content:space-between;align-items:center;width:100%;height:10px;padding:0 4px;display:flex}.wireframe-logo{background:var(--accent-pink);border-radius:0;width:16px;height:3px}.wireframe-nav{gap:3.5px;display:flex}.wireframe-nav-item{background:var(--paper-2);border-radius:0;width:11px;height:2.5px}.device-phone .wireframe-nav{display:none}.wireframe-hamburger{flex-direction:column;justify-content:space-between;width:8px;height:6px;display:flex}.wireframe-hamburger-line{background:var(--rule-strong);width:100%;height:1px}.wireframe-hero{flex-direction:column;flex:1;justify-content:center;gap:3px;padding:3px 1px;display:flex}.wireframe-title{background:var(--paper-2);border-radius:0;width:80%;height:5px}.wireframe-title-short{background:var(--paper-2);border-radius:0;width:50%;height:5px}.wireframe-desc{background:var(--paper-2);border-radius:0;width:90%;height:2.5px}.wireframe-desc-2{background:var(--paper-2);border-radius:0;width:70%;height:2.5px}.wireframe-cta{background:var(--seal);width:40px;height:8px;box-shadow:none;border-radius:0;margin-top:3px}.device-desktop .wireframe-hero-body{align-items:center;gap:6px;display:flex}.device-desktop .wireframe-hero-text{flex-direction:column;flex:1;gap:2px;display:flex}.device-desktop .wireframe-hero-visual{background:var(--paper-hi);border:1px solid var(--rule);box-sizing:border-box;border-radius:0;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;width:70px;height:48px;padding:3px;display:grid}.wireframe-grid-item{background:linear-gradient(135deg,#ff7a6640 0% 100%);border-radius:0}.wireframe-grid-item:nth-child(2),.wireframe-grid-item:nth-child(3){background:linear-gradient(135deg,#ff7a6640 0% 100%)}.wireframe-grid-item:nth-child(4){background:var(--paper-2)}.device-tablet .wireframe-hero-body{flex-direction:column;gap:2.5px;display:flex}.device-tablet .wireframe-cta{width:32px}.device-phone .wireframe-hero{text-align:center;align-items:center}.device-phone .wireframe-title{width:70%}.device-phone .wireframe-title-short{width:40%}.device-phone .wireframe-cta{width:28px}@media (width<=480px){.responsive-container,.funnel-container{transform-origin:bottom;transform:scale(.9)}}@media (width<=400px){.responsive-container,.funnel-container{transform-origin:bottom;transform:scale(.8)}}[data-scrub] .wd-mockup-scroller,[data-tilt]{animation:none!important}.wd-bullet-item{border:1px solid #0000;border-radius:0;padding:.45rem .7rem}[data-scene]:not(.active) *{animation-play-state:paused!important}
