.page-module__E0kJGG__homeContainer{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__section{margin-bottom:1.5rem;padding:0 1.5rem}.page-module__E0kJGG__nativeHeader{z-index:100;background:var(--glass);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.page-module__E0kJGG__headerLeft{align-items:center;gap:12px;display:flex}.page-module__E0kJGG__avatarMini{background:linear-gradient(135deg,#3182f6,#00c7be);border-radius:50%;width:40px;height:40px;padding:2px}.page-module__E0kJGG__avatarInner{background:var(--surface);width:100%;height:100%;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:900;display:flex}.page-module__E0kJGG__userInfo{flex-direction:column;display:flex}.page-module__E0kJGG__greetingText{color:var(--text-tertiary);font-size:.75rem;font-weight:700}.page-module__E0kJGG__userNameArea{align-items:center;gap:6px;display:flex}.page-module__E0kJGG__userName{letter-spacing:-.02em;font-size:1.1rem;font-weight:900}.page-module__E0kJGG__masterBadge{background:var(--primary-soft);color:var(--primary);border-radius:6px;align-items:center;gap:4px;padding:2px 6px;font-size:.65rem;font-weight:900;display:flex}.page-module__E0kJGG__headerRight{gap:8px;display:flex}.page-module__E0kJGG__iconBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:8px;position:relative}.page-module__E0kJGG__notifyDot{border:2px solid var(--background);background:#ff453a;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:10px}.page-module__E0kJGG__assetCard{background:var(--surface-raised);border-radius:var(--radius-lg);border:1px solid var(--border-strong);box-shadow:var(--shadow-md);padding:1.5rem}.page-module__E0kJGG__assetItem{justify-content:space-between;align-items:center;display:flex}.page-module__E0kJGG__assetLabel{color:var(--text-tertiary);align-items:center;gap:6px;margin-bottom:4px;font-size:.85rem;font-weight:700;display:flex}.page-module__E0kJGG__assetValue{letter-spacing:-.03em;font-size:1.6rem;font-weight:900}.page-module__E0kJGG__assetValue span{color:var(--text-tertiary);margin-left:2px;font-size:1rem}.page-module__E0kJGG__divider{background:var(--border);height:1px;margin:1.25rem 0}.page-module__E0kJGG__miniBtn{background:var(--primary);color:var(--foreground);cursor:pointer;border:none;border-radius:10px;padding:8px 16px;font-size:.85rem;font-weight:800}.page-module__E0kJGG__miniBtnGhost{background:var(--surface-overlay);color:var(--text-primary);cursor:pointer;border:none;border-radius:10px;padding:8px 16px;font-size:.85rem;font-weight:800}.page-module__E0kJGG__quickGrid{grid-template-columns:repeat(4,1fr);gap:1rem .5rem;display:grid}.page-module__E0kJGG__quickItem{flex-direction:column;align-items:center;gap:8px;text-decoration:none;display:flex}.page-module__E0kJGG__quickIcon{border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s cubic-bezier(.2,0,0,1);display:flex}.page-module__E0kJGG__quickItem:active .page-module__E0kJGG__quickIcon{transform:scale(.9)}.page-module__E0kJGG__quickItem span{color:var(--text-secondary);font-size:.8rem;font-weight:700}.page-module__E0kJGG__feedCard{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);align-items:center;gap:1rem;padding:1.25rem;display:flex}.page-module__E0kJGG__feedIcon{color:#30d158;background:#30d1581a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__E0kJGG__feedTag{color:#30d158;margin-bottom:4px;font-size:.75rem;font-weight:900;display:block}.page-module__E0kJGG__feedContent p{color:var(--text-secondary);font-size:.9rem;line-height:1.4}.page-module__E0kJGG__feedArrow{color:var(--text-tertiary);margin-left:auto}.page-module__E0kJGG__jobCardLarge{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);padding:1.5rem;position:relative;overflow:hidden}.page-module__E0kJGG__jobBadge{color:#fff;background:#ff6b00;border-bottom-left-radius:12px;padding:4px 12px;font-size:.65rem;font-weight:900;position:absolute;top:0;right:0}.page-module__E0kJGG__jobMain{justify-content:space-between;margin-bottom:1.5rem;display:flex}.page-module__E0kJGG__jobInfo h4{margin-bottom:4px;font-size:1.25rem}.page-module__E0kJGG__jobInfo p{color:var(--text-tertiary);font-size:.9rem}.page-module__E0kJGG__jobLogo{background:var(--surface-raised);width:48px;height:48px;color:var(--text-primary);border-radius:12px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:900;display:flex}.page-module__E0kJGG__jobFooter{justify-content:space-between;align-items:center;display:flex}.page-module__E0kJGG__jobTags{gap:6px;display:flex}.page-module__E0kJGG__jobTags span{background:var(--surface-overlay);color:var(--text-secondary);border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600}.page-module__E0kJGG__applyBtn{background:var(--text-primary);color:var(--background);cursor:pointer;border:none;border-radius:12px;padding:10px 20px;font-size:.9rem;font-weight:900}
.Hero-module__PgAKtG__hero{background:var(--background);align-items:center;min-height:80vh;padding:6rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__heroBg{z-index:1;position:absolute;inset:0}.Hero-module__PgAKtG__glow1{filter:blur(80px);background:radial-gradient(circle,#d4af3714 0%,#0000 70%);width:60%;height:60%;position:absolute;top:-20%;right:-10%}.Hero-module__PgAKtG__glow2{filter:blur(80px);background:radial-gradient(circle,#3182f60d 0%,#0000 70%);width:50%;height:50%;position:absolute;bottom:-10%;left:-10%}.Hero-module__PgAKtG__content{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.Hero-module__PgAKtG__authBanner{background:var(--surface);border:1px solid var(--border);border-radius:32px;padding:2rem}.Hero-module__PgAKtG__foremanIntro{align-items:center;gap:20px;margin-bottom:2rem;display:flex}.Hero-module__PgAKtG__aiAvatar{background:var(--surface-raised);width:72px;height:72px;color:var(--primary);border-radius:24px;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__PgAKtG__pulse{border:2px solid var(--background);background:#30d158;border-radius:50%;width:12px;height:12px;position:absolute;top:-4px;right:-4px}.Hero-module__PgAKtG__introText .Hero-module__PgAKtG__badge{color:var(--primary);background:#d4af371a;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:.75rem;font-weight:900;display:inline-block}.Hero-module__PgAKtG__introText h2{letter-spacing:-.02em;font-size:1.25rem;font-weight:900}.Hero-module__PgAKtG__terminalCard{background:var(--surface-overlay);border:1px solid var(--border);border-radius:20px;align-items:center;gap:16px;padding:1.25rem;display:flex}.Hero-module__PgAKtG__termHeader{border-right:1px solid var(--border);flex-direction:column;align-items:center;gap:4px;padding-right:16px;display:flex}.Hero-module__PgAKtG__termHeader span{color:var(--text-tertiary);white-space:nowrap;font-size:.65rem;font-weight:900}.Hero-module__PgAKtG__termBody{flex:1}.Hero-module__PgAKtG__termBody strong{margin-bottom:2px;font-size:1.05rem;display:block}.Hero-module__PgAKtG__termBody p{color:var(--text-tertiary);font-size:.85rem}.Hero-module__PgAKtG__termAction{background:var(--text-primary);width:44px;height:44px;color:var(--background);border-radius:12px;justify-content:center;align-items:center;display:flex}.Hero-module__PgAKtG__guestLanding{text-align:center}.Hero-module__PgAKtG__sloganArea{min-height:160px;margin-bottom:3rem}.Hero-module__PgAKtG__title{letter-spacing:-.06em;background:linear-gradient(to bottom,var(--text-primary)40%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;word-break:keep-all;word-wrap:break-word;-webkit-background-clip:text;max-width:900px;margin:0 auto 1.5rem;font-size:3.2rem;font-weight:900;line-height:1.2}.Hero-module__PgAKtG__subtitle{color:var(--text-secondary);word-break:keep-all;word-wrap:break-word;max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:600;line-height:1.6}.Hero-module__PgAKtG__actions{justify-content:center;gap:16px;margin-bottom:5rem;display:flex}.Hero-module__PgAKtG__primaryBtn{background:var(--text-primary);color:var(--background);border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:900;text-decoration:none;display:inline-flex}.Hero-module__PgAKtG__secondaryBtn{background:var(--surface-raised);color:var(--text-primary);border:1px solid var(--border);border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.Hero-module__PgAKtG__platformStats{background:var(--surface-overlay);border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:32px;justify-content:center;gap:4rem;padding:2.5rem;display:flex}.Hero-module__PgAKtG__statItem strong{color:var(--primary);margin-bottom:4px;font-size:1.75rem;font-weight:900;display:block}.Hero-module__PgAKtG__statItem span{color:var(--text-tertiary);font-size:.85rem;font-weight:700}@media (max-width:768px){.Hero-module__PgAKtG__title{letter-spacing:-.06em;padding:0;font-size:2rem;line-height:1.25}.Hero-module__PgAKtG__subtitle{margin-top:1rem;padding:0 .5rem;font-size:1.1rem}.Hero-module__PgAKtG__actions{flex-direction:column}.Hero-module__PgAKtG__platformStats{flex-direction:column;gap:2rem}}
.ProblemSection-module__GejWiq__problemSection{background:var(--background);padding:6rem 1.5rem 2rem;position:relative;overflow:hidden}.ProblemSection-module__GejWiq__container{max-width:1200px;margin:0 auto}.ProblemSection-module__GejWiq__header{text-align:center;margin-bottom:5rem}.ProblemSection-module__GejWiq__warningBadge{background:var(--primary-soft);color:var(--primary);letter-spacing:.1em;border:1px solid var(--border);border-radius:9999px;align-items:center;gap:8px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.8rem;font-weight:800;display:inline-flex}.ProblemSection-module__GejWiq__title{color:var(--text-primary);letter-spacing:-.05em;word-break:keep-all;max-width:800px;margin:0 auto 1.5rem;font-size:2.8rem;font-weight:800;line-height:1.2}.ProblemSection-module__GejWiq__highlight{color:var(--primary);position:relative}.ProblemSection-module__GejWiq__subtitle{color:var(--text-secondary);word-break:keep-all;font-size:1.15rem;font-weight:500;line-height:1.8}.ProblemSection-module__GejWiq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.ProblemSection-module__GejWiq__problemCard{background:var(--surface);border:1px solid var(--border);border-radius:2rem;padding:3rem;transition:all .4s cubic-bezier(.2,0,0,1)}.ProblemSection-module__GejWiq__problemCard:hover{background:var(--surface-raised);border-color:var(--primary);transform:translateY(-10px)}.ProblemSection-module__GejWiq__iconWrapper{background:var(--primary-soft);width:64px;height:64px;color:var(--primary);border-radius:1.25rem;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.ProblemSection-module__GejWiq__problemCard h3{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.4rem;font-weight:700}.ProblemSection-module__GejWiq__problemCard p{color:var(--text-secondary);word-break:keep-all;font-size:.95rem;line-height:1.7}@media (max-width:992px){.ProblemSection-module__GejWiq__title{font-size:2.4rem}.ProblemSection-module__GejWiq__grid{grid-template-columns:1fr}.ProblemSection-module__GejWiq__problemCard{padding:2.5rem}}@media (max-width:480px){.ProblemSection-module__GejWiq__problemSection{padding:5rem 1rem}.ProblemSection-module__GejWiq__title{font-size:1.8rem}.ProblemSection-module__GejWiq__subtitle{font-size:1rem}}@media (max-width:992px){.ProblemSection-module__GejWiq__title{font-size:2.5rem}.ProblemSection-module__GejWiq__grid{grid-template-columns:1fr}.ProblemSection-module__GejWiq__problemCard{padding:2rem}.ProblemSection-module__GejWiq__quoteBox{padding:2.5rem}.ProblemSection-module__GejWiq__quoteBox p{font-size:1.3rem}}@media (max-width:480px){.ProblemSection-module__GejWiq__problemSection{padding:5rem 1rem}.ProblemSection-module__GejWiq__title{font-size:2rem}}
.Features-module__KujwKW__featuresSection{background:var(--background);padding:4rem 1.5rem 8rem}.Features-module__KujwKW__container{max-width:1200px;margin:0 auto}.Features-module__KujwKW__sectionHeader{text-align:center;margin-bottom:5rem}.Features-module__KujwKW__tag{letter-spacing:.2em;color:var(--primary);margin-bottom:1rem;font-size:.8rem;font-weight:900;display:block}.Features-module__KujwKW__title{letter-spacing:-.04em;word-break:keep-all;word-wrap:break-word;font-size:3rem;font-weight:900;line-height:1.2}.Features-module__KujwKW__title span{background:linear-gradient(to right,var(--text-primary),var(--text-tertiary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Features-module__KujwKW__featureGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:5rem;display:grid}.Features-module__KujwKW__featureCard{background:var(--surface);border:1px solid var(--border-strong);box-shadow:var(--shadow-sm);border-radius:32px;padding:2.5rem;transition:transform .3s,border-color .3s,box-shadow .3s}.Features-module__KujwKW__featureCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-8px)}.Features-module__KujwKW__iconBox{border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.Features-module__KujwKW__featureCard h3{letter-spacing:-.02em;word-break:keep-all;margin-bottom:1rem;font-size:1.5rem;font-weight:900}.Features-module__KujwKW__featureCard p{color:var(--text-secondary);word-break:keep-all;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Features-module__KujwKW__cardFooter{border-top:1px solid var(--border);padding-top:1.25rem}.Features-module__KujwKW__checkLine{color:var(--text-tertiary);align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.Features-module__KujwKW__showcaseBox{background:var(--surface-raised);border:1px solid var(--border-strong);text-align:center;border-radius:40px;padding:4rem;position:relative;overflow:hidden}.Features-module__KujwKW__showcaseContent h3{word-break:keep-all;margin-bottom:1rem;font-size:2rem;font-weight:900}.Features-module__KujwKW__showcaseContent p{color:var(--text-secondary);word-break:keep-all;margin-bottom:2.5rem;font-size:1.1rem}.Features-module__KujwKW__ctaBtn{background:var(--text-primary);color:var(--background);cursor:pointer;border:none;border-radius:24px;align-items:center;gap:12px;padding:1.25rem 3rem;font-size:1.1rem;font-weight:900;transition:transform .2s;display:inline-flex}.Features-module__KujwKW__ctaBtn:hover{transform:scale(1.05)}@media (max-width:768px){.Features-module__KujwKW__title{letter-spacing:-.06em;word-break:keep-all;padding:0;font-size:3.2rem;line-height:1.1}.Features-module__KujwKW__featureGrid{grid-template-columns:1fr}.Features-module__KujwKW__showcaseBox{padding:2.5rem}.Features-module__KujwKW__showcaseContent h3{font-size:1.5rem}}
