@import "https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@500;600;700;900&family=Noto+Sans+TC:wght@300;400;500;600;700&family=Cormorant+Garamond:wght@500;600&display=swap";
@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}@keyframes ringPulse{0%{opacity:.6;transform:scale(.95)}70%{opacity:0;transform:scale(1.14)}to{opacity:0;transform:scale(1.14)}}@keyframes bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes kfRevealUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes kfRevealLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes kfRevealRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes kfRevealScale{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}:where(.ivy-consultant-root){--bg:#f7f2ea;--bg-2:#efe7da;--ink:#1a1714;--ink-soft:#4a423b;--mute:#8a8178;--line:#d9cfc0;--card:#fffdf8;--primary:#6d1f2c;--primary-soft:#8a3847;--gold:#a17a3a;--gold-soft:#c49a5a;--accent-bg:#2a1a1c;--st-bg:var(--bg);--st-bg-elev:var(--card);--st-bg-overlay:var(--bg-2);--st-fg:var(--ink);--st-fg-muted:var(--ink-soft);--st-fg-subtle:var(--mute);--st-line:var(--line);--st-brand:var(--primary);--st-on-brand:#fff8ee;--st-success:#2e8f5d;--st-on-success:#fff;--st-warning:var(--gold);--st-on-warning:#fff;--st-danger:var(--primary);--st-on-danger:#fff}:where(.ivy-consultant-root) *{box-sizing:border-box;-webkit-font-smoothing:antialiased}:where(.ivy-consultant-root){background:var(--bg);color:var(--ink);letter-spacing:.01em;margin:0;padding:0;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;font-size:16px;font-weight:400;line-height:1.75}:where(.ivy-consultant-root) .serif{letter-spacing:.02em;font-family:Noto Serif TC,PingFang TC,serif}:where(.ivy-consultant-root) .latin-serif{letter-spacing:.04em;font-family:Cormorant Garamond,serif;font-style:italic}:where(.ivy-consultant-root) img{max-width:100%;display:block}:where(.ivy-consultant-root) a{color:inherit;text-decoration:none}:where(.ivy-consultant-root) button{cursor:pointer;background:0 0;border:none;font-family:inherit}:where(.ivy-consultant-root) .topbar{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--line);background:#f7f2eae6;position:sticky;top:0}:where(.ivy-consultant-root) .topbar-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 28px;display:flex}:where(.ivy-consultant-root) .brand{align-items:center;gap:10px;display:flex}:where(.ivy-consultant-root) .brand-mark{background:var(--primary);color:#f7f2ea;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Noto Serif TC,serif;font-size:16px;font-weight:700;display:grid}:where(.ivy-consultant-root) .brand-name{letter-spacing:.08em;font-family:Noto Serif TC,serif;font-size:17px;font-weight:700}:where(.ivy-consultant-root) .brand-sub{color:var(--mute);letter-spacing:.2em;margin-top:2px;font-size:12px}:where(.ivy-consultant-root) .topbar-nav{letter-spacing:.06em;gap:28px;font-size:14px;display:flex}:where(.ivy-consultant-root) .topbar-nav a{color:var(--ink-soft)}:where(.ivy-consultant-root) .topbar-nav a:hover{color:var(--ink)}:where(.ivy-consultant-root) .topbar-actions{align-items:center;gap:12px;display:flex}:where(.ivy-consultant-root) .topbar-cta{background:var(--ink);color:var(--bg);white-space:nowrap;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:500;transition:transform .2s,background .2s}:where(.ivy-consultant-root) .topbar-cta:hover{background:var(--primary);transform:translateY(-1px)}:where(.ivy-consultant-root) .topbar-burger{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;transition:background .2s,border-color .2s;display:none}:where(.ivy-consultant-root) .topbar-burger:hover{border-color:var(--ink-soft);background:#1a17140a}:where(.ivy-consultant-root) .topbar-burger>span{background:var(--ink);border-radius:2px;width:18px;height:2px;transition:transform .25s,opacity .2s;display:block}:where(.ivy-consultant-root) .topbar-burger.is-open>span:first-child{transform:translateY(7px)rotate(45deg)}:where(.ivy-consultant-root) .topbar-burger.is-open>span:nth-child(2){opacity:0}:where(.ivy-consultant-root) .topbar-burger.is-open>span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}:where(.ivy-consultant-root) .topbar-backdrop{z-index:49;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#1a171466;transition:opacity .25s;display:none;position:fixed;inset:0}:where(.ivy-consultant-root) .topbar-backdrop.is-open{opacity:1;pointer-events:auto}:where(.ivy-consultant-root) .topbar-drawer{z-index:51;background:var(--card);border:1px solid var(--line);opacity:0;pointer-events:none;border-radius:12px;flex-direction:column;padding:12px;transition:transform .25s,opacity .2s;display:none;position:fixed;top:65px;left:16px;right:16px;transform:translateY(-8px);box-shadow:0 24px 60px -20px #1a171440}:where(.ivy-consultant-root) .topbar-drawer.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}:where(.ivy-consultant-root) .topbar-drawer a{color:var(--ink);border-radius:8px;padding:14px 16px;font-size:16px;transition:background .15s;display:block}:where(.ivy-consultant-root) .topbar-drawer a+a{border-top:1px solid var(--line);border-radius:0;margin-top:2px}:where(.ivy-consultant-root) .topbar-drawer a:last-child{border-bottom:0}:where(.ivy-consultant-root) .topbar-drawer a:hover,:where(.ivy-consultant-root) .topbar-drawer a:active{background:var(--bg-2)}:where(.ivy-consultant-root) .hero{padding:60px 28px 80px;position:relative;overflow:hidden}:where(.ivy-consultant-root) .hero-inner{grid-template-columns:1.2fr 1fr;align-items:center;gap:72px;max-width:1200px;margin:0 auto;display:grid}:where(.ivy-consultant-root) .hero-eyebrow{border:1px solid var(--line);letter-spacing:.12em;color:var(--primary);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:7px 14px;font-size:13px;font-weight:500;display:inline-flex}:where(.ivy-consultant-root) .eyebrow-dot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}:where(.ivy-consultant-root) h1.hero-title{letter-spacing:.02em;color:var(--ink);margin:20px 0 18px;font-family:Noto Serif TC,serif;font-size:46px;font-weight:900;line-height:1.28}:where(.ivy-consultant-root) .hero-title .em{color:var(--primary);white-space:nowrap;position:relative}:where(.ivy-consultant-root) .hero-title .em:after{content:"";opacity:.85;z-index:-1;pointer-events:none;background:#ffe066;border-radius:2px;height:.32em;position:absolute;bottom:6px;left:-2px;right:-2px}:where(.ivy-consultant-root) .hero-sub{color:var(--ink-soft);max-width:540px;margin-bottom:32px;font-size:17px;line-height:1.85}:where(.ivy-consultant-root) .hero-meta{border:1px solid var(--line);background:#fff;border-radius:14px;gap:28px;max-width:540px;margin-bottom:36px;padding:18px 24px;display:flex}:where(.ivy-consultant-root) .hero-meta-item{flex:1;min-width:0}:where(.ivy-consultant-root) .hero-meta-label{letter-spacing:.22em;color:var(--mute);white-space:nowrap;margin-bottom:6px;font-size:11px}:where(.ivy-consultant-root) .hero-meta-value{color:var(--ink);white-space:nowrap;font-family:Noto Serif TC,serif;font-size:18px;font-weight:700}:where(.ivy-consultant-root) .hero-meta-divider{background:var(--line);width:1px}:where(.ivy-consultant-root) .hero-cta-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}:where(.ivy-consultant-root) .hero-cta-icon{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}:where(.ivy-consultant-root) .btn-primary{background:var(--primary);color:#fff8ee;letter-spacing:.05em;isolation:isolate;border-radius:999px;align-items:center;gap:12px;padding:18px 36px;font-size:16px;font-weight:500;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -12px #6d1f2c80}:where(.ivy-consultant-root) .btn-primary:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(110deg,#0000 30%,#ffffff47 45% 55%,#0000 70%);transition:transform .7s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:translate(-120%)}:where(.ivy-consultant-root) .btn-primary:after{content:"";border:2px solid var(--primary);opacity:0;z-index:-1;border-radius:999px;animation:2.4s ease-out infinite ringPulse;position:absolute;inset:-3px}:where(.ivy-consultant-root) .btn-primary:hover{background:var(--primary-soft);transform:translateY(-3px)scale(1.03)rotate(-.5deg);box-shadow:0 24px 50px -14px #c14a5c8c}:where(.ivy-consultant-root) .btn-primary:hover:before{transform:translate(120%)}:where(.ivy-consultant-root) .btn-primary:active{transform:translateY(-1px)scale(.99)}:where(.ivy-consultant-root) .btn-primary .arrow{transition:transform .3s cubic-bezier(.2,.8,.2,1);display:inline-block}:where(.ivy-consultant-root) .btn-primary:hover .arrow{transform:translate(6px)rotate(-8deg)}:where(.ivy-consultant-root) .btn-ghost{color:var(--ink);border-bottom:1px solid var(--ink);padding:18px 24px;font-size:15px;transition:color .2s,border-color .2s}:where(.ivy-consultant-root) .btn-ghost:hover{color:var(--primary);border-color:var(--primary)}:where(.ivy-consultant-root) .hero-seats{color:var(--mute);align-items:center;gap:10px;margin-top:18px;font-size:13px;display:flex}:where(.ivy-consultant-root) .seats-bar{background:var(--line);border-radius:2px;width:120px;height:4px;overflow:hidden}:where(.ivy-consultant-root) .seats-fill{background:var(--primary);width:73%;height:100%}:where(.ivy-consultant-root) .hero-img-wrap{aspect-ratio:4/5;isolation:isolate;width:100%;max-width:380px;margin:0 0 0 auto;position:relative}:where(.ivy-consultant-root) .hero-img-frame{background:var(--accent-bg);z-index:2;border-radius:4px;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 80px -30px #1a171466}:where(.ivy-consultant-root) .hero-img-frame img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%;width:100%;height:100%;display:block}:where(.ivy-consultant-root) .hero-img-deco{border:2px solid var(--primary);z-index:1;border-radius:4px;width:120px;height:120px;position:absolute;top:-20px;left:-20px}:where(.ivy-consultant-root) .hero-img-deco2{background:var(--gold-soft);opacity:.25;z-index:1;border-radius:4px;width:160px;height:160px;position:absolute;bottom:-18px;right:-18px}:where(.ivy-consultant-root) .hero-sig{border:1px solid var(--line);background:#fff;border-radius:4px;padding:14px 22px;font-family:Noto Serif TC,serif;position:absolute;bottom:-30px;right:20px;box-shadow:0 8px 24px -10px #1a171426}:where(.ivy-consultant-root) .hero-sig-name{letter-spacing:.06em;font-size:20px;font-weight:700}:where(.ivy-consultant-root) .hero-sig-title{color:var(--mute);letter-spacing:.18em;margin-top:2px;font-size:11px}:where(.ivy-consultant-root) section{padding:90px 28px}:where(.ivy-consultant-root) .wrap{max-width:1200px;margin:0 auto}:where(.ivy-consultant-root) .section-header{margin-bottom:56px}:where(.ivy-consultant-root) .section-kicker{color:var(--primary);letter-spacing:.25em;margin-bottom:14px;padding-left:40px;font-family:Noto Serif TC,serif;font-size:13px;font-weight:600;display:inline-block;position:relative}:where(.ivy-consultant-root) .section-kicker:before{content:"";background:var(--primary);width:28px;height:1px;position:absolute;top:50%;left:0}:where(.ivy-consultant-root) .section-title{letter-spacing:.03em;color:var(--ink);max-width:780px;font-family:Noto Serif TC,serif;font-size:34px;font-weight:700;line-height:1.38}:where(.ivy-consultant-root) .section-lead{color:var(--ink-soft);max-width:680px;margin-top:20px;font-size:17px;line-height:1.9}:where(.ivy-consultant-root) .pain{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}:where(.ivy-consultant-root) .pain-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:20px;display:grid}:where(.ivy-consultant-root) .pain-card{background:var(--card);border:1px solid var(--line);border-radius:6px;padding:36px 32px 40px;transition:transform .25s,box-shadow .25s;position:relative}:where(.ivy-consultant-root) .pain-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px -20px #1a171426}:where(.ivy-consultant-root) .pain-num{color:var(--primary);margin-bottom:18px;font-family:Cormorant Garamond,serif;font-size:56px;font-style:italic;line-height:1}:where(.ivy-consultant-root) .pain-num sup{color:var(--gold);margin-left:2px;font-size:18px;font-style:normal}:where(.ivy-consultant-root) .pain-card h3{color:var(--ink);margin:0 0 14px;font-family:Noto Serif TC,serif;font-size:22px;font-weight:700;line-height:1.5}:where(.ivy-consultant-root) .pain-card p{color:var(--ink-soft);margin:0 0 18px;font-size:15px;line-height:1.9}:where(.ivy-consultant-root) .pain-tag{color:var(--primary);letter-spacing:.08em;background:#f4ebe0;border-radius:3px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-block}:where(.ivy-consultant-root) .pain-quote{border:1px solid var(--gold-soft);color:var(--ink);letter-spacing:.04em;text-wrap:balance;background:linear-gradient(120deg,#fff8e3 0%,#fef0d6 60%,#fde9c8 100%);border-radius:14px;align-items:center;gap:28px;margin-top:60px;padding:36px 44px;font-family:Noto Serif TC,serif;font-size:21px;font-weight:700;line-height:1.7;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px -25px #c89a4a66}:where(.ivy-consultant-root) .pain-quote:before{content:"";pointer-events:none;background:radial-gradient(circle at 90% 20%,#ffffffb3,#0000 60%);position:absolute;inset:0}:where(.ivy-consultant-root) .pain-quote>*{position:relative}:where(.ivy-consultant-root) .pain-quote-mark{color:var(--primary);flex-shrink:0;font-family:Cormorant Garamond,serif;font-size:88px;font-style:italic;line-height:.8}:where(.ivy-consultant-root) .learn{background:var(--bg)}:where(.ivy-consultant-root) .learn-layout{grid-template-columns:1fr 1.4fr;align-items:start;gap:80px;display:grid}:where(.ivy-consultant-root) .learn-stamp{color:var(--ink);border:1px solid var(--gold-soft);background:linear-gradient(160deg,#fff7e6 0%,#fdecd0 100%);border-radius:14px;padding:40px 32px;position:sticky;top:110px;overflow:hidden;box-shadow:0 24px 60px -30px #c89a4a73}:where(.ivy-consultant-root) .learn-stamp-duration{color:var(--primary);font-family:Cormorant Garamond,serif;font-size:72px;font-style:italic;font-weight:600;line-height:1}:where(.ivy-consultant-root) .learn-stamp-label{letter-spacing:.3em;color:var(--gold);margin-top:6px;font-size:13px;font-weight:500}:where(.ivy-consultant-root) .learn-stamp h4{letter-spacing:.04em;color:var(--ink);margin:28px 0 10px;font-family:Noto Serif TC,serif;font-size:22px}:where(.ivy-consultant-root) .learn-stamp p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.9}:where(.ivy-consultant-root) .learn-stamp-hr{background:var(--gold-soft);opacity:.6;height:1px;margin:24px 0}:where(.ivy-consultant-root) .learn-stamp small{letter-spacing:.24em;color:var(--gold);font-size:11px;font-weight:500}:where(.ivy-consultant-root) .learn-list{flex-direction:column;gap:4px;display:flex}:where(.ivy-consultant-root) .learn-item{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;align-items:start;gap:28px;padding:26px 0;display:grid}:where(.ivy-consultant-root) .learn-item:last-child{border-bottom:none}:where(.ivy-consultant-root) .learn-idx{color:var(--primary);padding-top:4px;font-family:Cormorant Garamond,serif;font-size:32px;font-style:italic;line-height:1}:where(.ivy-consultant-root) .learn-item h4{color:var(--ink);letter-spacing:.03em;margin:0 0 10px;font-family:Noto Serif TC,serif;font-size:22px;font-weight:700}:where(.ivy-consultant-root) .learn-item p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.9}:where(.ivy-consultant-root) .ai{background:linear-gradient(#efe7da 0%,#e8dcc9 100%);position:relative;overflow:hidden}:where(.ivy-consultant-root) .ai-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}:where(.ivy-consultant-root) .ai-badge{background:var(--ink);color:var(--gold-soft);letter-spacing:.18em;border-radius:999px;align-items:center;gap:10px;padding:8px 16px;font-size:12px;display:inline-flex}:where(.ivy-consultant-root) .ai-badge-dot{background:var(--gold-soft);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #c49a5a40}:where(.ivy-consultant-root) .ai-title{letter-spacing:.03em;margin:20px 0 24px;font-family:Noto Serif TC,serif;font-size:36px;font-weight:800;line-height:1.38}:where(.ivy-consultant-root) .ai-lead{color:var(--ink-soft);margin-bottom:28px;font-size:17px;line-height:1.9}:where(.ivy-consultant-root) .ai-features{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}:where(.ivy-consultant-root) .ai-features li{color:var(--ink);align-items:flex-start;gap:14px;font-size:15px;display:flex}:where(.ivy-consultant-root) .ai-check{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;margin-top:2px;font-size:13px;display:grid}:where(.ivy-consultant-root) .ai-chat{border:1px solid var(--line);background:#fffdf8;border-radius:14px;padding:24px;position:relative;box-shadow:0 30px 60px -30px #1a171440}:where(.ivy-consultant-root) .ai-chat-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}:where(.ivy-consultant-root) .ai-avatar{background:linear-gradient(135deg, var(--primary), var(--gold));color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-family:Noto Serif TC,serif;font-weight:700;display:grid}:where(.ivy-consultant-root) .ai-chat-title{font-family:Noto Serif TC,serif;font-size:16px;font-weight:700}:where(.ivy-consultant-root) .ai-chat-status{color:#2e8f5d;letter-spacing:.12em;align-items:center;gap:6px;font-size:11px;display:flex}:where(.ivy-consultant-root) .ai-chat-status:before{content:"";background:#2e8f5d;border-radius:50%;width:6px;height:6px}:where(.ivy-consultant-root) .ai-msg{margin-bottom:14px;font-size:14px;line-height:1.8}:where(.ivy-consultant-root) .ai-msg-user{max-width:85%;color:var(--ink);background:#f4ebe0;border-radius:14px 14px 4px;margin-left:auto;padding:12px 16px}:where(.ivy-consultant-root) .ai-msg-bot{background:var(--bg-2);max-width:92%;color:var(--ink);border-radius:14px 14px 14px 4px;padding:12px 16px}:where(.ivy-consultant-root) .ai-msg-bot strong{color:var(--primary)}:where(.ivy-consultant-root) .ai-typing{gap:4px;padding:8px 0;display:inline-flex}:where(.ivy-consultant-root) .ai-typing span{background:var(--mute);border-radius:50%;width:6px;height:6px;animation:1.2s infinite bounce}:where(.ivy-consultant-root) .ai-typing span:nth-child(2){animation-delay:.2s}:where(.ivy-consultant-root) .ai-typing span:nth-child(3){animation-delay:.4s}:where(.ivy-consultant-root) .ai-chat-input{background:var(--bg);border:1px solid var(--line);color:var(--mute);border-radius:999px;justify-content:space-between;align-items:center;margin-top:8px;padding:12px 16px;font-size:13px;display:flex}:where(.ivy-consultant-root) .ai-chat-input-btn{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}:where(.ivy-consultant-root) .practical{color:var(--ink);background:linear-gradient(#fef5e3 0%,#fde9c8 100%)}:where(.ivy-consultant-root) .practical .section-kicker{color:var(--primary)}:where(.ivy-consultant-root) .practical .section-kicker:before{background:var(--primary)}:where(.ivy-consultant-root) .practical .section-title{color:var(--ink)}:where(.ivy-consultant-root) .practical .section-lead{color:var(--ink-soft)}:where(.ivy-consultant-root) .practical-split{grid-template-columns:1fr 1fr;gap:28px;margin-top:40px;display:grid}:where(.ivy-consultant-root) .practical-col{border:1px solid var(--line);background:#fff;border-radius:14px;padding:32px 30px;box-shadow:0 18px 50px -30px #c89a4a4d}:where(.ivy-consultant-root) .practical-col.good{border-color:var(--gold-soft);background:linear-gradient(160deg,#fffaf0,#fff)}:where(.ivy-consultant-root) .practical-col h4{letter-spacing:.18em;color:var(--mute);border-bottom:1px solid var(--line);margin:0 0 20px;padding-bottom:14px;font-family:Noto Serif TC,serif;font-size:17px}:where(.ivy-consultant-root) .practical-col.good h4{color:var(--primary);border-color:var(--gold-soft)}:where(.ivy-consultant-root) .practical-col ul{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}:where(.ivy-consultant-root) .practical-col li{color:var(--ink-soft);padding-left:26px;font-size:15px;line-height:1.8;position:relative}:where(.ivy-consultant-root) .practical-col li:before{content:"×";color:#c4a888;font-size:20px;font-weight:600;position:absolute;top:-2px;left:0}:where(.ivy-consultant-root) .practical-col.good li{color:var(--ink)}:where(.ivy-consultant-root) .practical-col.good li:before{content:"✓";color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;display:grid;top:4px;left:0}:where(.ivy-consultant-root) .instructor{background:var(--bg)}:where(.ivy-consultant-root) .inst-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:72px;display:grid}:where(.ivy-consultant-root) .inst-photos{grid-template-columns:1fr 1fr;gap:14px;display:grid;position:relative}:where(.ivy-consultant-root) .inst-photo{background:var(--bg-2);border-radius:4px;overflow:hidden}:where(.ivy-consultant-root) .inst-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}:where(.ivy-consultant-root) .inst-photo.lg{aspect-ratio:5/4;grid-column:1/3}:where(.ivy-consultant-root) .inst-photo.sm{aspect-ratio:1}:where(.ivy-consultant-root) .inst-name-block{margin-bottom:28px}:where(.ivy-consultant-root) .inst-name{letter-spacing:.08em;color:var(--ink);margin:0;font-family:Noto Serif TC,serif;font-size:36px;font-weight:800}:where(.ivy-consultant-root) .inst-name-en{color:var(--primary);letter-spacing:.1em;margin:4px 0 10px;font-family:Cormorant Garamond,serif;font-size:22px;font-style:italic}:where(.ivy-consultant-root) .inst-role{color:var(--mute);letter-spacing:.18em;border-top:1px solid var(--line);padding-top:14px;font-size:14px}:where(.ivy-consultant-root) .inst-stats{background:var(--line);border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(3,1fr);gap:2px;margin:24px 0 32px;display:grid;overflow:hidden}:where(.ivy-consultant-root) .inst-stat{background:var(--card);text-align:center;padding:20px 18px}:where(.ivy-consultant-root) .inst-stat-num{color:var(--primary);font-family:Noto Serif TC,serif;font-size:32px;font-weight:800;line-height:1}:where(.ivy-consultant-root) .inst-stat-label{color:var(--ink-soft);letter-spacing:.1em;margin-top:8px;font-size:12px}:where(.ivy-consultant-root) .inst-bio{color:var(--ink-soft);margin-bottom:24px;font-size:15px;line-height:1.95}:where(.ivy-consultant-root) .inst-cv{flex-direction:column;gap:10px;display:flex}:where(.ivy-consultant-root) .inst-cv-group{border-top:1px solid var(--line);padding:14px 0}:where(.ivy-consultant-root) .inst-cv-group:first-child{border-top:none;padding-top:0}:where(.ivy-consultant-root) .inst-cv-label{letter-spacing:.22em;color:var(--primary);margin-bottom:10px;font-family:Noto Serif TC,serif;font-size:13px}:where(.ivy-consultant-root) .inst-cv ul{margin:0;padding:0;list-style:none}:where(.ivy-consultant-root) .inst-cv li{color:var(--ink);padding-left:18px;font-size:15px;line-height:1.8;position:relative}:where(.ivy-consultant-root) .inst-cv li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:13px;left:0}:where(.ivy-consultant-root) .signup{background:var(--bg-2);border-top:1px solid var(--line);position:relative;overflow:hidden}:where(.ivy-consultant-root) .signup-wrap{max-width:1100px;margin:0 auto}:where(.ivy-consultant-root) .line-card{background:var(--card);border:1px solid var(--line);border-radius:14px;grid-template-columns:1.2fr 1fr;display:grid;overflow:hidden;box-shadow:0 40px 80px -40px #1a171440}:where(.ivy-consultant-root) .line-card-left{padding:52px 48px;position:relative}:where(.ivy-consultant-root) .line-card-left:before{content:"";background:linear-gradient(90deg, #06c755, var(--primary));height:4px;position:absolute;top:0;left:0;right:0}:where(.ivy-consultant-root) .line-badge{border:1px solid var(--line);letter-spacing:.12em;color:var(--primary);background:#fff;border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:7px 14px;font-size:13px;font-weight:500;display:inline-flex}:where(.ivy-consultant-root) .line-badge:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}:where(.ivy-consultant-root) .line-card-left h3{color:var(--ink);margin:0 0 18px;font-family:Noto Serif TC,serif;font-size:30px;font-weight:800;line-height:1.4}:where(.ivy-consultant-root) .line-desc{color:var(--ink-soft);margin:0 0 28px;font-size:15px;line-height:1.9}:where(.ivy-consultant-root) .line-desc strong{color:var(--primary)}:where(.ivy-consultant-root) .line-steps{flex-direction:column;gap:10px;margin:0 0 32px;padding:0;list-style:none;display:flex}:where(.ivy-consultant-root) .line-steps li{color:var(--ink-soft);align-items:flex-start;gap:12px;font-size:14px;display:flex}:where(.ivy-consultant-root) .line-step-n{border:1px solid var(--gold);width:22px;height:22px;color:var(--gold);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:600;display:grid}:where(.ivy-consultant-root) .line-btn{color:#fff;letter-spacing:.06em;isolation:isolate;background:#06c755;border-radius:999px;align-items:center;gap:12px;padding:20px 32px;font-size:17px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 30px -10px #06c75580}:where(.ivy-consultant-root) .line-btn:before{content:"";z-index:-1;background:linear-gradient(110deg,#0000 30%,#ffffff4d 45% 55%,#0000 70%);transition:transform .7s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:translate(-120%)}:where(.ivy-consultant-root) .line-btn:hover{background:#05a048;transform:translateY(-3px);box-shadow:0 22px 40px -12px #06c75599}:where(.ivy-consultant-root) .line-btn:hover:before{transform:translate(120%)}:where(.ivy-consultant-root) .line-btn .arrow{transition:transform .3s}:where(.ivy-consultant-root) .line-btn:hover .arrow{transform:translate(6px)}:where(.ivy-consultant-root) .line-note{color:var(--mute);letter-spacing:.1em;margin-top:14px;font-size:12px}:where(.ivy-consultant-root) .line-card-right{color:var(--bg);background:linear-gradient(160deg,#2a1a1c 0%,#1a1714 100%);padding:52px 44px}:where(.ivy-consultant-root) .line-gift-title{letter-spacing:.28em;color:var(--gold-soft);border-bottom:1px solid #3a2e2a;margin-bottom:28px;padding-bottom:14px;font-size:12px}:where(.ivy-consultant-root) .line-gifts{flex-direction:column;gap:22px;margin:0;padding:0;list-style:none;display:flex}:where(.ivy-consultant-root) .line-gifts li{grid-template-columns:48px 1fr;align-items:start;gap:16px;display:grid}:where(.ivy-consultant-root) .gift-ico{color:var(--gold-soft);border:1px solid #3a2e2a;border-radius:6px;place-items:center;height:48px;font-family:Cormorant Garamond,serif;font-size:28px;font-style:italic;display:grid}:where(.ivy-consultant-root) .gift-t{color:#fff;letter-spacing:.05em;margin-bottom:4px;font-family:Noto Serif TC,serif;font-size:17px}:where(.ivy-consultant-root) .gift-d{color:#cbbfab;font-size:13px;line-height:1.75}:where(.ivy-consultant-root) .faq{background:var(--bg)}:where(.ivy-consultant-root) .faq-list{max-width:880px;margin:0 auto}:where(.ivy-consultant-root) .faq-item{border-bottom:1px solid var(--line)}:where(.ivy-consultant-root) .faq-q{text-align:left;width:100%;color:var(--ink);justify-content:space-between;align-items:center;padding:24px 0;font-family:Noto Serif TC,serif;font-size:18px;font-weight:600;display:flex}:where(.ivy-consultant-root) .faq-icon{border:1px solid var(--ink);border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;margin-left:20px;font-size:16px;transition:transform .25s,background .2s,color .2s;display:grid}:where(.ivy-consultant-root) .faq-item.open .faq-icon{background:var(--primary);color:#fff8ee;border-color:var(--primary);font-weight:700;transform:rotate(45deg);box-shadow:0 4px 12px -4px #6d1f2c80}:where(.ivy-consultant-root) .faq-a{max-height:0;color:var(--ink-soft);font-size:15px;line-height:1.9;transition:max-height .3s,padding .3s;overflow:hidden}:where(.ivy-consultant-root) .faq-item.open .faq-a{max-height:400px;padding:0 0 24px}:where(.ivy-consultant-root) footer{background:var(--ink);color:#cbbfab;padding:50px 28px 28px}:where(.ivy-consultant-root) .foot-wrap{max-width:1200px;margin:0 auto}:where(.ivy-consultant-root) .foot-top{border-bottom:1px solid #3a2e2a;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:32px;display:flex}:where(.ivy-consultant-root) .foot-title{color:#fff;letter-spacing:.1em;font-family:Noto Serif TC,serif;font-size:24px}:where(.ivy-consultant-root) .foot-sub{letter-spacing:.14em;margin-top:6px;font-size:13px}:where(.ivy-consultant-root) .foot-bot{letter-spacing:.12em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;font-size:12px;display:flex}:where(.ivy-consultant-root) .sticky-cta{background:var(--ink);color:var(--bg);z-index:40;opacity:0;pointer-events:none;border-radius:999px;align-items:center;gap:14px;padding:12px 20px 12px 16px;font-size:14px;transition:all .4s;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%,80px);box-shadow:0 20px 40px -15px #0000004d}:where(.ivy-consultant-root) .sticky-cta.show{opacity:1;pointer-events:auto;transform:translate(-50%)}:where(.ivy-consultant-root) .sticky-cta .dot{background:var(--gold-soft);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}:where(.ivy-consultant-root) .sticky-cta a{background:var(--primary);color:#fff;border-radius:999px;padding:8px 16px;font-weight:500}:where(.ivy-consultant-root) .tweak-panel{z-index:100;background:var(--card);border:1px solid var(--line);border-radius:12px;width:280px;padding:18px 20px;display:none;position:fixed;bottom:20px;right:20px;box-shadow:0 20px 50px -20px #0000004d}:where(.ivy-consultant-root) .tweak-panel.show{display:block}:where(.ivy-consultant-root) .tweak-panel h4{margin:0 0 14px;font-family:Noto Serif TC,serif;font-size:16px}:where(.ivy-consultant-root) .tweak-row{margin-bottom:12px}:where(.ivy-consultant-root) .tweak-row label{letter-spacing:.14em;color:var(--mute);margin-bottom:6px;font-size:11px;display:block}:where(.ivy-consultant-root) .tweak-swatches{gap:6px;display:flex}:where(.ivy-consultant-root) .tweak-sw{cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px;transition:transform .15s}:where(.ivy-consultant-root) .tweak-sw.active{border-color:var(--ink);transform:scale(1.15)}:where(.ivy-consultant-root) .tweak-row select{border:1px solid var(--line);border-radius:6px;width:100%;padding:8px;font-family:inherit;font-size:13px}:where(.ivy-consultant-root) .reveal{opacity:0;transform:translateY(30px)}:where(.ivy-consultant-root) .reveal.in{opacity:1;animation:.9s cubic-bezier(.2,.8,.2,1) kfRevealUp;transform:translateY(0)}:where(.ivy-consultant-root) .reveal-left{opacity:0;transform:translate(-30px)}:where(.ivy-consultant-root) .reveal-left.in{opacity:1;animation:.9s cubic-bezier(.2,.8,.2,1) kfRevealLeft;transform:translate(0)}:where(.ivy-consultant-root) .reveal-right{opacity:0;transform:translate(30px)}:where(.ivy-consultant-root) .reveal-right.in{opacity:1;animation:.9s cubic-bezier(.2,.8,.2,1) kfRevealRight;transform:translate(0)}:where(.ivy-consultant-root) .reveal-scale{opacity:0;transform:scale(.94)}:where(.ivy-consultant-root) .reveal-scale.in{opacity:1;animation:.9s cubic-bezier(.2,.8,.2,1) kfRevealScale;transform:scale(1)}:where(.ivy-consultant-root) .stagger>*{opacity:0;transform:translateY(24px)}:where(.ivy-consultant-root) .stagger.in>*{opacity:1;animation:.7s cubic-bezier(.2,.8,.2,1) both kfRevealUp;transform:translateY(0)}:where(.ivy-consultant-root) .stagger.in>:first-child{animation-delay:50ms}:where(.ivy-consultant-root) .stagger.in>:nth-child(2){animation-delay:.18s}:where(.ivy-consultant-root) .stagger.in>:nth-child(3){animation-delay:.31s}:where(.ivy-consultant-root) .stagger.in>:nth-child(4){animation-delay:.44s}:where(.ivy-consultant-root) .stagger.in>:nth-child(5){animation-delay:.57s}:where(.ivy-consultant-root) .stagger.in>:nth-child(6){animation-delay:.7s}@media (prefers-reduced-motion:reduce){:where(.ivy-consultant-root) .reveal,:where(.ivy-consultant-root) .reveal-left,:where(.ivy-consultant-root) .reveal-right,:where(.ivy-consultant-root) .reveal-scale,:where(.ivy-consultant-root) .stagger>*{opacity:1!important;transform:none!important}:where(.ivy-consultant-root) .reveal.in,:where(.ivy-consultant-root) .reveal-left.in,:where(.ivy-consultant-root) .reveal-right.in,:where(.ivy-consultant-root) .reveal-scale.in,:where(.ivy-consultant-root) .stagger.in>*{animation:none!important}}:where(.ivy-consultant-root) .stat-tech{background:var(--card);padding:26px 20px 22px;position:relative;overflow:hidden}:where(.ivy-consultant-root) .stat-tech:before{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);height:2px;transition:transform 1.2s cubic-bezier(.2,.8,.2,1) .3s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}:where(.ivy-consultant-root) .stat-tech.running:before{transform:translate(100%)}:where(.ivy-consultant-root) .stat-tech-corner{border-color:var(--primary);opacity:0;border-style:solid;border-width:0;width:10px;height:10px;transition:opacity .4s .6s;position:absolute}:where(.ivy-consultant-root) .stat-tech.running .stat-tech-corner{opacity:1}:where(.ivy-consultant-root) .stat-tech-corner.tl{border-top-width:1px;border-left-width:1px;top:6px;left:6px}:where(.ivy-consultant-root) .stat-tech-corner.tr{border-top-width:1px;border-right-width:1px;top:6px;right:6px}:where(.ivy-consultant-root) .stat-tech-corner.bl{border-bottom-width:1px;border-left-width:1px;bottom:6px;left:6px}:where(.ivy-consultant-root) .stat-tech-corner.br{border-bottom-width:1px;border-right-width:1px;bottom:6px;right:6px}:where(.ivy-consultant-root) .stat-tech-num{color:var(--primary);letter-spacing:.02em;font-variant-numeric:tabular-nums;font-family:Cormorant Garamond,Noto Serif TC,serif;font-size:52px;font-weight:700;line-height:1;display:inline-block}:where(.ivy-consultant-root) .stat-tech-suffix{color:var(--primary);margin-left:4px;font-family:Noto Sans TC,sans-serif;font-size:18px;font-weight:500}:where(.ivy-consultant-root) .stat-tech-label{color:var(--ink-soft);letter-spacing:.18em;margin-top:12px;padding-left:14px;font-size:12px;position:relative}:where(.ivy-consultant-root) .stat-tech-label:before{content:"";background:var(--gold);width:8px;height:1px;position:absolute;top:50%;left:0}:where(.ivy-consultant-root) .stat-tech-pre{color:var(--gold);letter-spacing:.2em;opacity:.7;margin-bottom:6px;font-family:monospace;font-size:10px}@media (max-width:960px){:where(.ivy-consultant-root) .hero-inner,:where(.ivy-consultant-root) .learn-layout,:where(.ivy-consultant-root) .ai-grid,:where(.ivy-consultant-root) .inst-layout,:where(.ivy-consultant-root) .line-card,:where(.ivy-consultant-root) .practical-split{grid-template-columns:1fr;gap:40px}:where(.ivy-consultant-root) .hero-inner{gap:60px}:where(.ivy-consultant-root) .pain-grid{grid-template-columns:1fr}:where(.ivy-consultant-root) h1.hero-title{font-size:34px}:where(.ivy-consultant-root) .section-title{font-size:26px}:where(.ivy-consultant-root) section{padding:64px 24px}:where(.ivy-consultant-root) .line-card-left,:where(.ivy-consultant-root) .line-card-right{padding:36px 28px}:where(.ivy-consultant-root) .ai-title,:where(.ivy-consultant-root) .inst-name{font-size:28px}:where(.ivy-consultant-root) .inst-stats{grid-template-columns:repeat(3,1fr)}:where(.ivy-consultant-root) .learn-stamp{position:static}}@media (max-width:720px){:where(.ivy-consultant-root) .topbar-inner{gap:10px;padding:12px 16px}:where(.ivy-consultant-root) .topbar-nav{display:none}:where(.ivy-consultant-root) .topbar-burger{display:inline-flex}:where(.ivy-consultant-root) .topbar-backdrop{display:block}:where(.ivy-consultant-root) .topbar-drawer{display:flex}:where(.ivy-consultant-root) .brand-name{letter-spacing:.05em;font-size:15px}:where(.ivy-consultant-root) .brand-sub{letter-spacing:.16em;font-size:10px}:where(.ivy-consultant-root) .brand-mark{width:30px;height:30px;font-size:14px}:where(.ivy-consultant-root) .topbar-cta{padding:8px 14px;font-size:13px}:where(.ivy-consultant-root) .hero-meta{gap:12px;padding:14px 16px}:where(.ivy-consultant-root) .hero-meta-label{letter-spacing:.16em;font-size:10px}:where(.ivy-consultant-root) .hero-meta-value{letter-spacing:0;font-size:15px}:where(.ivy-consultant-root) .hero-img-wrap{max-width:320px;margin:0 auto 60px}:where(.ivy-consultant-root) .hero-sig{z-index:3;white-space:nowrap;padding:10px 18px;bottom:-40px;left:50%;right:auto;transform:translate(-50%)}:where(.ivy-consultant-root) .hero-sig-name{letter-spacing:.04em;font-size:15px}:where(.ivy-consultant-root) .hero-sig-title{letter-spacing:.14em;font-size:10px}:where(.ivy-consultant-root) .pain-quote{flex-direction:column;align-items:flex-start;gap:6px;padding:28px 24px;font-size:17px;line-height:1.85}:where(.ivy-consultant-root) .pain-quote-mark{font-size:56px;line-height:.6}:where(.ivy-consultant-root) .inst-stats{grid-template-columns:1fr}:where(.ivy-consultant-root) .inst-stat,:where(.ivy-consultant-root) .stat-tech{text-align:left;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}:where(.ivy-consultant-root) .stat-tech .stat-tech-pre{flex-shrink:0;margin-bottom:0}:where(.ivy-consultant-root) .stat-tech-num{font-size:40px}:where(.ivy-consultant-root) .stat-tech-suffix{font-size:16px}:where(.ivy-consultant-root) .stat-tech-label{margin-top:0;padding-left:12px}:where(.ivy-consultant-root) .line-btn{letter-spacing:.04em;white-space:nowrap;justify-content:center;gap:8px;width:100%;padding:16px 22px;font-size:15px}:where(.ivy-consultant-root) .line-card-left h3{font-size:24px}}
