html,body{overscroll-behavior:none;touch-action:none;-webkit-text-size-adjust:100%;user-scalable:no;width:100%;height:100%;overflow:hidden;-webkit-user-select:none!important;user-select:none!important}.result-button-circle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0003}.result-button-circle:hover{filter:brightness(1.1);transform:translateY(-2px)scale(1.05);box-shadow:0 6px 20px #0000004d}.result-button-circle:active{transform:translateY(0)scale(1)}.shareInstagramButton{background:linear-gradient(135deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d)}@keyframes slideInScale{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shimmer{0%,to{transform:rotate(0)}50%{transform:rotate(180deg)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes floatParticle{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)rotate(360deg)}}.notification-enter{animation:.8s cubic-bezier(.34,1.56,.64,1) slideInScale}.icon-float{animation:3s ease-in-out infinite floatIcon}.gradient-bg{background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#5c7cfa 100%) 0 0/200% 200%;animation:8s infinite gradientShift}.glass-morphism{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3}.shimmer-button{background:linear-gradient(90deg,#0000,#fff6,#0000) 0 0/200% 100%;animation:2s infinite shimmer}.notification-success{--color-primary:#10b981;--color-secondary:#d1fae5;--color-accent:#065f46}.notification-error{--color-primary:#ef4444;--color-secondary:#fef2f2;--color-accent:#991b1b}.notification-warning{--color-primary:#f59e0b;--color-secondary:#fef3c7;--color-accent:#92400e}.notification-info{--color-primary:#6366f1;--color-secondary:#e0e7ff;--color-accent:#3730a3}.status-badge{background:var(--color-secondary);color:var(--color-accent);border:1px solid var(--color-primary)}.primary-button{background:linear-gradient(135deg,var(--color-primary),var(--color-accent))}.primary-button:hover{transform:translateY(-1px);box-shadow:0 10px 25px #00000026}.icon-container{background:linear-gradient(135deg,var(--color-primary),var(--color-accent))}.particles{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.particle{background:#ffffff1a;border-radius:50%;animation:20s linear infinite floatParticle;position:absolute}.particle:first-child{width:20px;height:20px;animation-delay:0s;left:10%}.particle:nth-child(2){width:15px;height:15px;animation-delay:2s;left:25%}.particle:nth-child(3){width:30px;height:30px;animation-delay:4s;left:45%}.particle:nth-child(4){width:10px;height:10px;animation-delay:1s;left:65%}.particle:nth-child(5){width:25px;height:25px;animation-delay:3s;left:85%}.particle:nth-child(6){width:12px;height:12px;animation-delay:7s;left:15%}.particle:nth-child(7){width:18px;height:18px;animation-delay:5s;left:35%}.particle:nth-child(8){width:22px;height:22px;animation-delay:8s;left:55%}.particle:nth-child(9){width:14px;height:14px;animation-delay:6s;left:75%}.step-counter{counter-reset:step-counter}.step-item{counter-increment:step-counter}.step-item:before{content:counter(step-counter)}.icon-wrapper.rotating{animation:.6s ease-in-out rotate}@keyframes rotate{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.animate-shimmer{animation:3s ease-in-out infinite shimmer}
