.pepe-shell{--pepe-background:#f8fafc;--pepe-foreground:#111827;--pisopro-primary:#3b82f6;--pisopro-navy:#2e3a59;--pisopro-blue:#5269a3;--pisopro-muted:#4f4c4d;--pisopro-orange-from:#f59e0b;--pisopro-orange-to:#ea580c;--sidebar-w:260px;--dashboard-sidebar-w:300px;background:var(--pepe-background);color:var(--pepe-foreground)}.pepe-shell *{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.pepe-shell .glass{background:rgba(255,255,255,.72);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8)}.pepe-shell .gradient-pisopro{background:linear-gradient(135deg,var(--pisopro-navy) 0,var(--pisopro-blue) 100%)}.pepe-shell .gradient-action{background:linear-gradient(135deg,var(--pisopro-orange-from) 0,var(--pisopro-orange-to) 100%)}.pepe-shell .ai-glow{box-shadow:0 0 0 1px rgba(59,130,246,.15),0 8px 32px rgba(59,130,246,.12)}@keyframes pepe-pulse-soft{0%,to{opacity:1}50%{opacity:.7}}.pepe-shell .animate-pulse-soft{animation:pepe-pulse-soft 2s ease-in-out infinite}@keyframes pepe-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes app-mode-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.pepe-shell .animate-slide-up{animation:pepe-slide-up .35s ease-out forwards}@keyframes pepe-ops-tab-swipe-from-end{0%{opacity:.45;transform:translate3d(14%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes pepe-ops-tab-swipe-from-start{0%{opacity:.45;transform:translate3d(-14%,0,0)}to{opacity:1;transform:translateZ(0)}}.pepe-shell .pepe-ops-tab-swipe-from-end{animation:pepe-ops-tab-swipe-from-end .32s cubic-bezier(.22,1,.36,1)}.pepe-shell .pepe-ops-tab-swipe-from-start{animation:pepe-ops-tab-swipe-from-start .32s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.pepe-shell .pepe-ops-tab-swipe-from-end,.pepe-shell .pepe-ops-tab-swipe-from-start{animation:none}}.pepe-shell.pepe-shell--intro-loading{background:#ffffff}.pepe-shell__layout{flex:1;min-height:0;min-width:0}@media (max-width:1023px){.pepe-shell__layout{flex:1 1 auto;min-height:auto}.pepe-shell [data-pepe-sticky-under-chrome]{top:calc(48px + env(safe-area-inset-top, 0px));transition:top .3s ease-out}.pepe-shell.pepe-shell--chrome-top-hidden [data-pepe-sticky-under-chrome]{top:env(safe-area-inset-top,0)}.pepe-shell [data-pepe-sticky-under-ops-tabs]{top:calc(48px + env(safe-area-inset-top, 0px) + 33px);transition:top .3s ease-out}.pepe-shell.pepe-shell--chrome-top-hidden [data-pepe-sticky-under-ops-tabs]{top:calc(env(safe-area-inset-top, 0px) + 33px)}}.pepe-shell__layout--concealed{visibility:hidden;pointer-events:none}.pepe-shell__intro-veil{position:fixed;inset:0;z-index:50;background:#ffffff;pointer-events:none}.pepe-intro-splash{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;overflow:hidden;background:transparent;pointer-events:auto}.pepe-intro-splash__wave{position:absolute;top:-20%;left:0;width:135%;height:140%;z-index:0;transform:translate3d(-102%,0,0);opacity:0;will-change:transform,opacity;pointer-events:none}.pepe-intro-splash__wave-svg{display:block;width:100%;height:100%}.pepe-intro-splash--fill .pepe-intro-splash__wave{animation:pepe-intro-wave-in 1s cubic-bezier(.22,1,.36,1) forwards}.pepe-intro-splash--brand .pepe-intro-splash__wave,.pepe-intro-splash--steps .pepe-intro-splash__wave{transform:translateZ(0);opacity:1}.pepe-intro-splash--empty .pepe-intro-splash__wave{animation:pepe-intro-wave-out .9s cubic-bezier(.4,0,.2,1) forwards}.pepe-intro-splash--empty{pointer-events:none}@keyframes pepe-intro-wave-in{0%{transform:translate3d(-102%,0,0);opacity:0}18%{opacity:1}to{transform:translateZ(0);opacity:1}}@keyframes pepe-intro-wave-out{0%{transform:translateZ(0);opacity:1}55%{opacity:1}to{transform:translate3d(-102%,0,0);opacity:0}}.pepe-intro-splash__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.pepe-intro-splash__content--visible{opacity:1;transform:translateY(0)}.pepe-intro-splash__content--exit{opacity:0;transform:translateY(-12px);transition:opacity .5s ease,transform .5s ease}.pepe-intro-splash__brand{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.pepe-intro-splash__logo-wrap{display:flex;align-items:center;justify-content:center;border-radius:1.25rem;background:rgba(255,255,255,.95);padding:.85rem 1.1rem;box-shadow:0 12px 40px rgba(0,0,0,.18)}.pepe-intro-splash__logo{width:auto;height:auto;max-width:180px;max-height:72px;object-fit:contain}.pepe-intro-splash__title{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:.02em;color:#ffffff;text-shadow:0 2px 16px rgba(0,0,0,.25)}.pepe-intro-splash__subtitle{margin:0;font-size:.875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.78);text-shadow:0 1px 10px rgba(0,0,0,.2)}.pepe-intro-splash__steps-slot{--steps-body-h:3.5rem;--steps-margin-top:1.75rem;width:min(22rem,86vw);min-height:calc(var(--steps-body-h) + var(--steps-margin-top));display:flex;align-items:flex-start;justify-content:center}.pepe-intro-splash__steps{--step-gap:1.3rem;position:relative;width:100%;height:0;margin-top:0;opacity:0;transform:scale(0);transform-origin:top center;overflow:hidden;pointer-events:none;transition:height .55s cubic-bezier(.22,1,.36,1),margin-top .55s cubic-bezier(.22,1,.36,1),opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.pepe-intro-splash__steps--open{height:var(--steps-body-h);margin-top:var(--steps-margin-top);opacity:1;transform:scale(1);overflow:visible;pointer-events:auto}.pepe-intro-splash__step{position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin:0;padding:.35rem .75rem;font-size:.95rem;font-weight:500;color:#ffffff;white-space:nowrap;text-align:center;pointer-events:none;opacity:0;transform:translate(-50%,calc(-50% + (var(--step-offset, 0) * var(--step-gap)))) scale(.7);transition:transform .48s cubic-bezier(.33,.1,.25,1),opacity .48s ease,filter .48s ease,font-size .48s ease}.pepe-intro-splash__step[data-offset="0"]{opacity:1;filter:blur(0);transform:translate(-50%,-50%) scale(1);font-size:1.05rem;font-weight:600;z-index:3}.pepe-intro-splash__step[data-offset="-1"]{opacity:.36;filter:blur(.35px);transform:translate(-50%,calc(-50% - var(--step-gap))) scale(.86);z-index:2}.pepe-intro-splash__step[data-offset="1"]{opacity:.36;filter:blur(.35px);transform:translate(-50%,calc(-50% + var(--step-gap))) scale(.86);z-index:2}.pepe-intro-splash__step[data-offset="-2"]{opacity:.1;filter:blur(1px);transform:translate(-50%,calc(-50% - (var(--step-gap) * 2))) scale(.76);z-index:1}.pepe-intro-splash__step[data-offset="2"]{opacity:.1;filter:blur(1px);transform:translate(-50%,calc(-50% + (var(--step-gap) * 2))) scale(.76);z-index:1}.pepe-intro-splash__step--far,.pepe-intro-splash__step[data-offset="-3"],.pepe-intro-splash__step[data-offset="-4"],.pepe-intro-splash__step[data-offset="3"],.pepe-intro-splash__step[data-offset="4"]{opacity:0;filter:blur(2px);transform:translate(-50%,calc(-50% + (var(--step-offset, 0) * var(--step-gap)))) scale(.68);z-index:0}.pepe-intro-splash__step-label{text-shadow:0 1px 8px rgba(0,0,0,.2)}.pepe-intro-splash__step-spinner{width:1rem;height:1rem;flex-shrink:0;animation:pepe-intro-spin .8s linear infinite}@keyframes pepe-intro-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.pepe-intro-splash__step-spinner,.pepe-intro-splash__wave{animation:none!important}.pepe-intro-splash__wave{transform:translateZ(0);opacity:1}.pepe-intro-splash__content,.pepe-intro-splash__step,.pepe-intro-splash__steps{transition:none}}