.styles-module__u6gKNq__backdrop{z-index:40;opacity:0;background-color:#00000080;animation:.3s forwards styles-module__u6gKNq__fadeIn;position:fixed;inset:0}.styles-module__u6gKNq__drawer{background:var(--color-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-right:1px solid var(--border-glass);width:280px;box-shadow:var(--shadow-glass);z-index:50;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.styles-module__u6gKNq__drawer.styles-module__u6gKNq__open{transform:translate(0)}.styles-module__u6gKNq__header{border-bottom:1px solid var(--border-glass);justify-content:space-between;align-items:center;min-height:56px;padding:1rem 1.5rem;display:flex}.styles-module__u6gKNq__logoLink{text-decoration:none}.styles-module__u6gKNq__nav{flex-direction:column;flex:1;justify-content:space-between;padding:1rem 0;display:flex}.styles-module__u6gKNq__list{margin:0;padding:0;list-style:none}.styles-module__u6gKNq__listItem{color:var(--color-text);align-items:center;gap:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s;display:flex;position:relative}.styles-module__u6gKNq__listItem:hover{background-color:#0242ff0d}.styles-module__u6gKNq__activeListItem{color:var(--color-primary);background-color:#0242ff1a}.styles-module__u6gKNq__activeListItem:before{content:"";background-color:var(--color-primary);border-radius:0 2px 2px 0;width:4px;position:absolute;top:0;bottom:0;left:0}.styles-module__u6gKNq__iconContainer{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.styles-module__u6gKNq__activeIconContainer{background-color:#0242ff1a}.styles-module__u6gKNq__iconWrapper{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module__u6gKNq__icon{object-fit:contain;filter:drop-shadow(0 1px 1px #0000001a);width:100%;height:100%}.styles-module__u6gKNq__label{flex:1;font-size:1rem;font-weight:500}@keyframes styles-module__u6gKNq__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__u6gKNq__actionsSection{border-top:1px solid var(--border-glass);margin-top:1rem;padding-top:1rem}.styles-module__u6gKNq__actionItem{color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:1rem;width:100%;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s;display:flex}.styles-module__u6gKNq__actionItem:hover{background-color:#0242ff0d}.styles-module__u6gKNq__iconWrap{flex-shrink:0;width:32px;height:32px;position:relative}.styles-module__u6gKNq__supportBadge{background:var(--color-amber-400);color:#78350f;border:1.5px solid var(--color-amber-500);text-align:center;white-space:nowrap;pointer-events:none;border-radius:9999px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:18px;position:absolute;top:-6px;right:-8px;box-shadow:0 2px 6px #f59e0b73,0 1px 2px #00000014}@media (min-width:1024px){.styles-module__u6gKNq__drawer,.styles-module__u6gKNq__backdrop{display:none}}@media (max-width:320px){.styles-module__u6gKNq__drawer{width:260px}.styles-module__u6gKNq__header{padding:1rem}.styles-module__u6gKNq__listItem{gap:.75rem;padding:.75rem 1rem}.styles-module__u6gKNq__iconContainer{width:36px;height:36px}.styles-module__u6gKNq__iconWrapper{width:28px;height:28px}}
.styles-module__c3k-rq__banner{bottom:calc(60px + env(safe-area-inset-bottom,0px) + .75rem);z-index:30;background:var(--color-glass);-webkit-backdrop-filter:blur(12px);border:var(--border-width-glass) solid var(--border-glass);border-radius:var(--radius-soft);width:calc(100% - 2rem);max-width:480px;box-shadow:var(--shadow-glass), inset 0 1px 0 #fffc;padding:1rem 1.25rem;animation:.35s cubic-bezier(.34,1.56,.64,1) both styles-module__c3k-rq__bannerSlideUpMobile;position:fixed;left:50%;transform:translate(-50%)}@media (min-width:1024px){.styles-module__c3k-rq__banner{bottom:calc(2rem + env(safe-area-inset-bottom,0px));width:360px;max-width:360px;animation:.35s cubic-bezier(.34,1.56,.64,1) both styles-module__c3k-rq__bannerSlideUpDesktop;left:auto;right:2rem;transform:none}}.styles-module__c3k-rq__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.styles-module__c3k-rq__titleRow{align-items:center;gap:.625rem;display:flex}.styles-module__c3k-rq__appIcon{border-radius:var(--radius-soft-xs);background:url(/android-chrome-192x192.png) center / cover no-repeat, linear-gradient(135deg, var(--color-primary), #0242ff99);width:38px;height:38px;box-shadow:var(--shadow-soft-xs);flex-shrink:0}.styles-module__c3k-rq__title{color:var(--color-text);margin:0;font-size:.875rem;font-weight:600;line-height:1.3}.styles-module__c3k-rq__subtitle{color:var(--color-hint);margin:2px 0 0;font-size:.75rem}.styles-module__c3k-rq__closeButton{background:var(--color-secondary);cursor:pointer;border-radius:var(--radius-soft-xs);color:var(--color-hint);width:28px;height:28px;box-shadow:var(--shadow-soft-xs);border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex}.styles-module__c3k-rq__closeButton:hover{color:var(--color-text)}.styles-module__c3k-rq__closeButton:active{box-shadow:var(--shadow-soft-inset)}.styles-module__c3k-rq__instructions{color:var(--color-hint);border-radius:var(--radius-soft-xs);background:#0242ff0d;border-left:2px solid #0242ff40;margin:0 0 .875rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.6}.styles-module__c3k-rq__instructions strong{color:var(--color-text);font-weight:600}.styles-module__c3k-rq__shareIcon{vertical-align:middle;color:var(--color-primary);align-items:center;display:inline-flex;position:relative;top:-1px}.styles-module__c3k-rq__installButton{background:var(--color-primary);width:100%;color:var(--color-button-text);border-radius:var(--radius-soft-sm);cursor:pointer;box-shadow:0 4px 14px #0242ff4d, var(--shadow-tg-button);border:none;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s,transform .15s,box-shadow .15s}.styles-module__c3k-rq__installButton:hover{opacity:.9;box-shadow:0 6px 18px #0242ff59, var(--shadow-tg-button);transform:translateY(-1px)}.styles-module__c3k-rq__installButton:active{transform:translateY(0);box-shadow:0 2px 8px #0242ff40}@keyframes styles-module__c3k-rq__bannerSlideUpMobile{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes styles-module__c3k-rq__bannerSlideUpDesktop{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.styles-module__8fQ2XW__container{width:100%;height:100svh;position:relative;overflow:hidden}.styles-module__8fQ2XW__decorative1{filter:blur(64px);background-image:linear-gradient(to bottom right,#93c5fd66,#0242ff33);border-radius:9999px;width:40%;height:40%;animation:8s ease-in-out infinite styles-module__8fQ2XW__float;position:absolute;top:-10%;right:-5%}.styles-module__8fQ2XW__decorative2{filter:blur(64px);background-image:linear-gradient(to top right,#f9a8d466,#c084fc33);border-radius:9999px;width:40%;height:40%;animation:8s cubic-bezier(.4,0,.6,1) infinite styles-module__8fQ2XW__pulse;position:absolute;bottom:-10%;left:-5%}.styles-module__8fQ2XW__decorative3{filter:blur(40px);background-image:linear-gradient(90deg,#fef08b4d,#fdba7233);border-radius:9999px;width:15%;height:15%;animation:4s ease-in-out infinite alternate styles-module__8fQ2XW__glow;position:absolute;top:30%;left:20%}.styles-module__8fQ2XW__decorative4{filter:blur(40px);background-image:linear-gradient(270deg,#bbf7d033,#bfdbfe4d);border-radius:9999px;width:20%;height:20%;animation:8s ease-in-out 2s infinite styles-module__8fQ2XW__float;position:absolute;bottom:40%;right:15%;transform:translateY(-18.9514px)}.styles-module__8fQ2XW__content{grid-area:main;width:100%;height:100%;overflow:auto}.styles-module__8fQ2XW__main{width:100%;min-height:calc(100% - 56px);margin-left:auto;margin-right:auto;padding:1.5rem 2rem}@media (min-width:1024px){.styles-module__8fQ2XW__wrapper{z-index:10;grid-template-columns:315px 1fr;grid-template-areas:"sidebar main""sidebar main";height:100%;display:grid;position:relative}}@media (max-width:1023px){.styles-module__8fQ2XW__wrapper{z-index:10;flex-direction:column;height:100%;display:flex;position:relative;overflow:auto}.styles-module__8fQ2XW__main{width:100%;min-height:calc(100% - 116px);padding:1rem}}@keyframes styles-module__8fQ2XW__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes styles-module__8fQ2XW__glow{0%{opacity:.5}to{opacity:.8}}@keyframes styles-module__8fQ2XW__pulse{50%{opacity:1;transform:scale(1.05)}0%,to{opacity:.8;transform:scale(1)}}
/*# sourceMappingURL=0lqciky7wq98z.css.map*/