.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}@media(min-width:2200px){.portal-home .hero-modules{grid-template-columns:repeat(3,clamp(200px,10vw,280px))}}.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;right:-5%;bottom:-8%;width:78%;height:auto;filter:drop-shadow(-5px -1px 54px var(--glow));transition:transform var(--t-base)}.portal-home .hero-mod-visual img{width:100%;height:auto;object-fit:contain;object-position:right bottom;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{width:68%}}@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 .hero-mod:last-child:nth-child(3){grid-column:1 / -1}.portal-home .hero-mod-visual{width:72%}}.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;right:-35%;bottom:-30%;width:80%;height:auto;pointer-events:none;z-index:0;opacity:.85;object-fit:contain;object-position:right bottom}.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;right:-8%;bottom:-10%;width:70%;height:auto;max-height:90%;pointer-events:none;z-index:1;object-fit:contain;object-position:right bottom;transition:transform var(--t-base)}.portal-home .quick-card:hover .quick-card-art{transform:scale(1.04)}.portal-home .qa-gali .quick-card-art{transform:scaleY(-1) rotate(180deg)}.portal-home .qa-gali:hover .quick-card-art{transform:scaleY(-1) rotate(180deg) scale(1.04)}.portal-home .qa-assets .quick-card-art,.portal-home .qa-folder .quick-card-art{width:100%;right:-15%;bottom:-15%}@media(max-width:1100px){.portal-home .quick-grid{grid-template-columns:repeat(2,1fr)}.portal-home .quick-card-art{width:65%;right:-5%;bottom:-8%}.portal-home .quick-glow{width:75%;right:-30%;bottom:-25%}.portal-home .qa-assets .quick-card-art,.portal-home .qa-folder .quick-card-art{width:90%;right:-10%;bottom:-12%}}@media(max-width:600px){.portal-home .quick-grid{grid-template-columns:1fr}.portal-home .quick-card{height:220px}.portal-home .quick-card-art{width:55%;right:-3%;bottom:-6%}.portal-home .quick-glow{width:70%;right:-25%;bottom:-20%}.portal-home .qa-assets .quick-card-art,.portal-home .qa-folder .quick-card-art{width:75%;right:-8%;bottom:-10%}}.portal-home .home-welcome-card,.portal-home .home-layout{display:none}
