.portal-home .portal-main{padding-top:24px}.portal-home .home-hero{position:relative;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;background:linear-gradient(155.386deg,#171a1e 36.755%,#292f36 123.54%);border-radius:20px;padding:24px 36px;min-height:280px;margin-bottom:28px}.portal-home .hero-greet{display:flex;flex-direction:column;gap:5px;min-width:0}.portal-home .hero-greet-title{margin:0;display:flex;flex-direction:column;font-family:var(--font-display);font-weight:var(--fw-bold);font-size:clamp(1.75rem,2.6vw,3rem);line-height:1.05;letter-spacing:-.01em;color:var(--white)}.portal-home .greet-line{display:block;white-space:nowrap}.portal-home .greet-name{color:var(--green-light);font-style:italic;text-shadow:0 0 48px rgba(179,241,49,.28)}.portal-home .hero-greet-sub{margin:6px 0 0;font-family:var(--font-body);font-weight:var(--fw-medium);font-size:1rem;color:var(--white);opacity:.95}.portal-home .hero-modules{display:grid;grid-template-columns:repeat(3,clamp(150px,13vw,200px));gap:10px}.portal-home .hero-mod{position:relative;display:block;width:100%;height:220px;background:var(--neutral-01);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:transform var(--t-base),box-shadow var(--t-base)}.portal-home .hero-mod:hover{transform:translateY(-3px);box-shadow:0 24px 60px #00000073}.portal-home .hero-mod-num{position:absolute;top:12px;left:12px;font-family:var(--font-display);font-weight:var(--fw-medium);font-size:12px;color:var(--white);z-index:2}.portal-home .hero-mod-title{position:absolute;top:34px;left:12px;font-family:var(--font-display);font-weight:var(--fw-bold);font-size:24px;line-height:26.04px;letter-spacing:-.01em;color:var(--white);z-index:2;max-width:153px}.portal-home .hero-mod-visual{position:absolute;width:var(--img-w);height:var(--img-h);left:var(--img-left);top:var(--img-top);filter:drop-shadow(-5px -1px 54px var(--glow));transition:transform var(--t-base)}.portal-home .hero-mod-visual img{width:100%;height:100%;object-fit:contain;object-position:center;pointer-events:none}.portal-home .hero-mod.is-flip-y .hero-mod-visual{transform:scaleY(-1)}.portal-home .hero-mod:hover .hero-mod-visual{transform:scale(1.05)}.portal-home .hero-mod.is-flip-y:hover .hero-mod-visual{transform:scaleY(-1) scale(1.05)}@media(max-width:1380px){.portal-home .home-hero{grid-template-columns:1fr}.portal-home .hero-modules{grid-template-columns:repeat(3,1fr)}.portal-home .hero-mod{width:100%}.portal-home .hero-mod-visual{left:auto;right:-10%;top:30%}}@media(max-width:720px){.portal-home .home-hero{padding:20px}.portal-home .hero-modules{grid-template-columns:repeat(2,1fr)}.portal-home .hero-mod{height:180px}}.portal-home .home-quick{margin-top:4px}.portal-home .quick-title{margin:0 0 14px;font-family:var(--font-display);font-weight:var(--fw-bold);font-size:24px;line-height:26.04px;color:var(--white);letter-spacing:-.01em}.portal-home .quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.portal-home .quick-card{position:relative;display:block;height:296px;background:linear-gradient(116.367deg,#171a1e 36.755%,#292f36 123.54%);border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;isolation:isolate;transition:transform var(--t-base),box-shadow var(--t-base)}.portal-home .quick-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px #00000073}.portal-home .quick-glow{position:absolute;width:414px;height:414px;left:-187px;top:99px;pointer-events:none;z-index:0;opacity:.85}.portal-home .quick-card-title{position:absolute;top:31px;left:20px;font-family:var(--font-display);font-weight:var(--fw-bold);font-size:24px;line-height:26.04px;color:var(--white);letter-spacing:-.01em;z-index:2}.portal-home .quick-card-art{position:absolute;pointer-events:none;z-index:1;transition:transform var(--t-base)}.portal-home .quick-card:hover .quick-card-art{transform:scale(1.04)}.portal-home .qa-logos .quick-card-art{width:60%;height:auto;right:-4.4%;bottom:-7%}.portal-home .qa-gali .quick-card-art{width:191px;height:301px;left:94px;top:79px;transform:scaleY(-1) rotate(180deg);object-fit:cover}.portal-home .qa-gali:hover .quick-card-art{transform:scaleY(-1) rotate(180deg) scale(1.04)}.portal-home .qa-laptop .quick-card-art{width:310px;height:310px;left:0;top:45px;object-fit:cover}.portal-home .qa-folder .quick-card-art{width:224px;height:346px;left:51px;top:31px;object-fit:cover}@media(max-width:1100px){.portal-home .quick-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.portal-home .quick-grid{grid-template-columns:1fr}}.portal-home .home-welcome-card,.portal-home .home-layout{display:none}
