.AttachmentLibraryModal-module__GwGKBq__backdrop{z-index:180;background:#12211e85;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AttachmentLibraryModal-module__GwGKBq__menuHost{flex:none;position:relative}.AttachmentLibraryModal-module__GwGKBq__menu{z-index:32;border:1px solid var(--hair);background:#fff;border-radius:12px;flex-direction:column;gap:1px;width:210px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 14px 32px -8px #0f1a1729,0 3px 8px #0f1a170d}.AttachmentLibraryModal-module__GwGKBq__menuOption{width:100%;min-height:48px;color:var(--ink);cursor:pointer;text-align:left;font:550 13px/1.2 var(--sans);background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:7px 10px;display:flex}.AttachmentLibraryModal-module__GwGKBq__menuOption:hover:not(:disabled){background:var(--surf-2)}.AttachmentLibraryModal-module__GwGKBq__menuOption:disabled{cursor:not-allowed;opacity:.58}.AttachmentLibraryModal-module__GwGKBq__menuIcon{background:var(--acc4);width:30px;height:30px;color:var(--acc1);border-radius:8px;flex:none;place-items:center;font-size:15px;display:grid}.AttachmentLibraryModal-module__GwGKBq__menuText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.AttachmentLibraryModal-module__GwGKBq__menuText small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}[dir=rtl] .AttachmentLibraryModal-module__GwGKBq__menu{left:auto;right:0}.AttachmentLibraryModal-module__GwGKBq__panel{width:min(600px,100%);max-height:88dvh;color:var(--ink);background:#fff;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 30px 80px -20px #0e7a6e66}.AttachmentLibraryModal-module__GwGKBq__header{align-items:center;gap:12px;padding:20px 22px 0;display:flex}.AttachmentLibraryModal-module__GwGKBq__header h2{letter-spacing:-.025em;flex:1;margin:0;font-size:22px;font-weight:850}.AttachmentLibraryModal-module__GwGKBq__close{background:var(--acc4);width:38px;height:38px;color:var(--ink);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;font-size:20px;line-height:1;display:grid}.AttachmentLibraryModal-module__GwGKBq__close:hover{background:var(--acc3)}.AttachmentLibraryModal-module__GwGKBq__subtitle{flex-wrap:wrap;align-items:center;gap:12px;padding:8px 22px 0;display:flex}.AttachmentLibraryModal-module__GwGKBq__subtitle>span{min-width:180px;color:var(--muted);flex:1;font-size:14px;line-height:1.45}.AttachmentLibraryModal-module__GwGKBq__upload{border:2px solid var(--acc3);min-height:42px;color:var(--acc1);cursor:pointer;font:750 14px/1 var(--sans);background:#fff;border-radius:999px;padding:0 18px}.AttachmentLibraryModal-module__GwGKBq__upload:hover{background:var(--acc4)}.AttachmentLibraryModal-module__GwGKBq__tabs{border-bottom:2px solid var(--hair);margin:14px 22px 0;display:flex}.AttachmentLibraryModal-module__GwGKBq__tabs button{color:var(--muted);cursor:pointer;font:750 15px/1.2 var(--sans);background:0 0;border:0;flex:1;padding:10px 4px 12px;position:relative}.AttachmentLibraryModal-module__GwGKBq__tabs .AttachmentLibraryModal-module__GwGKBq__activeTab{color:var(--acc1)}.AttachmentLibraryModal-module__GwGKBq__tabs .AttachmentLibraryModal-module__GwGKBq__activeTab:after{content:"";background:var(--acc1);border-radius:3px;height:3px;position:absolute;bottom:-2px;left:0;right:0}.AttachmentLibraryModal-module__GwGKBq__filters{scrollbar-width:none;gap:8px;padding:14px 22px 4px;display:flex;overflow-x:auto}.AttachmentLibraryModal-module__GwGKBq__filters::-webkit-scrollbar{display:none}.AttachmentLibraryModal-module__GwGKBq__filters button{background:var(--acc4);min-height:38px;color:var(--ink-2);cursor:pointer;font:750 13.5px/1 var(--sans);border:0;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 16px;display:inline-flex}.AttachmentLibraryModal-module__GwGKBq__filters .AttachmentLibraryModal-module__GwGKBq__activeFilter{background:var(--acc1);color:#fff}.AttachmentLibraryModal-module__GwGKBq__filters small{font:700 11px/1 var(--mono);opacity:.75}.AttachmentLibraryModal-module__GwGKBq__grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));align-content:start;gap:10px;min-height:170px;padding:14px 22px 18px;display:grid;overflow-y:auto}.AttachmentLibraryModal-module__GwGKBq__state{color:var(--muted);text-align:center;grid-column:1/-1;align-self:center;padding:40px 10px;font-size:14.5px}.AttachmentLibraryModal-module__GwGKBq__item{aspect-ratio:1;background:var(--acc4);cursor:pointer;text-align:start;border:0;border-radius:14px;min-width:0;padding:0;position:relative;overflow:hidden}.AttachmentLibraryModal-module__GwGKBq__item:hover:not(.AttachmentLibraryModal-module__GwGKBq__disabled){transform:translateY(-1px);box-shadow:0 8px 20px -12px #0e7a6eb3}.AttachmentLibraryModal-module__GwGKBq__preview{color:var(--acc1);place-items:center;font-size:30px;display:grid;position:absolute;inset:0}.AttachmentLibraryModal-module__GwGKBq__preview img{object-fit:cover;width:100%;height:100%;display:block}.AttachmentLibraryModal-module__GwGKBq__kind{max-width:calc(100% - 44px);color:var(--acc1);text-overflow:ellipsis;white-space:nowrap;background:#fffffff0;border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:850;position:absolute;top:7px;left:7px;overflow:hidden}.AttachmentLibraryModal-module__GwGKBq__check{color:#0000;background:#fffffff0;border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-weight:850;display:grid;position:absolute;top:7px;right:7px}.AttachmentLibraryModal-module__GwGKBq__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#0000,#12211ec7);padding:20px 8px 7px;font-size:11.5px;font-weight:650;line-height:1.25;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.AttachmentLibraryModal-module__GwGKBq__selected{outline:3px solid var(--acc1);outline-offset:-3px}.AttachmentLibraryModal-module__GwGKBq__selected .AttachmentLibraryModal-module__GwGKBq__check{background:var(--acc1);color:#fff}.AttachmentLibraryModal-module__GwGKBq__disabled{cursor:not-allowed;filter:saturate(.65);opacity:.68}.AttachmentLibraryModal-module__GwGKBq__unavailable{color:#7d413b;text-overflow:ellipsis;white-space:nowrap;background:#ffffffe6;border-radius:5px;padding:3px 5px;font-size:8px;font-weight:800;position:absolute;inset:auto 7px 28px;overflow:hidden}.AttachmentLibraryModal-module__GwGKBq__footer{border-top:1px solid var(--hair);justify-content:space-between;align-items:center;gap:12px;padding:14px 22px 18px;display:flex}.AttachmentLibraryModal-module__GwGKBq__cancel{min-height:44px;color:var(--ink-2);cursor:pointer;font:750 15px/1 var(--sans);background:0 0;border:0;border-radius:999px;padding:0 16px}.AttachmentLibraryModal-module__GwGKBq__cancel:hover{background:var(--acc4)}.AttachmentLibraryModal-module__GwGKBq__add{color:#fff;cursor:pointer;min-height:48px;font:850 15.5px/1 var(--sans);background:linear-gradient(135deg,#0e7a6e,#4db6ac);border:0;border-radius:999px;padding:0 26px;box-shadow:0 10px 24px -10px #0e7a6e80}.AttachmentLibraryModal-module__GwGKBq__add:disabled{cursor:not-allowed;box-shadow:none;opacity:.45}[dir=rtl] .AttachmentLibraryModal-module__GwGKBq__kind{left:auto;right:7px}[dir=rtl] .AttachmentLibraryModal-module__GwGKBq__check{left:7px;right:auto}@media (max-width:640px){.AttachmentLibraryModal-module__GwGKBq__backdrop{align-items:flex-end;padding:0}.AttachmentLibraryModal-module__GwGKBq__panel{border-radius:24px 24px 0 0;width:100%;max-height:94dvh}.AttachmentLibraryModal-module__GwGKBq__grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-inline:16px}.AttachmentLibraryModal-module__GwGKBq__header,.AttachmentLibraryModal-module__GwGKBq__subtitle,.AttachmentLibraryModal-module__GwGKBq__footer{padding-inline:18px}.AttachmentLibraryModal-module__GwGKBq__tabs{margin-inline:18px}.AttachmentLibraryModal-module__GwGKBq__filters{padding-inline:18px}}@media (max-width:390px){.AttachmentLibraryModal-module__GwGKBq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.AttachmentLibraryModal-module__GwGKBq__subtitle>span{min-width:150px}}@media (prefers-reduced-motion:reduce){.AttachmentLibraryModal-module__GwGKBq__item{transition:none}}
.stage-inner:has(>.home-screen){padding:24px 28px 82px}.HomeScreen-module__lcDAqW__home{width:100%;max-width:none;color:var(--ink);font-family:var(--sans)}.HomeScreen-module__lcDAqW__content{width:min(100%,1080px);margin:0 auto}.HomeScreen-module__lcDAqW__hero{margin:2px 2px 14px}.HomeScreen-module__lcDAqW__hero h1{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:25px;font-weight:900;line-height:1.08}.HomeScreen-module__lcDAqW__hero p{color:var(--ink-2);margin:6px 0 0;font-size:14px;font-weight:600}.HomeScreen-module__lcDAqW__sectionHeading{justify-content:space-between;align-items:center;gap:18px;margin:0 2px 13px;display:flex}.HomeScreen-module__lcDAqW__sectionHeading:not(:first-child){margin-top:28px}.HomeScreen-module__lcDAqW__sectionHeading h2{font-family:var(--serif);letter-spacing:-.02em;align-items:center;gap:7px;margin:0;font-size:19px;font-weight:900;display:flex}.HomeScreen-module__lcDAqW__sectionHeading h2 span{font-size:18px}.HomeScreen-module__lcDAqW__sectionHeading button{color:var(--acc1);cursor:pointer;font:800 13px/1.2 var(--sans);background:0 0;border:0;flex:none;padding:5px 0}.HomeScreen-module__lcDAqW__sectionHeading button:hover,.HomeScreen-module__lcDAqW__sectionHeading button:focus-visible{text-underline-offset:3px;text-decoration:underline}.HomeScreen-module__lcDAqW__newsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.HomeScreen-module__lcDAqW__newsCard{cursor:pointer;color:#fff;text-align:left;background-position:50%;background-size:cover;border:0;border-radius:16px;min-height:116px;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden;box-shadow:0 7px 22px #1b413a14}.HomeScreen-module__lcDAqW__newsCard:hover{transform:translateY(-2px);box-shadow:0 13px 28px #1b413a26}.HomeScreen-module__lcDAqW__newsCard:focus-visible,.HomeScreen-module__lcDAqW__quickCard:focus-visible,.HomeScreen-module__lcDAqW__tokenBanner:focus-visible,.HomeScreen-module__lcDAqW__sectionGrid button:focus-visible,.HomeScreen-module__lcDAqW__artifactCard:focus-visible,.HomeScreen-module__lcDAqW__emptyRecent:focus-visible,.HomeScreen-module__lcDAqW__fab:focus-visible{outline:3px solid color-mix(in srgb, var(--acc1) 45%, white);outline-offset:2px}.HomeScreen-module__lcDAqW__newBadge{z-index:2;color:#1f5048;font:700 9px/1 var(--mono);letter-spacing:.1em;background:#ffffffeb;border-radius:999px;padding:4px 9px;position:absolute;top:12px;left:13px}.HomeScreen-module__lcDAqW__newsShade{background:linear-gradient(#10182800 20%,#10182852 52%,#101828e0);position:absolute;inset:0}.HomeScreen-module__lcDAqW__newsText{z-index:1;position:absolute;bottom:16px;left:17px;right:17px}.HomeScreen-module__lcDAqW__newsText strong,.HomeScreen-module__lcDAqW__newsText small{display:block}.HomeScreen-module__lcDAqW__newsText strong{font-family:var(--display);text-shadow:0 1px 2px #0000008c;font-size:17px;font-weight:800;line-height:1.15}.HomeScreen-module__lcDAqW__newsText small{opacity:.92;margin-top:4px;font-size:13px;font-weight:500}.HomeScreen-module__lcDAqW__quickGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px 13px;display:grid}.HomeScreen-module__lcDAqW__quickCard{border:1px solid var(--hair-2);min-height:69px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffffeb;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;padding:11px 13px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid}.HomeScreen-module__lcDAqW__quickCard:hover:not(:disabled){border-color:var(--acc1);transform:translateY(-2px);box-shadow:0 10px 22px -14px #357f7166}.HomeScreen-module__lcDAqW__quickCard:disabled{cursor:not-allowed;opacity:.62}.HomeScreen-module__lcDAqW__quickIcon{color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:21px;font-weight:800;display:grid;overflow:hidden}.HomeScreen-module__lcDAqW__quickIcon img{object-fit:cover;width:100%;height:100%}.HomeScreen-module__lcDAqW__tone_berry .HomeScreen-module__lcDAqW__quickIcon{background:#c84d7e}.HomeScreen-module__lcDAqW__tone_gold .HomeScreen-module__lcDAqW__quickIcon{background:#d39025}.HomeScreen-module__lcDAqW__tone_teal .HomeScreen-module__lcDAqW__quickIcon{background:#398c7d}.HomeScreen-module__lcDAqW__tone_violet .HomeScreen-module__lcDAqW__quickIcon{background:#6e57b8}.HomeScreen-module__lcDAqW__tone_image .HomeScreen-module__lcDAqW__quickIcon{background:#e8f1ed}.HomeScreen-module__lcDAqW__quickText{min-width:0}.HomeScreen-module__lcDAqW__quickText strong,.HomeScreen-module__lcDAqW__quickText small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.HomeScreen-module__lcDAqW__quickText strong{font-family:var(--display);font-size:15.5px;font-weight:700;line-height:1.2}.HomeScreen-module__lcDAqW__quickText small{color:var(--ink-2);margin-top:3px;font-size:13.5px;font-weight:500}.HomeScreen-module__lcDAqW__tokenBanner{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#357f71,#2a655a);border:0;border-radius:14px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;margin-top:22px;padding:12px 15px;transition:transform .14s,box-shadow .2s;display:grid;box-shadow:0 14px 30px #235b5124}.HomeScreen-module__lcDAqW__tokenBanner:hover{transform:translateY(-2px);box-shadow:0 16px 34px -18px #357f7199}.HomeScreen-module__lcDAqW__tokenCoin{background:#ffffff29;border-radius:11px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.HomeScreen-module__lcDAqW__tokenSummary{gap:3px;max-width:370px;display:grid}.HomeScreen-module__lcDAqW__tokenSummary>small{color:#ffffffd9;font-size:12.5px;font-weight:600}.HomeScreen-module__lcDAqW__tokenSummary>strong{font-family:var(--display);font-size:19px;font-weight:900}.HomeScreen-module__lcDAqW__tokenSummary>strong em{font:750 10px/1 var(--sans);text-transform:lowercase;font-style:normal}.HomeScreen-module__lcDAqW__tokenProgress{background:#ffffff3d;border-radius:999px;width:240px;max-width:100%;height:5px;overflow:hidden}.HomeScreen-module__lcDAqW__tokenProgress i{border-radius:inherit;background:#fff;height:100%;display:block}.HomeScreen-module__lcDAqW__tokenAction{color:#1f5048;white-space:nowrap;background:#fffffff2;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;font-size:12px;font-weight:800;display:flex}.HomeScreen-module__lcDAqW__tokenAction b{font-size:17px;line-height:.8}.HomeScreen-module__lcDAqW__sectionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 34px;display:grid}.HomeScreen-module__lcDAqW__sectionGrid button{border:0;border-bottom:1px solid var(--hair-2);min-width:0;color:var(--ink);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:11px;padding:12px 4px;transition:padding .13s;display:flex}.HomeScreen-module__lcDAqW__sectionGrid button:hover{padding-left:8px}.HomeScreen-module__lcDAqW__sectionGrid button>span{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.HomeScreen-module__lcDAqW__sectionGrid strong{font-family:var(--display);white-space:normal;font-size:15px;font-weight:700;line-height:1.2;overflow:hidden}.HomeScreen-module__lcDAqW__section_mint{background:#e6f2ed}.HomeScreen-module__lcDAqW__section_blue{background:#e5edf8}.HomeScreen-module__lcDAqW__section_pink{background:#fbe7ef}.HomeScreen-module__lcDAqW__section_gold{background:#fff0cf}.HomeScreen-module__lcDAqW__section_violet{background:#eee8f8}.HomeScreen-module__lcDAqW__section_neutral{background:#edf1ef}.HomeScreen-module__lcDAqW__recentRail{scroll-snap-type:x proximity;grid-auto-columns:124px;grid-auto-flow:column;gap:13px;padding:0 2px 10px;display:grid;overflow-x:auto}.HomeScreen-module__lcDAqW__artifactCard{min-width:0;color:var(--ink);cursor:pointer;scroll-snap-align:start;text-align:left;background:0 0;border:0;padding:0}.HomeScreen-module__lcDAqW__artifactPreview{height:92px;color:var(--acc1);background:#e5f1ec;border-radius:13px;place-items:center;font-size:30px;display:grid;overflow:hidden}:is(.HomeScreen-module__lcDAqW__artifactPreview .artifact-media,.HomeScreen-module__lcDAqW__artifactPreview .artifact-media img,.HomeScreen-module__lcDAqW__artifactPreview .artifact-media video){width:100%;height:100%}:is(.HomeScreen-module__lcDAqW__artifactPreview .artifact-media img,.HomeScreen-module__lcDAqW__artifactPreview .artifact-media video){object-fit:cover}.HomeScreen-module__lcDAqW__artifactCard>strong,.HomeScreen-module__lcDAqW__artifactCard>small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.HomeScreen-module__lcDAqW__artifactCard>strong{font-family:var(--display);margin-top:6px;font-size:13px;font-weight:700}.HomeScreen-module__lcDAqW__artifactCard>small{color:var(--ink-2);margin-top:1px;font-size:11.5px;font-weight:600}.HomeScreen-module__lcDAqW__createCard .HomeScreen-module__lcDAqW__artifactPreview{border:1.5px dashed var(--acc3);background:var(--acc4)}.HomeScreen-module__lcDAqW__emptyRecent{border:1px dashed var(--acc3);background:var(--acc4);width:100%;color:var(--ink);cursor:pointer;text-align:left;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:2px 13px;padding:15px;display:grid}.HomeScreen-module__lcDAqW__emptyRecent>span{width:48px;height:48px;color:var(--acc1);background:#fff;border-radius:13px;grid-row:1/3;place-items:center;font-size:26px;display:grid}.HomeScreen-module__lcDAqW__emptyRecent strong{font-family:var(--serif);align-self:end;font-size:14px;font-weight:850}.HomeScreen-module__lcDAqW__emptyRecent small{color:var(--ink-2);align-self:start;font-size:10.5px}.HomeScreen-module__lcDAqW__fab{z-index:90;color:#fff;cursor:pointer;background:linear-gradient(135deg,#3e8e80,#2a655a);border:0;border-radius:999px;align-items:center;gap:11px;padding:13px 22px 13px 14px;transition:transform .14s,box-shadow .2s;display:flex;position:fixed;bottom:26px;right:27px;box-shadow:0 15px 35px #194e4552}.HomeScreen-module__lcDAqW__fab:hover{transform:translateY(-2px);box-shadow:0 18px 40px -10px #1f5048b3}.HomeScreen-module__lcDAqW__fabAvatar{background:#fff;border-radius:50%;width:44px;height:44px;overflow:hidden;box-shadow:inset 0 0 0 2px #fff9}.HomeScreen-module__lcDAqW__fabAvatar img{object-fit:cover;width:100%;height:100%}.HomeScreen-module__lcDAqW__fab>span:last-child{text-align:left;display:grid}.HomeScreen-module__lcDAqW__fab strong{font-family:var(--display);font-size:15px;font-weight:800}.HomeScreen-module__lcDAqW__fab small{opacity:.85;font-size:10.5px;font-weight:600}.HomeScreen-module__lcDAqW__modalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1614b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.HomeScreen-module__lcDAqW__storyDialog{color:#fff;background:#17342f;border-radius:25px;width:min(390px,100vw - 30px);height:min(700px,100dvh - 34px);position:relative;overflow:hidden;box-shadow:0 24px 80px #00000073}.HomeScreen-module__lcDAqW__storyDialog>img{object-fit:cover;width:100%;height:100%}.HomeScreen-module__lcDAqW__storyShade{background:linear-gradient(#08121012 28%,#081210ed),linear-gradient(90deg,#08121033,#0000);position:absolute;inset:0}.HomeScreen-module__lcDAqW__storyProgress{z-index:4;grid-template-columns:repeat(4,1fr);gap:5px;display:grid;position:absolute;top:13px;left:15px;right:15px}.HomeScreen-module__lcDAqW__storyProgress span{background:#ffffff52;border-radius:99px;height:3px;overflow:hidden}.HomeScreen-module__lcDAqW__storyProgress i{background:#fff;width:0;height:100%;display:block}.HomeScreen-module__lcDAqW__storyProgress .HomeScreen-module__lcDAqW__completeProgress{width:100%}.HomeScreen-module__lcDAqW__storyProgress .HomeScreen-module__lcDAqW__activeProgress{width:100%;animation:5s linear HomeScreen-module__lcDAqW__storyProgress}.HomeScreen-module__lcDAqW__storyProgress .HomeScreen-module__lcDAqW__pausedProgress{animation-play-state:paused}@keyframes HomeScreen-module__lcDAqW__storyProgress{0%{width:0}to{width:100%}}.HomeScreen-module__lcDAqW__modalClose{z-index:5;color:#fff;cursor:pointer;background:#0a181694;border:0;border-radius:50%;place-items:center;width:35px;height:35px;font-size:23px;display:grid;position:absolute;top:27px;right:13px}.HomeScreen-module__lcDAqW__storyContent{z-index:3;position:absolute;bottom:43px;left:26px;right:26px}.HomeScreen-module__lcDAqW__storyContent .HomeScreen-module__lcDAqW__newBadge{margin-bottom:14px;display:inline-block;position:static}.HomeScreen-module__lcDAqW__storyContent h2{font-family:var(--serif);margin:0;font-size:28px;font-weight:900;line-height:1.08}.HomeScreen-module__lcDAqW__storyContent>strong{margin-top:7px;font-size:13px;display:block}.HomeScreen-module__lcDAqW__storyContent p{color:#ffffffd6;margin:11px 0 17px;font-size:12px;line-height:1.55}.HomeScreen-module__lcDAqW__storyContent>button{color:#275f56;cursor:pointer;width:100%;font:850 13px/1 var(--sans);background:#fff;border:0;border-radius:12px;padding:12px 16px}.HomeScreen-module__lcDAqW__storyContent>button:disabled{cursor:not-allowed;opacity:.62}.HomeScreen-module__lcDAqW__storyArrow,.HomeScreen-module__lcDAqW__storyPause{z-index:4;color:#fff;cursor:pointer;background:#0a18167a;border:0;position:absolute}.HomeScreen-module__lcDAqW__storyArrow{border-radius:10px;width:34px;height:50px;font-size:28px;top:45%}.HomeScreen-module__lcDAqW__storyPrevious{left:10px}.HomeScreen-module__lcDAqW__storyNext{right:10px}.HomeScreen-module__lcDAqW__storyPause{font:700 9px/1 var(--sans);border-radius:999px;padding:6px 10px;bottom:12px;right:16px}.HomeScreen-module__lcDAqW__archiveDialog{background:var(--surf-2);border-radius:22px;width:min(780px,100vw - 28px);max-height:min(720px,100dvh - 36px);padding:20px;overflow:auto;box-shadow:0 24px 80px #00000059}.HomeScreen-module__lcDAqW__archiveDialog header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.HomeScreen-module__lcDAqW__archiveDialog h2{font-family:var(--serif);margin:0;font-size:24px;font-weight:900}.HomeScreen-module__lcDAqW__archiveDialog header button{width:36px;height:36px;color:var(--ink);cursor:pointer;background:#e5ece9;border:0;border-radius:50%;font-size:22px}.HomeScreen-module__lcDAqW__archiveDialog>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.HomeScreen-module__lcDAqW__archiveDialog>div button{border:1px solid var(--hair-2);min-width:0;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border-radius:14px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:13px;padding:8px;display:grid}.HomeScreen-module__lcDAqW__archiveDialog img{object-fit:cover;border-radius:10px;width:112px;height:70px}.HomeScreen-module__lcDAqW__archiveDialog strong,.HomeScreen-module__lcDAqW__archiveDialog small{display:block}.HomeScreen-module__lcDAqW__archiveDialog strong{font-family:var(--serif);font-size:13px;font-weight:850}.HomeScreen-module__lcDAqW__archiveDialog small{color:var(--ink-2);margin-top:4px;font-size:10px}@media (min-width:981px){.main-top.prototype-home-top{display:none}}@media (max-width:980px){.stage-inner:has(>.home-screen){padding:19px 20px 82px}.HomeScreen-module__lcDAqW__quickGrid,.HomeScreen-module__lcDAqW__sectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.stage-inner:has(>.home-screen){padding:18px 14px 92px}.HomeScreen-module__lcDAqW__hero{margin-bottom:18px}.HomeScreen-module__lcDAqW__hero p{font-size:13px;line-height:1.4}.HomeScreen-module__lcDAqW__sectionHeading:not(:first-child){margin-top:24px}.HomeScreen-module__lcDAqW__sectionHeading h2{font-size:18px}.HomeScreen-module__lcDAqW__sectionHeading button{font-size:11px}.HomeScreen-module__lcDAqW__newsGrid,.HomeScreen-module__lcDAqW__quickGrid,.HomeScreen-module__lcDAqW__sectionGrid,.HomeScreen-module__lcDAqW__archiveDialog>div{grid-template-columns:1fr}.HomeScreen-module__lcDAqW__newsCard{min-height:118px}.HomeScreen-module__lcDAqW__quickCard{min-height:65px}.HomeScreen-module__lcDAqW__tokenBanner{grid-template-columns:38px minmax(0,1fr);padding:15px}.HomeScreen-module__lcDAqW__tokenCoin{width:38px;height:38px}.HomeScreen-module__lcDAqW__tokenAction{grid-column:1/3;justify-content:center;padding:9px 13px}.HomeScreen-module__lcDAqW__sectionGrid button{min-height:57px}.HomeScreen-module__lcDAqW__recentRail{grid-auto-columns:minmax(155px,72vw)}.HomeScreen-module__lcDAqW__fab{padding-right:17px;bottom:14px;right:14px}.HomeScreen-module__lcDAqW__modalBackdrop{padding:0}.HomeScreen-module__lcDAqW__storyDialog{border-radius:0;width:100vw;height:100dvh}.HomeScreen-module__lcDAqW__archiveDialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:16px}.HomeScreen-module__lcDAqW__archiveDialog>div button{grid-template-columns:96px minmax(0,1fr)}.HomeScreen-module__lcDAqW__archiveDialog img{width:96px;height:62px}}@media (prefers-reduced-motion:reduce){.HomeScreen-module__lcDAqW__newsCard,.HomeScreen-module__lcDAqW__quickCard,.HomeScreen-module__lcDAqW__tokenBanner,.HomeScreen-module__lcDAqW__sectionGrid button,.HomeScreen-module__lcDAqW__fab,.HomeScreen-module__lcDAqW__storyProgress .HomeScreen-module__lcDAqW__activeProgress{transition:none;animation:none}.HomeScreen-module__lcDAqW__storyProgress .HomeScreen-module__lcDAqW__activeProgress{width:100%}}
.ModelIcon-module__vRZT8q__frame{overflow:hidden}.ModelIcon-module__vRZT8q__image{object-fit:contain;border-radius:inherit;width:100%;height:100%;display:block}
.SettingsScreen-module__V77VvW__screen{width:100%;max-width:none;padding:0 0 56px}.stage-inner:has(>.SettingsScreen-module__V77VvW__screen){max-width:none;padding:17px 28px 36px}.SettingsScreen-module__V77VvW__heading{justify-content:space-between;align-items:flex-start;gap:24px;padding:0 0 20px;display:flex}.SettingsScreen-module__V77VvW__heading h1{color:var(--ink);font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:34px;font-weight:500}.SettingsScreen-module__V77VvW__heading h1 span{color:var(--acc1);font-size:.7em;font-style:italic;font-weight:400}.SettingsScreen-module__V77VvW__heading p{color:var(--ink-2);margin:5px 0 0;font-size:15px;line-height:1.45}.SettingsScreen-module__V77VvW__headingActions,.SettingsScreen-module__V77VvW__cardActions{flex-wrap:wrap;gap:9px;display:flex}.SettingsScreen-module__V77VvW__content{width:min(680px,100%);margin-left:28px;padding-top:20px}.SettingsScreen-module__V77VvW__card{border:1px solid var(--hair);background:#fff;border-radius:14px;margin-bottom:14px;padding:22px}.SettingsScreen-module__V77VvW__card h2{color:var(--ink);font-family:var(--serif);letter-spacing:-.015em;margin:0 0 14px;font-size:18px;font-weight:500}.SettingsScreen-module__V77VvW__cardIntro{color:var(--ink-2);margin:-4px 0 12px;font-size:13px;line-height:1.5}.SettingsScreen-module__V77VvW__profileHero{background:var(--surf);border-radius:12px;align-items:center;gap:18px;margin-bottom:18px;padding:14px;display:flex}.SettingsScreen-module__V77VvW__avatar{background:linear-gradient(135deg, var(--acc2), var(--acc1));color:#fff;width:64px;height:64px;font-family:var(--serif);border-radius:50%;flex:0 0 64px;place-items:center;font-size:30px;font-style:italic;font-weight:500;display:grid}.SettingsScreen-module__V77VvW__profileIdentity{flex:1;min-width:0}.SettingsScreen-module__V77VvW__profileIdentity strong{color:var(--ink);font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:500;display:block;overflow:hidden}.SettingsScreen-module__V77VvW__profileIdentity small{color:var(--muted);font-family:var(--mono);letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-top:3px;font-size:10.5px;font-weight:700;display:block;overflow:hidden}.SettingsScreen-module__V77VvW__row{border-bottom:1px solid var(--hair-2);grid-template-columns:200px minmax(0,1fr);align-items:center;gap:16px;min-height:58px;padding:10px 0;display:grid}.SettingsScreen-module__V77VvW__row:last-of-type{border-bottom:0}.SettingsScreen-module__V77VvW__label{color:var(--muted);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.SettingsScreen-module__V77VvW__value{overflow-wrap:anywhere;min-width:0;color:var(--ink);font-size:13.5px;font-weight:600}.SettingsScreen-module__V77VvW__mono{font-family:var(--mono)}.SettingsScreen-module__V77VvW__input,.SettingsScreen-module__V77VvW__select,.SettingsScreen-module__V77VvW__textarea{border:1px solid var(--hair);background:var(--surf);width:100%;max-width:360px;color:var(--ink);font-family:var(--sans);border-radius:9px;outline:0;font-size:13.5px}.SettingsScreen-module__V77VvW__select{font-size:14px}.SettingsScreen-module__V77VvW__input,.SettingsScreen-module__V77VvW__select{min-height:42px;padding:9px 12px}.SettingsScreen-module__V77VvW__textarea{resize:vertical;min-height:92px;padding:11px 12px;line-height:1.45}.SettingsScreen-module__V77VvW__input:focus,.SettingsScreen-module__V77VvW__select:focus,.SettingsScreen-module__V77VvW__textarea:focus{border-color:var(--acc1);box-shadow:0 0 0 4px var(--acc4);background:#fff}.SettingsScreen-module__V77VvW__readOnly{color:var(--ink-2);background:#fff}.SettingsScreen-module__V77VvW__primaryButton,.SettingsScreen-module__V77VvW__ghostButton{min-height:auto;font-family:var(--sans);cursor:pointer;border-radius:10px;padding:7px 11px;font-size:12px;font-weight:700}.SettingsScreen-module__V77VvW__headingActions .SettingsScreen-module__V77VvW__primaryButton,.SettingsScreen-module__V77VvW__headingActions .SettingsScreen-module__V77VvW__ghostButton{padding:10px 14px;font-size:13.5px}.SettingsScreen-module__V77VvW__primaryButton{border:1px solid var(--acc1);background:var(--acc1);color:#fff}.SettingsScreen-module__V77VvW__ghostButton{border:1px solid var(--hair);color:var(--ink-2);background:#fff}.SettingsScreen-module__V77VvW__primaryButton:hover:not(:disabled){background:#2a655a;border-color:#2a655a}.SettingsScreen-module__V77VvW__ghostButton:hover:not(:disabled){border-color:var(--acc1);color:var(--acc1)}.SettingsScreen-module__V77VvW__primaryButton:disabled,.SettingsScreen-module__V77VvW__ghostButton:disabled{cursor:not-allowed;opacity:.5}.SettingsScreen-module__V77VvW__cardActions{margin-top:14px}.SettingsScreen-module__V77VvW__inlineRefresh{color:var(--acc1);font-family:var(--sans);cursor:pointer;background:0 0;border:0;font-size:11.5px;font-weight:700}.SettingsScreen-module__V77VvW__planButtons{flex-wrap:wrap;gap:9px;margin-bottom:18px;display:flex}.SettingsScreen-module__V77VvW__usageHeading{color:var(--ink);font-family:var(--serif);margin:0 0 12px;font-size:15px;font-weight:500}.SettingsScreen-module__V77VvW__usageContent{align-items:center;gap:20px;display:flex}.SettingsScreen-module__V77VvW__donut{border-radius:50%;flex:0 0 120px;place-items:center;width:120px;height:120px;display:grid;position:relative}.SettingsScreen-module__V77VvW__donut:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:19px}.SettingsScreen-module__V77VvW__donut span{text-align:center;position:relative}.SettingsScreen-module__V77VvW__donut strong,.SettingsScreen-module__V77VvW__donut small{display:block}.SettingsScreen-module__V77VvW__donut strong{color:var(--ink);font-family:var(--serif);font-size:20px}.SettingsScreen-module__V77VvW__donut small{color:var(--muted);font-size:10px}.SettingsScreen-module__V77VvW__usageLegend{flex:1;gap:9px;min-width:0;display:grid}.SettingsScreen-module__V77VvW__usageLegend>div{color:var(--ink-2);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;font-size:13.5px;display:grid}.SettingsScreen-module__V77VvW__usageLegend i{border-radius:3px;width:10px;height:10px;margin-right:8px;display:inline-block}.SettingsScreen-module__V77VvW__usageLegend small{min-width:34px;color:var(--muted);text-align:right}.SettingsScreen-module__V77VvW__emptyUsage{color:var(--muted);margin:0;font-size:13px}.SettingsScreen-module__V77VvW__linkPreview{color:var(--acc1);font-family:var(--mono);overflow-wrap:anywhere;align-items:flex-start;gap:8px;margin-top:10px;font-size:12px;font-weight:600;display:flex}.SettingsScreen-module__V77VvW__feedback{color:#9a4f18;margin:10px 0 0;font-size:12.5px;font-weight:700}.SettingsScreen-module__V77VvW__suggestions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px;font-size:12px;display:flex}.SettingsScreen-module__V77VvW__suggestions button{padding:6px 9px}.SettingsScreen-module__V77VvW__memoryForm{gap:10px;display:grid}.SettingsScreen-module__V77VvW__memoryForm label{min-width:0;color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.SettingsScreen-module__V77VvW__memoryForm .SettingsScreen-module__V77VvW__input,.SettingsScreen-module__V77VvW__memoryForm .SettingsScreen-module__V77VvW__select,.SettingsScreen-module__V77VvW__memoryForm .SettingsScreen-module__V77VvW__textarea{max-width:none}.SettingsScreen-module__V77VvW__memoryFields{grid-template-columns:minmax(150px,180px) minmax(0,1fr);align-items:start;gap:10px;display:grid}.SettingsScreen-module__V77VvW__memoryList{gap:8px;margin-top:14px;display:grid}.SettingsScreen-module__V77VvW__memoryRow{border:1px solid var(--hair-2);background:var(--surf);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.SettingsScreen-module__V77VvW__memoryRow div{min-width:0}.SettingsScreen-module__V77VvW__memoryRow strong,.SettingsScreen-module__V77VvW__memoryRow small,.SettingsScreen-module__V77VvW__memoryRow p{display:block}.SettingsScreen-module__V77VvW__memoryRow small{color:var(--muted);margin-top:2px}.SettingsScreen-module__V77VvW__memoryRow p{color:var(--ink-2);margin:6px 0 0;font-size:12.5px;line-height:1.45}.SettingsScreen-module__V77VvW__updatedAt{color:var(--muted);margin-top:11px;font-size:11.5px;display:block}.SettingsScreen-module__V77VvW__dangerCard{background:snow;border-color:#efc5c5}.SettingsScreen-module__V77VvW__dangerCard h2{color:#9e2828}.SettingsScreen-module__V77VvW__retentionNote,.SettingsScreen-module__V77VvW__reauthNote{color:var(--ink-2);margin:0 0 14px;font-size:12.5px;line-height:1.5}.SettingsScreen-module__V77VvW__retentionNote{background:#fff;border-left:3px solid #d98a8a;border-radius:0 8px 8px 0;padding:10px 12px}.SettingsScreen-module__V77VvW__confirmationInput{font-family:var(--mono);letter-spacing:.08em}.SettingsScreen-module__V77VvW__dangerButton{color:#fff;cursor:pointer;min-height:38px;font:inherit;background:#a52d2d;border:1px solid #a52d2d;border-radius:9px;padding:8px 13px;font-size:12px;font-weight:700}.SettingsScreen-module__V77VvW__dangerButton:hover:not(:disabled){background:#872020}.SettingsScreen-module__V77VvW__dangerButton:disabled{cursor:not-allowed;opacity:.52}.SettingsScreen-module__V77VvW__versionFooter{color:var(--muted);justify-content:center;align-items:center;gap:8px;padding:10px 0 0;font-size:11px;display:flex}.SettingsScreen-module__V77VvW__versionFooter code{color:var(--ink-2);font-family:var(--mono);font-size:10.5px}@media (max-width:920px){.SettingsScreen-module__V77VvW__heading{padding-inline:0}.SettingsScreen-module__V77VvW__content{margin-left:0}.SettingsScreen-module__V77VvW__card{border-radius:12px;margin-bottom:10px;padding:14px}.SettingsScreen-module__V77VvW__row{grid-template-columns:1fr;gap:5px;min-height:0}.SettingsScreen-module__V77VvW__input,.SettingsScreen-module__V77VvW__select,.SettingsScreen-module__V77VvW__textarea{max-width:none}}@media (max-width:600px){.stage-inner:has(>.SettingsScreen-module__V77VvW__screen){padding:12px 14px 28px}.SettingsScreen-module__V77VvW__screen{padding-bottom:96px}.SettingsScreen-module__V77VvW__heading{flex-direction:column;align-items:stretch;gap:12px}.SettingsScreen-module__V77VvW__headingActions>*,.SettingsScreen-module__V77VvW__cardActions>*{flex:1}.SettingsScreen-module__V77VvW__profileHero{flex-wrap:wrap;align-items:flex-start;gap:12px}.SettingsScreen-module__V77VvW__profileIdentity{width:calc(100% - 76px)}.SettingsScreen-module__V77VvW__profileHero>button{width:100%}.SettingsScreen-module__V77VvW__usageContent{flex-direction:column;align-items:flex-start}.SettingsScreen-module__V77VvW__usageLegend{width:100%}.SettingsScreen-module__V77VvW__memoryFields{grid-template-columns:1fr}.SettingsScreen-module__V77VvW__memoryRow{flex-direction:column;align-items:flex-start}}
.SupportScreen-module__8i2A8W__screen{width:min(100%,1080px);color:var(--ink);font-family:var(--display);margin:0 auto;padding:2px 0 64px}.SupportScreen-module__8i2A8W__hero{box-shadow:none;background:linear-gradient(120deg,#dcefe7,#cbe7f0 60%,#e7dcf5);border:0;border-radius:18px;align-items:center;gap:16px;padding:18px 22px;display:flex}.SupportScreen-module__8i2A8W__heroIcon{width:58px;height:58px;color:var(--acc1);box-shadow:none;background:0 0;border-radius:19px;flex:none;place-items:center;font-size:40px;font-weight:900;display:grid}.SupportScreen-module__8i2A8W__heroCopy{min-width:0}.SupportScreen-module__8i2A8W__heroCopy>span{display:none}.SupportScreen-module__8i2A8W__heroCopy h1{color:#244e46;font-family:var(--display);letter-spacing:-.01em;margin:0;font-size:22px;line-height:1.1}.SupportScreen-module__8i2A8W__heroCopy p{color:#3d6a60;margin:3px 0 0;font-size:13px;line-height:1.5}.SupportScreen-module__8i2A8W__centerLink{border:1px solid var(--hair-2);min-height:44px;color:var(--acc1);font-family:var(--display);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;margin-left:auto;padding:12px 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px -10px #0e5a504d}.SupportScreen-module__8i2A8W__centerLink:hover,.SupportScreen-module__8i2A8W__centerLink:focus-visible{box-shadow:0 0 0 4px var(--acc4);outline:none}.SupportScreen-module__8i2A8W__actionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.SupportScreen-module__8i2A8W__actionCard{border:1px solid var(--hair-2);text-align:left;min-height:218px;box-shadow:none;background:#fff;border-radius:20px}.SupportScreen-module__8i2A8W__askCard{background:#fff;grid-template-columns:auto 1fr;align-content:start;gap:14px;padding:22px;display:grid}.SupportScreen-module__8i2A8W__ticketCard{color:inherit;cursor:pointer;background:#fff;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;padding:22px;display:grid;position:relative}.SupportScreen-module__8i2A8W__ticketCard:hover,.SupportScreen-module__8i2A8W__ticketCard:focus-visible{border-color:#b7dcd4;outline:none;transform:translateY(-1px);box-shadow:0 18px 40px -28px #0e7a6e7a}.SupportScreen-module__8i2A8W__actionIcon{width:52px;height:52px;box-shadow:none;background:#e7f3ee;border-radius:15px;place-items:center;font-size:23px;display:grid}.SupportScreen-module__8i2A8W__ticketCard .SupportScreen-module__8i2A8W__actionIcon{background:#ece6f7}.SupportScreen-module__8i2A8W__actionBadge{color:var(--acc1);letter-spacing:.04em;text-transform:uppercase;background:#0e7a6e17;border-radius:999px;margin:0 0 6px;padding:4px 8px;font-size:10px;font-weight:900;display:inline-flex}.SupportScreen-module__8i2A8W__actionCard h2,.SupportScreen-module__8i2A8W__actionCard strong{font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:18px;line-height:1.2;display:block}.SupportScreen-module__8i2A8W__actionCard p,.SupportScreen-module__8i2A8W__actionCard small{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5;display:block}.SupportScreen-module__8i2A8W__ticketCard>b{color:#6e5aa8;font-size:24px;font-weight:500}.SupportScreen-module__8i2A8W__promptList{grid-column:1/-1;gap:7px;margin-top:2px;display:grid}.SupportScreen-module__8i2A8W__promptList button{width:100%;color:var(--ink-2);text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid #0e7a6e1a;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;font-size:12px;font-weight:750;display:flex}.SupportScreen-module__8i2A8W__promptList button:hover,.SupportScreen-module__8i2A8W__promptList button:focus-visible{border-color:var(--acc2);background:#fff;outline:none}.SupportScreen-module__8i2A8W__recentSection,.SupportScreen-module__8i2A8W__education,.SupportScreen-module__8i2A8W__faqSection{margin-top:30px}.SupportScreen-module__8i2A8W__sectionHeading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:13px;display:flex}.SupportScreen-module__8i2A8W__sectionHeading h2{font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:17px}.SupportScreen-module__8i2A8W__sectionHeading p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.SupportScreen-module__8i2A8W__sectionHeading>button,.SupportScreen-module__8i2A8W__errorPanel button{border:1px solid var(--hair);color:var(--acc1);cursor:pointer;background:#fff;border-radius:10px;padding:8px 11px;font-weight:800}.SupportScreen-module__8i2A8W__ticketList{background:0 0;border:0}.SupportScreen-module__8i2A8W__ticketRow{border:1px solid var(--hair-2);width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;margin-bottom:10px;padding:14px 16px;display:grid}.SupportScreen-module__8i2A8W__ticketRow:last-child{margin-bottom:0}.SupportScreen-module__8i2A8W__ticketRow:hover,.SupportScreen-module__8i2A8W__ticketRow:focus-visible{background:var(--surf-2);outline:none}.SupportScreen-module__8i2A8W__ticketGlyph{width:38px;height:38px;color:var(--acc1);background:#eaf7f3;border-radius:12px;place-items:center;font-size:18px;display:grid}.SupportScreen-module__8i2A8W__ticketMain{min-width:0}.SupportScreen-module__8i2A8W__ticketMain strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.SupportScreen-module__8i2A8W__ticketMain small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.SupportScreen-module__8i2A8W__ticketMain em{color:#5d6d68;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;font-style:normal;display:block;overflow:hidden}.SupportScreen-module__8i2A8W__statusBadge{color:#355d55;white-space:nowrap;background:#eef6f4;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900}.SupportScreen-module__8i2A8W__state_approval_required{color:#755312;background:#fff2cf}.SupportScreen-module__8i2A8W__state_waiting_for_user{color:#5b4c91;background:#efeaff}.SupportScreen-module__8i2A8W__state_resolved,.SupportScreen-module__8i2A8W__state_closed{color:#17634f;background:#e1f5ed}.SupportScreen-module__8i2A8W__state_cancelled{color:#646b69;background:#f0f0f0}.SupportScreen-module__8i2A8W__rowArrow{color:#8aa29c;font-size:24px}.SupportScreen-module__8i2A8W__statePanel{border:1px dashed var(--hair);color:var(--muted);text-align:center;background:#ffffffa6;border-radius:16px;padding:22px;font-size:13px}.SupportScreen-module__8i2A8W__errorPanel{color:#9a3c36;background:#fff5f3;border-color:#efc8c4;justify-content:center;align-items:center;gap:12px;display:flex}.SupportScreen-module__8i2A8W__guideGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.SupportScreen-module__8i2A8W__guideCard{border:1px solid var(--hair);background:#fff;border-radius:18px;overflow:hidden}.SupportScreen-module__8i2A8W__guideCard summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:17px;list-style:none;display:grid}.SupportScreen-module__8i2A8W__guideCard summary::-webkit-details-marker{display:none}.SupportScreen-module__8i2A8W__guideCard summary>span:first-child{background:#edf8f5;border-radius:12px;place-items:center;width:40px;height:40px;font-size:19px;display:grid}.SupportScreen-module__8i2A8W__guideCard summary strong,.SupportScreen-module__8i2A8W__guideCard summary small{display:block}.SupportScreen-module__8i2A8W__guideCard summary strong{font-size:14px}.SupportScreen-module__8i2A8W__guideCard summary small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.4}.SupportScreen-module__8i2A8W__guideCard summary b{color:var(--acc1);grid-column:2;font-size:11px}.SupportScreen-module__8i2A8W__guideCard[open] summary b{display:none}.SupportScreen-module__8i2A8W__guideCard ol{color:var(--ink-2);margin:0;padding:0 21px 18px 49px;font-size:12px;line-height:1.55}.SupportScreen-module__8i2A8W__guideCard li+li{margin-top:6px}.SupportScreen-module__8i2A8W__faqList{border-top:0}.SupportScreen-module__8i2A8W__faqItem{border:1px solid var(--hair-2);background:#fff;border-radius:14px;margin-bottom:9px}.SupportScreen-module__8i2A8W__faqItem[open]{border-color:var(--acc1)}.SupportScreen-module__8i2A8W__faqItem summary{font-family:var(--display);cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:15px 17px;font-size:14px;font-weight:700;list-style:none;display:flex}.SupportScreen-module__8i2A8W__faqItem summary::-webkit-details-marker{display:none}.SupportScreen-module__8i2A8W__faqItem summary b{width:27px;height:27px;color:var(--acc1);background:#edf7f4;border-radius:50%;place-items:center;font-size:18px;transition:transform .2s;display:grid}.SupportScreen-module__8i2A8W__faqItem[open] summary b{transform:rotate(45deg)}.SupportScreen-module__8i2A8W__faqItem p{max-width:820px;color:var(--muted);margin:-3px 0 0;padding:0 17px 16px;font-size:13px;line-height:1.6}.SupportScreen-module__8i2A8W__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a1c1861;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.SupportScreen-module__8i2A8W__dialog{background:#fff;border:1px solid #ffffffb3;border-radius:24px;flex-direction:column;width:min(100%,690px);max-height:min(88vh,820px);display:flex;overflow:hidden;box-shadow:0 28px 80px -24px #07221b8c}.SupportScreen-module__8i2A8W__dialogHeader{border-bottom:1px solid var(--hair-2);background:linear-gradient(135deg,#eff9f6,#faf8ff);justify-content:space-between;align-items:flex-start;gap:16px;padding:21px 22px 17px;display:flex}.SupportScreen-module__8i2A8W__dialogHeader h2{letter-spacing:-.025em;margin:0;font-size:21px}.SupportScreen-module__8i2A8W__dialogHeader p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.SupportScreen-module__8i2A8W__closeButton{border:1px solid var(--hair);width:36px;height:36px;color:var(--ink-2);cursor:pointer;background:#fff;border-radius:11px;flex:none;place-items:center;font-size:23px;display:grid}.SupportScreen-module__8i2A8W__closeButton:focus-visible{box-shadow:0 0 0 4px var(--acc4);outline:none}.SupportScreen-module__8i2A8W__dialogBody{padding:20px 22px 23px;overflow-y:auto}.SupportScreen-module__8i2A8W__form{gap:13px;display:grid}.SupportScreen-module__8i2A8W__form label{color:var(--ink-2);gap:6px;font-size:12px;font-weight:850;display:grid}.SupportScreen-module__8i2A8W__form input,.SupportScreen-module__8i2A8W__form select,.SupportScreen-module__8i2A8W__form textarea{border:1px solid var(--hair);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:11px;outline:none;padding:11px 12px;font-weight:500}.SupportScreen-module__8i2A8W__form textarea{resize:vertical;min-height:130px;line-height:1.5}.SupportScreen-module__8i2A8W__form input:focus,.SupportScreen-module__8i2A8W__form select:focus,.SupportScreen-module__8i2A8W__form textarea:focus{border-color:var(--acc1);box-shadow:0 0 0 4px var(--acc4)}.SupportScreen-module__8i2A8W__attachmentBox{background:#f7fcfa;border:1px dashed #badbd3;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:13px;display:grid}.SupportScreen-module__8i2A8W__attachmentBox>div strong,.SupportScreen-module__8i2A8W__attachmentBox>div span{display:block}.SupportScreen-module__8i2A8W__attachmentBox>div strong{font-size:12px}.SupportScreen-module__8i2A8W__attachmentBox>div span{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.4}.SupportScreen-module__8i2A8W__attachmentBox ul{grid-column:1/-1;gap:7px;margin:2px 0 0;padding:0;list-style:none;display:grid}.SupportScreen-module__8i2A8W__attachmentBox li{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.SupportScreen-module__8i2A8W__attachmentBox li span strong,.SupportScreen-module__8i2A8W__attachmentBox li span small{display:block}.SupportScreen-module__8i2A8W__attachmentBox li span strong{text-overflow:ellipsis;white-space:nowrap;max-width:400px;font-size:11px;overflow:hidden}.SupportScreen-module__8i2A8W__attachmentBox li span small{color:var(--muted);margin-top:2px;font-size:10px}.SupportScreen-module__8i2A8W__attachmentBox li button{color:#9b423c;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.SupportScreen-module__8i2A8W__fileInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;overflow:hidden;width:1px!important;height:1px!important;position:absolute!important}.SupportScreen-module__8i2A8W__primaryButton,.SupportScreen-module__8i2A8W__secondaryButton{cursor:pointer;border-radius:11px;min-height:42px;padding:0 15px;font-size:12px;font-weight:850}.SupportScreen-module__8i2A8W__primaryButton{border:1px solid var(--acc1);background:var(--acc1);color:#fff}.SupportScreen-module__8i2A8W__secondaryButton{border:1px solid var(--hair);color:var(--ink-2);background:#fff}.SupportScreen-module__8i2A8W__primaryButton:disabled,.SupportScreen-module__8i2A8W__secondaryButton:disabled{cursor:not-allowed;opacity:.58}.SupportScreen-module__8i2A8W__formError{color:#9b403a;background:#fff1ef;border-radius:10px;margin:0;padding:10px 12px;font-size:12px;line-height:1.45}.SupportScreen-module__8i2A8W__review{gap:15px;display:grid}.SupportScreen-module__8i2A8W__reviewSummary{background:var(--surf-2);border-radius:14px;grid-template-columns:120px minmax(0,1fr);gap:9px 13px;padding:15px;display:grid}.SupportScreen-module__8i2A8W__reviewSummary>span{color:var(--muted);font-size:11px;font-weight:750}.SupportScreen-module__8i2A8W__reviewSummary>strong,.SupportScreen-module__8i2A8W__reviewSummary>p{overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.SupportScreen-module__8i2A8W__approvalDisclosure{color:#684f18;background:#fff9e9;border:1px solid #ead9ae;border-radius:12px;margin:0;padding:12px 13px;font-size:11px;line-height:1.5}.SupportScreen-module__8i2A8W__dialogActions{gap:10px;display:flex}.SupportScreen-module__8i2A8W__dialogActions>*{flex:1}.SupportScreen-module__8i2A8W__detail{gap:15px;display:grid}.SupportScreen-module__8i2A8W__messageUser,.SupportScreen-module__8i2A8W__messageSupport{border-radius:15px;padding:14px 15px}.SupportScreen-module__8i2A8W__messageUser{background:#edf8f5;margin-left:36px}.SupportScreen-module__8i2A8W__messageSupport{background:#f7f4ff;border:1px solid #e3dcf4;margin-right:36px}.SupportScreen-module__8i2A8W__messageUser>span,.SupportScreen-module__8i2A8W__messageSupport>span{color:var(--acc1);text-transform:uppercase;font-size:10px;font-weight:900;display:block}.SupportScreen-module__8i2A8W__messageSupport>span{color:#665398}.SupportScreen-module__8i2A8W__messageUser p,.SupportScreen-module__8i2A8W__messageSupport p{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 8px;font-size:13px;line-height:1.55}.SupportScreen-module__8i2A8W__messageUser small,.SupportScreen-module__8i2A8W__messageSupport small{color:var(--muted);font-size:10px}.SupportScreen-module__8i2A8W__thread h3,.SupportScreen-module__8i2A8W__detailAttachments h3{margin:0 0 9px;font-size:13px}.SupportScreen-module__8i2A8W__thread{gap:9px;display:grid}.SupportScreen-module__8i2A8W__emptyReply{border:1px dashed var(--hair);color:var(--muted);text-align:center;border-radius:12px;margin:0;padding:14px;font-size:12px}.SupportScreen-module__8i2A8W__detailAttachments{gap:7px;display:grid}.SupportScreen-module__8i2A8W__detailAttachments>button{border:1px solid var(--hair);width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 11px;display:grid}.SupportScreen-module__8i2A8W__detailAttachments>button>span:nth-child(2) strong,.SupportScreen-module__8i2A8W__detailAttachments>button>span:nth-child(2) small{display:block}.SupportScreen-module__8i2A8W__detailAttachments strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.SupportScreen-module__8i2A8W__detailAttachments small{color:var(--muted);margin-top:2px;font-size:9px}.SupportScreen-module__8i2A8W__detailAttachments b{color:var(--acc1);font-size:10px}.SupportScreen-module__8i2A8W__deliveryNote{color:#315f56;background:#edf8f5;border-radius:10px;margin:0;padding:10px 12px;font-size:11px;line-height:1.45}@media (max-width:760px){.SupportScreen-module__8i2A8W__hero{flex-wrap:wrap;align-items:flex-start;padding:20px}.SupportScreen-module__8i2A8W__heroCopy{flex:1}.SupportScreen-module__8i2A8W__centerLink{width:100%;margin:0 0 0 74px;padding:6px 0}.SupportScreen-module__8i2A8W__actionGrid{grid-template-columns:1fr}.SupportScreen-module__8i2A8W__actionCard{min-height:auto}.SupportScreen-module__8i2A8W__guideGrid{grid-template-columns:1fr}.SupportScreen-module__8i2A8W__dialog{max-height:92vh}}@media (max-width:520px){.SupportScreen-module__8i2A8W__screen{padding-bottom:34px}.SupportScreen-module__8i2A8W__hero{border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:0;padding:17px;display:grid}.SupportScreen-module__8i2A8W__heroIcon{border-radius:14px;width:46px;height:46px;font-size:24px}.SupportScreen-module__8i2A8W__heroCopy h1{font-size:23px}.SupportScreen-module__8i2A8W__heroCopy p{font-size:12px}.SupportScreen-module__8i2A8W__centerLink{white-space:normal;background:#ffffff9e;grid-column:1/-1;width:auto;margin:2px 0 0;padding:7px 9px}.SupportScreen-module__8i2A8W__actionGrid{gap:11px;margin-top:12px}.SupportScreen-module__8i2A8W__askCard,.SupportScreen-module__8i2A8W__ticketCard{border-radius:17px;padding:16px}.SupportScreen-module__8i2A8W__actionIcon{width:42px;height:42px}.SupportScreen-module__8i2A8W__actionCard h2,.SupportScreen-module__8i2A8W__actionCard strong{font-size:17px}.SupportScreen-module__8i2A8W__recentSection,.SupportScreen-module__8i2A8W__education,.SupportScreen-module__8i2A8W__faqSection{margin-top:24px}.SupportScreen-module__8i2A8W__ticketRow{grid-template-columns:auto minmax(0,1fr) auto;padding:12px}.SupportScreen-module__8i2A8W__ticketGlyph{width:34px;height:34px}.SupportScreen-module__8i2A8W__statusBadge{grid-column:2;justify-self:start}.SupportScreen-module__8i2A8W__rowArrow{grid-area:1/3/3}.SupportScreen-module__8i2A8W__ticketMain small{white-space:normal}.SupportScreen-module__8i2A8W__overlay{background:#0a1c1873;align-items:end;padding:0}.SupportScreen-module__8i2A8W__dialog{border-bottom:0;border-radius:22px 22px 0 0;width:100%;max-height:92dvh}.SupportScreen-module__8i2A8W__dialogHeader{padding:18px 17px 14px}.SupportScreen-module__8i2A8W__dialogBody{padding:17px}.SupportScreen-module__8i2A8W__reviewSummary{grid-template-columns:1fr}.SupportScreen-module__8i2A8W__reviewSummary>span{margin-top:4px}.SupportScreen-module__8i2A8W__dialogActions{flex-direction:column}.SupportScreen-module__8i2A8W__attachmentBox{grid-template-columns:1fr}.SupportScreen-module__8i2A8W__attachmentBox>.SupportScreen-module__8i2A8W__secondaryButton,.SupportScreen-module__8i2A8W__attachmentBox ul{grid-column:1}.SupportScreen-module__8i2A8W__messageUser{margin-left:18px}.SupportScreen-module__8i2A8W__messageSupport{margin-right:18px}}@media (prefers-reduced-motion:reduce){.SupportScreen-module__8i2A8W__ticketCard,.SupportScreen-module__8i2A8W__faqItem summary b{transition:none}}
.LoginGate-module__6vAv_a__page{background:radial-gradient(circle at 100% 0,#2c927b1f,#0000 30%),linear-gradient(#e6f3ec 0%,#dbeee5 100%);justify-content:center;min-height:100dvh;padding:28px 20px 64px;display:flex}.LoginGate-module__6vAv_a__shell{flex-direction:column;align-items:center;gap:28px;width:min(760px,100%);display:flex}.LoginGate-module__6vAv_a__header{flex-direction:column;align-items:center;gap:26px;width:100%;display:flex}.LoginGate-module__6vAv_a__logo{filter:drop-shadow(0 14px 24px #0e3f382e);width:min(220px,52vw);height:auto}.LoginGate-module__6vAv_a__panel{background:#fffffff7;border:1px solid #0e3f3814;border-radius:38px;flex-direction:column;gap:22px;width:100%;max-width:740px;padding:34px 34px 28px;display:flex;box-shadow:0 30px 80px #0e3f3826}.LoginGate-module__6vAv_a__localeWrap{align-self:flex-end;position:relative}.LoginGate-module__6vAv_a__localeButton{color:#103f38;cursor:pointer;background:#fffffff5;border:1px solid #103f381a;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;min-width:200px;padding:14px 18px;font:700 14px/1 Inter,sans-serif;display:inline-flex;box-shadow:0 14px 32px #0e3f381a}.LoginGate-module__6vAv_a__localeButton svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:16px;height:16px}.LoginGate-module__6vAv_a__localeMenu{z-index:20;background:#fff;border:1px solid #103f381a;border-radius:20px;width:240px;max-height:280px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;overflow:auto;box-shadow:0 24px 60px #0e3f382e}.LoginGate-module__6vAv_a__localeItem{cursor:pointer;color:#103f38;text-align:left;background:0 0;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;font:600 14px/1.2 Inter,sans-serif;display:flex}.LoginGate-module__6vAv_a__localeItem:hover,.LoginGate-module__6vAv_a__localeItemActive{background:#eef7f3}.LoginGate-module__6vAv_a__localeCode{color:#103f387a;text-transform:uppercase;font:700 11px/1 JetBrains Mono,monospace}.LoginGate-module__6vAv_a__cardTop{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.LoginGate-module__6vAv_a__heroIcon{background:linear-gradient(145deg,#1a8d74 0%,#0f4039 100%);border-radius:28px;flex:0 0 96px;place-items:center;width:96px;height:96px;display:grid;box-shadow:0 20px 42px #0f403933}.LoginGate-module__6vAv_a__heroIcon svg{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.LoginGate-module__6vAv_a__cardTop h1{color:#103f38;letter-spacing:-.04em;margin:0;font:800 clamp(40px,5vw,58px)/.95 Montserrat,sans-serif}.LoginGate-module__6vAv_a__form{flex-direction:column;gap:16px;width:100%;display:flex}.LoginGate-module__6vAv_a__field{flex-direction:column;gap:8px;display:flex}.LoginGate-module__6vAv_a__field label{color:#1d8b79;letter-spacing:.14em;text-transform:uppercase;font:800 12px/1 Inter,sans-serif}.LoginGate-module__6vAv_a__inputWrap{position:relative}.LoginGate-module__6vAv_a__input{color:#103f38;background:#fff;border:1px solid #103f381f;border-radius:20px;outline:none;width:100%;padding:20px;font:600 16px/1.2 Inter,sans-serif;transition:border-color .15s,background .15s,box-shadow .15s}.LoginGate-module__6vAv_a__input:focus{background:#fff;border-color:#187f6b8c;box-shadow:0 0 0 4px #187f6b1f}.LoginGate-module__6vAv_a__input::placeholder{color:#103f3861}.LoginGate-module__6vAv_a__passwordToggle{color:#103f3894;cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.LoginGate-module__6vAv_a__passwordToggle svg{width:18px;height:18px}.LoginGate-module__6vAv_a__linksRow{justify-content:flex-end;align-items:center;display:flex}.LoginGate-module__6vAv_a__forgotButton{color:#177b68;cursor:pointer;background:0 0;border:0;font:800 13px/1.2 Inter,sans-serif}.LoginGate-module__6vAv_a__submitButton,.LoginGate-module__6vAv_a__googleButton,.LoginGate-module__6vAv_a__devButton{cursor:pointer;border:0;border-radius:20px;padding:19px 18px;font:800 17px/1.1 Inter,sans-serif}.LoginGate-module__6vAv_a__submitButton{color:#fff;background:linear-gradient(135deg,#17685b,#0e3f38);box-shadow:0 22px 40px #103f383d}.LoginGate-module__6vAv_a__submitButton:disabled,.LoginGate-module__6vAv_a__googleButton:disabled,.LoginGate-module__6vAv_a__devButton:disabled,.LoginGate-module__6vAv_a__localeButton:disabled,.LoginGate-module__6vAv_a__forgotButton:disabled,.LoginGate-module__6vAv_a__passwordToggle:disabled{opacity:.58;cursor:default}.LoginGate-module__6vAv_a__googleButton{color:#103f38;background:#e8f4ef}.LoginGate-module__6vAv_a__helper{color:#103f3894;font:500 13px/1.55 Inter,sans-serif}.LoginGate-module__6vAv_a__notice{color:#103f38;background:#edf7f2;border-radius:18px;padding:14px 16px;font:600 13px/1.55 Inter,sans-serif}.LoginGate-module__6vAv_a__noticeError{color:#7d3f25;background:#fff3ef}.LoginGate-module__6vAv_a__devFallback{border-top:1px solid #103f3814;flex-direction:column;gap:10px;padding-top:18px;display:flex}.LoginGate-module__6vAv_a__devFallback summary{cursor:pointer;color:#103f38;font:700 13px/1.2 Inter,sans-serif;list-style:none}.LoginGate-module__6vAv_a__devFallback summary::-webkit-details-marker{display:none}.LoginGate-module__6vAv_a__devButton{color:#103f38;background:#dceae3}.LoginGate-module__6vAv_a__socialSection,.LoginGate-module__6vAv_a__cards{width:100%}.LoginGate-module__6vAv_a__cards{flex-direction:column;gap:12px;display:flex}.LoginGate-module__6vAv_a__sectionTitle{text-align:center;color:#103f38;letter-spacing:.14em;text-transform:uppercase;font:800 14px/1.3 Inter,sans-serif}.LoginGate-module__6vAv_a__cardLink{color:inherit;background:#ffffffe0;border:1px solid #103f3814;border-radius:20px;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;display:flex;box-shadow:0 12px 32px #0e3f3814}.LoginGate-module__6vAv_a__cardIcon{color:#177b68;background:#edf7f2;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.LoginGate-module__6vAv_a__cardIcon svg,.LoginGate-module__6vAv_a__cardArrow svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.LoginGate-module__6vAv_a__cardCopy{flex-direction:column;gap:4px;min-width:0;display:flex}.LoginGate-module__6vAv_a__cardName{color:#103f38;font:800 14px/1.2 Inter,sans-serif}.LoginGate-module__6vAv_a__cardDesc{color:#103f3894;font:500 13px/1.45 Inter,sans-serif}.LoginGate-module__6vAv_a__cardArrow{color:#177b68;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-left:auto;font:800 12px/1 Inter,sans-serif;display:inline-flex}.LoginGate-module__6vAv_a__socialLinks{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:16px;display:flex}.LoginGate-module__6vAv_a__socialLink{color:#103f38;background:#ffffffeb;border-radius:22px;justify-content:center;align-items:center;width:74px;height:74px;text-decoration:none;transition:transform .15s,box-shadow .15s,color .15s;display:inline-flex;box-shadow:0 16px 34px #0e3f381a}.LoginGate-module__6vAv_a__socialLink svg{fill:currentColor;width:28px;height:28px}.LoginGate-module__6vAv_a__socialLink:hover{color:#177b68;transform:translateY(-2px);box-shadow:0 20px 38px #0e3f3824}.LoginGate-module__6vAv_a__redirecting{color:#103f38;text-align:center;font:700 15px/1.4 Inter,sans-serif}@media (max-width:960px){.LoginGate-module__6vAv_a__panel{padding:28px 24px 24px}}@media (max-width:640px){.LoginGate-module__6vAv_a__page{padding:18px 14px 28px}.LoginGate-module__6vAv_a__shell{gap:22px}.LoginGate-module__6vAv_a__localeButton{min-width:160px}.LoginGate-module__6vAv_a__logo{width:min(180px,48vw)}.LoginGate-module__6vAv_a__panel{border-radius:30px;padding:24px 18px 20px}.LoginGate-module__6vAv_a__heroIcon{border-radius:24px;flex-basis:84px;width:84px;height:84px}.LoginGate-module__6vAv_a__cardTop h1{font-size:clamp(34px,9vw,46px)}.LoginGate-module__6vAv_a__socialLinks{gap:12px}.LoginGate-module__6vAv_a__socialLink{border-radius:18px;width:62px;height:62px}.LoginGate-module__6vAv_a__socialLink svg{width:24px;height:24px}.LoginGate-module__6vAv_a__cardLink{flex-wrap:wrap;gap:12px}.LoginGate-module__6vAv_a__cardArrow{margin-left:58px}}
