:root{--navy:#1b2f7a;--navy-deep:#111e52;--orange:#f47920;--pale-blue:#eef1fa;--blue-line:#c5cef0;--ink:#202124;--muted:#5f6368;--line:#e4e7eb;--canvas:#f6f8fc}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--canvas);color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.mailApp{background:var(--canvas);grid-template-rows:64px minmax(0,1fr);grid-template-columns:256px minmax(560px,1fr);height:100vh;display:grid}.appHeader{grid-column:1/-1;grid-template-columns:256px minmax(360px,720px) 1fr;align-items:center;gap:16px;padding:8px 16px 8px 8px;display:grid}.brandArea{align-items:center;gap:10px;height:48px;padding-left:5px;display:flex}.roundButton{color:#59636e;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.roundButton:hover{background:#e6e9ef}.menuButton{font-size:20px}.logoCrop{place-items:center;width:92px;height:46px;display:grid}.logoCrop img{object-fit:contain;width:92px;height:46px}.productName{color:#5f6368;font-size:20px}.searchBox{background:#e9edf7;border-radius:24px;align-items:center;gap:11px;height:48px;padding:0 14px;transition:box-shadow .18s,background .18s;display:flex}.searchBox:focus-within{background:#fff;box-shadow:0 1px 3px #20212440,0 4px 10px #2021241a}.searchBox input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:16px}.searchBox input::placeholder{color:#626972}.searchIcon{font-size:24px;line-height:1;transform:rotate(-15deg)}.searchBox button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:32px;height:32px;font-size:20px}.headerActions{justify-content:flex-end;align-items:center;gap:3px;display:flex}.appGrid{font-size:23px}.userAvatar{color:#fff;background:linear-gradient(135deg, var(--navy), #3853aa);cursor:pointer;border:0;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:5px;font-size:11px;font-weight:800;text-decoration:none;display:grid;box-shadow:0 0 0 2px #fff}.guestLinks{align-items:center;gap:4px;margin-left:5px;display:flex}.guestLinks a{color:var(--navy);white-space:nowrap;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:750;text-decoration:none}.guestLinks a:hover{background:#e6eaf3}.guestLinks .registerLink{color:#fff;background:var(--orange);padding-inline:13px}.guestLinks .registerLink:hover{background:#da6718}.accountMenu{margin-left:5px;position:relative}.accountPopover{z-index:20;background:#fff;border:1px solid #e1e4eb;border-radius:14px;gap:8px;width:245px;padding:18px;display:grid;position:absolute;top:44px;right:0;box-shadow:0 12px 35px #16204633}.accountPopover b{color:var(--navy-deep)}.accountPopover span{color:var(--muted);text-overflow:ellipsis;font-size:11px;overflow:hidden}.accountPopover button{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:7px;margin-top:5px;padding:9px}.sidebar{flex-direction:column;grid-row:2;min-height:0;padding:8px 12px 12px 0;display:flex}.composeButton{width:144px;height:56px;color:var(--navy-deep);cursor:pointer;text-align:left;background:#dfe6fa;border:0;border-radius:16px;margin:0 0 16px 8px;padding-left:18px;font-weight:650;box-shadow:0 1px 2px #1e30641a}.composeButton:hover{background:#d6def5;box-shadow:0 2px 5px #1e30642e}.composeButton span{color:var(--orange);vertical-align:-2px;margin-right:12px;font-size:25px;font-weight:400}.sidebar nav{display:grid}.sidebar nav a,.sidebar nav button{color:#30343a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0 16px 16px 0;grid-template-columns:44px 1fr auto;align-items:center;height:32px;padding:0 14px 0 16px;font-size:13px;text-decoration:none;display:grid}.sidebar nav a:hover,.sidebar nav button:hover{background:#e8ebf1}.sidebar nav a.active,.sidebar nav button.active{color:var(--navy-deep);background:#dbe3fa;font-weight:750}.sidebar nav a strong{font-size:12px}.navIcon{color:#56606b;font-size:16px}.active .navIcon{color:var(--navy)}.labelsTitle{color:#42474d;justify-content:space-between;align-items:center;height:45px;margin-top:15px;padding:0 13px 0 25px;font-weight:700;display:flex}.labelsTitle button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:28px;height:28px;font-size:20px}.labelsTitle button:hover{background:#e5e8ed}.sidebar nav a:has(.labelDot){grid-template-columns:44px 1fr}.labelDot{border-radius:3px;justify-self:start;width:11px;height:11px;margin-left:2px}.labelDot.work{background:var(--navy)}.labelDot.finance{background:var(--orange)}.labelDot.updates{background:#4a9b68}.storage{color:#6e747b;margin:auto 19px 4px 24px;font-size:10px}.storageBar{background:#dce0e8;border-radius:4px;height:4px;margin-bottom:7px;overflow:hidden}.storageBar i{background:var(--navy);width:24%;height:100%;display:block}.inbox{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;grid-area:2/2;min-width:0;min-height:0;display:flex;overflow:hidden}.headerTools{align-items:center;gap:3px;display:flex;position:relative}.aiHeaderButton{color:#fff;background:linear-gradient(135deg, var(--orange), #ff9950)}.headerToolPopover{z-index:30;background:#fff;border:1px solid #dfe3eb;border-radius:14px;width:330px;padding:16px;position:absolute;top:47px;right:0;box-shadow:0 14px 40px #121d4138}.headerToolPopover header{color:var(--navy-deep);justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.headerToolPopover header button{cursor:pointer;background:0 0;border:0;font-size:20px}.aiPopover textarea{resize:vertical;width:100%;min-height:130px;font:inherit;border:1px solid #d8dce5;border-radius:8px;padding:10px}.aiPopover>div{gap:8px;margin-top:10px;display:flex}.aiPopover>div button{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:7px;padding:8px 12px}.aiPopover p{color:#7c3510;background:#fff0e6;border-radius:8px;padding:10px;font-size:11px;line-height:1.5}.calendarGrid{text-align:center;grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.calendarGrid strong{color:var(--muted);font-size:10px}.calendarGrid span,.calendarGrid i{border-radius:50%;place-items:center;height:30px;font-size:11px;font-style:normal;display:grid}.calendarGrid span.today{color:#fff;background:var(--orange);font-weight:800}.mailToolbar{border-bottom:1px solid #f0f1f2;justify-content:space-between;align-items:center;min-height:48px;padding:0 10px 0 17px;display:flex}.toolbarLeft,.toolbarRight{align-items:center;gap:2px;display:flex}.mailToolbar button,.rowActions button{color:#5e656c;cursor:pointer;background:0 0;border:0;border-radius:50%;width:34px;height:34px}.mailToolbar button:hover,.rowActions button:hover{background:#edf0f4}.toolbarRight span{color:#6d7278;margin-right:8px;font-size:11px}.selectBox{padding:0;background:0 0!important;border:1px solid #90969d!important;border-radius:2px!important;width:15px!important;height:15px!important}.categoryTabs{border-bottom:1px solid var(--line);height:56px;display:flex}.categoryTabs button{color:#5f6368;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;width:210px;padding:0 18px;display:flex;position:relative}.categoryTabs button:hover{background:#f5f6f7}.categoryTabs button.selected{color:var(--navy)}.categoryTabs button.selected:after{content:"";background:var(--navy);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:10px;right:10px}.categoryTabs button span{font-size:17px}.categoryTabs button b{font-size:13px}.categoryTabs button i{color:#fff;background:var(--orange);border-radius:9px;padding:2px 6px;font-size:9px;font-style:normal}.messageList{overflow-y:auto}.mailState{min-height:220px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.mailState b{color:var(--navy-deep);font-size:17px}.mailState a,.mailState button{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:8px;padding:9px 15px;text-decoration:none}.mailSpinner{border:3px solid #dce2f2;border-top-color:var(--orange);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite mailSpin}@keyframes mailSpin{to{transform:rotate(360deg)}}.messageRow{cursor:pointer;background:#f7f8fa;border-bottom:1px solid #e7e9eb;grid-template-columns:210px minmax(190px,1fr) 75px;align-items:center;gap:10px;min-height:41px;padding:0 18px;font-size:12px;display:grid;position:relative;box-shadow:inset 0 1px #fffc}.messageRow.unread{background:#fff}.messageRow:hover{z-index:1;box-shadow:0 1px 3px #2021243d}.messageRow .selectBox{visibility:visible}.star{color:#9ca1a6;cursor:pointer;background:0 0;border:0;font-size:19px}.important{color:#adb1b5;cursor:pointer;background:0 0;border:0;font-size:20px;transform:rotate(90deg)}.sender{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.unread .sender{color:#16181a;font-weight:750}.summary{white-space:nowrap;align-items:center;min-width:0;display:flex;overflow:hidden}.summary b{text-overflow:ellipsis;flex:0 auto;min-width:0;font-weight:500;overflow:hidden}.unread .summary b{font-weight:750}.summary>span:not(.tag){color:#6a6f75;text-overflow:ellipsis;min-width:30px;overflow:hidden}.summary em{color:#676c72;border:1px solid #dadde0;border-radius:10px;margin-left:8px;padding:3px 8px;font-size:9px;font-style:normal}.tag{border-radius:4px;flex:none;margin-right:7px;padding:2px 5px;font-size:9px;font-weight:700}.tag.work{color:var(--navy);background:var(--pale-blue)}.tag.finance{color:#9b440d;background:#fef0e6}.tag.updates{color:#27603c;background:#e4f2e9}.messageRow time{color:#555b61;justify-self:end;font-size:10px;font-weight:600}.unread time{color:var(--navy);font-weight:750}.rowActions{background:linear-gradient(90deg,#0000,#f7f8fa 20%);align-items:center;height:100%;padding-left:25px;display:none;position:absolute;right:9px}.messageRow:hover .rowActions{display:flex}.messageRow:hover time{visibility:hidden}.modalBackdrop{z-index:50;background:#111e5261;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.mailDialog{background:#fff;border-radius:16px;width:min(760px,100%);max-height:86vh;padding:28px;position:relative;overflow:auto;box-shadow:0 20px 60px #0a14374d}.mailDialog.compact{width:auto;color:var(--muted);align-items:center;gap:12px;display:flex}.dialogClose{cursor:pointer;background:#f0f2f6;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:14px;right:14px}.messageDialog h2{color:var(--navy-deep);margin:0 42px 20px 0;font-size:24px}.messageMeta{border-bottom:1px solid var(--line);color:var(--muted);gap:4px;padding-bottom:18px;font-size:11px;display:grid}.messageMeta b{color:var(--ink);font-size:13px}.messageMeta time{justify-self:end;margin-top:-32px}.messageDialog pre{white-space:pre-wrap;overflow-wrap:anywhere;margin:22px 0 0;font:13px/1.65 Inter,Arial,sans-serif}.inlineMessageView{background:#fff;flex:1;min-height:0;overflow-y:auto}.messageViewToolbar{z-index:2;border-bottom:1px solid var(--line);min-height:48px;color:var(--muted);background:#fff;align-items:center;gap:8px;padding:0 18px;font-size:11px;display:flex;position:sticky;top:0}.messageViewToolbar button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.messageViewToolbar button:hover{background:#edf0f4}.messageViewContent{max-width:920px;padding:28px 42px 48px}.messageViewContent h2{color:var(--ink);margin:0 0 26px;font-size:24px;font-weight:500}.messageViewContent pre{white-space:pre-wrap;overflow-wrap:anywhere;margin:30px 0 0;font:13px/1.7 Inter,Arial,sans-serif}.messageReplyActions{border-top:1px solid var(--line);gap:10px;margin-top:26px;padding-top:18px;display:flex}.messageReplyActions button{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #d4d9e4;border-radius:18px;padding:9px 18px;font-weight:700}.messageAttachments{border-top:1px solid var(--line);margin-top:28px;padding-top:18px}.messageAttachments h3{color:var(--muted);margin:0 0 12px;font-size:12px}.messageAttachments>div{flex-wrap:wrap;gap:10px;display:flex}.messageAttachments>div>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dde6;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:32px 1fr;align-items:center;width:220px;min-height:58px;padding:9px 12px;display:grid}.messageAttachments button span{grid-row:1/3;font-size:22px}.messageAttachments button b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.messageAttachments button small{color:var(--muted);font-size:9px}.messageAttachments .fileKind-pdf span{color:#d93025}.messageAttachments .fileKind-image span{color:#188038}.messageAttachments .fileKind-word span{color:#185abd}.messageAttachments .fileKind-csv span{color:#107c41}.messageAttachments .fileKind-code span{color:#7b1fa2}.messageAttachments .fileKind-archive span{color:#b06000}.messageAttachments .fileKind-text span{color:#5f6368}.messageAttachments .fileKind-generic span{color:var(--navy)}.attachmentOverlay{z-index:80;background:#14171ee0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.attachmentView{background:#292c32;border:1px solid #454951;border-radius:10px;flex-direction:column;width:min(1120px,96vw);height:min(860px,92vh);display:flex;overflow:hidden;box-shadow:0 22px 70px #00000080}.attachmentView>header{min-height:48px;color:var(--ink);background:#fff;align-items:center;gap:12px;padding:8px 12px;display:flex}.attachmentView>header div{flex:1;min-width:0;display:grid}.attachmentView>header b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachmentView>header span{color:var(--muted);font-size:9px}.attachmentView>header a{color:#535a65;border-radius:50%;place-items:center;width:34px;height:34px;text-decoration:none;display:grid}.attachmentView>header a:hover{background:#eef0f4}.attachmentView>header button{cursor:pointer;background:#eef0f4;border:0;border-radius:50%;width:30px;height:30px;font-size:18px}.attachmentCanvas{flex:1;place-items:center;min-height:0;padding:18px;display:grid;overflow:auto}.attachmentCanvas>img{object-fit:contain;max-width:100%;max-height:68vh}.attachmentCanvas>iframe{background:#fff;border:0;width:100%;height:100%;min-height:65vh}.attachmentCanvas>pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:6px;width:100%;min-height:300px;margin:0;padding:18px;font:12px/1.6 ui-monospace,monospace}.documentPreview{color:#222;background:#fff;width:100%;min-height:300px;padding:28px;line-height:1.6}.documentPreview img{max-width:100%}.unsupportedPreview{color:var(--muted);justify-items:center;gap:10px;display:grid}.unsupportedPreview a{color:#fff;background:var(--navy);border-radius:8px;padding:9px 15px;text-decoration:none}.composeDialog{z-index:45;background:#fff;border-radius:12px 12px 0 0;width:min(540px,100vw - 24px);position:fixed;bottom:0;right:72px;overflow:hidden;box-shadow:0 10px 45px #0c194152}.composeDialog header{color:#fff;background:var(--navy-deep);justify-content:space-between;align-items:center;height:42px;padding:0 14px;display:flex}.composeDialog header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:20px}.composeDialog form{display:grid}.composeDialog input{border:0;border-bottom:1px solid var(--line);outline:0;height:42px;padding:0 14px}.composeDialog textarea{resize:vertical;min-height:245px;font:inherit;border:0;outline:0;padding:14px}.attachmentPicker{border-top:1px solid var(--line);color:var(--navy);cursor:pointer;align-items:center;gap:9px;padding:9px 14px;font-size:11px;font-weight:700;display:flex}.attachmentPicker input{border:0;height:auto;padding:0;font-size:10px}.composeDialog footer{border-top:1px solid var(--line);padding:11px 14px}.composeDialog footer button{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:18px;min-width:80px;padding:9px 18px;font-weight:700}.composeDialog footer button:disabled{opacity:.6}.composeDialog .formError{margin:0 14px 8px}.sidebarCollapsed .mailApp{grid-template-columns:68px minmax(560px,1fr)}.sidebarCollapsed .appHeader{grid-template-columns:68px minmax(360px,720px) 1fr}.sidebarCollapsed .brandArea .logoCrop,.sidebarCollapsed .brandArea .productName{display:none}.sidebarCollapsed .sidebar{align-items:center;padding-right:0}.sidebarCollapsed .composeButton{text-align:center;width:48px;height:48px;margin-left:0;padding:0;font-size:0}.sidebarCollapsed .composeButton span{margin:0}.sidebarCollapsed .sidebar nav a,.sidebarCollapsed .sidebar nav button{grid-template-columns:1fr;place-items:center;padding:0;font-size:0}.sidebarCollapsed .sidebar nav a strong,.sidebarCollapsed .sidebar nav button strong,.sidebarCollapsed .labelsTitle,.sidebarCollapsed .storage{display:none}.sidebarCollapsed .sidebar nav:has(.labelDot){display:none}.sidebarCollapsed .sidebar .navIcon{margin:0;font-size:17px}.inboxFooter{color:#74797e;justify-content:space-between;align-items:flex-start;min-height:55px;margin-top:auto;padding:13px 15px;font-size:9px;display:flex}.inboxFooter>div{width:180px}.footerBar{background:#e2e5e9;border-radius:4px;height:4px;margin-top:5px;overflow:hidden}.footerBar i{background:var(--navy);width:24%;height:100%;display:block}.utilityRail{flex-direction:column;grid-area:2/3;align-items:center;gap:17px;padding-top:14px;display:flex}.utilityRail button{color:#697079;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;font-size:17px;display:grid}.utilityRail button:hover{background:#e5e8ee}.utilityRail .aiTool{color:#fff;background:linear-gradient(135deg, var(--orange), #ff9950);box-shadow:0 3px 8px #f4792040}.utilityRail i{background:#d8dce2;width:20px;height:1px}@media (max-width:900px){.mailApp{grid-template-columns:68px minmax(420px,1fr)}.appHeader{grid-template-columns:68px minmax(250px,1fr) auto}.brandArea .logoCrop,.productName{display:none}.sidebar{align-items:center;padding-right:0}.composeButton{text-align:center;border-radius:15px;width:48px;height:48px;margin-left:0;padding:0;font-size:0}.composeButton span{margin:0;font-size:25px}.sidebar nav{width:100%}.sidebar nav a,.sidebar nav button{border-radius:0 18px 18px 0;grid-template-columns:1fr;place-items:center;padding:0;font-size:0}.sidebar nav a strong,.sidebar nav button strong,.labelsTitle,.storage{display:none}.sidebar nav:has(.labelDot){display:none}.navIcon{font-size:17px}.utilityRail{display:none}.messageRow{grid-template-columns:150px minmax(150px,1fr) 60px}}@media (max-width:620px){body{overflow:auto}.mailApp{grid-template-rows:64px auto;grid-template-columns:1fr;height:auto;min-height:100vh}.appHeader{z-index:5;background:var(--canvas);grid-template-columns:1fr auto;padding:8px;position:sticky;top:0}.brandArea{display:none}.searchBox{min-width:0}.headerActions .roundButton,.guestLinks a:first-child{display:none}.guestLinks a{padding-inline:7px}.sidebar{display:none}.inbox{border-radius:0;grid-area:2/1;min-height:calc(100vh - 64px)}.categoryTabs button{justify-content:center;width:50%}.categoryTabs button:nth-child(3){display:none}.messageRow{grid-template-columns:minmax(90px,1fr) 45px;min-height:64px;padding:6px 10px}.sender{display:none}.summary{display:block}.summary b,.summary>span:not(.tag){text-overflow:ellipsis;display:block;overflow:hidden}.tag,.summary em,.inboxFooter{display:none}}.authPage{background:#fff;grid-template-columns:minmax(420px,560px) 1fr;min-height:100vh;display:grid;overflow:auto}.authCard{place-self:center;width:100%;max-width:430px;padding:48px 36px}.authLogo{width:142px;height:74px;display:inline-block}.authLogo span{place-items:center;width:142px;height:74px;display:grid}.authLogo img{object-fit:contain;width:142px;height:74px}.authEyebrow{color:var(--orange);letter-spacing:1.5px;margin:28px 0 8px;font-size:11px;font-weight:800}.authCard h1{color:var(--navy-deep);letter-spacing:-.8px;margin:0;font-size:34px}.authIntro{color:var(--muted);margin:12px 0 28px;line-height:1.6}.authForm{gap:16px;display:grid}.providerChoice{background:#f0f2f6;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.providerChoice button{color:#616770;cursor:pointer;background:0 0;border:0;border-radius:7px;height:40px;font-weight:750}.providerChoice button.active{color:var(--navy-deep);background:#fff;box-shadow:0 1px 4px #141f4621}.godaddyMark{color:#09757a}.providerHint{color:#526067;background:#edf8f7;border-radius:8px;margin:-4px 0 0;padding:10px 12px;font-size:11px;line-height:1.5}.authForm>label{color:#343940;gap:7px;font-size:12px;font-weight:700;display:grid}.authForm>label input{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #d6dae2;border-radius:9px;outline:0;padding:0 13px}.authForm>label input:focus{border-color:var(--navy);box-shadow:0 0 0 3px #1b2f7a1a}.formMeta{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.formMeta label{align-items:center;gap:6px;display:flex}.formMeta a,.authSwitch a{color:var(--navy);font-weight:700;text-decoration:none}.formError{color:#9e2d16;background:#fff0ec;border-radius:7px;margin:0;padding:10px 12px;font-size:11px}.authSubmit{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:9px;height:47px;font-weight:750}.authSubmit:hover{background:#152468}.authSubmit:disabled{opacity:.65;cursor:wait}.authSwitch{text-align:center;color:var(--muted);margin:22px 0 0;font-size:12px}.authAside{color:#fff;background:linear-gradient(135deg, var(--navy-deep), var(--navy) 60%, #314ca7);place-items:center;min-height:100vh;padding:60px;display:grid}.authAside>div{max-width:520px}.authAside span{width:52px;height:52px;color:var(--navy);background:#fff;border-radius:16px;place-items:center;font-size:24px;display:grid}.authAside h2{letter-spacing:-2px;margin:27px 0 16px;font-size:clamp(35px,4vw,58px);line-height:1.07}.authAside p{color:#d5dcf4;max-width:480px;font-size:16px;line-height:1.7}.registerAside{background:linear-gradient(135deg, #9a430a, var(--orange) 60%, #ff9a54)}.registerAside span{color:var(--orange)}.registerAside p{color:#fff1e7}.packagesPage{background:linear-gradient(180deg, var(--pale-blue), white 340px);min-height:100vh;overflow:auto}.packagesHeader{background:#ffffffe0;border-bottom:1px solid #1b2f7a14;justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,6vw);display:flex}.packagesLogo{color:var(--muted);align-items:center;font-size:20px;font-weight:500;text-decoration:none;display:flex}.packagesLogo span{width:102px;height:43px;position:relative;overflow:hidden}.packagesLogo img{object-fit:contain;width:145px;height:82px;position:absolute;top:-20px;left:-21px}.packagesLogo b{margin-left:-4px;font-weight:500}.packagesHeader nav{align-items:center;gap:15px;display:flex}.packagesHeader nav a{color:var(--navy);font-size:12px;font-weight:750;text-decoration:none}.packagesHeader nav .navCta{color:#fff;background:var(--orange);border-radius:8px;padding:10px 15px}.packagesHero{text-align:center;max-width:760px;margin:72px auto 40px;padding:0 24px}.packagesHero p{color:var(--orange);letter-spacing:1.5px;font-size:11px;font-weight:800}.packagesHero h1{color:var(--navy-deep);letter-spacing:-1.8px;margin:10px 0 16px;font-size:clamp(34px,5vw,54px);line-height:1.08}.packagesHero span{color:var(--muted);line-height:1.6}.packageGrid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto;padding:22px 24px;display:grid}.packageCard{background:#fff;border:1px solid #dfe3ec;border-radius:18px;padding:30px;position:relative;box-shadow:0 8px 30px #1b2f7a12}.packageCard.featured{border:2px solid var(--navy);transform:translateY(-8px);box-shadow:0 15px 40px #1b2f7a29}.packageCard>i{color:#fff;background:var(--orange);text-transform:uppercase;letter-spacing:.6px;border-radius:14px;padding:6px 12px;font-size:9px;font-style:normal;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.packageCard h2{color:var(--navy);margin:0;font-size:22px}.packageCard>p{min-height:40px;color:var(--muted);font-size:12px}.price{align-items:end;gap:6px;margin:22px 0;display:flex}.price strong{color:var(--navy-deep);font-size:42px;line-height:1}.price span{color:var(--muted);font-size:10px}.packageCard ul{color:#4f565e;gap:10px;min-height:155px;margin:0 0 24px;padding:0;font-size:12px;list-style:none;display:grid}.packageCard li:first-letter{color:var(--orange)}.packageCard>a{border:1px solid var(--navy);height:44px;color:var(--navy);border-radius:8px;place-items:center;font-weight:750;text-decoration:none;display:grid}.packageCard.featured>a{color:#fff;background:var(--navy)}.pricingNote{text-align:center;color:#777e87;max-width:760px;margin:12px auto 55px;padding:0 24px;font-size:10px;line-height:1.6}@media (max-width:820px){.authPage{grid-template-columns:1fr}.authAside{display:none}.packageGrid{grid-template-columns:1fr;max-width:500px}.packageCard.featured{transform:none}}@media (max-width:620px){.composeDialog{right:12px}.messageMeta time{justify-self:start;margin-top:4px}}
