@font-face{font-family:kufi;src:url(/_next/static/media/100aeae7fc254ccc-s.p.woff2?dpl=dpl_G4dshuoquS7ejCR3RooyyoLA9UNr) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:kufi;src:url(/_next/static/media/f688f9337d0dbb25-s.p.woff2?dpl=dpl_G4dshuoquS7ejCR3RooyyoLA9UNr) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:kufi;src:url(/_next/static/media/c5cada4d3778d856-s.p.woff2?dpl=dpl_G4dshuoquS7ejCR3RooyyoLA9UNr) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:kufi Fallback;src:local("Arial");ascent-override:128.20%;descent-override:61.50%;line-gap-override:0.00%;size-adjust:100.00%}.__className_46fd2b{font-family:kufi,kufi Fallback}.__variable_46fd2b{--font-kufi:"kufi","kufi Fallback"}:root{color-scheme:dark;--font:var(--font-kufi),"Noto Kufi Arabic",system-ui,sans-serif;--blue:#289bff;--coral:#ff5a61;--violet:#7c6cff;--mint:#4de2b1;--cyan:#37d6ff;--danger:#ff6b72;--radius-xs:10px;--radius-sm:14px;--radius-md:20px;--radius-lg:26px;--radius-xl:32px}*{box-sizing:border-box}body,html{margin:0;min-width:280px;min-height:100%}body{font-family:var(--font);background:#020b24}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}.theme-dark{color-scheme:dark;--primary:#289bff;--secondary:#ff5a61;--tertiary:#7c6cff;--bg:#020b24;--surface:#071635;--surface-2:#0b1d43;--surface-3:#102650;--primary-container:#123d78;--secondary-container:#552533;--text:#f7f9ff;--text-2:#d2dcf2;--outline:#91a2c5;--outline-2:#3a4c72;--shadow:0 18px 48px rgba(0,3,18,.34);--soft-shadow:0 8px 24px rgba(0,3,18,.22)}.theme-light{color-scheme:light;--primary:#0065c3;--secondary:#c73742;--tertiary:#5d4ec7;--bg:#f6f7fc;--surface:#fff;--surface-2:#f8faff;--surface-3:#edf1fa;--primary-container:#d8e9ff;--secondary-container:#ffdadf;--text:#08142e;--text-2:#3c485f;--outline:#657188;--outline-2:#bac5d8;--shadow:0 18px 48px rgba(21,42,81,.12);--soft-shadow:0 8px 24px rgba(21,42,81,.09)}.app-root{min-height:100dvh;color:var(--text);background:radial-gradient(circle at 95% 0,color-mix(in srgb,var(--primary) 10%,transparent),transparent 30rem),var(--bg)}.app-bar{position:sticky;z-index:30;top:0;height:74px;padding:max(10px,env(safe-area-inset-top)) clamp(14px,2vw,30px) 9px;display:flex;align-items:center;gap:11px;background:color-mix(in srgb,var(--bg) 91%,transparent);border-bottom:1px solid color-mix(in srgb,var(--outline-2) 38%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-avatar{width:46px;height:46px;flex:0 0 46px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,var(--primary-container),var(--surface-3));border:1px solid color-mix(in srgb,var(--primary) 40%,transparent);border-radius:50%;box-shadow:var(--soft-shadow)}.header-avatar img{width:100%;height:100%;object-fit:cover}.app-title{display:flex;flex:1 1;min-width:0;flex-direction:column;line-height:1.35}.app-title strong{font-size:1.12rem}.app-title small{color:var(--text-2);font-size:.75rem}.sync-status{min-width:84px;height:38px;border:1px solid color-mix(in srgb,var(--mint) 30%,transparent);border-radius:20px;color:var(--mint);background:color-mix(in srgb,var(--mint) 9%,transparent);display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.sync-status.offline{color:var(--coral);border-color:color-mix(in srgb,var(--coral) 35%,transparent);background:color-mix(in srgb,var(--coral) 8%,transparent)}.sync-status svg{font-size:1.15rem}.sync-status span{font-size:.75rem}.rotating{animation:rotate 1s linear infinite}.app-content,.screen{width:100%;min-height:calc(100dvh - 170px)}.screen{padding:clamp(15px,2.2vw,34px) clamp(15px,2.6vw,42px) clamp(28px,4vw,60px)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:clamp(17px,2.4vw,28px)}.section-heading h1{margin:0 0 4px;font-size:clamp(1.42rem,1.4vw + 1rem,2.3rem);line-height:1.35;letter-spacing:-.035em}.section-heading p{margin:0;color:var(--text-2);font-size:clamp(.78rem,.35vw + .7rem,1rem);line-height:1.75}.heading-actions{display:flex;gap:7px}.bottom-bar{position:sticky;z-index:40;bottom:0;min-height:calc(96px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 84px 1fr;align-items:start;padding:7px clamp(6px,1.5vw,24px) env(safe-area-inset-bottom);color:var(--text);background:var(--surface);border-radius:30px 30px 0 0;box-shadow:0 -10px 32px rgba(0,3,18,.2);border-top:1px solid color-mix(in srgb,var(--outline-2) 36%,transparent)}.bottom-items{height:82px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.assistant-nav,.bottom-items button{border:0;color:var(--text-2);background:transparent;cursor:pointer}.bottom-items button{min-width:0;padding:9px 3px 5px;display:flex;flex-direction:column;align-items:center;gap:4px}.bottom-items button span{min-width:52px;height:31px;display:grid;place-items:center;border-radius:18px;font-size:1.38rem;transition:.18s ease}.assistant-nav small,.bottom-items button small{font-size:.75rem;white-space:nowrap}.bottom-items button.selected{color:var(--primary);font-weight:700}.bottom-items button.selected span{background:var(--primary-container)}.assistant-nav{width:84px;margin-top:-2px;display:flex;align-items:center;flex-direction:column;gap:3px}.assistant-nav span{width:65px;height:65px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:1.95rem;background:linear-gradient(145deg,var(--primary),var(--secondary));box-shadow:0 10px 24px color-mix(in srgb,var(--primary) 25%,transparent)}.assistant-nav.selected{color:var(--primary);font-weight:700}.assistant-nav.selected span{background:linear-gradient(145deg,var(--tertiary),var(--primary));transform:translateY(-2px)}.danger-button,.danger-outline,.outline-button,.primary-button,.text-button{min-height:48px;border-radius:16px;border:0;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .15s ease}.primary-button{width:100%;color:#fff;background:var(--primary);box-shadow:0 9px 22px color-mix(in srgb,var(--primary) 22%,transparent)}.outline-button{color:var(--primary);background:transparent;border:1px solid color-mix(in srgb,var(--primary) 60%,var(--outline-2))}.danger-button{color:#fff;background:var(--danger)}.danger-outline{min-height:48px;color:var(--danger);background:transparent;border:1px solid color-mix(in srgb,var(--danger) 70%,var(--outline-2))}.text-button{min-height:40px;padding:7px 10px;color:var(--primary);background:transparent;box-shadow:none}.text-button.subtle{color:var(--text-2)}.compact{width:auto;min-height:40px;padding:7px 13px;border-radius:13px}button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}button:not(:disabled):active{transform:scale(.975)}.icon-button{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border:0;border-radius:50%;color:var(--text);background:var(--surface-3);font-size:1.35rem;cursor:pointer}.spinner{width:20px;height:20px;border:2px solid;border-inline-end-color:transparent;border-radius:50%;animation:rotate .8s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}.ai-ready{flex:0 0 auto;padding:7px 11px;display:inline-flex;align-items:center;gap:6px;color:var(--mint);font-size:.75rem;border-radius:999px;background:color-mix(in srgb,var(--mint) 13%,transparent);border:1px solid color-mix(in srgb,var(--mint) 33%,transparent)}.ai-ready i{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 10px var(--mint)}.home-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(13px,1.7vw,24px);align-items:stretch}.ask-card{grid-column:span 7}.voice-block{grid-column:span 5}.notice-panel,.recent-card{grid-column:span 12}.manual-button{grid-column:span 8;width:100%;height:54px}.home-layout>.privacy-note{grid-column:span 4}.elevated-card,.notice-panel,.recent-card{padding:clamp(16px,1.7vw,23px);border-radius:28px;background:var(--surface);border:1px solid color-mix(in srgb,var(--primary) 18%,transparent);box-shadow:var(--soft-shadow)}.ask-card{display:flex;flex-direction:column;gap:13px}.ask-card>header{display:flex;align-items:center;gap:11px}.ask-card h2,.recent-card h2{margin:0;font-size:clamp(1.05rem,.6vw + .9rem,1.4rem)}.ask-card p{margin:2px 0 0;color:var(--text-2);font-size:.75rem}.gradient-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;color:#fff;border-radius:14px;font-size:1.35rem}.gradient-icon.violet{background:linear-gradient(145deg,var(--violet),var(--blue))}.search-field{width:100%;min-height:54px;padding:5px 12px;display:flex;align-items:center;gap:9px;color:var(--text-2);border:1px solid var(--outline-2);border-radius:18px;background:var(--surface-2)}.search-field>svg{flex:0 0 auto;font-size:1.28rem}.search-field input{min-width:0;width:100%;border:0;outline:0;color:var(--text);background:transparent}.search-field input::placeholder,input::placeholder,textarea::placeholder{color:color-mix(in srgb,var(--text-2) 68%,transparent)}.search-field button{width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;color:var(--primary);background:var(--primary-container);cursor:pointer}.recent-query-row{display:flex;flex-direction:column;gap:7px}.recent-query-row small{color:var(--text-2)}.recent-query-row>div{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.filter-row button,.recent-query-row button{padding:7px 12px;white-space:nowrap;border:1px solid var(--outline-2);color:var(--text-2);background:var(--surface-2);border-radius:999px;cursor:pointer}.voice-block{display:flex;flex-direction:column;gap:9px}.voice-block>p{margin:0;color:var(--text-2);font-size:.8rem}.voice-grid{height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.voice-card{position:relative;min-height:210px;padding:18px 15px;overflow:hidden;border:0;border-radius:25px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:start;cursor:pointer;box-shadow:var(--soft-shadow)}.voice-card:before{content:"";position:absolute;inset:-30% -20% auto auto;width:160px;height:160px;border-radius:50%;background:rgba(255,255,255,.12)}.voice-card.save{background:linear-gradient(150deg,#006de0,#17b9d0)}.voice-card.find{background:linear-gradient(150deg,#7957e8,#ea4e77)}.voice-card>span{position:absolute;top:18px;right:16px;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;font-size:1.65rem;background:rgba(255,255,255,.19)}.voice-card strong{position:relative;font-size:clamp(.88rem,.45vw + .75rem,1.12rem)}.voice-card small{position:relative;margin-top:6px;color:rgba(255,255,255,.8);line-height:1.7;font-size:.75rem}.voice-card>i{position:absolute;bottom:14px;left:13px;font-size:1.25rem;opacity:.86}.voice-card.recording{box-shadow:0 0 0 4px color-mix(in srgb,var(--mint) 30%,transparent),var(--shadow);animation:recordingPulse 1.25s ease-in-out infinite alternate}@keyframes recordingPulse{to{filter:brightness(1.14);transform:translateY(-2px)}}.notice-panel{position:relative;background:color-mix(in srgb,var(--primary-container) 55%,var(--surface))}.notice-panel>.icon-button{position:absolute;top:10px;left:10px}.notice-panel h3{margin:0 0 10px}.notice-panel>p{margin:0;color:var(--text-2)}.recent-memory-grid,.result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:10px}.recent-memory-grid article,.result-grid article{min-width:0;padding:12px;display:flex;align-items:center;gap:11px;border-radius:17px;background:var(--surface-2)}.recent-memory-grid article>span,.result-grid article>span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;color:var(--primary);background:var(--primary-container);border-radius:13px}.recent-memory-grid strong,.result-grid strong{display:block}.recent-memory-grid p,.result-grid p{margin:2px 0;color:var(--text-2);display:flex;align-items:center;gap:4px;font-size:.75rem}.recent-memory-grid small,.result-grid small{color:var(--outline);font-size:.75rem}.recent-card>header{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.recent-card>header div{display:flex;align-items:center;gap:8px}.privacy-note{min-height:54px;padding:12px 14px;border-radius:18px;display:flex;align-items:center;gap:10px;color:var(--text-2);background:color-mix(in srgb,var(--surface-3) 60%,transparent);font-size:.76rem;line-height:1.7}.privacy-note svg{color:var(--mint);flex:0 0 auto;font-size:1.3rem}.history-toolbar{margin-bottom:16px;display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:12px}.filter-row{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.filter-row button.active{color:var(--primary);background:var(--primary-container);border-color:var(--primary);font-weight:700}.memory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,355px),1fr));gap:clamp(11px,1.3vw,18px)}.memory-card{position:relative;min-height:150px;padding:16px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:12px;border-radius:23px;background:var(--surface);border:1px solid color-mix(in srgb,var(--outline-2) 75%,transparent);box-shadow:var(--soft-shadow)}.memory-card.current{border-color:color-mix(in srgb,var(--primary) 40%,var(--outline-2))}.memory-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--primary);font-size:1.45rem;background:var(--primary-container)}.memory-title{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.memory-title h2{margin:0;font-size:1rem}.memory-title span{padding:3px 7px;border-radius:999px;color:var(--mint);background:color-mix(in srgb,var(--mint) 12%,transparent);font-size:.75rem}.memory-location{margin:7px 0 4px;color:var(--text-2);display:flex;gap:5px;align-items:center;font-size:.78rem}.memory-note{margin:6px 0;color:var(--text-2);font-size:.75rem;line-height:1.7}.memory-content small{color:var(--outline);font-size:.75rem}.memory-actions{display:flex;flex-direction:column;gap:4px}.memory-actions button{width:37px;height:37px;display:grid;place-items:center;border:0;border-radius:50%;color:var(--text-2);background:transparent;font-size:1.2rem;cursor:pointer}.memory-actions button:first-child{color:var(--coral)}.assistant-screen{display:flex;flex-direction:column}.chat-card{min-height:560px;overflow:hidden;border-radius:28px;background:var(--surface);border:1px solid var(--outline-2);box-shadow:var(--soft-shadow)}.chat-card,.chat-scroll{flex:1 1;display:flex;flex-direction:column}.chat-scroll{min-height:400px;max-height:calc(100dvh - 330px);padding:clamp(14px,2vw,26px);overflow-y:auto;gap:11px}.chat-bubble{width:min(78%,720px);padding:12px 15px;border-radius:20px 20px 6px 20px;align-self:flex-start;background:var(--surface-3)}.chat-bubble.user{align-self:flex-end;border-radius:20px 20px 20px 6px;color:#fff;background:var(--primary)}.chat-bubble p{margin:0;white-space:pre-wrap;line-height:1.9;font-size:.82rem}.bubble-role{color:var(--tertiary);margin-bottom:5px}.bubble-actions{margin-top:9px;padding-top:7px;border-top:1px solid var(--outline-2);display:flex;gap:5px}.bubble-actions button{border:0;color:var(--primary);background:transparent;display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-size:.75rem}.chat-bubble.typing{display:flex;align-items:center;gap:5px}.chat-bubble.typing>span{width:6px;height:6px;border-radius:50%;background:var(--primary);animation:pulse 1s infinite alternate}.chat-bubble.typing>span:nth-of-type(2){animation-delay:.2s}.chat-bubble.typing>span:nth-of-type(3){animation-delay:.4s}.chat-bubble.typing small{color:var(--text-2);margin-inline-start:6px}@keyframes pulse{to{opacity:.2;transform:translateY(-3px)}}.chat-composer{min-height:80px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) 50px;align-items:end;gap:9px;border-top:1px solid var(--outline-2);background:var(--surface-2)}.chat-composer textarea{width:100%;min-height:52px;max-height:135px;resize:vertical;border:1px solid var(--outline-2);border-radius:18px;outline:0;padding:12px;color:var(--text);background:var(--surface)}.chat-composer button{width:50px;height:50px;border:0;border-radius:50%;color:#fff;background:var(--primary);font-size:1.3rem;display:grid;place-items:center;cursor:pointer}.settings-category-grid,.tool-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:clamp(10px,1.35vw,18px)}.settings-category-grid>button,.tool-overview-card{min-height:150px;padding:16px;border:1px solid color-mix(in srgb,var(--outline-2) 62%,transparent);border-radius:24px;color:var(--text);background:var(--surface);text-align:start;display:flex;flex-direction:column;align-items:flex-start;gap:8px;cursor:pointer;box-shadow:var(--soft-shadow)}.settings-category-grid>button>span,.tool-overview-card>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--primary);background:var(--primary-container);font-size:1.35rem}.settings-category-grid strong,.tool-overview-card strong{font-size:.9rem}.settings-category-grid small,.tool-overview-card small{color:var(--text-2);line-height:1.7;font-size:.75rem}.section-grid,.space-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,370px),1fr));gap:clamp(12px,1.6vw,21px);align-items:start}.tool-panel{min-width:0;padding:clamp(15px,1.6vw,22px);border-radius:25px;background:var(--surface);border:1px solid color-mix(in srgb,var(--outline-2) 65%,transparent);box-shadow:var(--soft-shadow)}.tool-panel>header{margin-bottom:16px;display:flex;align-items:center;gap:11px}.tool-panel>header>span{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;color:var(--primary);background:var(--primary-container);border-radius:14px;font-size:1.3rem}.tool-panel h2{margin:0;font-size:1rem}.tool-panel header p{margin:3px 0 0;color:var(--text-2);line-height:1.6;font-size:.75rem}.tool-panel-body{gap:11px}.plain-field,.tool-panel-body{display:flex;flex-direction:column}.plain-field{min-width:0;gap:6px;color:var(--text-2);font-size:.75rem}.inline-add input,.inline-compose input,.lock-screen input,.plain-field input,.plain-field textarea{width:100%;min-height:50px;outline:0;border:1px solid var(--outline-2);border-radius:15px;padding:11px 13px;color:var(--text);background:var(--surface-2)}.plain-field textarea{min-height:84px;resize:vertical;line-height:1.7}.form-stack{display:flex;flex-direction:column;gap:12px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:11px}.inline-add,.inline-compose{display:grid;grid-template-columns:minmax(0,1fr) 50px;gap:7px}.inline-add button,.inline-compose button{width:50px;height:50px;border:0;border-radius:15px;display:grid;place-items:center;color:#fff;background:var(--primary);font-size:1.3rem;cursor:pointer}.managed-pills{display:flex;flex-wrap:wrap;gap:7px}.managed-pills>span{max-width:100%;padding:6px 8px 6px 11px;border:1px solid var(--outline-2);border-radius:999px;display:inline-flex;align-items:center;gap:6px;color:var(--text-2);background:var(--surface-2);font-size:.75rem}.managed-pills button{width:27px;height:27px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;color:var(--danger);background:transparent;cursor:pointer}.account-list,.device-list,.managed-list,.shared-item-list,.trash-list{display:flex;flex-direction:column;gap:8px}.vault-section{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr))}.vault-template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));gap:7px}.vault-template-grid button{min-height:62px;padding:9px;display:flex;align-items:center;gap:8px;border:1px solid var(--outline-2);border-radius:15px;color:var(--text);background:var(--surface-2);text-align:start;cursor:pointer}.vault-template-grid button svg{flex:0 0 auto;color:var(--primary);font-size:1.2rem}.vault-template-grid button span{font-size:.75rem;line-height:1.65}.vault-template-grid button.selected{border-color:var(--primary);background:var(--primary-container);font-weight:700}.device-list article,.managed-list article{min-width:0;padding:11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:16px;background:var(--surface-2)}.device-list article strong,.managed-list article strong{display:block;font-size:.78rem}.device-list article p,.managed-list article p{margin:2px 0;color:var(--text-2);font-size:.75rem}.device-list article small,.managed-list article small{color:var(--outline);font-size:.75rem}.check-button,.doc-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--outline-2);border-radius:50%;color:var(--outline);background:transparent}.check-button.done{color:#051a11;background:var(--mint);border-color:var(--mint)}.delete-icon{width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;color:var(--danger);background:transparent;cursor:pointer}.photo-layout{display:flex;flex-direction:column;gap:16px}.photo-grid,.qr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:12px}.photo-grid article,.qr-grid article{position:relative;overflow:hidden;border-radius:22px;background:var(--surface);border:1px solid var(--outline-2);box-shadow:var(--soft-shadow)}.photo-grid img,.photo-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--surface-3)}.photo-placeholder{display:grid;place-items:center;color:var(--primary);font-size:3rem}.photo-grid article>div:not(.photo-placeholder){padding:11px 13px 14px}.photo-grid strong{font-size:.75rem;line-height:1.7}.photo-grid p{margin:6px 0 0;display:flex;flex-wrap:wrap;gap:4px}.photo-grid p span{padding:3px 6px;border-radius:8px;color:var(--primary);background:var(--primary-container);font-size:.75rem}.photo-grid article>button{position:absolute;top:9px;left:9px;width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(2,11,36,.68);cursor:pointer}.account-list article{padding:12px;border-radius:17px;background:var(--surface-2)}.account-list article>header{display:grid;grid-template-columns:40px minmax(0,1fr) 36px;align-items:center;gap:9px}.account-list article>header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:var(--primary);background:var(--primary-container);font-size:1.25rem}.account-list header small,.account-list header strong{display:block}.account-list header small{color:var(--text-2);font-size:.75rem}.account-list header button{border:0;color:var(--danger);background:transparent;font-size:1.15rem;cursor:pointer}.account-list .outline-button,.secret-fields{margin-top:10px}.secret-fields{padding:10px;border-radius:13px;background:color-mix(in srgb,var(--bg) 35%,transparent)}.secret-fields p{margin:0;min-height:38px;display:grid;grid-template-columns:100px minmax(0,1fr) 30px;align-items:center;gap:6px;border-bottom:1px solid var(--outline-2)}.secret-fields p:last-of-type{border-bottom:0}.secret-fields span{color:var(--text-2);font-size:.75rem}.secret-fields code{min-width:0;overflow-wrap:anywhere;color:var(--text)}.secret-fields button{border:0;color:var(--primary);background:transparent;cursor:pointer}.success-note,.warning-note{padding:10px 12px;border-radius:13px;line-height:1.8;font-size:.75rem}.warning-note{color:#ffd69c;background:rgba(255,160,50,.12);border:1px solid rgba(255,160,50,.32)}.success-note{color:var(--mint);background:color-mix(in srgb,var(--mint) 10%,transparent)}.space-layout{display:flex;flex-direction:column;gap:14px}.space-summary{padding:14px;display:flex;align-items:center;gap:12px;border-radius:21px;background:var(--primary-container)}.space-summary>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--primary);background:var(--surface);font-size:1.4rem}.space-summary>div{flex:1 1;min-width:0}.space-summary h2{margin:0}.space-summary p{margin:3px 0 0;color:var(--text-2);font-size:.75rem}.shared-type-picker{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))}.shared-item-list article{padding:10px;display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:8px;border-radius:14px;background:var(--surface-2)}.shared-item-list p{margin:3px 0;display:flex;align-items:center;gap:4px;color:var(--text-2);font-size:.75rem}.shared-item-list p span{color:var(--outline)}.shared-item-list small{color:var(--outline);font-size:.75rem}.shared-item-list button{border:0;color:var(--danger);background:transparent}.space-chat{min-height:280px;max-height:520px;padding:9px;overflow:auto;display:flex;flex-direction:column;gap:7px;border-radius:16px;background:var(--surface-2)}.space-chat article{max-width:82%;padding:8px 10px;align-self:flex-start;border-radius:13px;background:var(--surface-3)}.space-chat article.mine{align-self:flex-end;color:#fff;background:var(--primary)}.space-chat p,.space-chat strong{font-size:.75rem}.space-chat p{margin:2px 0;line-height:1.7}.space-chat small{opacity:.75;font-size:.75rem}.space-chat footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.space-chat footer span{display:flex;gap:2px}.message-editor button,.space-chat footer button{width:29px;height:29px;padding:0;border:0;display:grid;place-items:center;border-radius:9px;color:currentColor;background:color-mix(in srgb,currentColor 10%,transparent);cursor:pointer}.message-editor{margin:5px 0;display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:5px}.message-editor input{min-width:0;min-height:36px;padding:6px 8px;outline:0;border:1px solid color-mix(in srgb,currentColor 35%,transparent);border-radius:9px;color:inherit;background:color-mix(in srgb,var(--surface) 45%,transparent)}.space-rename{padding-bottom:10px;border-bottom:1px solid var(--outline-2)}.space-rename .outline-button{margin-top:8px}.member-list{display:flex;flex-direction:column;gap:7px}.member-list article{min-height:54px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:9px;border-radius:14px;background:var(--surface-2)}.member-list article small,.member-list article strong{display:block}.member-list article small{color:var(--text-2);font-size:.75rem}.member-list article>div:last-child{display:flex;align-items:center;gap:5px}.member-list select{min-height:36px;padding:5px 8px;border:1px solid var(--outline-2);border-radius:11px;color:var(--text);background:var(--surface-3)}.member-list button{width:36px;height:36px;border:0;display:grid;place-items:center;border-radius:11px;color:var(--danger);background:color-mix(in srgb,var(--danger) 10%,transparent);cursor:pointer}.space-list{display:flex;flex-direction:column;gap:7px}.space-list>button{width:100%;padding:11px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;border:0;border-radius:15px;text-align:start;color:var(--text);background:var(--surface-2);cursor:pointer}.space-list>button>span{width:42px;height:42px;display:grid;place-items:center;color:var(--primary);background:var(--primary-container);border-radius:13px}.space-list small,.space-list strong{display:block}.space-list small{color:var(--text-2);font-size:.75rem}.qr-grid article{padding:16px;text-align:center}.qr-visual{width:112px;height:112px;margin:0 auto 10px;display:grid;place-items:center;font-size:6.5rem;color:var(--text);background:#fff;border-radius:12px}.qr-grid h3{margin:5px 0}.qr-grid p{min-height:2.5em;margin:3px 0;color:var(--text-2);font-size:.75rem}.qr-grid code{display:block;direction:ltr;color:var(--primary);font-size:.75rem}.qr-grid article>div:last-child{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:5px}.qr-grid article>div:last-child button{min-height:38px;border:0;border-radius:12px;color:var(--primary);background:var(--primary-container);font-size:.75rem;cursor:pointer}.qr-grid article>div:last-child button:last-child{color:var(--danger);background:color-mix(in srgb,var(--danger) 10%,transparent)}.helper-copy{margin:0;color:var(--text-2);line-height:1.85;font-size:.75rem}.profile-hero{min-height:132px;padding:clamp(16px,2vw,24px);display:flex;align-items:center;gap:14px;border-radius:28px;background:linear-gradient(130deg,var(--primary-container),color-mix(in srgb,var(--tertiary) 24%,var(--surface)));box-shadow:var(--soft-shadow)}.profile-avatar{width:74px;height:74px;flex:0 0 74px;overflow:hidden;display:grid;place-items:center;border-radius:50%;color:var(--primary);background:var(--surface);border:2px solid color-mix(in srgb,var(--primary) 40%,transparent);font-size:2rem}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-hero>div:nth-child(2){flex:1 1;min-width:0}.profile-hero h2{margin:0;font-size:1.2rem}.profile-hero p{margin:3px 0;overflow:hidden;text-overflow:ellipsis;color:var(--text-2);direction:ltr;text-align:right;font-size:.75rem}.profile-hero span{display:inline-flex;align-items:center;gap:5px;color:var(--mint);font-size:.75rem}.settings-screen{display:flex;flex-direction:column;gap:15px}.settings-screen>.section-heading{margin-bottom:0}.featured-setting{width:100%;min-height:92px;padding:17px;border:0;border-radius:26px;color:var(--text);display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:13px;text-align:start;cursor:pointer}.voice-feature{background:var(--primary-container)}.notification-feature{background:color-mix(in srgb,var(--secondary-container) 80%,var(--surface))}.featured-setting>span{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;color:var(--primary);background:color-mix(in srgb,var(--surface) 46%,transparent);font-size:1.5rem}.featured-setting small,.featured-setting strong{display:block}.featured-setting small{margin-top:4px;color:var(--text-2);line-height:1.65;font-size:.75rem}.legal-card,.wide-category{width:100%;min-height:75px;padding:14px;display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid var(--outline-2);border-radius:21px;color:var(--text);background:var(--surface);text-align:start;cursor:pointer}.legal-card>svg:first-child,.wide-category>span{width:45px;height:45px;padding:10px;border-radius:14px;color:var(--primary);background:var(--primary-container)}.legal-card small,.legal-card strong,.wide-category small,.wide-category strong{display:block}.legal-card small,.wide-category small{margin-top:3px;color:var(--text-2);font-size:.75rem}.danger-soft>span{color:var(--danger);background:color-mix(in srgb,var(--danger) 12%,transparent)}.signout-button{width:100%}.version-note{margin:5px auto 0;color:var(--outline);font-size:.75rem}.profile-editor-head{display:flex;align-items:center;gap:13px}.profile-editor-head>div:last-of-type{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.profile-editor-head small{color:var(--text-2);font-size:.75rem}.separator-line{height:1px;background:var(--outline-2)}.device-list article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--primary);background:var(--primary-container);font-size:1.25rem}.device-list strong i{margin-inline-start:7px;padding:2px 6px;border-radius:999px;color:var(--mint);background:color-mix(in srgb,var(--mint) 10%,transparent);font-style:normal;font-size:.75rem}.device-list article>button{min-height:34px;border:0;border-radius:11px;color:var(--danger);background:color-mix(in srgb,var(--danger) 10%,transparent);font-size:.75rem;cursor:pointer}.range-field,.select-field{display:flex;flex-direction:column;gap:7px;color:var(--text-2);font-size:.75rem}.range-field span{display:flex;justify-content:space-between}.range-field input{accent-color:var(--primary)}.select-field select{height:48px;border:1px solid var(--outline-2);border-radius:14px;padding:0 11px;color:var(--text);background:var(--surface-2)}.segmented-control{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:16px;background:var(--surface-3)}.segmented-control button{min-height:42px;border:0;border-radius:13px;color:var(--text-2);background:transparent;cursor:pointer}.segmented-control button.active{color:var(--primary);background:var(--surface);font-weight:700;box-shadow:var(--soft-shadow)}.choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:7px}.choice-grid button{min-height:95px;padding:9px;border:1px solid var(--outline-2);border-radius:16px;color:var(--text);background:var(--surface-2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.choice-grid button svg{color:var(--primary);font-size:1.3rem}.choice-grid button small{color:var(--text-2);font-size:.75rem}.choice-grid button.selected{border-color:var(--primary);background:var(--primary-container)}.button-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.trash-list article{padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:center;border-radius:16px;background:var(--surface-2)}.trash-list strong{font-size:.77rem}.trash-list p{margin:2px 0;color:var(--text-2);font-size:.75rem}.trash-list small{color:var(--outline);font-size:.75rem}.trash-list article>div:last-child{display:flex;flex-direction:column;gap:5px}.trash-list article>div:last-child button{min-height:32px;border:0;border-radius:10px;color:var(--primary);background:var(--primary-container);font-size:.75rem;cursor:pointer}.trash-list article>div:last-child button:last-child{color:var(--danger);background:color-mix(in srgb,var(--danger) 10%,transparent)}.legal-document{padding:clamp(17px,2vw,27px);border-radius:25px;background:var(--surface);border:1px solid var(--outline-2);line-height:2}.legal-document>p{margin-top:0;color:var(--text-2)}.legal-document section{padding:10px 0;border-bottom:1px solid var(--outline-2)}.legal-document section:last-child{border:0}.legal-document h2{margin:0 0 4px;font-size:.95rem}.legal-document section p{margin:0;color:var(--text-2);font-size:.75rem}.switch-row{position:relative;min-height:62px;padding:8px 0;display:grid;grid-template-columns:42px minmax(0,1fr) 50px;align-items:center;gap:9px;cursor:pointer}.switch-row.disabled{opacity:.5}.setting-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--primary);background:var(--primary-container);font-size:1.2rem}.setting-copy small,.setting-copy strong{display:block}.setting-copy strong{font-size:.75rem}.setting-copy small{margin-top:3px;color:var(--text-2);line-height:1.65;font-size:.75rem}.switch-row input{position:absolute;opacity:0;pointer-events:none}.switch-row>i{position:relative;width:48px;height:28px;border-radius:999px;background:var(--outline-2);transition:.2s}.switch-row>i:after{content:"";position:absolute;width:22px;height:22px;top:3px;right:3px;border-radius:50%;background:var(--outline);transition:.2s}.switch-row input:checked+i{background:var(--primary)}.switch-row input:checked+i:after{right:23px;background:#fff}.empty-state{min-height:230px;width:100%;grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-2)}.empty-state>span{width:68px;height:68px;display:grid;place-items:center;border-radius:22px;color:var(--primary);background:var(--primary-container);font-size:2rem}.empty-state h3{margin:12px 0 3px;color:var(--text)}.empty-state p{margin:0;max-width:440px;font-size:.75rem;line-height:1.8}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.modal-backdrop{position:fixed;z-index:100;inset:0;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));display:grid;place-items:center;background:rgba(0,4,18,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{width:min(100%,520px);max-height:min(90dvh,760px);padding:clamp(17px,2.4vw,25px);overflow-y:auto;color:var(--text);border-radius:27px;background:var(--surface);border:1px solid var(--outline-2);box-shadow:var(--shadow)}.modal-wide{width:min(100%,850px)}.modal-title{margin-bottom:17px;display:flex;align-items:start;justify-content:space-between;gap:10px}.modal-title h2{margin:0;font-size:1.15rem}.modal-title p{margin:3px 0 0;color:var(--text-2);font-size:.75rem}.dialog-copy{margin:0;color:var(--text-2);line-height:1.9;font-size:.76rem}.dialog-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:8px}.policy-modal header{display:flex;gap:11px}.policy-modal header>svg{font-size:1.8rem;color:var(--primary)}.policy-modal header h2,.policy-modal header p{margin:0}.policy-modal header p{color:var(--text-2);font-size:.75rem}.policy-body section{padding:9px 0;border-bottom:1px solid var(--outline-2)}.policy-body h3{margin:0 0 4px;font-size:.84rem}.policy-body p{margin:0;color:var(--text-2);line-height:1.85;font-size:.75rem}.auth-backdrop{position:relative;min-height:100dvh;padding:clamp(25px,5vh,60px) clamp(15px,4vw,60px);overflow:hidden;display:grid;place-items:center;color:var(--text);background:linear-gradient(160deg,#020b24,#071635 58%,#0b1940)}.auth-glow{position:absolute;border-radius:50%;filter:blur(1px);opacity:.32}.glow-blue{width:55vw;height:55vw;top:-30vw;right:-12vw;background:radial-gradient(circle,#289bff,transparent 68%)}.glow-violet{width:48vw;height:48vw;bottom:-27vw;left:-13vw;background:radial-gradient(circle,#7c6cff,transparent 68%)}.auth-container{position:relative;z-index:1;width:min(100%,560px);display:flex;flex-direction:column;gap:19px}.brand-header{display:flex;align-items:center;gap:15px}.brand-orb{width:86px;height:86px;flex:0 0 86px;overflow:hidden;border-radius:27px;box-shadow:0 17px 42px rgba(40,155,255,.27)}.brand-orb img{width:100%;height:100%;object-fit:cover}.brand-kicker{color:var(--cyan);display:flex;align-items:center;gap:6px;font-size:.75rem}.brand-header h1{margin:2px 0;font-size:clamp(1.35rem,2.2vw,2rem)}.brand-header p{margin:0;white-space:pre-line;color:var(--text-2);line-height:1.75;font-size:.75rem}.auth-card{padding:clamp(18px,3vw,28px);border:1px solid rgba(145,162,197,.25);border-radius:30px;background:rgba(7,22,53,.88);box-shadow:0 24px 70px rgba(0,3,18,.45);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.auth-card-header{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.auth-card-header h2{margin:0;font-size:1.1rem}.secure-pill{padding:5px 8px;display:flex;align-items:center;gap:5px;border-radius:999px;color:var(--mint);background:rgba(77,226,177,.1);font-size:.75rem}.secure-pill i{width:6px;height:6px;border-radius:50%;background:var(--mint)}.auth-fields{display:flex;flex-direction:column;gap:10px}.field{min-height:60px;padding:7px 10px;display:flex;align-items:center;gap:9px;border:1px solid var(--outline-2);border-radius:17px;background:rgba(16,38,80,.55)}.field:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px rgba(40,155,255,.09)}.field-icon{width:35px;height:35px;display:grid;place-items:center;color:var(--primary);font-size:1.2rem}.field-copy{flex:1 1;min-width:0;display:flex;flex-direction:column}.field-copy>span{color:var(--text-2);font-size:.75rem}.field-copy input{width:100%;border:0;outline:0;padding:2px 0;color:var(--text);background:transparent}.field-action{width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;color:var(--text-2);background:transparent;cursor:pointer}.password-hint{margin:0;color:var(--mint);font-size:.75rem}.password-hint.invalid{color:var(--coral)}.privacy-check{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:9px;color:var(--text-2);line-height:1.7;font-size:.75rem}.privacy-check input{margin-top:5px;accent-color:var(--primary)}.privacy-check button{padding:0 5px;border:0;color:var(--primary);background:transparent;cursor:pointer;font-size:inherit}.auth-card .auth-fields~.primary-button,.auth-card>.primary-button,.auth-fields+.message+.primary-button{margin-top:13px}.auth-separator{margin:7px 0;display:flex;align-items:center}.auth-separator span{width:100%;height:1px;background:var(--outline-2)}.auth-card>.outline-button{width:100%}.message{margin:10px 0 0;padding:8px 10px;border-radius:11px;color:#ffccd0;background:rgba(255,90,97,.09);font-size:.75rem;line-height:1.7}.message.success{color:var(--mint);background:rgba(77,226,177,.09)}.auth-cloud-note{display:flex;justify-content:center;align-items:center;gap:7px;color:var(--text-2);font-size:.75rem}.auth-cloud-note svg{color:var(--mint)}.code-card{text-align:center}.code-card>label{display:block;margin-bottom:8px;color:var(--text-2);font-size:.75rem}.code-shield{width:66px;height:66px;margin:0 auto 15px;display:grid;place-items:center;border-radius:22px;color:var(--primary);background:var(--primary-container);font-size:2rem}.otp-input{width:100%;height:66px;margin-bottom:12px;direction:ltr;text-align:center;letter-spacing:.65em;border:1px solid var(--outline-2);border-radius:18px;outline:0;color:var(--text);background:var(--surface-3);font-size:1.45rem;font-weight:700}.loading-page,.lock-screen{min-height:100dvh;padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text);background:radial-gradient(circle at 50% 25%,color-mix(in srgb,var(--primary) 18%,transparent),transparent 26rem),var(--bg)}.brand-spinner{width:72px;height:72px;border:4px solid var(--primary-container);border-top-color:var(--primary);border-radius:50%;animation:rotate 1s linear infinite}.loading-page h2,.lock-screen h1{margin:15px 0 4px}.loading-page p,.lock-screen p{margin:0;color:var(--text-2);font-size:.75rem}.lock-orb{width:80px;height:80px;display:grid;place-items:center;border-radius:27px;color:#fff;background:linear-gradient(145deg,var(--primary),var(--tertiary));font-size:2.2rem;box-shadow:var(--shadow)}.lock-screen input{margin:18px 0 10px;direction:ltr;text-align:center;letter-spacing:.45em;font-size:1.3rem}.lock-screen .primary-button,.lock-screen input{width:min(100%,330px)}.toast{position:fixed;z-index:120;right:50%;bottom:calc(112px + env(safe-area-inset-bottom));width:min(calc(100% - 28px),560px);min-height:48px;padding:10px 14px;transform:translateX(50%);display:flex;align-items:center;justify-content:center;gap:8px;border-radius:15px;color:#eafff8;background:#123c36;border:1px solid rgba(77,226,177,.32);box-shadow:var(--shadow);font-size:.75rem}.toast.error{color:#fff0f1;background:#4f202c;border-color:rgba(255,90,97,.35)}@media (max-width:900px){.home-layout{display:flex;flex-direction:column}.history-toolbar{grid-template-columns:1fr}.filter-row{padding-bottom:2px}.chat-scroll{max-height:calc(100dvh - 330px)}}@media (max-width:600px){.app-bar{height:68px}.sync-status{min-width:40px;width:40px;padding:0}.sync-status span{display:none}.screen{min-height:calc(100dvh - 164px);padding:14px 13px 27px}.section-heading{align-items:flex-start}.section-heading h1{font-size:1.35rem}.bottom-bar{grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);padding-inline:1px}.assistant-nav{width:76px}.assistant-nav span{width:61px;height:61px}.bottom-items button span{min-width:42px}.assistant-nav small,.bottom-items button small{font-size:.75rem}.voice-grid{grid-template-columns:1fr 1fr}.voice-card{min-height:185px;padding:15px 12px}.chat-card{min-height:calc(100dvh - 220px)}.chat-scroll{max-height:calc(100dvh - 320px)}.chat-bubble{width:90%}.profile-hero{min-height:116px;padding:14px}.profile-avatar{width:62px;height:62px;flex-basis:62px}.settings-category-grid{grid-template-columns:1fr 1fr}.settings-category-grid>button{min-height:135px;padding:13px}.space-summary{align-items:flex-start;flex-wrap:wrap}.space-summary .outline-button{width:100%}.button-grid,.trash-list article{grid-template-columns:1fr}.trash-list article>div:last-child{flex-direction:row}.brand-header{align-items:flex-start}.brand-orb{width:72px;height:72px;flex-basis:72px;border-radius:23px}}@media (max-width:370px){.settings-category-grid,.voice-grid{grid-template-columns:1fr}.voice-card{min-height:150px}.app-title small{display:none}.memory-card{grid-template-columns:42px minmax(0,1fr)}.memory-actions{grid-column:1/-1;flex-direction:row;justify-content:flex-end}.profile-hero{flex-wrap:wrap}.profile-hero>.icon-button{margin-inline-start:auto}}@media (min-width:1500px){.screen{padding-inline:3.2vw}.home-layout{grid-template-columns:repeat(16,minmax(0,1fr))}.ask-card{grid-column:span 9}.voice-block{grid-column:span 7}.notice-panel,.recent-card{grid-column:span 16}.manual-button{grid-column:span 10}.home-layout>.privacy-note{grid-column:span 6}.tool-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.memory-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.section-grid,.space-columns{grid-template-columns:repeat(auto-fit,minmax(420px,1fr))}}@media (min-width:1200px) and (min-height:700px){.auth-backdrop{place-items:stretch}.auth-container{width:100%;display:grid;grid-template-columns:minmax(360px,.85fr) minmax(520px,1.15fr);align-items:center;column-gap:clamp(45px,7vw,150px)}.brand-header{padding-inline:clamp(18px,3vw,60px)}.brand-orb{width:clamp(108px,9vw,178px);height:clamp(108px,9vw,178px);flex-basis:clamp(108px,9vw,178px);border-radius:clamp(31px,3vw,52px)}.brand-header h1{font-size:clamp(2rem,2.3vw,3.8rem)}.brand-header p{font-size:clamp(.82rem,.6vw,1.2rem)}.auth-card{width:100%;align-self:center}.auth-cloud-note{grid-column:2}}@media (min-width:2300px){.screen{padding-inline:4vw}.tool-overview-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.settings-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.photo-grid,.qr-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}