.notification-container{position:fixed;top:2rem;left:35%;transform:translateX(-50%);z-index:9999;min-width:320px;max-width:90vw;pointer-events:all}.notification-content{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(145deg,rgba(23,19,10,.95),hsla(43,19%,51%,.95));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,231,171,.2);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.4);color:#ffe7ab;animation:glow 2s infinite alternate;will-change:transform,opacity}.success-icon{color:#ffe7ab;flex-shrink:0}.notification-message{font-size:.95rem;font-weight:500;line-height:1.4}.close-button{padding:4px;margin-left:auto;color:rgba(255,231,171,.6);background:none;border:none;cursor:pointer;transition:all .3s ease;border-radius:50%;display:flex;align-items:center;justify-content:center}.close-button:hover{color:#ffe7ab;transform:rotate(90deg)}@keyframes glow{0%{box-shadow:0 0 20px -10px rgba(255,231,171,.3)}to{box-shadow:0 0 20px -5px rgba(255,231,171,.5)}}.floating-sphere{position:fixed;bottom:2rem;right:2rem;width:64px;height:64px;background:linear-gradient(145deg,rgba(23,19,10,.95),hsla(43,19%,51%,.95));border:1px solid rgba(255,231,171,.2);border-radius:50%;cursor:pointer;box-shadow:0 4px 25px rgba(255,239,197,.41);z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .3s ease,transform .3s ease;animation:floatUpDown 3s ease-in-out infinite}@media(max-width:900px){.floating-sphere{bottom:1rem;right:1rem}}.floating-sphere:before{content:"";position:absolute;top:5px;left:5px;width:54px;height:54px;border-radius:50%;background:radial-gradient(circle,rgba(255,231,171,.4) 10%,transparent 70%);opacity:.6;animation:rotateShine 2s linear infinite}.floating-sphere.expanded{cursor:default;background:linear-gradient(145deg,rgba(23,19,10,.98),hsla(43,19%,51%,.98));animation:none}@media(max-width:900px){.floating-sphere.expanded{max-width:90%}}.floating-sphere .sphere-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;font-family:Urbanist,serif}.floating-sphere .sphere-content .phone-icon{color:#ffe7ab;opacity:.9;z-index:10}.floating-sphere .sphere-content .sphere-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,rgba(23,19,10,.98),hsla(43,19%,51%,.98));position:relative;z-index:2}.floating-sphere .sphere-content .spiral-container{position:absolute;width:100%;height:100%;top:0;left:0;overflow:visible;pointer-events:none}.floating-sphere .sphere-content .spiral-ring{position:absolute;border-radius:50%;top:0;left:0;width:100%;height:100%;transform-origin:center;border:none}.floating-sphere .sphere-content .spiral-ring:before{width:100%;height:100%}.floating-sphere .sphere-content .spiral-ring:after,.floating-sphere .sphere-content .spiral-ring:before{content:"";position:absolute;border-radius:50%;background:transparent}.floating-sphere .sphere-content .spiral-1:before{top:0;left:0;width:calc(100% + 16px);height:calc(100% + 16px);transform:translate(-8px,-8px);border:2px solid rgba(255,231,171,.9);clip-path:path("M32,0 A32,32 0 0,1 64,32 A32,32 0 0,1 32,64 A32,32 0 0,1 0,32 A32,32 0 0,1 32,0 Z M32,12 A20,20 0 0,0 12,32 A20,20 0 0,0 32,52 A20,20 0 0,0 52,32 A20,20 0 0,0 32,12 Z");box-shadow:0 0 10px rgba(255,231,171,.7)}.floating-sphere .sphere-content .spiral-2:before{top:0;left:0;width:calc(100% + 30px);height:calc(100% + 30px);transform:translate(-15px,-15px);border:1.5px solid rgba(255,231,171,.7);clip-path:path("M32,4 A28,28 0 0,1 60,32 A28,28 0 0,1 32,60 A28,28 0 0,1 4,32 A28,28 0 0,1 32,4 Z M32,16 A16,16 0 0,0 16,32 A16,16 0 0,0 32,48 A16,16 0 0,0 48,32 A16,16 0 0,0 32,16 Z");box-shadow:0 0 8px rgba(255,231,171,.6)}.floating-sphere .sphere-content .spiral-3:before{top:0;left:0;width:calc(100% + 45px);height:calc(100% + 45px);transform:translate(-22.5px,-22.5px);border:1px solid rgba(255,231,171,.5);clip-path:path("M32,0 A32,32 0 0,1 64,32 A32,32 0 0,1 32,64 A32,32 0 0,1 0,32 A32,32 0 0,1 32,0 Z M32,8 A24,24 0 0,0 8,32 A24,24 0 0,0 32,56 A24,24 0 0,0 56,32 A24,24 0 0,0 32,8 Z");box-shadow:0 0 15px rgba(255,231,171,.4)}.floating-sphere .sphere-content .golden-particles{position:absolute;width:100%;height:100%;top:0;left:0}.floating-sphere .sphere-content .golden-particles:after,.floating-sphere .sphere-content .golden-particles:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:rgba(255,231,171,.9);box-shadow:0 0 6px rgba(255,231,171,.8);animation:particleFloat 4s ease-in-out infinite}.floating-sphere .sphere-content .golden-particles:before{top:15%;left:75%;animation-delay:0s}.floating-sphere .sphere-content .golden-particles:after{top:65%;left:25%;animation-delay:2s}.floating-sphere .sphere-content:after,.floating-sphere .sphere-content:before{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:rgba(255,231,171,.8);box-shadow:0 0 4px rgba(255,231,171,.7);animation:particleFloat 5s ease-in-out infinite}.floating-sphere .sphere-content:before{top:30%;left:15%;animation-delay:1s}.floating-sphere .sphere-content:after{top:70%;left:85%;animation-delay:3s}.floating-sphere .input-container{width:100%;height:100%;display:flex;align-items:center;gap:.75rem;padding:0 .75rem;background:linear-gradient(145deg,rgba(23,19,10,.98),hsla(43,19%,51%,.98));border-radius:50%}.floating-sphere .country-select{position:relative;min-width:80px}.floating-sphere .country-button{display:flex;align-items:center;gap:.25rem;padding:.375rem .5rem;background:rgba(255,231,171,.1);border:1px solid rgba(255,231,171,.2);border-radius:6px;color:#ffe7ab;font-size:.875rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.floating-sphere .country-button:hover{background:rgba(255,231,171,.15);border-color:rgba(255,231,171,.3)}.floating-sphere .country-button .chevron-icon{color:#ffe7ab;opacity:.7;transition:transform .2s ease,opacity .2s ease}.floating-sphere .country-button .chevron-icon:hover{opacity:1;transform:translateY(2px)}.floating-sphere .country-list{position:absolute;bottom:calc(100% + .5rem);min-width:80px;max-height:320px;overflow-y:scroll;background:rgba(23,19,10,.98);border:1px solid rgba(255,231,171,.2);border-radius:8px;z-index:10;box-shadow:0 4px 20px rgba(0,0,0,.3)}.floating-sphere .country-list .country-search{position:sticky;top:0;display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;border-bottom:1px solid rgba(255,231,171,.2);background:rgba(23,19,10,.98);z-index:1}.floating-sphere .country-list .country-search .search-icon{color:rgba(255,231,171,.6);min-width:16px}.floating-sphere .country-list .country-search input{width:100%;background:transparent;border:none;color:#ffe7ab;font-size:.875rem;padding:.25rem 0}.floating-sphere .country-list .country-search input::-moz-placeholder{color:rgba(255,231,171,.4)}.floating-sphere .country-list .country-search input::placeholder{color:rgba(255,231,171,.4)}.floating-sphere .country-list .country-search input:focus{outline:none}.floating-sphere .country-list::-webkit-scrollbar{width:6px}.floating-sphere .country-list::-webkit-scrollbar-track{background:rgba(23,19,10,.98);border-radius:6px}.floating-sphere .country-list::-webkit-scrollbar-thumb{background-color:#ffe7ab;border-radius:6px}.floating-sphere .country-list .country-option{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;width:100%;background:none;color:#ffe7ab;font-size:.875rem;cursor:pointer;transition:background .2s ease}.floating-sphere .country-list .country-option:hover{background:rgba(255,231,171,.1)}.floating-sphere .country-list .country-option:active{background:rgba(255,231,171,.15)}.floating-sphere .phone-input{flex:1;height:36px;padding:0 .75rem;width:90%;background:rgba(255,231,171,.1);border:1px solid rgba(255,231,171,.2);border-radius:6px;color:#ffe7ab;font-size:.9375rem;transition:background .2s ease,border-color .2s ease}.floating-sphere .phone-input::-moz-placeholder{color:rgba(255,231,171,.4)}.floating-sphere .phone-input::placeholder{color:rgba(255,231,171,.4)}.floating-sphere .phone-input:focus{outline:none;background:rgba(255,231,171,.15);border-color:rgba(255,231,171,.3)}.floating-sphere .submit-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:8px;background:rgba(255,231,171,.15);border:1px solid rgba(255,231,171,.3);border-radius:6px;color:#ffe7ab;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.floating-sphere .submit-button:hover:not(:disabled){background:rgba(255,231,171,.2);border-color:rgba(255,231,171,.4);transform:translateY(-1px)}.floating-sphere .submit-button:active:not(:disabled){transform:translateY(0)}.floating-sphere .submit-button:disabled{opacity:.5;cursor:not-allowed}.floating-sphere .close-button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;color:rgba(255,231,171,.6);cursor:pointer;transition:color .2s ease,transform .2s ease}.floating-sphere .close-button:hover{color:#ffe7ab;transform:rotate(90deg)}.floating-sphere .maintenance-message{position:absolute;bottom:-40px;left:0;width:100%;text-align:center;color:rgba(255,231,171,.9);font-size:.875rem;background:rgba(23,19,10,.98);padding:.5rem;border-radius:6px;border:1px solid rgba(255,231,171,.2);box-shadow:0 4px 15px rgba(0,0,0,.2)}@keyframes pulse{0%,to{box-shadow:0 4px 25px rgba(255,239,197,.41)}50%{box-shadow:0 6px 30px rgba(255,239,197,.6)}}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes rotateShine{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes particleFloat{0%,to{transform:translate(0) scale(1);opacity:.8}25%{transform:translate(4px,-4px) scale(1.2);opacity:1}50%{transform:translateY(-8px) scale(.8);opacity:.6}75%{transform:translate(-4px,-4px) scale(1.1);opacity:.9}}@keyframes spiralPulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}}