.home-hub{--home-coral:#fe6365;--home-coral-deep:#e84d55;--home-ink:#1a1f2e;--home-teal:#0d9488;--home-sand:#f3ebe0;--home-sky:#e8f1f8;--home-amber:#f59e0b;isolation:isolate;width:100%;min-height:calc(100dvh - var(--nav-size,50px));box-sizing:border-box;flex-direction:column;padding:clamp(20px,3vh,36px) clamp(16px,3vw,40px) clamp(28px,4vh,48px);display:flex;position:relative;overflow:clip visible}@supports not (overflow:clip){.home-hub{overflow-x:visible}}@supports not (height:100dvh){.home-hub{min-height:calc(100vh - var(--nav-size,50px))}}.home-hub-bg{z-index:0;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 10% -10%, #fe63652e, transparent 55%),radial-gradient(ellipse 70% 50% at 100% 20%, #0d948824, transparent 50%),radial-gradient(ellipse 60% 45% at 50% 110%, #1a1f2e0f, transparent 55%),var(--bg-primary);position:absolute;inset:0;overflow:hidden}[data-theme=dark] .home-hub-bg{background:radial-gradient(ellipse 80% 60% at 10% -10%, #fe636538, transparent 55%),radial-gradient(ellipse 70% 50% at 100% 20%, #0d948829, transparent 50%),radial-gradient(ellipse 60% 45% at 50% 110%, #3878b41f, transparent 55%),var(--bg-primary)}.home-hub-orb{filter:blur(48px);opacity:.55;will-change:transform;border-radius:50%;animation:18s ease-in-out infinite home-orb-drift;position:absolute}.home-hub-orb--a{background:#fe636559;width:min(48vw,420px);height:min(48vw,420px);animation-duration:22s;top:8%;left:-8%}.home-hub-orb--b{background:#0d948847;width:min(40vw,360px);height:min(40vw,360px);animation-duration:26s;animation-direction:reverse;top:28%;right:-6%}.home-hub-orb--c{background:#3878b433;width:min(36vw,300px);height:min(36vw,300px);animation-duration:20s;animation-delay:-4s;bottom:-12%;left:35%}.home-hub-glyphs{position:absolute;inset:0;overflow:hidden}.home-hub-glyph{letter-spacing:-.04em;color:var(--text-primary);opacity:.14;-webkit-user-select:none;user-select:none;will-change:transform,opacity;font-weight:700;animation:linear infinite home-glyph-fly;position:absolute}[data-theme=dark] .home-hub-glyph{opacity:.18;color:#fff}.home-hub-glyph--1{color:var(--home-coral);opacity:.22;font-size:clamp(28px,4vw,48px);animation-duration:28s;animation-delay:-2s;top:18%;left:-4%}.home-hub-glyph--2{font-size:clamp(22px,3vw,36px);animation-duration:34s;animation-delay:-12s;top:72%;left:8%}.home-hub-glyph--3{color:var(--home-teal);opacity:.2;font-size:clamp(26px,3.4vw,42px);animation-duration:31s;animation-delay:-6s;top:8%;left:22%}.home-hub-glyph--4{font-size:clamp(20px,2.6vw,32px);animation-duration:26s;animation-delay:-18s;top:58%;left:38%}.home-hub-glyph--5{color:var(--home-coral);opacity:.18;font-size:clamp(24px,3vw,38px);animation-duration:36s;animation-delay:-9s;top:22%;left:52%}.home-hub-glyph--6{color:var(--home-teal);opacity:.2;font-size:clamp(28px,3.8vw,46px);animation-duration:30s;animation-delay:-15s;top:68%;left:64%}.home-hub-glyph--7{font-size:clamp(20px,2.8vw,34px);animation-duration:33s;animation-delay:-4s;top:12%;left:76%}.home-hub-glyph--8{color:#2f6f9f;opacity:.2;font-size:clamp(24px,3.2vw,40px);animation-duration:27s;animation-delay:-20s;top:48%;left:84%}.home-hub-glyph--9{font-size:clamp(18px,2.4vw,28px);animation-duration:38s;animation-delay:-25s;top:42%;left:12%}.home-hub-glyph--10{color:var(--home-amber);opacity:.22;font-size:clamp(22px,3vw,36px);animation-duration:29s;animation-delay:-8s;top:86%;left:46%}.home-hub-glyph--11{color:var(--home-coral);opacity:.24;font-size:clamp(24px,3.2vw,40px);animation-duration:32s;animation-delay:-14s;top:34%;left:28%}.home-hub-grain{opacity:.28;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");background-size:180px 180px;position:absolute;inset:0}.home-hub-inner{z-index:1;flex-direction:column;flex:1;gap:clamp(16px,2.5vh,28px);width:100%;min-height:0;margin:0;display:flex;position:relative}.home-hub-header{flex-shrink:0;animation:.55s both home-fade-up}.home-hub-title{letter-spacing:-.045em;color:var(--text-primary);margin:0 0 8px;font-size:clamp(28px,4.2vw,44px);font-weight:700;line-height:1.08}.home-hub-subtitle{color:var(--text-secondary);max-width:34em;margin:0;font-size:clamp(14px,1.5vw,17px);line-height:1.45}.home-hub-grid{flex:1;grid-template:"dictionaries books"1fr"community flashcards"1fr/1.35fr 1fr;gap:clamp(12px,1.6vw,18px);min-height:0;display:grid}.home-hub-tile--dictionaries{grid-area:dictionaries}.home-hub-tile--books{grid-area:books}.home-hub-tile--community{grid-area:community}.home-hub-tile--flashcards{grid-area:flashcards}.home-hub-tile{--tile-fg:var(--text-primary);--tile-go-bg:#00000014;--tile-go-bg-hover:#00000024;--tile-shadow:0 10px 28px #1a1f2e14;--tile-shadow-hover:0 18px 36px #1a1f2e24;isolation:isolate;min-height:0;box-shadow:var(--tile-shadow);animation:.6s both home-fade-up;animation-delay:calc(80ms*var(--tile-i,0) + .12s);border:1px solid #0000;border-radius:22px;flex-direction:column;justify-content:space-between;padding:clamp(18px,2.2vw,28px);transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;color:var(--tile-fg)!important;text-decoration:none!important}.home-hub-tile:visited,.home-hub-tile:active,.home-hub-tile:focus,.home-hub-tile:hover{color:var(--tile-fg)!important;text-decoration:none!important}.home-hub-tile:hover{box-shadow:var(--tile-shadow-hover);transform:translateY(-5px)}.home-hub-tile:focus-visible{outline:2px solid var(--home-coral);outline-offset:3px}.home-hub-tile-deco{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-hub-tile-top,.home-hub-tile-copy{z-index:1;position:relative}.home-hub-tile-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.home-hub-tile-icon{width:48px;height:48px;color:inherit;background:#ffffff8c;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.home-hub-tile-icon svg{font-size:26px}.home-hub-tile-go{background:var(--tile-go-bg);width:36px;height:36px;color:inherit;opacity:.7;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s,background-color .2s;display:inline-flex}.home-hub-tile-go svg{font-size:18px}.home-hub-tile:hover .home-hub-tile-go{opacity:1;background:var(--tile-go-bg-hover);transform:translate(4px)}.home-hub-tile-copy{flex-direction:column;gap:8px;max-width:18em;display:flex}.home-hub-tile-title{letter-spacing:-.035em;font-size:clamp(22px,2.4vw,32px);font-weight:700;line-height:1.1}.home-hub-tile-description{opacity:.78;font-size:clamp(13px,1.2vw,15px);line-height:1.4}.home-hub-tile--dictionaries{--tile-fg:#fff;--tile-go-bg:#ffffff2e;--tile-go-bg-hover:#ffffff4d;--tile-shadow:0 18px 40px #fe636547;--tile-shadow-hover:0 22px 44px #fe636561;background:linear-gradient(145deg, #ff7a7c 0%, #fe6365 48%, var(--home-coral-deep) 100%);border-color:#0000}.home-hub-tile--dictionaries .home-hub-tile-icon{color:#fff;background:#fff3}.home-hub-tile--dictionaries .home-hub-tile-description{opacity:.92}.home-hub-dict-row{letter-spacing:-.01em;color:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff24;border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:10px;min-width:46%;padding:10px 14px;font-size:clamp(11px,1.1vw,13px);font-weight:600;transition:transform .25s;display:flex;position:absolute;right:8%}.home-hub-dict-row i{background:#ffffffd9;border-radius:50%;flex-shrink:0;width:8px;height:8px}.home-hub-dict-row b{opacity:.75;margin-left:auto;font-weight:500}.home-hub-dict-row--1{top:18%;transform:rotate(-3deg)}.home-hub-dict-row--2{opacity:.9;top:38%;right:12%;transform:rotate(2deg)}.home-hub-dict-row--3{opacity:.75;top:58%;right:7%;transform:rotate(-1.5deg)}.home-hub-tile--dictionaries:hover .home-hub-dict-row--1{transform:rotate(-3deg)translate(-4px)}.home-hub-tile--dictionaries:hover .home-hub-dict-row--2{transform:rotate(2deg)translate(-8px)}.home-hub-tile--dictionaries:hover .home-hub-dict-row--3{transform:rotate(-1.5deg)translate(-6px)}.home-hub-tile--books{--tile-fg:var(--home-ink);--tile-shadow:0 10px 28px #1a1f2e12;--tile-shadow-hover:0 18px 34px #1a1f2e1f;background:linear-gradient(180deg, #fffdf9 0%, var(--home-sand) 100%);border-color:#1a1f2e14}.home-hub-tile--books .home-hub-tile-icon{color:var(--home-ink);background:#1a1f2e0f}.home-hub-tile--books .home-hub-tile-deco{opacity:.7;background:repeating-linear-gradient(#0000,#0000 27px,#1a1f2e0f 27px 28px);left:35%;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 35% 100%);mask-image:linear-gradient(#0000 0%,#000 35% 100%)}.home-hub-tile--books .home-hub-tile-deco:before{content:"";background:linear-gradient(90deg,#d96b4c 0 8px,#fff 8px 100%);border-radius:4px 10px 10px 4px;width:38%;height:62%;transition:transform .25s;position:absolute;top:12%;right:10%;transform:rotate(4deg);box-shadow:8px 10px #1a1f2e0f}.home-hub-tile--books:hover .home-hub-tile-deco:before{transform:rotate(1deg)translateY(-4px)}.home-hub-tile--community{--tile-fg:#f7faf7;--tile-go-bg:#ffffff1f;--tile-go-bg-hover:#ffffff38;--tile-shadow:0 14px 32px #1220184d;--tile-shadow-hover:0 20px 40px #12201866;background:radial-gradient(circle at 70% 45%,#a3e6352e,#0000 42%),radial-gradient(circle at 78% 80%,#34d3991f,#0000 40%),linear-gradient(155deg,#1c2a22 0%,#101914 55%,#0b120e 100%);border-color:#a3e63524}.home-hub-tile--community .home-hub-tile-icon{color:#bef264;background:#a3e63524}.home-hub-tile--community .home-hub-tile-top,.home-hub-tile--community .home-hub-tile-copy,.home-hub-tile--community .home-hub-tile-go{z-index:3;position:relative}.home-hub-tile--community .home-hub-tile-copy{max-width:11.5em}.home-hub-tile--community .home-hub-tile-description{opacity:.8;color:#b7c9b8}.home-hub-orbit-glow{filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#bef26433,#0000 64%);border-radius:50%;width:min(70%,340px);height:min(140%,340px);position:absolute;top:48%;left:66%;translate:-50% -50%}.home-hub-orbit{z-index:1;aspect-ratio:1;pointer-events:none;width:min(92%,420px);transition:transform .28s;position:absolute;top:48%;left:66%;translate:-50% -50%}.home-hub-orbit-ring{border:1.5px solid #bef26447;border-radius:50%;position:absolute;inset:0}.home-hub-orbit-ring--outer{border-color:#ffffff24;animation:160s linear infinite home-orbit-spin}.home-hub-orbit-ring--inner{border-style:dashed;border-color:#5eead457;animation:120s linear infinite reverse home-orbit-spin;inset:22%}.home-hub-orbit-core{background:radial-gradient(circle at 32% 28%,#fff6,#0000 46%),linear-gradient(145deg,#fe6365,#0d9488);border-radius:50%;width:42px;height:42px;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 28px #bef26466,0 8px 18px #00000047}.home-hub-orbit-pair{z-index:2;letter-spacing:-.01em;color:#f7faf7f5;-webkit-backdrop-filter:blur(10px);white-space:nowrap;background:#0a100cc7;border:1px solid #bef26457;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;transition:transform .25s;display:inline-flex;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 12px 28px #00000052}.home-hub-orbit-arrow{background:linear-gradient(90deg,#fe6365,#bef264);border-radius:999px;flex-shrink:0;width:18px;height:1.5px;position:relative}.home-hub-orbit-arrow:after{content:"";border-top:1.5px solid #bef264;border-right:1.5px solid #bef264;width:6px;height:6px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)rotate(45deg)}.home-hub-tile--community:hover .home-hub-orbit{transform:scale(1.03)}.home-hub-tile--community:hover .home-hub-orbit-pair{transform:translateY(-3px)}@keyframes home-orbit-spin{to{transform:rotate(360deg)}}.home-hub-tile--flashcards{--tile-fg:#0b3d3a;--tile-shadow:0 10px 28px #0d948824;--tile-shadow-hover:0 18px 36px #0d948838;background:radial-gradient(circle at 78% 78%,#ffffff8c,#0000 40%),linear-gradient(160deg,#e6faf6 0%,#b5e9df 100%);border-color:#0d94882e}.home-hub-tile--flashcards .home-hub-tile-icon{color:var(--home-teal);background:#ffffffa6}.home-hub-flip{aspect-ratio:3/4;letter-spacing:-.04em;border-radius:14px;justify-content:center;align-items:center;width:34%;font-size:clamp(22px,2.8vw,34px);font-weight:700;transition:transform .28s;display:flex;position:absolute;box-shadow:0 12px 24px #0d94882e}.home-hub-flip--back{color:#7a9390;background:#fff;bottom:12%;right:22%;transform:rotate(-14deg)}.home-hub-flip--front{color:#fff;background:linear-gradient(160deg,#1aa89a,#0d9488);bottom:10%;right:8%;transform:rotate(8deg)}.home-hub-tile--flashcards:hover .home-hub-flip--back{transform:rotate(-18deg)translate(-6px,-4px)}.home-hub-tile--flashcards:hover .home-hub-flip--front{transform:rotate(4deg)translate(2px,-8px)}@keyframes home-orb-drift{0%,to{transform:translate(0,0)scale(1)}33%{transform:translate(4%,-5%)scale(1.06)}66%{transform:translate(-3%,4%)scale(.96)}}@keyframes home-glyph-fly{0%{opacity:0;transform:translateY(8vh)rotate(-8deg)}12%{opacity:.22}88%{opacity:.18}to{opacity:0;transform:translate(28vw,-70vh)rotate(12deg)}}@keyframes home-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:860px){.home-hub-grid{grid-template:"dictionaries dictionaries""books community""flashcards flashcards"/1fr 1fr}.home-hub-tile{min-height:180px}.home-hub-tile--dictionaries{min-height:220px}.home-hub-orbit,.home-hub-orbit-glow{left:70%}.home-hub-orbit{width:min(110%,380px)}.home-hub-tile--community .home-hub-tile-copy{max-width:10em}}@media (max-width:560px){.home-hub{padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))}.home-hub-grid{grid-template-columns:1fr;grid-template-areas:"dictionaries""books""community""flashcards"}.home-hub-tile{min-height:160px}.home-hub-tile-copy{max-width:none}.home-hub-tile--community .home-hub-tile-copy{max-width:46%}.home-hub-orbit,.home-hub-orbit-glow{left:74%}.home-hub-orbit{width:min(120%,340px)}.home-hub-orbit-pair{padding:9px 12px;font-size:12px}.home-hub-dict-row{min-width:52%}}@media (prefers-reduced-motion:reduce){.home-hub-orb,.home-hub-glyph,.home-hub-header,.home-hub-tile,.home-hub-orbit-ring{animation:none}.home-hub-tile:hover,.home-hub-tile:hover .home-hub-dict-row,.home-hub-tile:hover .home-hub-orbit,.home-hub-tile:hover .home-hub-orbit-pair,.home-hub-tile:hover .home-hub-flip,.home-hub-tile:hover .home-hub-tile-deco:before{transform:none}}
