/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.overline{text-decoration-line:overline}}:root{--red:#ff2442;--red-hover:#e91d39;--pink:#fff5f6;--surface:#f7f7f7;--white:#fff;--ink:#222;--muted:#666;--line:#e9e9e9;--radius-lg:30px;--radius-md:22px;--radius-sm:14px;--shadow-soft:0 18px 55px #2b1b1f12;--shadow-button:0 10px 28px #ff244238;--section-space:clamp(78px, 8vw, 118px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;line-height:1.65}body,button,a{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.main-width{width:min(1200px,100% - 48px);margin-inline:auto}.section{padding-block:var(--section-space)}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #e8e8e8e0;border-radius:20px;align-items:center;gap:28px;width:min(1216px,100% - 28px);height:64px;padding:8px 10px 8px 22px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #24181b0f}.brand{letter-spacing:-.4px;white-space:nowrap;font-size:16px;font-weight:900}.brand span{color:var(--red)}.topbar nav{align-items:center;gap:30px;margin-left:auto;display:flex}.topbar nav a{color:#484848;font-size:14px;font-weight:650;transition:color .2s}.topbar nav a:hover{color:var(--red)}.menu-toggle,.mobile-navigation{display:none}.primary-button{color:#fff;background:var(--red);min-height:54px;box-shadow:var(--shadow-button);border:0;border-radius:999px;justify-content:center;align-items:center;gap:26px;padding:0 22px;font-size:15px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.primary-button:hover{background:var(--red-hover);transform:translateY(-2px);box-shadow:0 14px 34px #ff244247}.primary-button:active{transform:translateY(0)}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #ff244247}.hero{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);align-items:center;gap:clamp(30px,5vw,74px);min-height:760px;padding-top:132px;padding-bottom:64px;display:grid;overflow:hidden}.overline{color:var(--red);letter-spacing:2.6px;margin:0 0 9px;font-size:11px;font-weight:900}.hero-brand{color:#4f4f4f;margin:0 0 22px;font-size:15px;font-weight:750}.hero h1{letter-spacing:-5px;margin:0;font-size:clamp(62px,7vw,94px);font-weight:950;line-height:.95}.hero h1 em{color:var(--red);font-style:normal}.role-tags{flex-wrap:wrap;gap:8px;margin:23px 0 30px;display:flex}.role-tags span,.keyword-pills span,.bonus-pills span{background:var(--surface);color:#555;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:650}.role-tags span:first-child{color:#be1832;background:var(--pink)}.hero h2{letter-spacing:-1.5px;margin:0 0 13px;font-size:clamp(25px,2.9vw,39px);line-height:1.28}.hero-summary{max-width:560px;color:var(--muted);margin:0 0 26px;font-size:15px}.hero-actions{align-items:flex-start;gap:13px;display:flex}.apply-stack{flex-direction:column;align-items:center;display:flex}.apply-stack small{color:#858585;margin-top:7px;font-size:11px}.ghost-button{background:#fff;border:1px solid #dedede;border-radius:999px;align-items:center;gap:18px;min-height:54px;padding:0 19px;font-size:14px;font-weight:750;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.ghost-button:hover{color:var(--red);background:#fffafb;border-color:#ff9aaa}.hero-art{min-height:550px;position:relative}.soft-glow{background:radial-gradient(circle at 50% 47%,#ffbec86b,#fff5f6b8 48%,#0000 71%);border-radius:50%;position:absolute;inset:7% 2% 4% 5%}.australia-mark{z-index:1;clip-path:polygon(13% 32%,34% 10%,57% 18%,72% 5%,91% 29%,77% 49%,88% 66%,68% 75%,58% 97%,38% 76%,22% 83%,8% 61%);color:#fff;opacity:.9;background:linear-gradient(145deg,#ff7185,#ff425d);place-items:center;width:245px;height:172px;display:grid;position:absolute;top:18px;right:5px}.australia-mark b{letter-spacing:2px;font-size:38px}.route-line{z-index:2;border-top:2px dashed #ff244280;border-radius:50%;width:410px;height:260px;position:absolute;top:25px;left:15px;transform:rotate(-15deg)}.route-line span{color:var(--red);font-size:25px;position:absolute;top:-19px;right:3px;transform:rotate(13deg)}.content-phone{z-index:4;background:#fff;border:7px solid #29282a;border-radius:38px;width:274px;height:475px;padding:17px;position:absolute;top:47px;left:50%;transform:translate(-52%)rotate(3deg);box-shadow:0 28px 65px #381e242b}.content-phone:before{content:"";background:#29282a;border-radius:0 0 13px 13px;width:70px;height:17px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.phone-head{justify-content:space-between;padding:21px 2px 10px;font-size:12px;display:flex}.feature-card,.mini-card-row>div{border-radius:17px;position:relative;overflow:hidden}.feature-card:before,.mini-card-row>div:before{content:"";background:#ffffff61;border-radius:50% 50% 0 0;width:140px;height:80px;position:absolute;bottom:-42px;right:-30px}.feature-card{background:linear-gradient(155deg,#7bbbd3,#f3c5c1 64%,#f37983);height:165px}.feature-card:after{content:"";background:#fff6d8e6;border-radius:50%;width:35px;height:35px;position:absolute;top:22px;right:20px}.feature-card span,.mini-card-row span{z-index:2;color:#fff;text-shadow:0 1px 8px #29171c3d;font-size:10px;font-weight:800;position:absolute;bottom:10px;left:11px}.mini-card-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.mini-card-row>div{background:linear-gradient(145deg,#9bac83,#e7c392);height:125px}.mini-card-row>div:last-child{background:linear-gradient(145deg,#efb47e,#c65f66)}.phone-pills{gap:5px;margin-top:11px;display:flex}.phone-pills i{color:#b22138;background:var(--pink);border-radius:99px;padding:4px 7px;font-size:8px;font-style:normal}.art-tag{z-index:5;color:#9f2538;background:#ffffffe6;border:1px solid #ffffffeb;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:750;position:absolute;box-shadow:0 9px 28px #341d2317}.art-tag-one{top:31%;left:1%}.art-tag-two{top:54%;right:1%}.art-tag-three{bottom:13%;left:8%}.opera-lines{z-index:2;border-bottom:2px solid #ff576f47;width:170px;height:105px;position:absolute;bottom:32px;right:14px}.opera-lines i{border:2px solid #ff576f47;border-radius:100% 0 0;width:62px;height:92px;position:absolute;bottom:0;transform:skew(-15deg)}.opera-lines i:nth-child(2){height:72px;left:47px}.opera-lines i:nth-child(3){height:52px;left:96px}.section-intro{max-width:730px;margin-bottom:38px}.section-intro>span{color:var(--red);letter-spacing:2.2px;font-size:11px;font-weight:900}.section-intro h2{letter-spacing:-2.2px;margin:8px 0 9px;font-size:clamp(35px,4vw,54px);line-height:1.18}.section-intro p{max-width:670px;color:var(--muted);margin:0;font-size:15px}.overview-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.overview-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;flex-direction:column;min-height:190px;padding:22px 24px 24px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 10px 32px #2b1b1f09}.overview-card:hover{box-shadow:var(--shadow-soft);border-color:#f2c2ca;transform:translateY(-4px)}.overview-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.overview-card-top>small{color:#aaa;letter-spacing:1.4px;font-size:9px;font-weight:800}.overview-icon{color:#d62b45;background:var(--pink);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.overview-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.overview-card strong{letter-spacing:-1.2px;margin-top:auto;margin-bottom:3px;font-size:clamp(25px,2.5vw,34px);font-weight:900;line-height:1.14}.overview-card strong.is-long{font-size:clamp(22px,2.1vw,29px)}.overview-label{color:#858585;font-size:12px;font-weight:550}.keyword-pills{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.keyword-pills span:first-child,.keyword-pills span:nth-child(3){color:#a51f34;background:var(--pink)}.role-section{background:linear-gradient(#fff 0%,#fff9fa 52%,#fff 100%)}.role-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #ececec;padding:12px}.tab-list{background:var(--surface);border-radius:18px;grid-template-columns:repeat(3,1fr);gap:6px;padding:5px;display:grid}.tab-list button{border-radius:var(--radius-sm);color:#5a5a5a;background:0 0;border:0;min-height:48px;font-size:14px;font-weight:750;transition:color .2s,background .2s,box-shadow .2s}.tab-list button[aria-selected=true]{color:var(--red);background:#fff;box-shadow:0 5px 18px #2b1b1f12}.tab-content{min-height:510px;padding:34px 26px 24px;animation:.25s both tabFade}.panel-wrap>h3{letter-spacing:-1px;margin:0 0 25px;font-size:clamp(24px,3vw,34px)}.info-grid{gap:11px;display:grid}.participation-grid{grid-template-columns:repeat(5,1fr)}.info-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;transition:transform .2s,border-color .2s}.info-grid article:hover{border-color:#f0b3bd;transform:translateY(-3px)}.participation-grid article{min-height:210px;padding:19px}.info-grid article>span{color:var(--red);letter-spacing:.8px;font-size:11px;font-weight:900}.info-grid h4{margin:34px 0 7px;font-size:17px}.info-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.mini-flow{background:var(--pink);border-radius:16px;grid-template-columns:repeat(5,1fr);margin-top:18px;padding:16px 20px;display:grid}.mini-flow div{justify-content:center;align-items:center;display:flex;position:relative}.mini-flow span{color:#762c38;font-size:12px;font-weight:750}.mini-flow i{color:#df7a8a;font-style:normal;position:absolute;right:-5px}.expectation-layout{grid-template-columns:1.15fr .85fr;gap:28px;display:grid}.expectation-layout ul{grid-template-columns:1fr 1fr;gap:10px 18px;margin:0;padding:0;list-style:none;display:grid}.expectation-layout li{color:#3f3f3f;align-items:flex-start;gap:9px;font-size:13px;display:flex}.expectation-layout li>span{height:21px;color:var(--red);background:var(--pink);border-radius:50%;flex:0 0 21px;place-items:center;font-size:10px;font-weight:900;display:grid}.expectation-layout aside{background:var(--surface);border-radius:20px;padding:23px}.expectation-layout aside>small{color:var(--red);letter-spacing:1px;font-size:11px;font-weight:900}.bonus-pills{flex-wrap:wrap;gap:6px;margin:13px 0 20px;display:flex}.bonus-pills span{background:#fff}.expectation-layout aside p{color:var(--muted);margin:0 0 10px;font-size:12px}.expectation-layout aside p strong{color:var(--ink);margin-bottom:4px;font-size:17px;display:block}.ability-grid{grid-template-columns:repeat(2,1fr)}.ability-grid article{grid-template-columns:38px 1fr;align-items:start;gap:5px;min-height:112px;padding:18px;display:grid}.ability-grid article:last-child{grid-column:1/-1}.ability-grid h4{margin:0 0 5px}.process-section{padding-top:calc(var(--section-space) - 10px)}.process-line{grid-template-columns:repeat(5,1fr);gap:0;display:grid}.process-line article{padding-right:24px;position:relative}.step-number{z-index:2;width:44px;height:44px;color:var(--red);background:#fff;border:1px solid #ffc3cc;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;position:relative}.process-line article>i{background:#efc7cd;height:1px;position:absolute;top:21px;left:52px;right:8px}.process-line h3{margin:18px 0 6px;font-size:17px}.process-line p{max-width:185px;color:var(--muted);margin:0;font-size:12px}.final-cta{color:#fff;background:linear-gradient(135deg,#f92040 0%,#ff4963 58%,#ff6579 100%);padding:clamp(78px,8vw,108px) 0}.cta-inner{text-align:center}.cta-kicker{letter-spacing:2.4px;font-weight:900;color:#ffd8de!important;margin:0 0 10px!important;font-size:10px!important}.final-cta h2{letter-spacing:-2.5px;margin:0 0 13px;font-size:clamp(40px,5.5vw,66px);line-height:1.18}.final-cta .cta-inner>p{color:#ffe7eb;width:min(630px,100%);margin:0 auto 28px;font-size:15px}.cta-apply{color:var(--red);background:#fff;box-shadow:0 14px 36px #7e0e202e}.cta-apply:hover{color:var(--red-hover);background:#fff}.cta-note,.cta-facts{flex-wrap:wrap;justify-content:center;gap:8px 18px;display:flex}.cta-note{color:#ffe8ec;margin-top:12px;font-size:11px}.cta-facts{color:#fff;border-top:1px solid #ffffff42;width:fit-content;margin:24px auto 0;padding-top:18px;font-size:12px;font-weight:700}.course-note{background:#fff;border-top:1px solid #e7e7e7;padding:31px 0 38px}.course-note .main-width{grid-template-columns:auto 1fr;align-items:start;gap:22px;display:grid}.course-note span{color:var(--ink);font-size:12px;font-weight:800}.course-note p{color:#5d5d5d;margin:0;font-size:12px;line-height:1.75}.back-top{z-index:35;width:44px;height:44px;color:var(--red);background:#fff;border:1px solid #ededed;border-radius:50%;font-size:19px;position:fixed;bottom:24px;right:24px;box-shadow:0 9px 28px #2b1b1f1a}.mobile-apply-bar{display:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a17188f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.apply-modal{background:#fff;border-radius:28px;width:min(470px,100%);padding:38px;animation:.22s both modalIn;position:relative;box-shadow:0 28px 90px #1e121645}.modal-close{color:#555;background:var(--surface);border:0;border-radius:50%;width:36px;height:36px;font-size:23px;position:absolute;top:15px;right:15px}.modal-label{color:var(--red);letter-spacing:2px;font-size:10px;font-weight:900}.apply-modal h2{letter-spacing:-1px;margin:8px 0 9px;font-size:33px}.apply-modal>p{color:var(--muted);margin:0;font-size:14px}.modal-privacy{color:#72525a;background:var(--pink);border-radius:13px;margin:20px 0;padding:13px 14px;font-size:11px}.modal-actions{grid-template-columns:1fr 1.25fr;gap:9px;display:grid}.modal-actions>*{border-radius:14px;justify-content:center;align-items:center;min-height:50px;font-size:14px;font-weight:800;display:flex}.later-button{color:#555;background:#fff;border:1px solid #dedede}.go-button{color:#fff;background:var(--red);gap:17px}.page-enter{animation:.6s both pageEnter}@keyframes pageEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes tabFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes modalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}@media (width<=980px){.hero{grid-template-columns:minmax(0,1fr) minmax(330px,.75fr);gap:20px;min-height:720px}.hero h1{font-size:clamp(56px,7.5vw,76px)}.hero-art{transform-origin:50%;min-height:500px;transform:scale(.9)}.overview-grid{grid-template-columns:1fr 1fr}.participation-grid{grid-template-columns:repeat(3,1fr)}.participation-grid article:nth-child(4),.participation-grid article:nth-child(5){min-height:170px}.tab-content{min-height:630px}.expectation-layout{grid-template-columns:1fr}}@media (width<=720px){:root{--section-space:76px}html{scroll-padding-top:76px}.main-width{width:min(100% - 34px,1200px)}.topbar{border-radius:17px;width:calc(100% - 16px);height:56px;padding:7px 8px 7px 14px;top:8px}.topbar nav{display:none}.brand{font-size:14px}.menu-toggle{background:#fff;border:1px solid #e7e7e7;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;margin-left:auto;padding:0;display:flex}.menu-toggle span{background:#333;border-radius:9px;width:16px;height:1.5px;transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(5.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.mobile-navigation{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border:1px solid #e9e9e9;border-radius:17px;gap:3px;padding:9px;position:absolute;top:62px;left:0;right:0;box-shadow:0 16px 40px #24181b1a;display:grid!important}.mobile-navigation a{border-radius:11px;align-items:center;min-height:43px;padding:0 13px;display:flex;color:#333!important;font-size:13px!important}.mobile-navigation a:hover{background:var(--pink);color:var(--red)!important}.hero{min-height:765px;padding-top:94px;padding-bottom:28px;display:block;overflow:hidden}.overline{margin-bottom:5px;font-size:9px}.hero-brand{margin-bottom:12px;font-size:13px}.hero h1{letter-spacing:-3.5px;font-size:clamp(50px,15vw,62px);line-height:.94}.role-tags{gap:6px;margin:14px 0 17px}.role-tags span{padding:5px 9px;font-size:10px}.hero h2{margin-bottom:8px;font-size:23px;line-height:1.28}.hero-summary{margin-bottom:16px;font-size:12px;line-height:1.6}.hero-summary br{display:none}.hero-actions{gap:8px}.hero-actions .primary-button,.ghost-button{min-height:48px;padding-inline:15px;font-size:12px}.apply-stack small{font-size:9px}.ghost-button{gap:10px}.hero-art{height:275px;min-height:0;margin-top:17px;transform:none}.soft-glow{inset:-4% -4% -5% 10%}.content-phone{border-width:4px;border-radius:23px;width:150px;height:255px;padding:9px;top:0;left:54%}.content-phone:before{border-radius:0 0 7px 7px;width:39px;height:9px;top:3px}.phone-head{padding:12px 1px 5px;font-size:7px}.feature-card{border-radius:9px;height:87px}.mini-card-row{gap:4px;margin-top:4px}.mini-card-row>div{border-radius:8px;height:65px}.feature-card span,.mini-card-row span{font-size:6px;bottom:5px;left:6px}.phone-pills{gap:2px;margin-top:6px}.phone-pills i{padding:2px 3px;font-size:5px}.australia-mark{width:126px;height:94px;top:-4px;right:4px}.australia-mark b{font-size:21px}.route-line{width:230px;height:145px;top:2px;left:18%}.route-line span{font-size:17px;top:-13px}.art-tag{padding:5px 8px;font-size:7px}.art-tag-one{top:31%;left:4%}.art-tag-two{top:51%;right:4%}.art-tag-three{bottom:17%;left:13%}.opera-lines{width:95px;height:58px;bottom:18px;right:0}.opera-lines i{width:35px;height:50px}.opera-lines i:nth-child(2){height:39px;left:26px}.opera-lines i:nth-child(3){height:28px;left:52px}.section-intro{margin-bottom:27px}.section-intro>span{font-size:9px}.section-intro h2{letter-spacing:-1.5px;margin-top:6px;font-size:34px}.section-intro p{font-size:13px}.overview-grid{grid-template-columns:1fr 1fr;gap:9px}.overview-card{border-radius:17px;min-height:154px;padding:14px 15px 16px}.overview-icon{border-radius:10px;width:30px;height:30px}.overview-icon svg{width:15px;height:15px}.overview-card-top>small{letter-spacing:.8px;font-size:7px}.overview-card strong{letter-spacing:-.7px;font-size:21px;line-height:1.16}.overview-card strong.is-long{letter-spacing:-.5px;font-size:17px;line-height:1.2}.overview-label{font-size:10px}.keyword-pills{gap:6px;margin-top:15px}.keyword-pills span{padding:6px 10px;font-size:10px}.role-panel{border-radius:23px;padding:7px}.tab-list{grid-template-columns:repeat(3,minmax(94px,1fr));overflow-x:auto}.tab-list button{min-height:45px;font-size:12px}.tab-content{min-height:890px;padding:25px 11px 14px}.panel-wrap>h3{margin-bottom:19px;font-size:24px}.participation-grid,.ability-grid{grid-template-columns:1fr}.participation-grid article,.participation-grid article:nth-child(4),.participation-grid article:nth-child(5){grid-template-columns:33px 1fr;column-gap:4px;min-height:auto;padding:15px;display:grid}.participation-grid h4{margin:0 0 4px}.participation-grid p{grid-column:2}.mini-flow{grid-template-columns:1fr;gap:8px;padding:13px}.mini-flow div{justify-content:flex-start}.mini-flow i{right:5px;transform:rotate(90deg)}.expectation-layout ul{grid-template-columns:1fr;gap:10px}.expectation-layout li{font-size:12px}.expectation-layout aside{padding:18px}.ability-grid article,.ability-grid article:last-child{grid-column:auto;min-height:auto}.process-line{grid-template-columns:1fr}.process-line article{min-height:91px;padding:0 0 15px 61px}.step-number{position:absolute;top:0;left:0}.process-line article>i{width:1px;height:36px;top:47px;left:21px;right:auto}.process-line h3{margin:0 0 3px;font-size:16px}.process-line p{max-width:none;font-size:12px}.final-cta{padding-bottom:86px}.final-cta h2{font-size:40px}.final-cta .cta-inner>p{font-size:13px}.course-note{padding:28px 0 36px}.course-note .main-width{grid-template-columns:1fr;gap:6px}.course-note p{font-size:11px}.back-top{bottom:92px;right:16px}.mobile-apply-bar{z-index:44;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));color:#fff;background:var(--red);opacity:0;pointer-events:none;border:0;border-radius:18px;justify-content:space-between;align-items:center;min-height:58px;padding:8px 16px 8px 18px;transition:opacity .22s,transform .22s;display:flex;position:fixed;transform:translateY(18px);box-shadow:0 14px 34px #ff24424d}.mobile-apply-bar.is-visible{opacity:1;pointer-events:auto;transform:none}.mobile-apply-bar>span{flex-direction:column;align-items:flex-start;display:flex}.mobile-apply-bar strong{font-size:14px}.mobile-apply-bar small{color:#ffd9df;font-size:9px}.mobile-apply-bar b{font-size:18px}.apply-modal{border-radius:24px;padding:32px 22px 22px}.apply-modal h2{font-size:29px}.modal-actions{grid-template-columns:1fr}.later-button{order:2}}@media (width<=370px){.hero h1{font-size:48px}.hero-actions{flex-direction:column;align-items:flex-start}.hero{min-height:820px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* =========================================================
   Layout refinement v2 — compact, brand-led, mobile-first
   ========================================================= */
:root{
  --section-space:clamp(64px,6.5vw,92px);
  --shadow-soft:0 18px 56px rgba(43,27,31,.09);
}

/* Keep the header clean even when an older bundle still renders a CTA. */
.topbar>.primary-button{display:none!important}
.topbar{height:60px;padding:7px 12px 7px 20px;border-radius:18px}
.topbar nav{gap:34px}

/* Tighter hero rhythm without losing the premium feel. */
.hero{min-height:690px;padding-top:114px;padding-bottom:42px}
.hero h1{font-size:clamp(60px,6.6vw,88px)}
.hero-summary{font-size:16px;line-height:1.75}
.hero-art{min-height:500px}

/* Overview cards: stronger hierarchy, less empty space, clearer icon anchors. */
.overview-grid{gap:16px}
.overview-card{
  position:relative;
  isolation:isolate;
  min-height:176px;
  padding:20px 22px 22px;
  overflow:hidden;
  background:linear-gradient(145deg,#fff 0%,#fff 60%,#fff7f8 100%);
  border-color:#ece7e8;
}
.overview-card::before{
  content:"";
  position:absolute;
  z-index:-1;
  width:118px;
  height:118px;
  top:-56px;
  right:-48px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,36,66,.12),rgba(255,36,66,0) 70%);
}
.overview-card::after{
  content:"";
  position:absolute;
  left:22px;
  bottom:0;
  width:42px;
  height:3px;
  border-radius:999px;
  background:var(--red);
  opacity:.72;
}
.overview-card-top{align-items:flex-start}
.overview-card-top>small{font-size:9px;letter-spacing:1.7px;color:#9c9295}
.overview-icon{
  width:43px;
  height:43px;
  border-radius:14px;
  background:linear-gradient(145deg,#fff0f2,#ffe3e8);
  box-shadow:inset 0 0 0 1px rgba(255,36,66,.06);
}
.overview-icon svg{width:21px;height:21px;stroke-width:1.85px}
.overview-card strong{
  margin-top:24px;
  margin-bottom:5px;
  font-size:clamp(29px,2.5vw,36px);
  line-height:1.08;
  letter-spacing:-1.4px;
}
.overview-card strong.is-long{font-size:clamp(23px,2.05vw,30px);line-height:1.15}
.overview-label{font-size:12px;color:#81797c}
.keyword-pills{margin-top:20px}
.keyword-pills span{padding:7px 13px;border:1px solid transparent}
.keyword-pills span:hover{border-color:#ffd1d8;background:#fff8f9}

/* Role tabs: remove the artificial blank area and make content denser. */
.role-section{background:linear-gradient(180deg,#fff 0%,#fff8f9 48%,#fff 100%)}
.role-panel{padding:10px;border-radius:28px;box-shadow:0 20px 64px rgba(43,27,31,.08)}
.tab-list{max-width:620px;margin:0 auto;border-radius:16px}
.tab-list button{min-height:46px}
.tab-content{min-height:0!important;padding:30px 24px 22px}
.panel-wrap>h3{margin-bottom:21px}
.participation-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}
.participation-grid article{grid-column:span 2}
.participation-grid article:nth-child(4),.participation-grid article:nth-child(5){grid-column:span 3}
.participation-grid article{min-height:168px;padding:18px 18px 19px}
.participation-grid article:nth-child(4),
.participation-grid article:nth-child(5){min-height:158px}
.info-grid article{background:linear-gradient(155deg,#fff 0%,#fff 70%,#fff8f9 100%)}
.info-grid h4{margin:25px 0 6px;font-size:18px}
.info-grid p{font-size:13px;line-height:1.72}
.mini-flow{margin-top:14px;padding:14px 18px}
.expectation-layout{gap:22px}
.expectation-layout aside{background:linear-gradient(145deg,#f8f8f8,#fff4f6)}
.ability-grid{gap:12px}
.ability-grid article{min-height:105px}

/* Process is easier to scan with stronger step anchors. */
.process-section{padding-top:calc(var(--section-space) - 8px)}
.process-line{gap:8px}
.process-line article{padding:0 18px 0 0}
.step-number{width:48px;height:48px;border-color:#ffb9c4;background:linear-gradient(145deg,#fff,#fff4f6);box-shadow:0 8px 22px rgba(255,36,66,.09)}
.process-line article>i{top:23px;left:57px}
.process-line h3{font-size:18px;margin-top:17px}
.process-line p{font-size:12.5px;line-height:1.7}

/* CTA: same impact with less vertical scrolling. */
.final-cta{padding:clamp(68px,7vw,88px) 0}
.final-cta h2{font-size:clamp(38px,5vw,58px)}
.course-note{padding:26px 0 30px}

@media (width<=980px){
  .hero{min-height:660px}
  .participation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .participation-grid article{grid-column:auto}
  .participation-grid article:last-child{grid-column:1/-1}
  .tab-content{min-height:0!important}
}

@media (width<=720px){
  :root{--section-space:58px}
  .topbar{height:54px;padding:6px 7px 6px 14px}
  .topbar>.primary-button{display:none!important}
  .hero{min-height:700px;padding-top:86px;padding-bottom:18px}
  .hero h1{font-size:clamp(47px,14vw,58px)}
  .hero h2{font-size:22px}
  .hero-summary{font-size:12.5px;line-height:1.65}
  .hero-art{height:248px;margin-top:12px}
  .section-intro{margin-bottom:23px}
  .section-intro h2{font-size:32px;line-height:1.2}
  .overview-grid{gap:10px}
  .overview-card{
    min-height:146px;
    padding:13px 14px 16px;
    border-radius:18px;
  }
  .overview-card::after{left:14px;width:30px;height:2px}
  .overview-icon{width:36px;height:36px;border-radius:12px}
  .overview-icon svg{width:17px;height:17px}
  .overview-card-top>small{font-size:7.5px;letter-spacing:1px}
  .overview-card strong{margin-top:17px;font-size:24px;line-height:1.1}
  .overview-card strong.is-long{font-size:19px;line-height:1.18}
  .overview-label{font-size:10.5px}
  .keyword-pills{margin-top:14px;gap:6px}
  .keyword-pills span{padding:6px 9px;font-size:10px}
  .role-panel{padding:6px;border-radius:22px}
  .tab-list{max-width:none}
  .tab-content{min-height:0!important;padding:22px 10px 12px}
  .panel-wrap>h3{font-size:23px;margin-bottom:16px}
  .participation-grid,.ability-grid{grid-template-columns:1fr}
  .participation-grid article,
  .participation-grid article:nth-child(4),
  .participation-grid article:nth-child(5),
  .participation-grid article:last-child{
    grid-column:auto;
    min-height:0;
    padding:14px 15px;
  }
  .participation-grid h4{font-size:16px}
  .info-grid p{font-size:12px}
  .mini-flow{margin-top:12px}
  .expectation-layout{gap:16px}
  .process-line article{min-height:86px}
  .final-cta{padding:64px 0 82px}
  .final-cta h2{font-size:37px;line-height:1.18}
  .back-top{width:42px;height:42px}
}

@media (width<=370px){
  .overview-card strong{font-size:22px}
  .overview-card strong.is-long{font-size:17px}
  .hero{min-height:735px}
}

/* =========================================================
   Mobile recruitment-process hotfix
   Prevent step badges from covering Chinese headings.
   ========================================================= */
@media (width<=720px){
  .process-line{
    grid-template-columns:1fr;
    gap:0;
  }
  .process-line article{
    position:relative;
    min-height:112px;
    padding:0 0 24px 72px!important;
  }
  .process-line article:last-child{
    min-height:82px;
    padding-bottom:0!important;
  }
  .step-number{
    position:absolute;
    top:0;
    left:0;
    width:48px;
    height:48px;
    flex:none;
  }
  .process-line article>i{
    top:54px;
    bottom:6px;
    left:23px;
    width:1px;
    height:auto;
    right:auto;
  }
  .process-line article:last-child>i{
    display:none;
  }
  .process-line h3{
    margin:1px 0 6px;
    font-size:18px;
    line-height:1.35;
  }
  .process-line p{
    max-width:none;
    margin:0;
    font-size:13px;
    line-height:1.65;
  }
}

/* =========================================================
   Overview-card fullness refinement v5
   Make the four mobile cards feel denser and more balanced.
   ========================================================= */
@media (width<=720px){
  .overview-grid{
    gap:10px;
  }
  .overview-card{
    min-height:132px;
    padding:13px 14px 14px;
    justify-content:flex-start;
    background:linear-gradient(145deg,#fff 0%,#fff 68%,#fff4f6 100%);
  }
  .overview-card::before{
    width:96px;
    height:96px;
    top:-49px;
    right:-39px;
    opacity:.9;
  }
  .overview-card::after{
    left:14px;
    bottom:11px;
    width:28px;
    height:2px;
  }
  .overview-card-top{
    margin-bottom:8px;
    align-items:center;
  }
  .overview-icon{
    width:38px;
    height:38px;
    border-radius:12px;
  }
  .overview-icon svg{
    width:18px;
    height:18px;
  }
  .overview-card-top>small{
    font-size:8px;
    letter-spacing:1.25px;
  }
  .overview-card strong{
    margin-top:8px;
    margin-bottom:3px;
    font-size:27px;
    line-height:1.05;
    letter-spacing:-1px;
  }
  .overview-card strong.is-long{
    font-size:20px;
    line-height:1.12;
    letter-spacing:-.65px;
  }
  .overview-label{
    font-size:11px;
    line-height:1.3;
    color:#746d70;
    font-weight:600;
  }
  .overview-card:nth-child(4){
    border-color:#f3aeb9;
    background:linear-gradient(145deg,#fff 0%,#fff 55%,#fff0f3 100%);
    box-shadow:0 12px 30px rgba(255,36,66,.08);
  }
}

@media (width<=370px){
  .overview-card{
    min-height:126px;
    padding:12px 12px 13px;
  }
  .overview-icon{
    width:35px;
    height:35px;
  }
  .overview-card strong{
    font-size:24px;
  }
  .overview-card strong.is-long{
    font-size:18px;
  }
  .overview-label{
    font-size:10px;
  }
}

/* =========================================================
   Mobile hero-title balance v6
   Center the two-line role title and use the available width.
   ========================================================= */
@media (width<=720px){
  .hero-copy .overline,
  .hero-copy .hero-brand{
    text-align:center;
  }

  .hero h1{
    width:100%;
    margin:8px auto 18px;
    text-align:center;
    font-size:clamp(54px,16.2vw,68px);
    line-height:.9;
    letter-spacing:-4.6px;
    text-wrap:balance;
  }

  .hero h1 em{
    display:inline-block;
  }

  .role-tags{
    justify-content:center;
    margin-top:12px;
  }
}

@media (width<=370px){
  .hero h1{
    font-size:clamp(51px,16vw,59px);
    letter-spacing:-4px;
  }
}

/* =========================================================
   Mobile hero alignment v7
   Keep the hero section visually consistent by centering the
   slogan, summary and both action buttons. Other sections stay unchanged.
   ========================================================= */
@media (width<=720px){
  .hero-copy{
    text-align:center;
  }

  .hero h2{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    text-wrap:balance;
  }

  .hero-summary{
    width:min(100%, 560px);
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    text-wrap:pretty;
  }

  .hero-actions{
    width:100%;
    justify-content:center;
    align-items:center;
  }
}

/* =========================================================
   Mobile hero artwork refinement v8
   Enlarge floating content labels, reveal the route/AU mark,
   and create more breathing room below the action buttons.
   Only affects the mobile hero artwork.
   ========================================================= */
@media (width<=720px){
  /* Give the artwork a little more distance from the buttons. */
  .hero-art{
    height:272px;
    margin-top:30px;
  }

  /* Move the phone left and slightly down so the route and AU map remain visible. */
  .content-phone{
    top:34px;
    left:44%;
    width:146px;
    height:248px;
    transform:translate(-50%) rotate(2deg);
  }

  /* Keep the AU badge clearly separated on the right. */
  .australia-mark{
    z-index:2;
    width:134px;
    height:100px;
    top:9px;
    right:-2px;
  }
  .australia-mark b{
    font-size:23px;
  }

  /* Re-shape the flight path around, rather than under, the phone. */
  .route-line{
    z-index:3;
    width:278px;
    height:158px;
    top:25px;
    left:4%;
    transform:rotate(-10deg);
  }
  .route-line span{
    top:-8px;
    right:0;
    font-size:18px;
  }

  /* Make the three floating topic tags readable at a glance. */
  .art-tag{
    padding:7px 11px;
    font-size:10px;
    line-height:1.2;
    font-weight:800;
    box-shadow:0 8px 24px rgba(52,29,35,.12);
  }
  .art-tag-one{
    top:40%;
    left:1%;
  }
  .art-tag-two{
    top:62%;
    right:0;
  }
  .art-tag-three{
    bottom:0;
    left:6%;
  }

  /* Slightly improve readability inside the phone without changing layout. */
  .phone-pills i{
    font-size:6px;
    padding:2px 4px;
  }
}

@media (width<=370px){
  .hero-art{
    margin-top:34px;
  }
  .content-phone{
    left:43%;
    width:140px;
    height:238px;
  }
  .australia-mark{
    width:124px;
    height:94px;
  }
  .route-line{
    width:254px;
  }
  .art-tag{
    font-size:9px;
    padding:6px 9px;
  }
}
