.hero{margin-top:64px;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 3rem;background:var(--bg-light)}.hero-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.2em;color:var(--gray);border:1px solid var(--border-light);padding:.5rem 1.5rem;border-radius:50px;margin-bottom:3rem;opacity:0;animation:fadeIn .8s ease .2s forwards}.hero-label:before{content:"●";margin-right:.6rem;font-size:.5rem;vertical-align:middle;color:#111}.hero h1{font-size:clamp(2.6rem,7vw,5rem);font-weight:900;line-height:1.25;letter-spacing:-.04em;margin-bottom:2rem;color:#111;opacity:0;animation:fadeIn .8s ease .5s forwards}.hero h1 .accent-underline{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:8px;text-decoration-thickness:4px}.hero-sub{font-size:1.1rem;color:var(--dim);font-weight:400;line-height:1.9;margin-bottom:3rem;opacity:0;animation:fadeIn .8s ease .8s forwards}.hero-cta-group{display:flex;flex-direction:column;opacity:0;animation:fadeIn .8s ease 1.1s forwards}.cta-pill,.hero-cta-group{align-items:center;gap:1rem}.cta-pill{display:inline-flex;background:#111;color:#fff;padding:1.2rem 2.8rem;border-radius:60px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s ease}.cta-pill:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.15)}.cta-pill .arrow{font-size:1.3rem;transition:transform .3s ease}.cta-pill:hover .arrow{transform:translateX(4px)}.hero-micro{font-size:.85rem;color:var(--gray)}.problem-section{background:var(--bg-dark);color:var(--white);padding:10rem 3rem}.problem-inner{max-width:900px;margin:0 auto}.problem-head{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;line-height:1.5;letter-spacing:-.02em;text-align:center;margin-bottom:8rem}.problem-head .dim{color:var(--muted)}.problem-quote{margin-bottom:5rem}.problem-quote:last-child{margin-bottom:0}.quote-line{display:flex;align-items:flex-start;gap:1.5rem}.quote-bar{width:3px;min-height:40px;align-self:stretch;background:var(--accent);border-radius:2px;flex-shrink:0}.quote-text{font-size:clamp(1.4rem,3vw,2rem);font-weight:900;line-height:1.6;letter-spacing:-.01em;color:var(--off-white)}.quote-text .dim{color:var(--muted)}.belief-section{background:var(--bg-light);padding:10rem 3rem;text-align:center}.belief-section .proof-label{font-size:.75rem;font-weight:700;letter-spacing:.2em;color:var(--gray);text-transform:uppercase;margin-bottom:2rem}.belief-section h2{font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900;line-height:1.45;letter-spacing:-.02em;color:#111;margin-bottom:4rem}.belief-section .accent-text{color:var(--bg-dark);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:8px;text-decoration-thickness:4px}.proof-stats{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-top:3rem}.proof-stat{text-align:center}.proof-stat-value{font-size:2.5rem;font-weight:900;color:#111;line-height:1.2}.proof-stat-label{font-size:.85rem;color:var(--dim);margin-top:.5rem}.how-section{background:var(--bg-dark);color:var(--white);padding:10rem 3rem}.how-inner{max-width:900px;margin:0 auto}.cat-section{background:var(--bg-light);padding:8rem 3rem 10rem}.cat-header{max-width:1100px;margin:0 auto 4rem;display:flex;justify-content:space-between;align-items:flex-end}.cat-title{font-size:clamp(2rem,4vw,3.2rem);font-weight:900;letter-spacing:-.02em;color:#111;line-height:1.3}.cat-desc{font-size:.95rem;color:var(--gray);text-align:right;max-width:300px;line-height:1.7}.cat-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.cat-card{background:#fff;border:1px solid var(--border-light);border-radius:12px;padding:2.5rem 2rem;transition:all .4s ease;cursor:pointer}.cat-card:hover{background:var(--bg-dark);color:var(--white);border-color:transparent}.cat-card:hover .cat-letter{color:var(--accent)}.cat-card:hover .cat-card-desc{color:var(--dim)}.cat-icon{width:44px;height:44px;border:1px solid var(--border-light);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:border-color .4s ease}.cat-card:hover .cat-icon{border-color:var(--border-dark)}.cat-letter{font-size:.85rem;font-weight:900;color:var(--gray);transition:color .4s ease}.cat-card h3{font-size:1.4rem;font-weight:900;margin-bottom:.8rem}.cat-card-desc{font-size:.9rem;color:var(--dim);line-height:1.7;transition:color .4s ease}.process-section{background:var(--bg-light);padding:8rem 3rem 10rem}.process-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:start}.process-left{position:-webkit-sticky;position:sticky;top:140px}.process-label{font-size:.7rem;font-weight:700;letter-spacing:.2em;color:var(--gray);text-transform:uppercase;margin-bottom:1.5rem}.process-left h2{font-size:2.5rem;font-weight:900;line-height:1.4;letter-spacing:-.02em;color:#111}.process-left h2 .dim{color:#ccc}.process-timeline{position:relative;padding-left:40px}.process-timeline:before{content:"";position:absolute;left:7px;top:0;bottom:0;width:1px;background:var(--border-light)}.timeline-step{position:relative;padding:0 0 5rem 2rem}.timeline-step:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:-40px;top:6px;width:15px;height:15px;border-radius:50%;background:var(--bg-light);border:2px solid #ccc;z-index:1;transition:all .3s ease}.timeline-step:hover .timeline-dot{border-color:var(--accent);background:var(--accent)}.timeline-step-label{font-size:.7rem;font-weight:700;letter-spacing:.15em;color:var(--gray);text-transform:uppercase;margin-bottom:.6rem}.timeline-step h4{font-size:1.4rem;font-weight:900;margin-bottom:.5rem;color:#111}.timeline-step p{font-size:.9rem;color:var(--dim);line-height:1.7}.process-after{margin-top:3rem;padding:2rem 0}.process-after h4{font-size:.9rem;font-weight:700;color:var(--gray);margin-bottom:1rem}.auto-tags{display:flex;flex-wrap:wrap;gap:.5rem}.auto-tag{font-size:.8rem;color:var(--dim);padding:.4rem 1rem;border:1px solid var(--border-light);border-radius:50px}.portfolio-section{background:var(--bg-dark);color:var(--white);padding:8rem 3rem}.portfolio-inner{max-width:1100px;margin:0 auto}.portfolio-label{font-size:.75rem;font-weight:700;letter-spacing:.2em;color:#555;text-transform:uppercase;margin-bottom:1.5rem}.portfolio-title{font-size:clamp(2rem,4vw,3.2rem);font-weight:900;letter-spacing:-.02em;line-height:1.3;margin-bottom:4rem}.portfolio-item{display:grid;grid-template-columns:50px 1fr auto;grid-gap:1.5rem;gap:1.5rem;align-items:center;padding:2.2rem 0;border-top:1px solid var(--border-dark);cursor:pointer;transition:all .3s ease}.portfolio-item:last-child{border-bottom:1px solid var(--border-dark)}.portfolio-item:hover{padding-left:1rem}.portfolio-num{font-size:.85rem;color:#444}.portfolio-name{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:900;color:#888;transition:color .3s ease}.portfolio-item:hover .portfolio-name{color:#fff}.portfolio-desc{font-size:.85rem;color:#555;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .3s ease}.portfolio-item:hover .portfolio-desc{max-height:60px;opacity:1}.portfolio-meta{display:flex;align-items:center;gap:1rem}.portfolio-tag{font-size:.7rem;font-weight:600;letter-spacing:.08em;color:#999;border:1px solid rgba(255,255,255,.15);padding:.3rem .8rem;border-radius:50px;text-transform:uppercase;white-space:nowrap}.portfolio-year{font-size:.8rem;color:#555;white-space:nowrap}.portfolio-preview{position:fixed;right:5vw;top:50%;transform:translateY(-50%);width:280px;height:500px;border-radius:16px;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .4s ease;z-index:100;background:#222;box-shadow:0 20px 60px rgba(0,0,0,.5)}.portfolio-preview.active{opacity:1}.preview-placeholder{width:100%;height:100%;flex-direction:column;gap:1rem;background:linear-gradient(135deg,#1a1a1a,#222)}.preview-placeholder,.preview-play{display:flex;align-items:center;justify-content:center}.preview-play{width:48px;height:48px;border:2px solid rgba(255,255,255,.3);border-radius:50%;font-size:1rem;color:rgba(255,255,255,.5)}.preview-title{font-size:.8rem;color:#666;text-align:center;padding:0 1rem;line-height:1.5}.portfolio-stats{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;padding:3rem 0 0;margin-top:3rem;border-top:1px solid var(--border-dark)}.portfolio-stat-value{font-size:1.5rem;font-weight:900;color:var(--accent)}.portfolio-stat-label{font-size:.8rem;color:#555;margin-top:.3rem}.pricing-section{background:var(--bg-light);padding:8rem 3rem}.pricing-inner{max-width:1100px;margin:0 auto}.pricing-head{text-align:center;margin-bottom:4rem}.pricing-head h2{font-size:2.2rem;font-weight:900;color:#111;margin-bottom:.8rem}.pricing-head p{font-size:1rem;color:var(--dim)}.pricing-trial{max-width:600px;margin:0 auto 4rem;text-align:center;padding:3rem;border:2px solid #111;border-radius:12px;position:relative}.pricing-trial-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#111;color:#fff;padding:.3rem 1.2rem;border-radius:50px;font-size:.75rem;font-weight:900}.trial-name{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.trial-price{font-size:3rem;font-weight:900;color:#111;margin-bottom:.2rem}.trial-price-sub{color:var(--dim)}.trial-feats,.trial-price-sub{font-size:.9rem;margin-bottom:2rem}.trial-feats{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;color:#333}.trial-feats span:before{content:"✓ ";font-weight:900;color:#2d8a4e}.cta-pill-dark{display:inline-flex;align-items:center;gap:1rem;background:#111;color:#fff;padding:1rem 2.5rem;border-radius:60px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s ease}.cta-pill-dark:hover{box-shadow:0 12px 32px rgba(0,0,0,.15);transform:translateY(-2px)}.membership-label{text-align:center;font-size:.9rem;color:var(--dim);margin-bottom:2rem}.membership-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border:1px solid var(--border-light);border-radius:8px;overflow:hidden}.m-card{padding:2.5rem 2rem;border-right:1px solid var(--border-light);transition:all .4s ease;position:relative;background:#fff}.m-card:last-child{border-right:none}.m-card:hover{background:var(--bg-dark);color:var(--white)}.m-card:hover .m-price{color:var(--accent)}.m-card:hover .m-desc{color:var(--dim);border-bottom-color:var(--border-dark)}.m-card:hover .m-feats li{color:var(--off-white)}.m-card:hover .m-feats li:before{color:var(--dim)}.m-card.rec:before{content:"추천";position:absolute;top:12px;right:12px;background:#111;color:#fff;padding:.2rem .6rem;border-radius:3px;font-size:.65rem;font-weight:900}.m-card:hover.rec:before{background:var(--accent);color:#111}.m-name{font-size:1.1rem;font-weight:900;margin-bottom:.5rem}.m-price{font-size:1.8rem;font-weight:900;margin-bottom:.2rem;transition:color .4s ease}.m-price span{font-size:.85rem;font-weight:400;color:var(--gray)}.m-desc{font-size:.85rem;color:var(--dim);margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-light);transition:all .4s ease}.m-feats{list-style:none}.m-feats li{font-size:.85rem;color:#333;padding:.3rem 0;transition:color .4s ease}.m-feats li:before{content:"— ";color:#ccc;transition:color .4s ease}.credit-note{max-width:700px;margin:2rem auto 0;text-align:center;font-size:.8rem;color:var(--gray);line-height:1.8}.faq-section{background:var(--bg-light);padding:6rem 3rem;border-top:1px solid var(--border-light)}.faq-inner{max-width:700px;margin:0 auto}.faq-inner h2{font-size:1.6rem;font-weight:900;margin-bottom:3rem;color:#111}.faq-item{border-bottom:1px solid var(--border-light)}.faq-q{width:100%;background:none;border:none;padding:1.3rem 0;font-size:1rem;font-weight:700;color:#111;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:Noto Sans KR,sans-serif}.faq-q:after{content:"+";font-size:1.3rem;font-weight:300;color:var(--gray);transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.faq-item.open .faq-q:after{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-a{max-height:200px}.faq-a p{padding-bottom:1.3rem;font-size:.9rem;color:var(--dim);line-height:1.8}.final-section{background:var(--bg-light);padding:8rem 3rem 4rem}.final-inner{max-width:1100px;margin:0 auto}.final-big{font-size:clamp(3rem,9vw,7rem);font-weight:900;line-height:1.15;letter-spacing:-.04em;color:#111;margin-bottom:5rem}.final-big .dim{color:#ddd}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:start}.contact-block{margin-bottom:2.5rem}.contact-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;color:var(--gray);margin-bottom:.8rem}.contact-value{font-size:1.5rem;font-weight:900;color:#111;text-decoration:none;transition:color .3s ease}.contact-value:hover{color:var(--dim)}.contact-address{font-size:1rem;color:#111;line-height:1.7}.contact-form{display:flex;flex-direction:column;gap:0}.form-field{border-bottom:1px solid var(--border-light)}.form-field input,.form-field textarea{width:100%;padding:1.3rem 0;border:none;background:none;font-family:Noto Sans KR,sans-serif;font-size:1rem;color:#111;outline:none;resize:none}.form-field input::placeholder,.form-field textarea::placeholder{color:#ccc}.form-submit{display:inline-flex;align-items:center;gap:.8rem;background:none;border:none;font-family:Noto Sans KR,sans-serif;font-size:1.1rem;font-weight:900;color:#111;cursor:pointer;padding:2rem 0 0;transition:color .3s ease}.form-submit:hover{color:var(--dim)}.form-submit .arrow{font-size:1.2rem;transition:transform .3s ease}.form-submit:hover .arrow{transform:translateX(4px)}@media (max-width:1024px){.cat-grid{grid-template-columns:1fr}.cat-header{flex-direction:column;align-items:flex-start;gap:1rem}.cat-desc{text-align:left}.process-inner{grid-template-columns:1fr;gap:3rem}.process-left{position:static}.membership-grid{grid-template-columns:repeat(2,1fr)}.m-card{border-bottom:1px solid var(--border-light)}}@media (max-width:768px){.hero h1{font-size:2.4rem}.belief-section,.cat-section,.faq-section,.final-section,.hero,.how-section,.portfolio-section,.pricing-section,.problem-section,.process-section{padding-left:1.5rem;padding-right:1.5rem}.membership-grid{grid-template-columns:1fr}.portfolio-preview{display:none}.portfolio-item{grid-template-columns:40px 1fr}.portfolio-meta{display:none}.portfolio-stats{flex-direction:column;align-items:center}.proof-stats{flex-direction:column;gap:2rem}.trial-feats{flex-direction:column;gap:.5rem}.final-big{font-size:2.5rem}.contact-grid{grid-template-columns:1fr;gap:3rem}}