:root{color:#1a2421;font-synthesis:none;text-rendering:optimizelegibility;--green:#174f3f;--green-2:#256854;--blue:#245575;--amber:#ad7c32;--gold:#d3a64c;--ink:#1a2421;--muted:#5a6762;--line:#d9e0dd;--paper:#fff;--soft:#eef4f1;--header-height:72px;background:#f7f9f7;font-family:Noto Sans TC,Microsoft JhengHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#f7f9f7 0%,#eef4f1 100%);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:20;min-height:var(--header-height);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #d9e0dde6;justify-content:space-between;align-items:center;padding:0 32px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:190px;display:inline-flex}.brand-mark{background:#eeeeef;border-radius:8px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand strong,.brand small{display:block}.brand strong{font-size:1rem}.brand small{color:var(--muted);margin-top:2px;font-size:.78rem}.nav{align-items:center;gap:6px;display:flex}.nav a{color:#33433e;border-radius:8px;align-items:center;min-height:40px;padding:0 12px;font-size:.95rem;transition:background .16s,color .16s;display:inline-flex}.nav a:hover,.nav a.active{color:var(--green);background:#e9f1ed}.menu-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;display:none}.hero{min-height:min(84svh,820px);color:var(--green);background:linear-gradient(110deg,#fff 0%,#f7fbf9 45%,#e2f0ea 100%);grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);align-items:start;gap:min(7vw,80px);padding:76px 32px 104px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(#ffffff8a,#fff 52%);border-radius:50% 50% 0 0;height:150px;position:absolute;inset:auto -8% -74px}.hero-overlay{display:none}.hero-content{z-index:1;width:min(620px,100%);margin-left:max(0px,50vw - 590px);padding-top:30px;position:relative}.hero-visual{z-index:1;border:1px solid #d3a64c7a;border-radius:14px;width:100%;height:auto;margin-right:max(0px,50vw - 590px);display:block;position:relative;overflow:hidden;box-shadow:0 24px 54px #04171247}.eyebrow{color:var(--amber);letter-spacing:0;margin:0 0 12px;font-size:.82rem;font-weight:800}.hero .eyebrow{color:#e3bc75}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:0;text-align:center;text-shadow:0 1px #fffc;max-width:11ch;margin:0 auto;font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.02}h1 span{display:block}h1 span+span{margin-top:.06em}h1 span:first-child{letter-spacing:.04em}h1 span:nth-child(2){color:#246b57;margin-left:0}h1 span:nth-child(3){margin-left:0}.hero p:not(.eyebrow){z-index:2;color:#51635d;max-width:min(32rem,100%);margin:24px 0 0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.8;position:relative}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.primary-action,.secondary-action,.contact-form button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:800;display:inline-flex}.primary-action,.contact-form button{color:#fff;background:var(--green-2);cursor:pointer;border:0}.primary-action:hover,.contact-form button:hover{background:var(--green)}.secondary-action{color:var(--green);background:#ffffffb8;border:1px solid #174f3f38}.scroll-cue{z-index:1;width:44px;height:44px;color:var(--green);background:#ffffffb8;border:1px solid #174f3f38;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.section-wrap,.band,.contact-section{padding:88px 32px}.section-wrap,.band{position:relative;overflow:hidden}.section-heading{text-align:center;width:min(760px,100%);margin:0 auto}.section-heading.left{text-align:left;margin:0}.section-heading.compact{margin-bottom:28px}h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.15}.section-heading:not(.left) h2{grid-template-columns:minmax(42px,1fr) auto minmax(42px,1fr);align-items:center;gap:24px;display:grid}.section-heading:not(.left) h2:before,.section-heading:not(.left) h2:after{content:"";background:linear-gradient(90deg, transparent, var(--gold));border-radius:999px;height:3px;display:block}.section-heading:not(.left) h2:after{background:linear-gradient(90deg, var(--gold), transparent)}.section-heading p:not(.eyebrow){color:var(--muted);margin:18px 0 0;font-size:1.05rem;line-height:1.8}.mobile-only-break{display:none}#services.section-wrap{padding-bottom:34px}#resources.band{padding-top:52px}.service-grid,.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1180px,100% - 64px);margin:0 auto 84px;display:grid}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:min(1180px,100% - 64px)}.service-card,.resource-card,.table-card,.contact-form{border:1px solid var(--line);background:var(--paper);border-radius:8px}.service-card{text-align:center;background:#f7f7f7;align-content:start;justify-items:center;min-height:360px;padding:46px 22px 30px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #174f3f0f}.service-icon{z-index:1;width:130px;height:130px;color:var(--green-2);background:#fff;border-radius:999px;place-items:center;margin-bottom:30px;display:grid;position:relative;box-shadow:0 12px 26px #174f3f0f}.service-illustration{object-fit:cover;border-radius:50%;width:112px;height:112px;display:block}h3{z-index:1;color:var(--ink);letter-spacing:0;margin:22px 0 10px;font-size:1.28rem;position:relative}.service-card h3{max-width:11em;min-height:3.1em;margin:0 0 12px;font-size:1.22rem;line-height:1.35}.service-card p,.resource-card p,.timeline-item p{z-index:1;color:var(--muted);margin:0;line-height:1.75;position:relative}.service-card p{color:#58645f;max-width:14em;font-size:.98rem;line-height:1.65}.band{background:var(--soft)}.process-band{background:linear-gradient(#fbfdfb 0%,#f0f6f3 100%);padding-top:84px;padding-bottom:96px;position:relative;overflow:hidden}.timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:min(1180px,100%);margin:10px auto 0;padding-top:20px;display:grid;position:relative}.timeline:before{content:"";background-image:linear-gradient(90deg,#174f3f38 50%,#0000 0);background-size:14px 2px;border-radius:999px;height:2px;position:absolute;top:126px;left:10%;right:10%}.timeline-item{z-index:1;text-align:center;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;justify-items:center;padding:0 10px;display:grid;position:relative}.timeline-item:not(:last-child):after{content:"";z-index:3;border-top:3px solid #174f3fbd;border-right:3px solid #174f3fbd;width:15px;height:15px;position:absolute;top:117px;right:-18px;transform:rotate(45deg)}.process-illustration-wrap{aspect-ratio:1;place-items:center;width:min(190px,100%);margin:0 auto 18px;display:grid;position:relative}.process-number{z-index:4;color:#fff;background:var(--green);border:4px solid #fff;border-radius:999px;place-items:center;width:48px;height:48px;font-weight:900;display:grid;position:absolute;top:-2px;left:50%;transform:translate(-50%);box-shadow:0 10px 20px #174f3f2e}.process-illustration{filter:drop-shadow(0 18px 22px #174f3f1a);width:100%;height:auto;display:block}.timeline-item h3{color:var(--green);margin:0 0 8px;font-size:1.35rem}.timeline-item p{max-width:13.5em;font-size:.96rem;line-height:1.7}.fees-layout{grid-template-columns:minmax(260px,.8fr) minmax(0,1.4fr);align-items:start;gap:36px;width:min(1180px,100%);margin:0 auto;display:grid}.fees-heading{margin-bottom:32px}.fee-accordion{gap:14px;width:min(1180px,100%);margin:0 auto;display:grid}.fee-panel{border:1px solid var(--line);background:var(--paper);border-radius:8px;overflow:hidden;box-shadow:0 10px 28px #174f3f0d}.fee-toggle{width:100%;min-height:70px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:16px 20px;display:grid}.fee-toggle:hover{background:#f2f7f4}.fee-title{font-size:1.12rem;font-weight:900}.fee-count{display:none}.chevron{color:var(--blue);transition:transform .16s}.chevron.is-open{transform:rotate(180deg)}.fee-panel-body{border-top:1px solid var(--line);background:#fbfcfb}.fee-table-wrap{overflow-x:auto}.fee-table{table-layout:fixed;min-width:860px}.fee-table th:first-child,.fee-table td:first-child{width:30%}.fee-table td:nth-child(2),.fee-table th:nth-child(2){white-space:nowrap;text-align:right;width:20%;padding-right:calc(50% - 2em)}.fee-table th:nth-child(3),.fee-table td:nth-child(3){width:50%}.fee-table td:nth-child(3){white-space:pre-line}.fee-notes{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;width:min(1180px,100%);margin:22px auto 0;padding:18px 20px;display:grid}.fee-notes p{color:var(--muted);grid-template-columns:1.25em minmax(0,1fr);align-items:start;column-gap:.25em;margin:0;line-height:1.75;display:grid}.fee-notes p strong{text-align:right}.fee-notes p span{text-align:justify;text-justify:inter-character;min-width:0}.table-card{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:680px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:18px}th{color:#fff;background:var(--green)}tr:last-child td{border-bottom:0}td{color:#35443f;line-height:1.65}.resource-accordion{gap:14px;width:min(1180px,100%);margin:28px auto 0;display:grid}.resource-panel{border:1px solid var(--line);background:var(--paper);border-radius:8px;overflow:hidden;box-shadow:0 10px 28px #174f3f0d}.resource-toggle{width:100%;min-height:70px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:16px 20px;display:grid}.resource-toggle:hover{background:#f2f7f4}.resource-title{font-size:1.12rem;font-weight:900}.resource-panel-body{border-top:1px solid var(--line);background:#fbfcfb;padding:18px}.resource-grid{width:100%;margin-bottom:0}.resource-card{min-height:210px;color:inherit;padding:24px;transition:border-color .16s,transform .16s;display:block}.resource-card:hover{border-color:var(--green-2);transform:translateY(-2px)}.resource-main-link{color:inherit;text-decoration:none;display:block}.resource-main-link span{width:38px;height:38px;color:var(--blue);background:#e8f1f6;border-radius:8px;place-items:center;display:grid}.resource-main-link strong{color:var(--ink);margin:18px 0 10px;font-size:1.05rem;display:block}.resource-related-links{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.resource-related-links a{min-height:34px;color:var(--green-2);background:#fff;border:1px solid #cbd9d2;border-radius:8px;align-items:center;padding:7px 10px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.resource-reminder{background:#fff;border:1px solid #cbd9d2;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:12px;width:min(1180px,100% - 64px);margin:32px auto 0;padding:18px 20px;display:grid}.resource-reminder svg{color:var(--green-2);margin-top:3px}.resource-reminder p{color:var(--muted);margin:0;line-height:1.75}.contact-section{color:#fff;background:linear-gradient(90deg,#0d2620eb 0%,#0d2620b8 48%,#0d26206b 100%),url(/yunchuan-contact-hero-v2.png) 50%/cover no-repeat;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px;width:100%;margin:0;padding:96px max(32px,50vw - 590px);display:grid;position:relative}.contact-section:after{content:"";pointer-events:none;border-top:1px solid #d3a64c75;border-bottom:1px solid #d3a64c4d;border-right:1px solid #d3a64c3d;border-radius:0 999px 999px 0;width:42%;position:absolute;inset:42px auto 42px 0}.contact-panel{z-index:1;padding:0;position:relative}.contact-section .section-heading h2,.contact-section .section-heading p{color:#fff}.contact-section .section-heading p{text-align:justify;text-justify:inter-character}.contact-form{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;gap:16px;padding:24px;display:grid;position:relative;box-shadow:0 24px 60px #04171238}.contact-form label{color:#26332f;gap:8px;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd5d1;border-radius:8px;padding:12px 13px}.contact-form textarea{resize:vertical}.contact-notice{border-left:4px solid var(--gold);color:#214139;background:#f7fbf8;border-radius:8px;margin:0;padding:12px 14px;font-size:.95rem;line-height:1.7}.site-footer{color:#dce7e3;background:#10251f;justify-content:space-between;gap:20px;padding:34px 32px;display:flex}.site-footer p{color:#aebfba;margin:8px 0 0}.footer-office-name{flex-wrap:wrap;align-items:baseline;gap:6px 14px;display:flex}.footer-office-name span{color:#aebfba;font-size:.92rem}.footer-contact-numbers{flex-wrap:wrap;gap:6px 18px;display:flex}.footer-contact-numbers span{white-space:nowrap}.site-footer a{color:#fff;align-self:start;font-weight:800}@media (width>=1200px){.contact-section{background:linear-gradient(90deg,#0d2620eb 0%,#0d2620b8 48%,#0d26206b 100%),url(/yunchuan-contact-hero-desktop-v3.png) bottom/100% no-repeat,#0d2620;grid-template-columns:minmax(0,1.05fr) minmax(400px,.75fr) minmax(110px,.2fr)}.contact-form{grid-column:2}}@media (width<=980px){.site-header{padding:0 18px}.footer-contact-numbers{gap:8px;display:grid}.menu-button{display:grid}.nav{top:var(--header-height);border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;align-items:stretch;padding:10px;display:none;position:fixed;left:16px;right:16px;box-shadow:0 18px 40px #1a242129}.nav-open{display:flex}.nav a{justify-content:center}.hero{background:linear-gradient(#fff 0%,#f2f8f5 56%,#e4f0eb 100%);grid-template-columns:1fr;gap:40px;min-height:72svh;padding:68px 22px 84px}.hero-content{order:2;width:min(560px,100%);margin:0 auto;padding-top:0}.hero-visual{order:1;width:min(500px,100%);margin:0 auto}h1{max-width:12ch}.service-grid,.resource-grid,.timeline,.fees-layout,.contact-section{grid-template-columns:1fr}.service-grid,.resource-grid{width:calc(100% - 36px)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-panel .resource-grid{width:100%}.resource-reminder{width:calc(100% - 36px)}.fees-layout,.contact-section,.timeline{width:100%}.timeline:before{background-image:linear-gradient(#174f3f47 50%,#0000 0);background-size:3px 14px;width:3px;height:auto;top:54px;bottom:0;left:56px}.timeline-item{text-align:left;grid-template-columns:112px 1fr;justify-items:start;column-gap:18px;padding:0}.timeline-item:not(:last-child):after{inset:auto auto -26px 50px;transform:rotate(135deg)}.process-illustration-wrap{grid-row:span 2;width:112px;margin:0}.process-number{border-width:3px;width:38px;height:38px;font-size:.95rem}.timeline-item h3{align-self:end;margin-top:14px}.timeline-item p{max-width:34em}.section-wrap,.band,.contact-section{padding:64px 18px}#resources.band{padding-top:44px}}@media (width<=560px){.brand{min-width:auto}.brand small{display:none}h1{font-size:clamp(1.75rem,9.5vw,2.85rem)}h1 span:nth-child(2),h1 span:nth-child(3){margin-left:0}h2{font-size:2rem}#process .section-heading p,#fees .section-heading p,.resource-card>p{text-align:justify;text-justify:inter-character}.mobile-only-break{display:block}.hero-actions{display:grid}.primary-action,.secondary-action{width:100%}.fee-toggle,.resource-toggle{grid-template-columns:1fr auto;gap:10px;padding:14px}.service-card,.resource-card{min-height:auto}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto;padding:34px 22px 28px}.service-icon{width:112px;height:112px;margin-bottom:22px}.service-illustration{width:98px;height:98px}.service-card h3{min-height:0}.service-card p{max-width:20em}.timeline{gap:24px}.timeline:before{left:44px}.timeline-item{grid-template-columns:88px 1fr;column-gap:14px}.timeline-item:not(:last-child):after{left:38px}.process-illustration-wrap{width:88px}.process-number{width:32px;height:32px;font-size:.86rem}.site-footer{display:grid}}
