@font-face{font-family:Rockstar;src:url(/assets/Rockstar-ExtraBold-BcYt16_c.otf)format("opentype");font-weight:800;font-style:normal}@font-face{font-family:NeueMetanaNext;src:url(/assets/NeueMetanaNext-SemiBold-BpyLMZw_.otf)format("opentype");font-weight:600;font-style:normal}:root{--black:#000;--white:#fff;--gray:#1e1e1e;--beige:#f1e8de;--red:#ff1212}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{background:#050505;width:100%;min-height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100svh;font-family:Rockstar,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}button,input,textarea{font:inherit}html:has(.login-page){background:#000}body:has(.login-page){background:#000}body:has(.login-page) #root{background:#000}.login-page{isolation:isolate;background:#000;width:100%;height:100dvh;position:fixed;inset:0;overflow:hidden}.gradient-stage{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.gradient-object{pointer-events:none;will-change:transform;position:absolute}.gradient-object img{-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:50%;will-change:transform, opacity;width:100%;height:auto;display:block}.gradient-object--left{width:clamp(500px,39vw,750px);top:13%;left:-12vw}.gradient-object--right{width:clamp(370px,29vw,550px);top:2%;right:-3vw}.gradient-object--bottom{width:clamp(820px,66vw,1280px);margin-left:clamp(-410px,-33vw,-640px);bottom:-31%;left:50%}.login-content{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:relative}.login-card{--ambient-1-x:0%;--ambient-1-y:50%;--ambient-1-strength:.05;--ambient-1-soft:.02;--ambient-2-x:100%;--ambient-2-y:10%;--ambient-2-strength:.05;--ambient-2-soft:.02;--ambient-3-x:50%;--ambient-3-y:100%;--ambient-3-strength:.05;--ambient-3-soft:.02;color:#f5f5f3;-webkit-backdrop-filter:blur(29px)saturate(1.18);backdrop-filter:blur(29px)saturate(1.18);background:#17191ba8;border:0;border-radius:17px;width:min(440px,100vw - 48px);min-height:418px;padding:32px 33px 28px;position:relative;overflow:hidden;box-shadow:0 25px 75px #0000007a}.login-card__ambient{z-index:0;pointer-events:none;background:radial-gradient(circle at var(--ambient-1-x) var(--ambient-1-y), rgba(255, 20, 25, var(--ambient-1-strength)) 0%, rgba(150, 0, 8, var(--ambient-1-soft)) 38%, transparent 75%), radial-gradient(circle at var(--ambient-2-x) var(--ambient-2-y), rgba(255, 20, 25, var(--ambient-2-strength)) 0%, rgba(150, 0, 8, var(--ambient-2-soft)) 38%, transparent 75%), radial-gradient(circle at var(--ambient-3-x) var(--ambient-3-y), rgba(255, 20, 25, var(--ambient-3-strength)) 0%, rgba(150, 0, 8, var(--ambient-3-soft)) 38%, transparent 75%);filter:blur(20px);position:absolute;inset:-22%}.login-card__header,.login-tabs,.login-card__title,.login-field,.login-submit,.login-card__footer{z-index:3;position:relative}.login-card__header{justify-content:space-between;align-items:center;height:17px;margin-bottom:22px;display:flex}.login-card__logo{object-fit:contain;width:17px;height:17px;display:block}.login-card__status{color:#ffffff85;letter-spacing:.23em;align-items:center;gap:7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px;font-weight:600;display:flex}.login-card__status-dot{background:#38e58c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 5px #38e58cbf,0 0 11px #38e58c52}.login-tabs{background:#02040721;border:1px solid #ffffffb8;border-radius:12px;align-items:center;width:100%;height:46px;margin-bottom:29px;padding:4px;display:flex}.login-tab{letter-spacing:.2em;border:0;border-radius:9px;justify-content:center;align-items:center;width:100%;height:36px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:700;display:flex}.login-tab--active{color:#121212;background:#f8f8f6f7;box-shadow:0 1px 5px #00000038}.login-card__title{margin-bottom:28px}.login-card__title h1{color:#fffffff7;letter-spacing:-.045em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:700;line-height:1}.login-field{cursor:text;background:#04060982;border:1px solid #ffffff7a;border-radius:12px;grid-template-columns:21px 1fr 28px;align-items:center;gap:9px;width:100%;height:56px;margin-bottom:16px;padding:0 13px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid}.login-field:hover{border-color:#ffffff9e}.login-field:focus-within{background:#0203059c;border-color:#ffffffc7;box-shadow:0 0 0 3px #ffffff06}.login-field__lock{pointer-events:none;justify-content:center;align-items:center;display:flex}.login-field__lock svg{stroke:#ffffff6e;stroke-width:1.5px;width:14px;height:14px}.login-field input{color:#eee;letter-spacing:.12em;cursor:text;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:56px}.login-field input::placeholder{color:#ffffff38;opacity:1}.login-field__visibility{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.login-field__visibility svg{stroke:#fff6;stroke-width:1.5px;width:17px;height:17px;transition:stroke .2s}.login-field__visibility:hover svg{stroke:#fffc}.login-submit{color:#171717;letter-spacing:.22em;cursor:pointer;background:#ebedefc9;border:0;border-radius:11px;justify-content:center;align-items:center;gap:14px;width:100%;height:56px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:700;transition:background .2s,transform .15s;display:flex}.login-submit:disabled{cursor:wait}.login-submit:hover{background:#fafafaf2}.login-submit:active{transform:scale(.986)}.login-submit__arrow{font-family:Arial,Helvetica,sans-serif;font-size:17px;transition:transform .2s}.login-submit:hover .login-submit__arrow{transform:translate(4px)}.login-card__footer{color:#fff6;letter-spacing:.15em;border-top:1px solid #ffffff13;justify-content:space-between;align-items:center;gap:18px;margin-top:27px;padding-top:20px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px;font-weight:600;line-height:1.35;display:flex}@media (width<=700px){.gradient-object--left{width:112vw;top:24%;left:-69vw}.gradient-object--right{width:88vw;top:2%;right:-43vw}.gradient-object--bottom{width:156vw;margin-left:-78vw;bottom:-18%;left:50%}.login-content{padding:24px}.login-card{border-radius:18px;width:min(440px,100vw - 48px);min-height:418px;padding:30px 28px 27px}.login-card__header{margin-bottom:23px}.login-tab{font-size:10px}.login-card__title{margin-bottom:28px}.login-field input{font-size:12px}.login-submit{font-size:11px}.login-card__footer{margin-top:27px;font-size:6.8px}}@media (width<=370px){.login-card{width:calc(100vw - 32px);padding:26px 22px 24px}.login-card__title h1{font-size:20px}.login-card__footer{gap:10px;font-size:6.3px}}.main-page{background:var(--beige);width:100%;height:100dvh;overflow:hidden}.navbar{background:var(--gray);justify-content:center;align-items:center;width:100%;height:100px;display:flex}.navbar-logo{-webkit-user-select:none;user-select:none;pointer-events:none;width:auto;height:64px;display:block}.hero{justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(24px,3.5vw,50px);display:flex;position:relative}.coming-title{-webkit-user-select:none;user-select:none;flex-direction:column;font-family:Rockstar,sans-serif;font-size:clamp(4rem,9vw,8rem);line-height:.9;display:flex}.coming{color:var(--gray)}.soon{color:#0000;-webkit-text-stroke:2px var(--red);align-self:flex-end}.main-corner-button{border:2px solid var(--gray);color:var(--gray);cursor:pointer;background:0 0;padding:12px 18px;font-family:Rockstar,sans-serif;font-size:1rem;transition:background .2s,color .2s,transform .15s;position:fixed;bottom:24px}.main-corner-button:hover{background:var(--gray);color:var(--beige)}.main-corner-button:active{transform:scale(.96)}.logout-link{left:24px}.game-link{right:24px}.byline{color:var(--gray);-webkit-user-select:none;user-select:none;font-size:14px;position:absolute;top:20px;left:clamp(24px,3.5vw,50px)}.game-menu{background:var(--gray);width:100%;height:100dvh;color:var(--beige);-webkit-user-select:none;user-select:none;overscroll-behavior:none;touch-action:none;font-family:NeueMetanaNext,sans-serif;font-size:20px;font-weight:600;position:relative;overflow:hidden}.game-topbar{z-index:20;grid-template-columns:40px min(213px,54.2vw) 40px;align-items:center;gap:13px;display:grid;position:absolute;top:18px;left:50%;transform:translate(-50%)}.topbar-circle{background:var(--beige);width:40px;height:40px;color:var(--gray);cursor:pointer;touch-action:manipulation;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.topbar-circle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.game-logo{background:var(--beige);width:100%;height:40px;color:var(--gray);font-size:inherit;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;display:flex}.trophy-icon{width:23px;height:23px}.game-carousel{width:100%;height:100%;position:absolute;inset:0}.game-card{background:var(--beige);color:var(--gray);font-size:inherit;white-space:nowrap;will-change:top, width, height, transform, opacity;border:0;justify-content:center;align-items:center;display:flex;position:absolute;left:50%;overflow:hidden}.game-card-content{flex-direction:column;width:100%;height:100%;padding:18px 14px;display:flex;overflow:hidden}.game-card-content h2{text-align:center;font-size:inherit;font-weight:inherit;color:var(--gray);flex-shrink:0;line-height:1}.game-card-scroll{overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:none;width:100%;height:248px;margin-top:12px;overflow:hidden auto}.game-card-scroll::-webkit-scrollbar{display:none}.game-card.is-closed{cursor:pointer;touch-action:manipulation}.game-play{z-index:5;aspect-ratio:1;background:var(--beige);cursor:pointer;touch-action:manipulation;border:0;border-radius:50%;justify-content:center;align-items:center;width:40.97vw;padding:0;display:flex;position:absolute;top:122.64vw;right:-20.48vw}.play-icon{border-top:24px solid #0000;border-bottom:24px solid #0000;border-left:42px solid var(--red);width:0;height:0;transform:translate(-32px)}.game-play:disabled{cursor:default;opacity:.45}.game-play:disabled .play-icon{border-left-color:var(--gray)}.categories-list{flex-direction:column;gap:12px;display:flex}.category-option{background:var(--white);width:100%;height:40px;color:var(--black);font-family:inherit;font-size:inherit;cursor:pointer;touch-action:manipulation;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.category-indicator{background:var(--beige);border-radius:50%;width:28px;height:28px;transition:background .18s,transform .18s;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.category-option.is-selected .category-indicator{background:var(--red);transform:translateY(-50%)scale(1.03)}.category-label{text-align:center;white-space:nowrap;pointer-events:none;width:100%}.players-panel{flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;margin-top:12px;display:flex}.players-list-scroll{overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;width:100%;min-width:0;min-height:0;overflow:hidden auto}.players-list-scroll::-webkit-scrollbar{display:none}.players-list{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.player-row{background:var(--white);width:100%;min-width:0;height:40px;color:var(--black);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.player-name{text-align:center;width:100%;min-width:0;font-size:inherit;white-space:nowrap;text-overflow:ellipsis;padding:0 42px;overflow:hidden}.player-delete{background:var(--red);width:28px;height:28px;color:var(--white);cursor:pointer;touch-action:manipulation;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.player-delete svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.player-add{flex-shrink:0;width:100%;min-width:0;height:40px;margin-top:12px;position:relative}.player-add input{background:var(--white);width:100%;min-width:0;height:100%;color:var(--black);font-family:inherit;font-size:inherit;text-align:center;border:0;border-radius:999px;outline:0;padding:0 42px 0 14px}.player-add-button{background:var(--red);width:28px;height:28px;color:var(--white);cursor:pointer;touch-action:manipulation;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.player-add-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.player-delete,.player-add-button{z-index:2}.player-delete:before,.player-add-button:before{content:"";border-radius:50%;position:absolute;inset:-6px}.impostors-list{flex-direction:column;gap:12px;display:flex}.impostor-option{background:var(--white);width:100%;height:40px;color:var(--black);font-family:inherit;font-size:inherit;cursor:pointer;touch-action:manipulation;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.impostor-indicator{background:var(--beige);border-radius:50%;width:28px;height:28px;transition:background .18s,transform .18s;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.impostor-option.is-selected .impostor-indicator{background:var(--red);transform:translateY(-50%)scale(1.03)}.impostor-label{text-align:center;white-space:nowrap;pointer-events:none;width:100%}.modes-list{flex-direction:column;gap:12px;display:flex}.mode-option{background:var(--white);width:100%;height:40px;color:var(--black);font-family:inherit;font-size:inherit;cursor:pointer;touch-action:manipulation;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.mode-indicator{background:var(--beige);border-radius:50%;width:28px;height:28px;transition:background .18s,transform .18s;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.mode-option.is-selected .mode-indicator{background:var(--red);transform:translateY(-50%)scale(1.03)}.mode-label{text-align:center;white-space:nowrap;pointer-events:none;width:100%}.settings-list{flex-direction:column;gap:12px;display:flex}.setting-option{background:var(--white);width:100%;height:40px;color:var(--black);font-family:inherit;font-size:inherit;cursor:pointer;touch-action:manipulation;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.setting-indicator{background:var(--beige);border-radius:50%;width:28px;height:28px;transition:background .18s,transform .18s;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.setting-option.is-selected .setting-indicator{background:var(--red);transform:translateY(-50%)scale(1.03)}.setting-label{text-align:center;white-space:nowrap;pointer-events:none;width:100%}.game-board{background:var(--gray);width:100%;height:100dvh;color:var(--beige);-webkit-user-select:none;user-select:none;font-family:NeueMetanaNext,sans-serif;font-weight:600;position:relative;overflow:hidden}.game-board-home,.game-board-round{z-index:20;background:var(--beige);width:40px;height:40px;color:var(--gray);cursor:pointer;touch-action:manipulation;appearance:none;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:4px}.game-board-home{right:62px}.game-board-round{right:112px}.game-board-home svg,.game-board-round svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.game-board-main-text{z-index:4;width:676px;height:206px;color:var(--beige);text-align:center;text-transform:uppercase;white-space:normal;word-break:normal;overflow-wrap:normal;text-wrap:balance;pointer-events:none;--card-scale:3.2;--card-alpha:0;isolation:isolate;will-change:transform, opacity;background:0 0;justify-content:center;align-items:center;padding:0;font-family:NeueMetanaNext,sans-serif;font-size:64px;font-weight:600;line-height:1;display:flex;position:absolute;bottom:115px;left:50%;overflow:visible;transform:translate(-50%)}.game-board-main-text:before{content:"";background:rgba(241, 232, 222, var(--card-alpha));width:213px;height:40px;transform:translate(-50%, -50%) scale(var(--card-scale));transform-origin:50%;z-index:-1;pointer-events:none;border-radius:999px;position:absolute;top:50%;left:50%}.game-board-main-text.is-impostor{color:var(--red)}.game-board-player-button{z-index:3;--card-scale:1;--card-alpha:1;isolation:isolate;width:213px;height:40px;color:var(--black);font-family:inherit;font-size:20px;font-weight:inherit;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;touch-action:manipulation;appearance:none;will-change:transform, opacity, background-color, color, font-size;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;display:flex;position:absolute;bottom:30px;overflow:hidden}.game-board-player-button:before{content:"";border-radius:inherit;background:rgba(241, 232, 222, var(--card-alpha));transform:scale(var(--card-scale));transform-origin:50%;z-index:-1;pointer-events:none;will-change:transform, opacity;position:absolute;inset:0}.game-board-player-button--hidden{visibility:hidden;pointer-events:none;margin-top:-20px;margin-left:-106.5px;top:50%;bottom:auto;left:50%}.game-board-player-button--previous{left:calc(50% - 343px)}.game-board-player-button--next{left:calc(50% + 130px)}.game-board-reveal{z-index:5;background:var(--beige);width:200px;height:200px;color:var(--black);cursor:pointer;touch-action:manipulation;appearance:none;will-change:transform, opacity;border:0;border-radius:50%;justify-content:center;align-items:flex-start;padding-top:24px;display:flex;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.game-board-reveal svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:64px;height:40px}.exit-game-modal{z-index:999;justify-content:center;align-items:center;padding:24px;font-family:NeueMetanaNext,sans-serif;font-weight:600;display:flex;position:fixed;inset:0}.exit-game-modal-backdrop{appearance:none;background:#000000b8;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.exit-game-modal-card{z-index:2;background:var(--beige);width:min(360px,100vw - 48px);color:var(--black);text-align:center;border-radius:28px;padding:32px 24px 24px;position:relative}.exit-game-modal-title{font-family:inherit;font-size:clamp(22px,6vw,30px);font-weight:inherit;text-transform:uppercase;margin:0;line-height:1}.exit-game-modal-actions{gap:10px;margin-top:28px;display:flex}.exit-game-modal-button{height:44px;font-family:inherit;font-size:15px;font-weight:inherit;cursor:pointer;touch-action:manipulation;appearance:none;border:0;border-radius:999px;flex:1;padding:0 12px}.exit-game-modal-button--cancel{background:var(--gray);color:var(--beige)}.exit-game-modal-button--exit{background:var(--red);color:var(--white)}.round-screen{background:var(--gray);width:100%;min-height:100dvh;color:var(--beige);-webkit-user-select:none;user-select:none;font-family:NeueMetanaNext,sans-serif;font-weight:600;position:relative;overflow:hidden}.round-screen-home{z-index:20;background:var(--beige);width:40px;height:40px;color:var(--gray);cursor:pointer;touch-action:manipulation;appearance:none;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:52px;right:38px}.round-screen-home svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.round-screen-start{text-align:center;width:calc(100% - 64px);position:absolute;top:155px;left:50%;transform:translate(-50%)}.round-screen-start-label{text-transform:uppercase;font-size:30px;line-height:1}.round-screen-start-name{text-align:center;text-transform:uppercase;overflow-wrap:anywhere;justify-content:center;align-items:center;max-width:100%;margin-top:18px;font-size:clamp(40px,12vw,52px);line-height:1;display:inline-flex;position:relative}.round-screen-start-name span{z-index:2;position:relative}.round-screen-start-name:after{content:"";background:var(--red);z-index:1;height:8px;position:absolute;top:54%;left:-10px;right:-10px;transform:translateY(-50%)}.round-screen-info{flex-direction:column;gap:8px;width:220px;display:flex;position:absolute;top:315px;left:50%;transform:translate(-50%)}.round-screen-card{background:0 0;border-radius:18px;width:100%}.round-screen-card.is-open{background:var(--beige);padding:0 7px 7px}.round-screen-card-title{background:var(--beige);width:100%;height:40px;color:var(--black);font:inherit;cursor:pointer;touch-action:manipulation;appearance:none;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:20px;display:flex}.round-screen-card.is-open .round-screen-card-title{border-radius:18px 18px 12px 12px}.round-screen-card-list{flex-direction:column;gap:5px;margin-top:0;display:flex}.round-screen-card-list--impostors{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-height:151px;overflow-y:auto}.round-screen-card-list--impostors::-webkit-scrollbar{display:none}.round-screen-card-row{background:var(--white);min-width:0;color:var(--black);text-align:center;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:0 0 34px;justify-content:center;align-items:center;padding:0 12px;font-size:18px;display:flex;overflow:hidden}.round-screen-new-round{background:var(--beige);width:220px;height:44px;color:var(--black);font-family:inherit;font-size:18px;font-weight:inherit;text-transform:uppercase;cursor:pointer;touch-action:manipulation;appearance:none;border:0;border-radius:999px;padding:0;position:absolute;bottom:44px;left:50%;transform:translate(-50%)}.rotate-phone{background:var(--gray);width:100%;height:100dvh;color:var(--beige);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-family:NeueMetanaNext,sans-serif;font-weight:600;display:flex;position:relative;overflow:hidden}.rotate-phone-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:34px;width:calc(100% - 64px);max-width:500px;display:flex}.rotate-phone-animation{justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}.rotate-phone-icon{z-index:2;fill:none;stroke:currentColor;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%;width:110px;height:110px;animation:1.8s ease-in-out infinite rotate-phone-movement;position:relative}.rotate-phone--landscape .rotate-phone-icon{--rotate-start:0deg;--rotate-end:90deg}.rotate-phone--portrait .rotate-phone-icon{--rotate-start:90deg;--rotate-end:0deg}.rotate-phone-arrow{z-index:1;fill:none;width:92px;height:92px;stroke:var(--red);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;animation:1.8s ease-in-out infinite rotate-phone-arrow-pulse;position:absolute;top:-2px;right:-4px}.rotate-phone-text{text-transform:uppercase;flex-direction:column;gap:4px;font-size:clamp(30px,9vw,46px);line-height:.95;display:flex}@keyframes rotate-phone-movement{0%{transform:rotate(var(--rotate-start))}18%{transform:rotate(var(--rotate-start))}68%{transform:rotate(var(--rotate-end))}82%{transform:rotate(var(--rotate-end))}to{transform:rotate(var(--rotate-start))}}@keyframes rotate-phone-arrow-pulse{0%,18%,to{opacity:.35;transform:scale(.94)}45%,75%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.rotate-phone-icon,.rotate-phone-arrow{animation:none}}
