.skip-link{background:var(--w);color:var(--bg);z-index:200;border-radius:6px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:top .2s;position:absolute;top:-100%;left:50%;transform:translate(-50%)}.skip-link:focus{color:var(--bg);top:1rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0c0c0c;--bg2:#161616;--bg3:#1c1c1c;--w:#f5f5f0;--w2:#8a8a82;--w3:#555550;--bdr:#ffffff0f;--sans:"Inter", "Noto Sans TC", "Helvetica Neue", sans-serif;--accent-blue:#3b5bdb}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--w);font-family:var(--sans);-webkit-font-smoothing:antialiased;word-break:normal;line-break:loose;overflow-wrap:break-word;font-size:1rem;line-height:1.95;overflow-x:hidden}a{color:var(--w2);text-decoration:none;transition:color .3s}.w{max-width:960px;margin:0 auto;padding:0 2.5rem}section{padding:9rem 0}.fade{opacity:0;filter:blur(10px);will-change:opacity, transform, filter;transition:opacity 1.2s cubic-bezier(.2,.8,.2,1),transform 1.2s cubic-bezier(.2,.8,.2,1),filter 1.2s cubic-bezier(.2,.8,.2,1);transform:translateY(34px)scale(.985)}.fade.on{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.fade .service-grid>*,.fade .case-grid>*,.fade .process-flow>*,.fade .industry-chip-row>*,.fade .industry-columns>*{opacity:0;transition:opacity .95s cubic-bezier(.2,.8,.2,1),transform .95s cubic-bezier(.2,.8,.2,1);transform:translateY(26px)}.fade.on .service-grid>*,.fade.on .case-grid>*,.fade.on .process-flow>*,.fade.on .industry-chip-row>*,.fade.on .industry-columns>*{opacity:1;transform:translate(0,0)}.fade .service-grid>:first-child,.fade .case-grid>:first-child,.fade .process-flow>:first-child,.fade .industry-chip-row>:first-child,.fade .industry-columns>:first-child{transition-delay:.12s}.fade .service-grid>:nth-child(2),.fade .case-grid>:nth-child(2),.fade .process-flow>:nth-child(2),.fade .industry-chip-row>:nth-child(2),.fade .industry-columns>:nth-child(2){transition-delay:.22s}.fade .service-grid>:nth-child(3),.fade .case-grid>:nth-child(3),.fade .process-flow>:nth-child(3),.fade .industry-chip-row>:nth-child(3),.fade .industry-columns>:nth-child(3){transition-delay:.32s}.fade .service-grid>:nth-child(4),.fade .case-grid>:nth-child(4),.fade .process-flow>:nth-child(4),.fade .industry-chip-row>:nth-child(4),.fade .industry-columns>:nth-child(4){transition-delay:.42s}.fade .service-grid>:nth-child(5),.fade .case-grid>:nth-child(5),.fade .process-flow>:nth-child(5),.fade .industry-chip-row>:nth-child(5){transition-delay:.52s}.fade .service-grid>:nth-child(6),.fade .case-grid>:nth-child(6),.fade .process-flow>:nth-child(6),.fade .industry-chip-row>:nth-child(6){transition-delay:.62s}.fade .industry-chip-row>:nth-child(7){transition-delay:.72s}.fade .industry-chip-row>:nth-child(8){transition-delay:.82s}nav{z-index:100;border-bottom:1px solid #0000;padding:1.1rem 0;transition:background .4s,padding .4s,border-color .4s;position:fixed;top:0;left:0;right:0}nav.scrolled{-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--bdr);background:#0c0c0ceb;padding:.65rem 0}.nav-in{justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:0 2.5rem;display:flex}.nav-logo{color:var(--w);letter-spacing:.01em;font-size:.95rem;font-weight:700;text-decoration:none}.nav-right{align-items:center;gap:1.5rem;display:flex}.nav-links{align-items:center;gap:1.5rem;list-style:none;display:flex}.nav-links a{color:var(--w3);font-size:.82rem;transition:color .3s}.toggle-group{border:1px solid var(--bdr);border-radius:5px;display:flex;overflow:hidden}.toggle-btn{color:var(--w3);cursor:pointer;font-size:.72rem;font-family:var(--sans);background:0 0;border:none;padding:.3rem .55rem;transition:all .25s}.toggle-btn.active{background:var(--w);color:var(--bg);font-weight:600}.nav-mob{cursor:pointer;background:0;border:0;padding:4px;display:none}.nav-mob span{background:var(--w);width:18px;height:1.5px;margin:4px 0;transition:all .3s;display:block}.nav-mob.open span:first-child{transform:rotate(45deg)translate(4px,4px)}.nav-mob.open span:nth-child(2){opacity:0}.nav-mob.open span:nth-child(3){transform:rotate(-45deg)translate(4px,-4px)}.mob-menu{z-index:99;background:#0c0c0cf7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:none;position:fixed;inset:0}.mob-menu.open{display:flex}.mob-menu a{color:var(--w);font-size:1.1rem;text-decoration:none}.btn{cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--sans);background:var(--w);color:var(--bg);border:none;border-radius:8px;padding:.85rem 2.2rem;text-decoration:none;transition:opacity .3s;display:inline-block}.btn:hover{opacity:.85;color:var(--bg)}.btn-secondary{color:var(--w);border:1px solid var(--bdr);background:0 0}.btn-secondary:hover{color:var(--w);border-color:#fff3}#hero{align-items:center;min-height:100vh;padding:8rem 0 6rem;display:flex}.hero-h{letter-spacing:-.02em;max-width:600px;margin-bottom:2rem;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;line-height:1.12}.hero-p{color:var(--w2);max-width:480px;margin-bottom:3rem;font-size:1.05rem;line-height:1.9}.hero-cta{flex-wrap:wrap;gap:1rem;display:flex}#gap{padding:8rem 0}.gap-label{letter-spacing:.2em;text-transform:uppercase;color:var(--w3);margin-bottom:2rem;font-size:.78rem}.gap-h{margin-bottom:4rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700}.gap-item{color:var(--w2);max-width:600px;margin-bottom:3rem;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.8}.gap-close{color:var(--w);letter-spacing:.01em;margin-top:1rem;font-size:1.15rem;font-weight:700}#services{padding:8rem 0}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--w2);margin-bottom:2rem;font-size:.78rem}.section-h{margin-bottom:3.5rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700}.section-note{color:var(--w2);text-align:center;margin-top:2rem;font-size:.95rem}.two-col{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.three-col{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.service-block{background:var(--bg3);border:1px solid var(--bdr);border-radius:10px;padding:2.5rem}.service-block h3{margin-bottom:.8rem;font-size:1.1rem;font-weight:700}.service-block p{color:var(--w2);font-size:.95rem;line-height:1.85}.fears-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}#pricing{padding:8rem 0}.pricing-grid{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2.5rem;display:grid}.pricing-grid-bottom{grid-template-columns:1fr;max-width:50%}.pricing-card-enterprise{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.enterprise-desc{color:var(--w2);margin-bottom:2rem;font-size:1rem;line-height:1.9}.pricing-card{background:var(--bg3);border:1px solid var(--bdr);border-radius:10px;padding:2.5rem}.pricing-card h3{margin-bottom:1.5rem;font-size:1.05rem;font-weight:700}.pricing-table{border-collapse:collapse;width:100%}.pricing-table th,.pricing-table td{text-align:left;border-bottom:1px solid var(--bdr);padding:.7rem 0;font-size:.9rem}.pricing-table th{color:var(--w3);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600}.pricing-table td{color:var(--w2)}.pricing-table .price-val{color:var(--w);font-weight:700}.badge{background:var(--w);color:var(--bg);vertical-align:middle;letter-spacing:.03em;border-radius:3px;margin-left:.5rem;padding:.2rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.tutoring-price{margin-bottom:.8rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}.pricing-note{color:var(--w3);margin-top:1.5rem;font-size:.85rem;line-height:1.9}.pricing-footer{color:var(--w3);border-top:1px solid var(--bdr);padding-top:1.5rem;font-size:.85rem}.section-cta{text-align:center;margin-top:2.5rem}#pricing .section-cta{margin-top:1.5rem}.tutoring-unit{color:var(--w2);font-size:.9rem;font-weight:400}.tutoring-desc{color:var(--w2);font-size:.9rem;line-height:1.8}#testimonials{padding:8rem 0}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.testimonial-card{background:var(--bg3);border:1px solid var(--bdr);border-radius:12px;padding:2rem}.testimonial-text{color:var(--w2);font-size:.95rem;font-style:italic;line-height:1.8}.testimonial-author{color:var(--w3);margin-top:1.2rem;font-size:.85rem;font-weight:600}#how{padding:8rem 0}.steps{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.step{text-align:center}.step-num{color:var(--w3);border:1px solid var(--bdr);border-radius:20px;margin-bottom:1.2rem;padding:.3rem .7rem;font-size:.8rem;display:inline-block}.step h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.step p{color:var(--w2);font-size:.88rem;line-height:1.8}#about{padding:8rem 0}.about-layout{grid-template-columns:200px 1fr;align-items:start;gap:3rem;display:grid}.about-photo{border-radius:12px;width:160px}.about-text{max-width:600px}.about-text p{color:var(--w2);margin-bottom:1rem;font-size:1rem;line-height:1.9}.about-text p:first-child{color:var(--w);font-size:1.05rem;font-weight:600}#faq{padding:8rem 0}.faq-list{max-width:640px}.faq-item{border-bottom:1px solid var(--bdr)}.faq-q{width:100%;color:var(--w);font-family:var(--sans);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.3rem 0;font-size:.95rem;font-weight:600;transition:color .3s;display:flex}.faq-q:hover{color:var(--w2)}.faq-q:after{content:"+";color:var(--w3);font-size:1.1rem;transition:transform .3s}.faq-item.open .faq-q:after{content:"−"}.faq-a{max-height:0;transition:max-height .4s ease-out;overflow:hidden}.faq-item.open .faq-a{max-height:300px}.faq-a p{color:var(--w2);padding:0 0 1.3rem;font-size:.9rem;line-height:1.85}#blog{padding:8rem 0}.blog-list{flex-direction:column;gap:0;display:flex}.blog-item{border-bottom:1px solid var(--bdr);justify-content:space-between;align-items:center;padding:1.2rem 0;text-decoration:none;transition:color .3s;display:flex}.blog-item:first-child{border-top:1px solid var(--bdr)}.blog-item-title{color:var(--w);font-size:.95rem;font-weight:600}.blog-item-date{color:var(--w3);flex-shrink:0;margin-left:2rem;font-size:.8rem}.blog-item:hover .blog-item-title{color:var(--w2)}#cta{text-align:center;padding:8rem 0}.cta-h{max-width:500px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.cta-urgency{color:var(--w2);margin-bottom:2rem;font-size:.9rem}footer{border-top:1px solid var(--bdr);text-align:center;color:var(--w3);padding:2rem 0;font-size:.8rem}footer a{color:var(--w3);margin:0 .6rem}footer a:hover{color:var(--w)}@media (max-width:768px){section{padding:5rem 0}.two-col,.three-col,.fears-grid,.pricing-grid{grid-template-columns:1fr}.pricing-grid-bottom{max-width:100%}.steps{grid-template-columns:1fr;gap:2.5rem}.testimonials-grid{grid-template-columns:1fr}.about-layout{text-align:center;grid-template-columns:1fr;justify-items:center}.about-text{text-align:left}.service-block{padding:2rem}.nav-links,.nav-right>.toggle-group{display:none}.nav-mob{display:block}.mob-menu .toggle-group{margin-top:1rem;display:flex}}@media (max-width:480px){.w{padding:0 1.5rem}.hero-h{font-size:2.2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fade{opacity:1;filter:none;transition:none;transform:none}.fade .service-grid>*,.fade .case-grid>*,.fade .process-flow>*,.fade .industry-chip-row>*,.fade .industry-columns>*{opacity:1;transition:none;transform:none}nav,.faq-a,.skip-link{transition:none}}.glass-card{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;transition:border-color .4s,box-shadow .4s}.glass-card:hover{border-color:#ffffff24;box-shadow:0 8px 40px #00000040}.bg-dots{background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:24px 24px}.bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px}.stat-number{letter-spacing:-.03em;white-space:nowrap;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.1}.stat-label{letter-spacing:.08em;color:var(--w2,#8a8a82);text-transform:uppercase;margin-top:.5rem;font-size:.85rem}.stagger>*{transition-delay:calc(var(--i,0) * .1s)}.entry-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.entry-name{letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.entry-slogan{margin-bottom:4rem;font-size:clamp(1.2rem,2.5vw,1.8rem);line-height:1.5}.entry-cards{grid-template-columns:repeat(2,1fr);gap:2.5rem;width:100%;max-width:700px;display:grid}.entry-card{color:inherit;padding:3rem 2.5rem;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:block}.entry-card:hover{transform:translateY(-2px)}.entry-card h2{margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.entry-card p{color:var(--w2,#8a8a82);font-size:.9rem;line-height:1.6}.entry-card-icon{background:var(--accent-blue);border-radius:2px;width:32px;height:3px;margin-bottom:1.5rem}.entry-card-arrow{color:var(--w3,#555550);transition:transform .3s,color .3s;display:inline-block}.entry-card:hover .entry-card-arrow{color:var(--w,#f5f5f0);transform:translate(4px)}.ent-hero-h{letter-spacing:-.03em;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.08}.stat-card{text-align:center;padding:3rem}.service-icon{background:var(--accent-blue);border-radius:2px;width:32px;height:3px;margin-bottom:1.5rem}.steps-visual{grid-template-columns:repeat(4,1fr);gap:2.5rem;padding:2rem 0;display:grid;position:relative}.steps-visual:before{content:"";z-index:0;background:#ffffff14;height:1px;position:absolute;top:36px;left:10%;right:10%}.step-v{text-align:center;z-index:1;position:relative}.step-v-num{color:var(--accent-blue,#4f8fff);margin-bottom:1rem;font-size:.9rem;font-weight:700}.step-v h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.step-v p{color:var(--w2,#8a8a82);font-size:.88rem;line-height:1.8}.line-chat{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:.8rem;max-width:420px;margin:0 auto;padding:2rem;display:flex}.line-msg{border-radius:12px;max-width:80%;padding:.7rem 1rem;font-size:.85rem;line-height:1.7}.line-msg--user{background:var(--accent-blue);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.line-msg--ai{color:var(--w2);background:#ffffff14;border-bottom-left-radius:4px;align-self:flex-start}@media (max-width:768px){.entry-cards{grid-template-columns:1fr;max-width:400px}.steps-visual{grid-template-columns:1fr}.steps-visual:before{display:none}}@media (prefers-reduced-motion:reduce){.glass-card{-webkit-backdrop-filter:none}.entry-card:hover{transform:none}.entry-card-arrow{transition:none}}.courses-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.vc-link{color:inherit;text-decoration:none;display:block}.vc-card{cursor:pointer;transition:transform .3s,border-color .4s,box-shadow .4s;overflow:hidden}.vc-card:hover{transform:translateY(-3px)scale(1.01)}.vc-thumb{aspect-ratio:16/9;background:var(--bg3);width:100%;position:relative;overflow:hidden}.vc-thumb-img{object-fit:cover;width:100%;height:100%;display:block}.vc-thumb-placeholder{background:linear-gradient(135deg, var(--bg3) 0%, #3b5bdb26 100%);width:100%;height:100%}.vc-info{padding:1.2rem 1.4rem 1.4rem}.vc-title{color:var(--w);margin-bottom:.6rem;font-size:.95rem;font-weight:700;line-height:1.5}.vc-meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.vc-duration{color:var(--w3);font-size:.8rem}:root{--bg:#f4f8fb;--bg2:#ebf2f5;--bg3:#fff;--w:#11222f;--w2:#526270;--w3:#7f8d98;--bdr:#11222f1f;--accent-blue:#14c8d6;--accent-cyan:#43e5f0;--accent-deep:#0b6b84;--sans:"Aptos", "Segoe UI", "PingFang TC", "Noto Sans TC", "Microsoft JhengHei", sans-serif;--display:"Iowan Old Style", "Palatino Linotype", "Noto Serif TC", "Songti TC", serif;--shadow-soft:0 24px 60px #122b3b14;--shadow-card:0 18px 40px #122b3b14}body{color:var(--w);font-family:var(--sans);background:radial-gradient(circle at 0 0,#43e5f02e,#0000 28%),linear-gradient(#f9fcfd 0%,#f4f8fb 52%,#eef4f7 100%)}::selection{background:#14c8d62e}a{color:var(--w2)}a:hover{color:var(--w)}.bg-alt{background:linear-gradient(#ffffff8c 0%,#ebf2f5d9 100%)}nav{-webkit-backdrop-filter:blur(16px);background:#f4f8fbd1}nav.scrolled{background:#f4f8fbf2;border-bottom-color:#11222f14;box-shadow:0 16px 32px #122b3b0f}.nav-logo{color:var(--w);align-items:center;display:inline-flex}.nav-logo-image{width:112px;height:auto}.nav-logo-image-mobile,.nav-logo-wordmark,.nav-mobile-shortcut{display:none}.nav-links a{color:var(--w2);font-size:.86rem}.nav-links a:hover{color:var(--w)}.toggle-group{background:#ffffffb8;border-color:#11222f1a}.toggle-btn{color:var(--w3)}.toggle-btn.active{background:var(--w);color:#fff}.nav-cta{background:linear-gradient(135deg, var(--accent-deep), var(--accent-blue));color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 1rem;font-size:.82rem;font-weight:700;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 18px 32px #0b6b842e}.nav-cta:hover{color:#fff;transform:translateY(-1px);box-shadow:0 20px 36px #0b6b8438}.nav-mob span{background:var(--w)}.mob-menu{background:#f4f8fbfa}.mob-menu a{color:var(--w)}.btn{background:var(--w);color:#fff;border-radius:999px;transition:transform .3s,box-shadow .3s,opacity .3s;box-shadow:0 18px 40px #11222f26}.btn:hover{opacity:1;color:#fff;transform:translateY(-1px);box-shadow:0 24px 46px #11222f2e}.btn-secondary{color:var(--w);box-shadow:none;background:#ffffffb8;border:1px solid #11222f1f}.btn-secondary:hover{color:var(--w);box-shadow:none;border-color:#11222f2e}.glass-card{box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #11222f14;position:relative;overflow:hidden}.glass-card:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 20%,#43e5f024 50%,#0000 80%);transition:transform .8s;position:absolute;inset:0;transform:translate(-140%)}.glass-card:hover:after{transform:translate(140%)}.bg-dots{background-image:radial-gradient(#11222f14 1px,#0000 1px)}.bg-grid{background-image:linear-gradient(#11222f0f 1px,#0000 1px),linear-gradient(90deg,#11222f0f 1px,#0000 1px)}.accent-text{color:var(--accent-deep)}.text-link{color:var(--accent-deep);align-items:center;gap:.4rem;font-size:.92rem;font-weight:700;display:inline-flex}.text-link:hover{color:var(--w)}.site-footer{color:var(--w2);text-align:left;background:#ffffffb8;border-top:1px solid #11222f14;padding:0}.site-footer-grid{grid-template-columns:1fr;gap:2.5rem;padding-top:2.6rem;padding-bottom:2rem;display:grid}.site-footer-brand strong{color:var(--w);margin-bottom:.8rem;font-size:1rem;display:inline-block}.site-footer-brand p{max-width:340px;color:var(--w2);font-size:.9rem;line-height:1.8}.site-footer-column{flex-direction:column;gap:.65rem;display:flex}.site-footer-label{color:var(--w3);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.4rem;font-size:.76rem;font-weight:700}.site-footer-column a{color:var(--w2);margin:0;font-size:.9rem}.site-footer-column a:hover{color:var(--w)}.site-footer-bottom{color:var(--w3);border-top:1px solid #11222f14;padding:1rem 2.5rem 2rem;font-size:.8rem}.home-page section{position:relative}.home-page .w{max-width:1120px}.home-hero{padding:9rem 0 6.5rem;overflow:clip}.hero-backdrop{pointer-events:none;background:radial-gradient(circle at 75% 30%,#14c8d62e,#0000 30%),radial-gradient(circle at 55% 10%,#0b6b841f,#0000 28%);position:absolute;inset:0}.home-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:4rem;display:grid}.home-hero-copy{z-index:1;position:relative}.home-hero-copy-en{max-width:560px;padding-right:1.25rem}.hero-kicker{color:var(--accent-deep);letter-spacing:.22em;text-transform:uppercase;font-size:.78rem;font-weight:700}.home-hero-title{max-width:720px;font-family:var(--display);letter-spacing:-.045em;isolation:isolate;margin-top:1rem;font-size:clamp(3.1rem,6.2vw,5.3rem);font-weight:600;line-height:1.12;display:inline-block;position:relative}.home-hero-title:after{content:"";mix-blend-mode:screen;pointer-events:none;background:linear-gradient(108deg,#0000 18%,#b6ffff14 38%,#a6fbff6b 48%,#129aad2e 56%,#0000 74%);animation:5.2s ease-in-out .8s infinite heroTitleSweep;position:absolute;inset:-8% -5%;transform:translate(-130%)}.home-hero-title-en{max-width:460px;font-size:clamp(2rem,3.45vw,3.35rem);line-height:1.1}.hero-title-line{color:var(--w);display:block}.hero-title-line-zh{white-space:nowrap}.hero-title-line-accent{color:var(--accent-deep);text-shadow:0 10px 22px #14c8d61a}.home-hero-title-en .hero-title-line{white-space:normal}.home-hero-copy-en .home-hero-text{max-width:540px}.home-hero-text{max-width:620px;color:var(--w2);margin-top:1.1rem;font-size:1.02rem;line-height:1.8}.hero-text-lead{color:var(--w);font-weight:700}.hero-text-divider{color:#0b6b848c;margin:0 .55rem;display:inline-block}.home-hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.8rem;display:flex}.hero-panel{min-height:580px;box-shadow:none;background:0 0;border:0;border-radius:36px;padding:0;position:relative;overflow:hidden}.hero-glow{filter:blur(18px);opacity:.8;border-radius:999px;position:absolute}.hero-glow-a{background:#43e5f057;width:240px;height:240px;animation:8s ease-in-out infinite driftY;top:6%;right:8%}.hero-glow-b{background:#0b6b8433;width:180px;height:180px;animation:10s ease-in-out infinite reverse driftY;bottom:9%;left:14%}.hero-logo-frame{z-index:2;isolation:isolate;background:0 0;place-items:center;display:grid;position:absolute;inset:3%}.hero-logo-image{object-fit:contain;filter:drop-shadow(0 28px 46px #0b6b8429);width:min(100%,600px);height:auto}.individual-page #pricing,.individual-page #faq,.individual-page #process{padding:9rem 0}.individual-page #process{background:linear-gradient(#f0f8f9e6 0%,#f8fbfcb3 100%)}.individual-hero{padding:8.7rem 0 5.8rem;overflow:clip}.individual-hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);align-items:center;gap:3rem;display:grid}.individual-hero-copy{z-index:1;position:relative}.individual-hero-title{max-width:760px;font-family:var(--display);letter-spacing:-.045em;margin-top:1rem;font-size:clamp(2.72rem,5vw,4.45rem);font-weight:600;line-height:1.08}.individual-hero-line{color:var(--w);display:block}.individual-hero-line-zh{white-space:nowrap}.individual-hero-line-accent{color:var(--accent-deep)}.individual-hero-text{max-width:690px;color:var(--w2);margin-top:1.15rem;font-size:1rem;line-height:1.9}.individual-chip-row{flex-wrap:wrap;gap:.8rem;margin-top:1.45rem;display:flex}.individual-chip{min-height:38px;color:var(--accent-deep);background:#14c8d614;border:1px solid #0b6b8414;border-radius:999px;align-items:center;padding:0 .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.individual-hero-panel{border-radius:32px;padding:2rem}.individual-panel-label,.individual-mini-label{color:var(--accent-deep);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:700}.individual-hero-panel h2{font-family:var(--display);margin-top:.9rem;font-size:1.55rem;line-height:1.35}.individual-panel-list{margin-top:1.2rem;list-style:none}.individual-panel-list li{color:var(--w2);padding-left:1rem;font-size:.94rem;line-height:1.85;position:relative}.individual-panel-list li+li{margin-top:.65rem}.individual-panel-list li:before,.individual-point-list li:before{content:"";background:var(--accent-blue);border-radius:999px;width:6px;height:6px;position:absolute;top:.78rem;left:0}.individual-wide-title{max-width:980px}.individual-section-title{max-width:980px;line-height:1.12}.individual-title-line{display:block}@media (min-width:769px){.individual-title-line{white-space:nowrap}}.individual-cta-title{max-width:860px}.individual-audience-grid,.individual-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.individual-audience-item{text-align:center;background:#ffffffd1;border:1px solid #11222f14;border-radius:22px;justify-content:center;align-items:center;min-height:84px;padding:1.1rem 1.2rem;font-size:.95rem;line-height:1.7;display:flex;box-shadow:0 20px 40px #0b6b840f}.individual-service-grid,.individual-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin-top:2.5rem;display:grid}.individual-card,.individual-pricing-card{border-radius:30px;padding:1.8rem}.individual-card{min-height:100%}.individual-card h3,.individual-pricing-card h3,.individual-process-card h3{font-family:var(--display);margin-top:.9rem;font-size:1.25rem;line-height:1.42}.individual-card-desc,.individual-process-card p,.individual-payment-block p{color:var(--w2);font-size:.94rem;line-height:1.85}.individual-card-desc{margin-top:.8rem}.individual-point-list{margin-top:1rem;list-style:none}.individual-point-list li{color:var(--w2);padding-left:1rem;font-size:.9rem;line-height:1.8;position:relative}.individual-point-list li+li{margin-top:.45rem}.individual-card-badge,.individual-row-badge{min-height:34px;color:var(--accent-deep);background:#14c8d61f;border-radius:999px;align-items:center;margin-top:1.2rem;padding:0 .8rem;font-size:.8rem;font-weight:700;display:inline-flex}.individual-row-badge{margin-top:0;margin-left:.65rem}.individual-pricing-side{align-content:space-between;gap:2rem;display:grid}.individual-price{font-family:var(--display);margin-top:.9rem;font-size:clamp(2.2rem,5vw,3.3rem);line-height:1}.individual-price span{color:var(--w2);font-size:1rem;font-family:var(--sans);margin-left:.35rem;font-weight:600}.individual-payment-block{background:#ffffffb3;border:1px solid #11222f14;border-radius:24px;padding:1.2rem 1.25rem}.individual-payment-block h4{margin-top:.75rem;font-size:1rem}.individual-process-card{background:#ffffffe0;border:1px solid #11222f14;border-radius:26px;padding:1.5rem;box-shadow:0 20px 40px #0b6b840d}.individual-process-card p{margin-top:.8rem}.individual-faq-title,.individual-page .faq-list{max-width:860px}.individual-cta-text{max-width:740px;margin-left:auto;margin-right:auto}.hero-service-transition{pointer-events:none;place-items:center;margin:-.8rem 0 .4rem;padding:.25rem 0 0;display:grid;position:relative}.hero-service-track{width:110px;height:108px;position:relative}.hero-service-track-line{background:linear-gradient(#14c8d600,#14c8d657 18%,#0b6b8429 72%,#0b6b8400);width:1px;position:absolute;top:0;bottom:18px;left:50%;transform:translate(-50%)}.hero-service-track-core{background:radial-gradient(circle,#befffff5,#14c8d6b8 58%,#0b6b8433);border-radius:999px;width:14px;height:14px;animation:3.4s cubic-bezier(.42,0,.18,1) infinite serviceBridgeDrift;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:0 0 0 8px #14c8d614,0 0 24px #14c8d647}.hero-service-track-pulse{border:1px solid #14c8d642;border-radius:999px;width:14px;height:14px;animation:3.4s ease-out infinite serviceBridgePulse;position:absolute;top:14px;left:50%;transform:translate(-50%)}.hero-service-track-arrow{filter:drop-shadow(0 0 10px #14c8d61f);border-bottom:2px solid #0b6b8466;border-right:2px solid #0b6b8466;width:18px;height:18px;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(45deg)}.home-section-label{color:var(--accent-deep);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.78rem;font-weight:700}.home-section-title{max-width:860px;font-family:var(--display);letter-spacing:-.035em;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:600;line-height:1.08}.process-section-title,.services-section-title{max-width:980px}.services-title-line{display:block}#process{background:linear-gradient(#ecf6f8c2 0%,#f5fafb6b 56%,#fff0 100%);padding-bottom:5.4rem}#industry-explorer{padding-top:5.4rem}.home-section-note,.section-heading-side{color:var(--w2);font-size:.98rem;line-height:1.8}.home-section-note{max-width:760px;margin-top:1.4rem}.section-heading-row{grid-template-columns:1fr;align-items:start;gap:2rem;margin-bottom:2.5rem;display:grid}.section-heading-side{max-width:760px}.service-grid,.case-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin-top:2.5rem;display:grid}.service-card,.case-card,.process-card{border-radius:28px;padding:1.7rem}.service-card{min-height:240px}.service-bridge{border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem;margin-top:1.4rem;padding:1.5rem 1.7rem;display:grid}.service-bridge-label{color:var(--accent-deep);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:700}.service-bridge h3{font-family:var(--display);margin-top:.8rem;font-size:1.3rem;line-height:1.45}.service-bridge p{max-width:760px;color:var(--w2);margin-top:.75rem;font-size:.95rem;line-height:1.8}.service-grid-mobile,.service-mobile-panel{display:none}.service-accent{background:linear-gradient(90deg, var(--accent-blue), var(--accent-deep));border-radius:999px;width:54px;height:6px}.service-kicker{color:var(--accent-deep);letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:.8rem;font-weight:700}.service-card h3,.case-card h3,.process-card h3{font-family:var(--display);text-wrap:pretty;margin-top:.9rem;font-size:1.22rem;line-height:1.5}.service-card p,.case-card p,.process-card p,.industry-summary{color:var(--w2);margin-top:.9rem;font-size:.94rem;line-height:1.85}.service-card,.case-card,.process-card{transition:transform .35s,box-shadow .35s,border-color .35s}.service-card:hover,.case-card:hover,.process-card:hover{border-color:#14c8d633;transform:translateY(-6px);box-shadow:0 28px 56px #0b6b841f}.case-topline{justify-content:space-between;align-items:center;gap:1rem;display:flex}.case-badge{min-height:34px;color:var(--accent-deep);background:#14c8d61f;border-radius:999px;align-items:center;padding:0 .8rem;font-size:.8rem;font-weight:700;display:inline-flex}.case-metric{color:var(--w);font-size:.88rem}.case-points,.industry-column ul{margin-top:1rem;list-style:none}.case-points li,.industry-column li{color:var(--w2);padding-left:1rem;font-size:.88rem;line-height:1.8;position:relative}.case-points li+li,.industry-column li+li{margin-top:.45rem}.case-points li:before,.industry-column li:before{content:"";background:var(--accent-blue);border-radius:999px;width:6px;height:6px;position:absolute;top:.72rem;left:0}.process-card{min-height:260px}.process-index{min-height:38px;color:var(--accent-deep);background:#ffffffd6;border-radius:999px;align-items:center;padding:0 .85rem;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #11222f14}.process-flow{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.2rem;margin-top:2.5rem;padding:.35rem .25rem;display:grid;position:relative}.process-flow:before{content:"";pointer-events:none;background:linear-gradient(90deg,#11222f0f,#14c8d63d,#11222f0f);height:1px;position:absolute;top:50%;left:3%;right:3%}.process-arrow{z-index:1;background:#ffffffeb;border:1.5px solid #0b6b8429;border-radius:26px;min-height:238px;padding:1.45rem 2rem 1.45rem 1.45rem;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:visible;box-shadow:0 22px 44px #0b6b841a}.process-arrow:before{content:"";pointer-events:none;z-index:2;background:#ffffffeb;border-top:1.5px solid #0b6b8429;border-right:1.5px solid #0b6b8429;border-radius:4px;width:26px;height:26px;margin-top:-13px;position:absolute;top:50%;right:-13px;transform:rotate(45deg);box-shadow:10px -10px 24px #0b6b840d}.process-arrow:after{content:"";background:radial-gradient(150px circle at var(--process-glow-x,78%) var(--process-glow-y,24%), #14c8d629, #14c8d614 24%, transparent 58%);opacity:var(--process-glow-opacity,0);pointer-events:none;border-radius:26px;transition:opacity .22s;position:absolute;inset:0}.process-arrow.is-last{padding-right:1.45rem}.process-arrow.is-last:before{display:none}.process-arrow h3,.process-arrow p,.process-arrow .process-index{z-index:1;position:relative}.process-arrow h3{font-family:var(--display);text-wrap:pretty;margin-top:1rem;font-size:1.18rem;line-height:1.42}.process-arrow p{color:var(--w2);margin-top:.8rem;font-size:.92rem;line-height:1.8}.process-arrow .process-index{background:#14c8d624;box-shadow:inset 0 0 0 1px #0b6b841f}.process-arrow:hover{border-color:#14c8d647;transform:translateY(-6px);box-shadow:0 32px 56px #0b6b842e,0 0 0 1px #14c8d624}.process-arrow:hover:before{border-top-color:#14c8d647;border-right-color:#14c8d647}.process-arrow:hover:after{opacity:var(--process-glow-opacity,.9)}.industry-shell{border-radius:36px;padding:2rem}.industry-heading{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}.industry-section-title{max-width:1040px}@media (min-width:769px){.industry-section-title-zh{white-space:nowrap}}.industry-input-wrap{margin-top:2rem;position:relative}.industry-input{width:100%;min-height:62px;color:var(--w);font:inherit;background:#ffffffe0;border:1px solid #11222f1a;border-radius:24px;padding:0 3.25rem 0 1.25rem;font-size:1rem;box-shadow:inset 0 1px #fffc}.industry-input:focus{border-color:#14c8d64d;outline:2px solid #14c8d638}.industry-input-clear{width:34px;height:34px;color:var(--w2);font:inherit;cursor:pointer;background:#11222f0f;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:1.35rem;line-height:1;transition:background .25s,color .25s,transform .25s;display:inline-flex;position:absolute;top:50%;right:.95rem;transform:translateY(-50%)}.industry-input-clear:hover{color:var(--accent-deep);background:#14c8d624;transform:translateY(-50%)scale(1.03)}.industry-chip-row{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.industry-chip{min-height:40px;color:var(--w2);font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #11222f1a;border-radius:999px;padding:0 .95rem;font-size:.86rem;font-weight:600;transition:border-color .3s,background .3s,color .3s,transform .3s}.industry-chip:hover,.industry-chip.active{color:var(--accent-deep);background:#14c8d61f;border-color:#14c8d63d;transform:translateY(-1px)}.industry-empty{color:var(--w3);font-size:.9rem}.industry-result{background:linear-gradient(#ffffffeb,#ebf2f5d6);border:1px solid #11222f14;border-radius:28px;margin-top:1.6rem;padding:1.8rem}.industry-result-head{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.industry-match-note{letter-spacing:.02em;color:var(--accent-deep);margin:0;font-size:.82rem;font-weight:600}.industry-columns{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:1.5rem;display:grid}.industry-column{background:#ffffffb3;border:1px solid #11222f14;border-radius:24px;padding:1.2rem}.industry-column h3{font-size:.98rem}.industry-result-cta{margin-top:1.6rem}.cta-panel{text-align:center;border-radius:36px;padding:2.2rem}.cta-h{max-width:860px;font-family:var(--display);line-height:1.08}.cta-actions{justify-content:center}@keyframes driftY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes heroTitleSweep{0%{opacity:0;transform:translate(-130%)}10%{opacity:0}18%{opacity:1}34%{opacity:0;transform:translate(115%)}to{opacity:0;transform:translate(115%)}}@keyframes serviceBridgeDrift{0%{opacity:.35;top:14px}12%{opacity:1}72%{opacity:.96}to{opacity:.08;top:72px}}@keyframes serviceBridgePulse{0%{opacity:0;top:14px;transform:translate(-50%)scale(.9)}16%{opacity:.4}56%{opacity:.18}to{opacity:0;top:72px;transform:translate(-50%)scale(2.8)}}@media (max-width:1024px){.home-hero-grid,.individual-hero-grid,.section-heading-row,.industry-heading{grid-template-columns:1fr}.hero-panel{min-height:560px}.service-grid,.case-grid,.individual-service-grid,.individual-pricing-grid,.individual-audience-grid,.individual-process-grid{grid-template-columns:1fr}.service-bridge{grid-template-columns:1fr;align-items:start}.individual-hero-panel{max-width:760px}.site-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.w,.nav-in{padding-left:1.35rem;padding-right:1.35rem}nav{padding:.62rem 0}nav.scrolled{padding:.46rem 0}.nav-cta,.nav-right>.toggle-group{display:none}.nav-right{gap:.85rem}.nav-mobile-shortcut{min-height:36px;color:var(--w);white-space:nowrap;background:#ffffffc7;border:1px solid #11222f14;border-radius:999px;justify-content:center;align-items:center;padding:0 .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.nav-mobile-shortcut.active{color:var(--accent-deep);background:#14c8d624;border-color:#14c8d63d}.nav-logo-image-desktop{display:none}.nav-logo-image-mobile{object-fit:contain;width:42px;height:42px;display:block}.nav-logo-wordmark{color:var(--w);font-family:var(--display);letter-spacing:-.02em;margin-left:.55rem;font-size:1.08rem;font-weight:700;line-height:1;display:inline-block}.mob-menu{justify-content:flex-start;align-items:stretch;gap:1rem;padding:6.25rem 1.35rem 2rem}.mob-menu a{border-bottom:1px solid #11222f14;padding:.55rem 0;font-size:1rem;line-height:1.4}.mob-menu .toggle-group{align-self:flex-start;margin-top:.4rem}.home-page:not(.individual-page) section{padding:4.4rem 0}.home-hero{padding:6.8rem 0 3.8rem}.home-hero-grid{align-items:start;gap:1.9rem}.process-grid,.process-flow,.industry-columns,.site-footer-grid{grid-template-columns:1fr}.hero-panel{max-width:360px;min-height:350px;margin:0 auto}.hero-service-transition{margin-top:-.1rem;margin-bottom:.35rem}.hero-service-track{width:76px;height:80px}.hero-service-track-line{bottom:14px}.hero-service-track-arrow{width:14px;height:14px}.hero-logo-frame{inset:0}.hero-logo-image{width:min(100%,420px)}.hero-kicker{letter-spacing:.18em;font-size:.72rem}.home-hero-title,.home-section-title,.cta-h{max-width:none}.individual-hero-title{font-size:clamp(2.1rem,6.4vw,3rem);line-height:1.12}.individual-section-title,.individual-cta-title,.individual-hero-text{max-width:none}.home-hero-title{letter-spacing:-.03em;font-size:clamp(2.18rem,7.2vw,3.15rem);line-height:1.16}.home-hero-title-en{max-width:640px;font-size:clamp(2rem,6.1vw,2.9rem)}.home-hero-copy-en{max-width:none;padding-right:0}.home-hero-text{max-width:none;font-size:.95rem;line-height:1.75}.hero-text-divider{margin:0 .35rem}.home-page:not(.individual-page) .home-hero-actions{flex-direction:column;align-items:stretch;gap:.8rem}.home-page:not(.individual-page) .home-hero-actions .btn{text-align:center;justify-content:center;width:100%}.home-section-label{letter-spacing:.15em;margin-bottom:.9rem}.section-heading-row{gap:1rem;margin-bottom:2rem}.section-heading-side{font-size:.92rem;line-height:1.7}.service-grid,.case-grid{gap:1rem;margin-top:1.9rem}.service-card,.case-card,.process-card,.process-arrow,.industry-shell,.industry-result,.cta-panel{border-radius:24px}.service-card,.case-card{padding:1.35rem}.service-card{min-height:auto}.service-card h3,.case-card h3{font-size:1.12rem;line-height:1.42}.service-card p,.case-card p,.industry-summary{margin-top:.75rem;font-size:.9rem;line-height:1.75}.service-bridge{gap:1rem;margin-top:1rem;padding:1.3rem}.service-bridge h3{font-size:1.08rem;line-height:1.5}.service-bridge p{font-size:.9rem;line-height:1.72}.service-bridge .text-link{align-self:flex-start}.case-topline{flex-direction:column;align-items:flex-start;gap:.55rem}.case-metric{font-size:.83rem;line-height:1.5}.case-points{margin-top:.85rem}.case-points li{font-size:.85rem;line-height:1.7}#process{padding-bottom:4.2rem}#industry-explorer{padding-top:4.2rem}.process-flow{gap:.9rem;margin-top:1.85rem;padding:.2rem 0}.process-flow:before{background:linear-gradient(#11222f0f,#14c8d63d,#11222f0f);width:1px;height:auto;inset:2rem auto 2rem 50%}.process-arrow,.process-arrow.is-first,.process-arrow.is-last{min-height:auto;padding:1.2rem 1.05rem 1.15rem}.process-arrow:before{width:22px;height:22px;margin-top:0;margin-right:-11px;top:auto;bottom:-11px;right:50%;box-shadow:10px -10px 24px #0b6b8408}.process-arrow h3{font-size:1.05rem;line-height:1.36}.process-arrow p{font-size:.88rem;line-height:1.72}.industry-shell{padding:1.3rem}.industry-input-wrap{margin-top:1.4rem}.industry-input{border-radius:20px;min-height:56px;padding:0 1rem;font-size:.95rem}.industry-chip-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.65rem;margin-top:.85rem;padding-bottom:.25rem;overflow-x:auto}.industry-chip-row::-webkit-scrollbar{display:none}.industry-chip{white-space:nowrap;flex:none;min-height:36px;padding:0 .8rem;font-size:.8rem}.industry-result{margin-top:1.2rem;padding:1.3rem}.industry-result-head{align-items:flex-start;gap:.65rem}.industry-match-note{font-size:.78rem}.industry-columns{gap:.8rem;margin-top:1.1rem}.industry-column{border-radius:20px;padding:1rem}.industry-column h3{font-size:.92rem}.industry-column li{font-size:.84rem;line-height:1.68}.industry-shell-mobile{padding:1.3rem}.industry-shell-mobile .industry-heading{gap:.9rem}.industry-shell-mobile .industry-section-title{max-width:none;font-size:1.78rem;line-height:1.14}.industry-shell-mobile .industry-input-wrap{margin-top:1.2rem}.industry-shell-mobile .industry-chip-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.65rem;margin-top:.85rem;padding-bottom:.25rem;overflow-x:auto}.industry-shell-mobile .industry-chip-row::-webkit-scrollbar{display:none}.industry-shell-mobile .industry-chip{white-space:nowrap;flex:none;min-height:38px;padding:0 .95rem;font-size:.82rem}.industry-result-mobile{margin-top:1.15rem;padding:1.25rem}.industry-result-mobile .industry-result-head{align-items:start;gap:.55rem;display:grid}.industry-result-mobile .industry-result-head strong{letter-spacing:-.02em;font-size:1.26rem;line-height:1.28}.industry-result-mobile .industry-summary{margin-top:.9rem;font-size:.9rem;line-height:1.72}.industry-mobile-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;gap:.55rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.industry-mobile-tabs::-webkit-scrollbar{display:none}.industry-result-mobile .industry-mobile-tabs{gap:.55rem;margin-top:1.1rem}.industry-mobile-tab{min-height:38px;color:var(--w2);font:inherit;letter-spacing:.01em;white-space:nowrap;scroll-snap-align:start;background:#ffffffd1;border:1px solid #11222f14;border-radius:999px;flex:none;padding:0 .9rem;font-size:.78rem;font-weight:700}.industry-mobile-tab.active{color:var(--accent-deep);background:#14c8d624;border-color:#14c8d642}.industry-mobile-panel{background:#ffffffb8;border:1px solid #11222f14;border-radius:20px;margin-top:1rem;padding:1.05rem}.industry-mobile-panel h3{margin:0;font-size:1rem;line-height:1.38}.industry-mobile-panel ul{margin:.8rem 0 0;padding:0;list-style:none}.industry-mobile-panel li{color:var(--w2);padding-left:1rem;font-size:.86rem;line-height:1.74;position:relative}.industry-mobile-panel li+li{margin-top:.5rem}.industry-mobile-panel li:before{content:"";background:var(--accent-blue);border-radius:999px;width:6px;height:6px;position:absolute;top:.72rem;left:0}.industry-result-cta{margin-top:1.2rem}.industry-result-cta .btn,.cta-actions .btn{text-align:center;width:100%}#cta{padding:4.8rem 0 4.4rem}.cta-panel{padding:1.45rem 1.2rem}.cta-urgency{margin-bottom:1.4rem;font-size:.92rem;line-height:1.72}.site-footer-bottom{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:480px){.w,.nav-in{padding-left:1rem;padding-right:1rem}.home-hero{padding:6.2rem 0 3.4rem}.home-hero-grid{gap:1.5rem}.home-hero-title{font-size:1.72rem;line-height:1.18}.individual-hero-title{font-size:1.82rem}.home-hero-title-en{font-size:1.56rem;line-height:1.18}.hero-kicker{letter-spacing:.16em;font-size:.68rem}.home-hero-text{font-size:.9rem}.hero-panel{max-width:300px;min-height:295px}.hero-logo-image{width:min(100%,320px)}.service-card,.case-card,.process-arrow,.industry-shell,.industry-result,.cta-panel{border-radius:22px}.service-card,.case-card,.service-bridge{padding:1.15rem}.industry-chip{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.hero-glow-a,.hero-glow-b,.hero-service-track-core,.hero-service-track-pulse{animation:none}.hero-title-line{color:var(--w)}.hero-title-line-accent{color:var(--accent-deep)}.home-hero-title:after{animation:none;display:none}.hero-service-track-core{opacity:.9;top:42px}.hero-service-track-pulse{display:none}.service-card:hover,.case-card:hover,.process-card:hover,.process-arrow:hover,.nav-cta:hover,.btn:hover,.industry-chip:hover,.industry-chip.active{transform:none}.glass-card:after{display:none}}.vc-badge{letter-spacing:.02em;border-radius:20px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.vc-badge--free{color:#48bb78;background:#48bb7826}.vc-badge--purchased{color:#6b8cff;background:#3b5bdb26}.vc-badge--locked{color:var(--w3);background:#ffffff0f}.vp-paywall{aspect-ratio:16/9;background:var(--bg3);border:1px solid var(--bdr);border-radius:12px;width:100%;max-width:960px;margin:0 auto;position:relative;overflow:hidden}.vp-paywall-overlay{-webkit-backdrop-filter:blur(8px);text-align:center;background:#0c0c0cd9;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.vp-lock{margin-bottom:1rem;font-size:2.5rem}.vp-paywall-text{color:var(--w);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.vp-paywall-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.vp-nav{border-top:1px solid var(--bdr);justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.vp-nav-btn{padding:.65rem 1.4rem;font-size:.85rem}.rl-container{padding:2rem}.rl-title{color:var(--w);margin-bottom:1.2rem;font-size:1rem;font-weight:700}.rl-list{margin:0;padding:0;list-style:none}.rl-item{border-bottom:1px solid var(--bdr);justify-content:space-between;align-items:center;padding:.8rem 0;display:flex}.rl-item:last-child{border-bottom:none}.rl-item-info{align-items:center;gap:.8rem;display:flex}.rl-icon{flex-shrink:0;font-size:1.2rem}.rl-name{color:var(--w);font-size:.9rem;font-weight:600;display:block}.rl-desc{color:var(--w3);font-size:.78rem;display:block}.rl-dl-btn{flex-shrink:0;padding:.4rem 1rem;font-size:.75rem}.cp-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.pc-card{flex-direction:column;padding:2.5rem 2rem;display:flex;position:relative}.pc-card--highlight{border-color:var(--accent-blue);transform:scale(1.03);box-shadow:0 0 40px #3b5bdb1f}.pc-badge{background:var(--accent-blue);color:#fff;border-radius:20px;align-self:flex-start;margin-bottom:1rem;padding:.25rem .7rem;font-size:.7rem;font-weight:700;display:inline-block}.pc-plan{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.pc-note{color:var(--w3);margin-bottom:.5rem;font-size:.8rem}.pc-price{margin-bottom:1.8rem}.pc-price-value{letter-spacing:-.02em;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700}.pc-price-unit{color:var(--w2);margin-left:.3rem;font-size:.9rem}.pc-features{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.pc-feature{color:var(--w2);padding:.35rem 0;font-size:.88rem;line-height:1.6}.pc-check{color:var(--accent-blue);margin-right:.4rem;font-weight:700}.pc-cta{text-align:center;width:100%;display:block}.cp-earlybird{text-align:center;color:var(--w2);margin-top:2.5rem;padding:1.5rem 2rem}.cp-quote{text-align:center;color:var(--w3);border:none;margin-top:2rem;padding:0;font-size:.9rem;font-style:italic;line-height:1.9}@media (max-width:900px){.courses-grid,.cp-grid{grid-template-columns:repeat(2,1fr)}.cp-grid>:last-child{grid-column:1/-1;max-width:400px;margin:0 auto}}@media (max-width:768px){.courses-grid,.cp-grid{grid-template-columns:1fr}.cp-grid>:last-child{max-width:100%}.pc-card--highlight{transform:none}.vp-nav{flex-direction:column;gap:.8rem}.vp-nav-btn{text-align:center;width:100%}.rl-item{flex-direction:column;align-items:flex-start;gap:.6rem}}@media (prefers-reduced-motion:reduce){.vc-card:hover,.pc-card--highlight{transform:none}}.admin-layout{min-height:100vh;display:flex}.admin-sidebar{background:var(--bg2);border-right:1px solid var(--bdr);z-index:100;flex-direction:column;width:220px;height:100vh;display:flex;position:fixed;top:0;left:0}.admin-sidebar-header{border-bottom:1px solid var(--bdr);padding:1.5rem 1.25rem}.admin-nav{flex:1;padding:1rem 0}.admin-nav-item{color:var(--w2);align-items:center;padding:.65rem 1.25rem;font-size:.9rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.admin-nav-item:hover{color:var(--w);background:#ffffff0a}.admin-nav-item--active{color:var(--w);border-right:2px solid var(--accent-blue);background:#ffffff0f}.admin-sidebar-footer{border-top:1px solid var(--bdr);padding:1rem 0}.admin-main{flex:1;max-width:960px;margin-left:220px;padding:2rem 2.5rem}.admin-topbar{display:none}@media (max-width:768px){.admin-sidebar{transition:transform .3s;transform:translate(-100%)}.admin-sidebar--open{transform:translate(0)}.admin-main{margin-left:0;padding:5rem 1.25rem 2rem}.admin-topbar{z-index:99;background:var(--bg2);border-bottom:1px solid var(--bdr);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex;position:fixed;top:0;left:0;right:0}.admin-topbar-title{color:var(--w);font-size:.9rem;font-weight:700}.admin-hamburger{cursor:pointer;background:0 0;border:none;padding:4px}.admin-overlay{z-index:99;background:#00000080;position:fixed;inset:0}nav{padding-top:calc(env(safe-area-inset-top,0px) + .7rem);padding-bottom:.55rem}nav.scrolled{padding-top:calc(env(safe-area-inset-top,0px) + .42rem);padding-bottom:.42rem}.home-page:not(.individual-page) .home-hero{padding-top:calc(env(safe-area-inset-top,0px) + 7.25rem);padding-bottom:2.55rem}.home-page:not(.individual-page) .home-hero-grid{gap:1.2rem}.home-page:not(.individual-page) #services{padding-top:2.35rem}.home-page:not(.individual-page) .home-hero-copy,.individual-page .individual-hero-copy{padding-top:.25rem}.home-page:not(.individual-page) .hero-panel,.home-page:not(.individual-page) .hero-service-transition{display:none}.nav-logo-image{width:88px}.home-page:not(.individual-page) .home-hero-title{letter-spacing:-.038em;font-size:clamp(2.34rem,8.8vw,3.35rem);line-height:1.1;display:block}.home-page:not(.individual-page) .home-hero-title-en{font-size:clamp(2.02rem,6.9vw,2.9rem)}.home-page:not(.individual-page) .home-hero-text,.individual-page .individual-hero-text{font-size:.93rem;line-height:1.74}.home-page:not(.individual-page) .home-hero-actions,.individual-page .home-hero-actions{flex-direction:column;align-items:stretch;gap:.75rem}.home-page:not(.individual-page) .home-hero-actions .btn,.individual-page .home-hero-actions .btn,.cta-actions .btn{text-align:center;justify-content:center;align-items:center;width:100%;min-height:46px;display:inline-flex}.home-page:not(.individual-page) .home-section-title,.home-page:not(.individual-page) .cta-h,.individual-page .individual-section-title,.individual-page .individual-cta-title{letter-spacing:-.03em;font-size:clamp(1.64rem,5.8vw,1.92rem);line-height:1.14}.home-page:not(.individual-page) .service-card h3,.home-page:not(.individual-page) .case-card h3,.home-page:not(.individual-page) .service-bridge h3,.home-page:not(.individual-page) .process-arrow h3,.home-page:not(.individual-page) .industry-column h3,.individual-page .individual-card h3,.individual-page .individual-pricing-card h3,.individual-page .individual-process-card h3,.individual-page .individual-hero-panel h2{letter-spacing:-.012em;font-size:1.06rem;line-height:1.42}.individual-page .individual-hero{padding-top:calc(env(safe-area-inset-top,0px) + 7.15rem);padding-bottom:3.8rem}.individual-page .individual-hero-grid{align-items:start;gap:1.35rem}.individual-page .individual-hero-title{letter-spacing:-.034em;font-size:clamp(1.92rem,6.2vw,2.58rem);line-height:1.14}.individual-page .individual-chip-row{grid-template-columns:1fr;gap:.58rem;margin-top:1rem;display:grid}.individual-page .individual-chip{white-space:normal;border-radius:18px;justify-content:flex-start;width:100%;min-height:42px;padding:.7rem .95rem;font-size:.82rem;line-height:1.45}.individual-page .individual-hero-panel,.individual-page .individual-card,.individual-page .individual-pricing-card,.individual-page .individual-process-card{border-radius:24px;padding:1.28rem}.individual-page .individual-panel-list li,.individual-page .individual-card-desc,.individual-page .individual-process-card p,.individual-page .individual-payment-block p,.individual-page .individual-point-list li,.individual-page .individual-cta-text,.individual-page .faq-a p{font-size:.88rem;line-height:1.72}.individual-page .individual-audience-grid,.individual-page .individual-process-grid,.individual-page .individual-service-grid,.individual-page .individual-pricing-grid{gap:1rem;margin-top:1.85rem}.individual-page .individual-audience-item{min-height:74px;padding:.95rem 1rem;font-size:.89rem;line-height:1.58}.individual-page .pricing-table thead{display:none}.individual-page .pricing-table,.individual-page .pricing-table tbody{width:100%;display:block}.individual-page .pricing-table tr{border-bottom:1px solid var(--bdr);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.85rem;padding:.9rem 0;display:grid}.individual-page .pricing-table td{border-bottom:0;padding:0;font-size:.82rem;line-height:1.56}.individual-page .pricing-table td span:first-child{max-width:18ch;display:inline-block}.individual-page .individual-price{font-size:1.98rem}.individual-page .individual-price span{font-size:.9rem}.individual-page .individual-payment-block{border-radius:20px;padding:1rem 1.05rem}.individual-page .faq-q{padding:1rem 1.05rem;font-size:.9rem;line-height:1.54}.individual-page .faq-a{padding-left:1.05rem;padding-right:1.05rem}}@media (max-width:480px){.home-page:not(.individual-page) .home-hero{padding-top:calc(env(safe-area-inset-top,0px) + 6.9rem);padding-bottom:2.2rem}.home-page:not(.individual-page) .home-hero-grid,.individual-page .individual-hero-grid{gap:1rem}.home-page:not(.individual-page) #services{padding-top:2rem}.home-page:not(.individual-page) .home-hero-title{font-size:2.04rem;line-height:1.1}.home-page:not(.individual-page) .home-hero-title-en{font-size:1.72rem}.home-page:not(.individual-page) .home-section-title,.home-page:not(.individual-page) .cta-h,.individual-page .individual-section-title,.individual-page .individual-cta-title{font-size:1.5rem;line-height:1.16}.individual-page .individual-hero{padding-top:calc(env(safe-area-inset-top,0px) + 6.7rem);padding-bottom:3rem}.individual-page .individual-hero-title{font-size:1.56rem;line-height:1.16}.individual-page .individual-chip{font-size:.78rem}.individual-page .individual-hero-panel,.individual-page .individual-card,.individual-page .individual-pricing-card,.individual-page .individual-process-card{border-radius:22px;padding:1.12rem}.individual-page .pricing-table tr{gap:.65rem}.individual-page .pricing-table td{font-size:.78rem}.individual-page .pricing-table td span:first-child{max-width:15ch}.individual-page .individual-price{font-size:1.8rem}}@media (max-width:768px){.home-page:not(.individual-page) .home-hero-text .hero-text-lead{margin-bottom:.18rem;display:block}.home-page:not(.individual-page) .home-hero-text .hero-text-divider{display:none}.home-page:not(.individual-page) .service-grid{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(84%,1fr);grid-auto-flow:column;gap:.9rem;margin-top:1.65rem;padding:.1rem .05rem .35rem 0;display:grid;overflow-x:auto}.home-page:not(.individual-page) .service-grid::-webkit-scrollbar{display:none}.home-page:not(.individual-page) .service-card{scroll-snap-align:start;min-height:235px;box-shadow:0 18px 34px #0b6b8414}.home-page:not(.individual-page) .service-bridge{background:linear-gradient(#ffffffe0,#eef6f8eb)}.home-page:not(.individual-page) .cta-panel{text-align:left}.home-page:not(.individual-page) .cta-actions{justify-content:stretch}.individual-page .individual-hero-panel{background:linear-gradient(#ffffffe6,#eef6f8eb);box-shadow:0 18px 36px #0b6b8414}.individual-page .individual-service-grid,.individual-page .individual-pricing-grid,.individual-page .individual-process-grid{gap:.9rem}.individual-page .individual-card,.individual-page .individual-pricing-card,.individual-page .individual-process-card{box-shadow:0 18px 34px #0b6b840f}}@media (max-width:480px){.home-page:not(.individual-page) .service-grid{grid-auto-columns:minmax(88%,1fr)}}@media (max-width:768px){.home-page:not(.individual-page) .service-grid{scroll-snap-type:none;grid-template-columns:1fr;grid-auto-columns:auto;grid-auto-flow:row;gap:.95rem;margin-top:1.55rem;padding:0;overflow:visible}.home-page:not(.individual-page) .service-card{min-height:auto;box-shadow:0 16px 30px #0b6b840f}.home-page:not(.individual-page) .service-grid.desktop-only,.home-page:not(.individual-page) .service-bridge{display:none}.service-grid-mobile{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin-top:1rem;display:grid}.service-grid-mobile.mobile-only{display:grid!important}.service-card-button{text-align:center;cursor:pointer;background:#ffffffd1;border:1px solid #11222f14;border-radius:14px;flex-direction:row;justify-content:center;align-items:center;width:100%;min-height:52px;padding:.55rem .45rem;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;box-shadow:0 10px 20px #0b6b840a}.service-card-button.active{border-color:#14c8d647;transform:translateY(-1px);box-shadow:0 12px 24px #0b6b8414}.service-card-button .service-accent,.service-card-button .service-kicker{display:none}.service-card-button-title{color:var(--w);font-family:var(--sans);letter-spacing:-.01em;font-size:.74rem;font-weight:700;line-height:1.15;display:block}.service-mobile-panel{background:linear-gradient(#ffffffeb,#eef6f8eb);border:1px solid #11222f14;border-radius:22px;margin-top:.85rem;padding:1.15rem;display:block}.service-mobile-panel-label{color:var(--accent-deep);letter-spacing:.16em;margin:0;font-size:.72rem;font-weight:700}.service-mobile-panel h3{font-family:var(--display);margin-top:.65rem;font-size:1.12rem;line-height:1.42}.service-mobile-panel p{color:var(--w2);margin-top:.7rem;font-size:.88rem;line-height:1.7}.service-mobile-points{margin:.9rem 0 0;padding:0;list-style:none}.service-mobile-points li{color:var(--w2);padding-left:1rem;font-size:.86rem;line-height:1.72;position:relative}.service-mobile-points li+li{margin-top:.45rem}.service-mobile-points li:before{content:"";background:var(--accent-blue);border-radius:999px;width:6px;height:6px;position:absolute;top:.72rem;left:0}.service-mobile-panel .text-link{margin-top:.95rem}}@media (max-width:480px){.service-grid-mobile{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem}.service-grid-mobile.mobile-only{display:grid!important}.service-card-button{min-height:48px;padding:.45rem .3rem}.service-card-button-title{font-size:.68rem}.nav-mobile-shortcut{padding:0 .7rem;font-size:.74rem}.nav-logo-wordmark{margin-left:.45rem;font-size:.98rem}}.mobile-only{display:none!important}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.home-page:not(.individual-page) .home-hero{padding-top:calc(env(safe-area-inset-top,0px) + 7.45rem);padding-bottom:1.35rem}.home-page:not(.individual-page) .home-hero-title{font-size:clamp(2.58rem,10.2vw,3.7rem);line-height:1.04}.home-page:not(.individual-page) #services{padding-top:1.2rem;padding-bottom:2.8rem}.home-page:not(.individual-page) #cases,.home-page:not(.individual-page) #process,#industry-explorer{padding:1.05rem 0}.home-page:not(.individual-page) #cta{padding-top:2.55rem;padding-bottom:4rem}.individual-page #audience,.individual-page #process{padding:1.05rem 0}.individual-page #services,.individual-page #pricing,.individual-page #faq,.individual-page #cta{padding:3rem 0}.individual-page .individual-hero{padding-top:calc(env(safe-area-inset-top,0px) + 7.95rem);padding-bottom:2.9rem}.individual-page .individual-hero-title{font-size:clamp(2.02rem,7.2vw,2.68rem)}.mobile-disclosure{background:linear-gradient(#fffffff2 0%,#f0f8f9f5 100%);border:1px solid #0b6b841a;border-radius:28px;margin:0;overflow:hidden;box-shadow:0 18px 38px #0b6b8414}.mobile-disclosure summary{list-style:none}.mobile-disclosure summary::-webkit-details-marker{display:none}.mobile-disclosure-summary{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.2rem 1.2rem 1.05rem;display:flex}.mobile-disclosure-copy{min-width:0}.mobile-disclosure-label{color:var(--accent-deep);letter-spacing:.18em;margin:0;font-size:.72rem;font-weight:700}.mobile-disclosure-title{color:var(--w);font-family:var(--display);letter-spacing:-.03em;margin:.38rem 0 0;font-size:1.28rem;line-height:1.18}.mobile-disclosure-summary-text{color:var(--w2);margin:.55rem 0 0;font-size:.88rem;line-height:1.66}.mobile-disclosure-icon{width:1rem;height:1rem;color:var(--accent-deep);flex:none;margin-top:.4rem;transition:transform .22s;position:relative}.mobile-disclosure-icon:before{content:"";transform-origin:50%;border-bottom:2px solid;border-right:2px solid;position:absolute;inset:0;transform:rotate(45deg)}.mobile-disclosure[open] .mobile-disclosure-icon{transform:rotate(180deg)}.mobile-disclosure-body{border-top:1px solid #0b6b8414;padding:0 1.2rem 1.2rem}.mobile-disclosure-note{color:var(--w2);margin:0 0 .95rem;font-size:.88rem;line-height:1.7}.mobile-disclosure-body .case-grid,.mobile-disclosure-body .process-flow,.mobile-disclosure-body .individual-audience-grid,.mobile-disclosure-body .individual-process-grid{margin-top:1rem}.mobile-disclosure-body .industry-mobile-stack{gap:1rem;display:grid}.mobile-disclosure-body .industry-input-wrap{margin-top:0}.mobile-disclosure-body .industry-chip-row{margin-top:.15rem}.mobile-disclosure-body .industry-result{margin-top:0}}@media (max-width:480px){.home-page:not(.individual-page) .home-hero{padding-top:calc(env(safe-area-inset-top,0px) + 7.15rem);padding-bottom:1.15rem}.home-page:not(.individual-page) .home-hero-title{font-size:2.28rem;line-height:1.03}.individual-page .individual-hero{padding-top:calc(env(safe-area-inset-top,0px) + 7.55rem);padding-bottom:2.55rem}.individual-page .individual-hero-title{font-size:1.76rem;line-height:1.12}.mobile-disclosure{border-radius:24px}.mobile-disclosure-summary{gap:.8rem;padding:1.05rem 1rem .95rem}.mobile-disclosure-title{font-size:1.16rem}.mobile-disclosure-summary-text,.mobile-disclosure-note{font-size:.84rem}.mobile-disclosure-body{padding:0 1rem 1rem}}
