.guide-page{--bg-color:#fbfbfd;--text-main:#1d1d1f;--text-secondary:#86868b;--accent-color:#0071e3;background-color:var(--bg-color);color:var(--text-main);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5;overflow-x:hidden}.text-gradient{background:linear-gradient(90deg,#0071e3,#5856d6,#af52de);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.guide-nav{-webkit-backdrop-filter:blur(20px);z-index:1000;text-align:center;background:#fbfbfdcc;border-bottom:1px solid #0000000d;width:100%;padding:20px 0;position:fixed;top:0}.guide-nav span{letter-spacing:.05em;color:var(--text-main);opacity:.8;font-size:14px;font-weight:600}.guide-hero{text-align:center;background:linear-gradient(#f5f5f7 0%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 20px;display:flex;position:relative}.guide-hero-title{letter-spacing:-.03em;max-width:1200px;color:var(--text-main);margin-bottom:24px;font-size:clamp(48px,8vw,96px);font-weight:800;line-height:1.1}.guide-hero-desc{color:var(--text-secondary);max-width:700px;margin-top:20px;font-size:clamp(20px,4vw,28px);font-weight:500}.guide-scroll-indicator{color:var(--text-secondary);font-size:12px;animation:2s infinite bounce;position:absolute;bottom:40px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.guide-container{background:var(--bg-color);max-width:1080px;margin:0 auto;padding:100px 24px}.guide-section-header{text-align:center;margin-bottom:120px}.guide-section-header h2{color:var(--text-main);margin-bottom:16px;font-size:48px;font-weight:700}.guide-section-subtitle{color:var(--text-secondary);font-size:24px}.guide-step-row{justify-content:space-between;align-items:center;gap:80px;margin-bottom:200px;display:flex}.guide-step-row.reverse{flex-direction:row-reverse}.guide-step-text{flex:1;min-width:300px}.guide-step-number{color:var(--accent-color);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:16px;font-weight:700;display:block}.guide-step-title{color:var(--text-main);margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.2}.guide-step-desc{color:#424245;margin-bottom:24px;font-size:20px;line-height:1.6}.guide-step-note{color:#d63031;background:#ff3b3014;border-left:4px solid #ff3b30;border-radius:0 12px 12px 0;padding:16px 20px;font-size:15px;line-height:1.5}.guide-step-image-wrapper{border-radius:32px;flex:1.2;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.guide-step-image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.guide-step-row:hover .guide-step-image{transform:scale(1.03)}.guide-culture-section{background:#f5f5f7;padding:100px 0 200px}.guide-culture-section .guide-section-header{margin-bottom:60px}.guide-culture-section .guide-section-subtitle{font-size:20px}.guide-culture-grid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.guide-culture-card{background:#fff;border-radius:24px;flex-direction:column;justify-content:flex-start;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #0000000a}.guide-culture-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.guide-culture-icon{margin-bottom:24px;font-size:32px}.guide-culture-title{color:var(--text-main);margin-bottom:16px;font-size:24px;font-weight:700}.guide-culture-desc{color:#424245;font-size:17px;line-height:1.6}.guide-footer{text-align:center;color:var(--text-secondary);background:var(--bg-color);border-top:1px solid #e5e5e5;padding:60px 24px;font-size:14px}@media (max-width:1024px){.guide-culture-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:960px){.guide-step-row{text-align:left;gap:40px;margin-bottom:120px;flex-direction:column!important}.guide-step-image-wrapper{width:100%;height:300px}.guide-step-title{font-size:36px}.guide-hero-title{font-size:56px}.guide-section-header h2{font-size:36px}.guide-section-subtitle{font-size:18px}}@media (max-width:768px){.guide-culture-grid{grid-template-columns:1fr}.guide-container{padding:60px 16px}.guide-section-header{margin-bottom:60px}.guide-step-row{margin-bottom:80px}.guide-culture-section{padding:60px 0 100px}}@media (max-width:480px){.guide-hero-title{font-size:40px}.guide-hero-desc{font-size:18px}.guide-step-title{font-size:28px}.guide-step-desc{font-size:17px}.guide-culture-card{padding:28px}.guide-culture-title{font-size:20px}.guide-culture-desc{font-size:15px}}
/*# sourceMappingURL=d925b702d9cd69dc.css.map*/