body[data-style-page="home"] #app *{box-sizing:border-box}body[data-style-page="home"]{margin:0;color:#222;background:#fff;font-family:-apple-system,BlinkMacSystemFont,'PingFang SC',sans-serif}body[data-style-page="home"] #app a{color:inherit;text-decoration:none}body[data-style-page="home"] #app header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 12px;max-width:1080px;margin:auto}body[data-style-page="home"] #app .brand{font-size:24px;font-weight:850;letter-spacing:1px}body[data-style-page="home"] #app .brand b{color:#d92e43}body[data-style-page="home"] #app .badge{font-size:11px;color:#777;border:1px solid #eee;border-radius:20px;padding:6px 10px}body[data-style-page="home"] #app .wrap{max-width:1080px;margin:auto;padding:0 16px 90px}body[data-style-page="home"] #app .search{margin:10px 0 18px;border-radius:24px;background:#f5f5f5;padding:13px 17px;color:#888;font-size:14px}body[data-style-page="home"] #app .intro{padding:2px 4px 16px}body[data-style-page="home"] #app .intro h1{font-size:26px;line-height:1.35;margin:0 0 9px;letter-spacing:-.5px}body[data-style-page="home"] #app .intro p{font-size:14px;color:#777;margin:0;line-height:1.7}body[data-style-page="home"] #app .tabs{display:flex;gap:26px;padding:0 5px 18px;font-size:16px;align-items:center}body[data-style-page="home"] #app .tabs button{background:none;border:0;padding:10px 0;font:inherit;cursor:pointer;color:#666;position:relative}body[data-style-page="home"] #app .tabs button[aria-pressed=true]{font-weight:750;color:#222}body[data-style-page="home"] #app .tabs button[aria-pressed=true]:after{content:'';height:3px;border-radius:4px;background:#e6374d;position:absolute;bottom:0;left:16%;right:16%}body[data-style-page="home"] #app .grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 16px}body[data-style-page="home"] #app .card{min-width:0;display:block}body[data-style-page="home"] #app .cover{border-radius:14px;min-height:225px;position:relative;overflow:hidden;padding:22px 17px;display:flex;flex-direction:column;justify-content:space-between}body[data-style-page="home"] #app .cover small{font-size:11px;font-weight:650;letter-spacing:1px}body[data-style-page="home"] #app .cover strong{font-size:29px;line-height:1.3;letter-spacing:-1px}body[data-style-page="home"] #app .cover .bottom{font-size:12px;line-height:1.6}body[data-style-page="home"] #app .rose{background:#fff0ef;color:#652b30}body[data-style-page="home"] #app .rose em{color:#ce3046;font-style:normal}body[data-style-page="home"] #app .blue{background:#edf2fa;color:#213e6a}body[data-style-page="home"] #app .sand{background:#f6f2e9;color:#645134}body[data-style-page="home"] #app .dark{background:#223e58;color:#fff}body[data-style-page="home"] #app .card h2{font-size:16px;line-height:1.5;margin:10px 2px 7px;font-weight:650}body[data-style-page="home"] #app .meta{font-size:12px;color:#888;margin:0 2px;display:flex;justify-content:space-between;gap:5px}body[data-style-page="home"] #app .portrait{padding:0;background:#f2f2f2}body[data-style-page="home"] #app .portrait img{width:100%;height:260px;object-fit:cover;object-position:top}body[data-style-page="home"] #app .portrait .label{position:absolute;bottom:0;left:0;right:0;padding:24px 14px 14px;background:linear-gradient(transparent,#000a);color:white;font-size:20px;font-weight:700}body[data-style-page="home"] #app .line{margin:30px 2px 8px;font-size:12px;color:#888;line-height:1.7}body[data-style-page="home"] #app .contact{position:fixed;bottom:79px;right:18px;background:#176547;color:white;border-radius:30px;padding:12px 18px;font-size:14px;box-shadow:0 3px 16px #0002}body[data-style-page="home"] #app .nav{position:fixed;bottom:0;left:0;right:0;background:#fffffff5;border-top:1px solid #eee;display:flex;justify-content:space-around;padding:13px 5px 23px;font-size:14px}body[data-style-page="home"] #app .nav a:first-child{color:#d92e43;font-weight:750}body[data-style-page="home"] #app :focus-visible{outline:3px solid #d92e43;outline-offset:4px}@media(max-width:650px){body[data-style-page="home"] #app .grid{grid-template-columns:1fr 1fr;gap:20px 12px}body[data-style-page="home"] #app .cover{min-height:215px;padding:18px 14px}body[data-style-page="home"] #app .cover strong{font-size:27px}body[data-style-page="home"] #app .wrap{padding-left:14px;padding-right:14px}body[data-style-page="home"] #app .portrait img{height:235px}body[data-style-page="home"] #app .tabs{gap:25px}body[data-style-page="home"] #app .card h2{font-size:15px}}@media(max-width:350px){body[data-style-page="home"] #app .cover strong{font-size:23px}body[data-style-page="home"] #app .cover{min-height:195px;padding:15px 12px}body[data-style-page="home"] #app .tabs{gap:20px;font-size:15px}}body[data-style-page="home"] #app .team-card{grid-column:span 2}body[data-style-page="home"] #app .team-cover{border-radius:14px;overflow:hidden;background:#f8f5f1}body[data-style-page="home"] #app .team-cover img{width:100%;height:auto;display:block}body[data-style-page="home"] #app .team-cover>div{padding:16px 18px}body[data-style-page="home"] #app .team-cover small{font-size:11px;color:#777}body[data-style-page="home"] #app .team-cover strong{display:block;font-size:25px;line-height:1.3;margin:8px 0}body[data-style-page="home"] #app .team-cover strong br{display:none}body[data-style-page="home"] #app .team-cover span{font-size:12px;color:#666}body[data-style-page="home"] #app .team-language{display:block;line-height:1.7!important;font-size:14px!important;color:#505050!important}body[data-style-page="home"] #app .team-card>.meta{margin-top:10px}body[data-style-page="home"] #app .team-cover strong{margin:9px 0 7px}body[data-style-page="team"] #app *{box-sizing:border-box}body[data-style-page="team"]{margin:0;color:#222;background:#fff;font-family:-apple-system,BlinkMacSystemFont,'PingFang SC',sans-serif}body[data-style-page="team"] #app a{color:inherit;text-decoration:none}body[data-style-page="team"] #app header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 12px;max-width:1080px;margin:auto}body[data-style-page="team"] #app .brand{font-size:24px;font-weight:850;letter-spacing:1px}body[data-style-page="team"] #app .brand b{color:#d92e43}body[data-style-page="team"] #app .badge{font-size:11px;color:#777;border:1px solid #eee;border-radius:20px;padding:6px 10px}body[data-style-page="team"] #app .wrap{max-width:1080px;margin:auto;padding:0 16px 90px}body[data-style-page="team"] #app .search{margin:10px 0 18px;border-radius:24px;background:#f5f5f5;padding:13px 17px;color:#888;font-size:14px}body[data-style-page="team"] #app .intro{padding:2px 4px 16px}body[data-style-page="team"] #app .intro h1{font-size:26px;line-height:1.35;margin:0 0 9px;letter-spacing:-.5px}body[data-style-page="team"] #app .intro p{font-size:14px;color:#777;margin:0;line-height:1.7}body[data-style-page="team"] #app .tabs{display:flex;gap:26px;padding:0 5px 18px;font-size:16px;align-items:center}body[data-style-page="team"] #app .tabs button{background:none;border:0;padding:10px 0;font:inherit;cursor:pointer;color:#666;position:relative}body[data-style-page="team"] #app .tabs button[aria-pressed=true]{font-weight:750;color:#222}body[data-style-page="team"] #app .tabs button[aria-pressed=true]:after{content:'';height:3px;border-radius:4px;background:#e6374d;position:absolute;bottom:0;left:16%;right:16%}body[data-style-page="team"] #app .grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 16px}body[data-style-page="team"] #app .card{min-width:0;display:block}body[data-style-page="team"] #app .cover{border-radius:14px;min-height:225px;position:relative;overflow:hidden;padding:22px 17px;display:flex;flex-direction:column;justify-content:space-between}body[data-style-page="team"] #app .cover small{font-size:11px;font-weight:650;letter-spacing:1px}body[data-style-page="team"] #app .cover strong{font-size:29px;line-height:1.3;letter-spacing:-1px}body[data-style-page="team"] #app .cover .bottom{font-size:12px;line-height:1.6}body[data-style-page="team"] #app .rose{background:#fff0ef;color:#652b30}body[data-style-page="team"] #app .rose em{color:#ce3046;font-style:normal}body[data-style-page="team"] #app .blue{background:#edf2fa;color:#213e6a}body[data-style-page="team"] #app .sand{background:#f6f2e9;color:#645134}body[data-style-page="team"] #app .dark{background:#223e58;color:#fff}body[data-style-page="team"] #app .card h2{font-size:16px;line-height:1.5;margin:10px 2px 7px;font-weight:650}body[data-style-page="team"] #app .meta{font-size:12px;color:#888;margin:0 2px;display:flex;justify-content:space-between;gap:5px}body[data-style-page="team"] #app .portrait{padding:0;background:#f2f2f2}body[data-style-page="team"] #app .portrait img{width:100%;height:260px;object-fit:cover;object-position:top}body[data-style-page="team"] #app .portrait .label{position:absolute;bottom:0;left:0;right:0;padding:24px 14px 14px;background:linear-gradient(transparent,#000a);color:white;font-size:20px;font-weight:700}body[data-style-page="team"] #app .line{margin:30px 2px 8px;font-size:12px;color:#888;line-height:1.7}body[data-style-page="team"] #app .contact{position:fixed;bottom:79px;right:18px;background:#176547;color:white;border-radius:30px;padding:12px 18px;font-size:14px;box-shadow:0 3px 16px #0002}body[data-style-page="team"] #app .nav{position:fixed;bottom:0;left:0;right:0;background:#fffffff5;border-top:1px solid #eee;display:flex;justify-content:space-around;padding:13px 5px 23px;font-size:14px}body[data-style-page="team"] #app .nav a:first-child{color:#d92e43;font-weight:750}body[data-style-page="team"] #app :focus-visible{outline:3px solid #d92e43;outline-offset:4px}@media(max-width:650px){body[data-style-page="team"] #app .grid{grid-template-columns:1fr 1fr;gap:20px 12px}body[data-style-page="team"] #app .cover{min-height:215px;padding:18px 14px}body[data-style-page="team"] #app .cover strong{font-size:27px}body[data-style-page="team"] #app .wrap{padding-left:14px;padding-right:14px}body[data-style-page="team"] #app .portrait img{height:235px}body[data-style-page="team"] #app .tabs{gap:25px}body[data-style-page="team"] #app .card h2{font-size:15px}}@media(max-width:350px){body[data-style-page="team"] #app .cover strong{font-size:23px}body[data-style-page="team"] #app .cover{min-height:195px;padding:15px 12px}body[data-style-page="team"] #app .tabs{gap:20px;font-size:15px}}body[data-style-page="team"] #app .team-card{grid-column:span 2}body[data-style-page="team"] #app .team-cover{border-radius:14px;overflow:hidden;background:#f8f5f1}body[data-style-page="team"] #app .team-cover img{width:100%;height:auto;display:block}body[data-style-page="team"] #app .team-cover>div{padding:16px 18px}body[data-style-page="team"] #app .team-cover small{font-size:11px;color:#777}body[data-style-page="team"] #app .team-cover strong{display:block;font-size:25px;line-height:1.3;margin:8px 0}body[data-style-page="team"] #app .team-cover strong br{display:none}body[data-style-page="team"] #app .team-cover span{font-size:12px;color:#666}body[data-style-page="team"] #app .team-intro h1{font-size:30px;line-height:1.35;margin:18px 0 12px}body[data-style-page="team"] #app .team-intro p{font-size:16px;line-height:1.8;color:#626262;max-width:650px}body[data-style-page="team"] #app .group-photo{margin:24px 0 32px}body[data-style-page="team"] #app .group-photo img{width:100%;height:auto;border-radius:16px;display:block}body[data-style-page="team"] #app .group-photo figcaption{font-size:12px;color:#777;margin-top:10px}body[data-style-page="team"] #app .members{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}body[data-style-page="team"] #app .member{overflow:hidden;border:1px solid #ececec;border-radius:15px;background:#fff}body[data-style-page="team"] #app .member img{width:100%;height:250px;object-fit:cover;object-position:top;display:block;background:#f5f5f5}body[data-style-page="team"] #app .member>div{padding:15px}body[data-style-page="team"] #app .member small{color:#bb3042;font-size:12px}body[data-style-page="team"] #app .member h3{font-size:19px;line-height:1.4;margin:9px 0}body[data-style-page="team"] #app .member p{font-size:14px;line-height:1.7;color:#666}body[data-style-page="team"] #app .member span{font-size:13px;color:#bb3042}body[data-style-page="team"] #app .team-note{margin:30px 0;padding:20px;border-radius:14px;background:#f7f7f7;font-size:14px;line-height:1.8;color:#555}body[data-style-page="team"] #app .nav a:first-child{color:#555;font-weight:400}body[data-style-page="team"] #app .nav a:last-child{color:#d92e43;font-weight:700}@media(max-width:650px){body[data-style-page="team"] #app .members{grid-template-columns:1fr 1fr;gap:15px 12px}body[data-style-page="team"] #app .member img{height:185px}body[data-style-page="team"] #app .member>div{padding:12px}body[data-style-page="team"] #app .member h3{font-size:16px}body[data-style-page="team"] #app .member p{font-size:13px}body[data-style-page="team"] #app .team-intro h1{font-size:27px}}@media(max-width:350px){body[data-style-page="team"] #app .member img{height:155px}}
body[data-style-page="detail"]{--ink:#252525;--muted:#626262;--blue:#be2940}body[data-style-page="detail"] #app *{box-sizing:border-box}body[data-style-page="detail"]{scroll-behavior:smooth;scroll-padding-top:125px}body[data-style-page="detail"]{margin:0;background:#fff;color:#252525;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;padding-bottom:96px}body[data-style-page="detail"] #app a{color:#b9283f}body[data-style-page="detail"] #app p,body[data-style-page="detail"] #app li{line-height:1.85}body[data-style-page="detail"] #app h1,body[data-style-page="detail"] #app h2,body[data-style-page="detail"] #app h3{font-family:inherit;letter-spacing:-.02em;color:#252525}body[data-style-page="detail"] #app h1{font-size:36px;line-height:1.35}body[data-style-page="detail"] #app h2{font-size:25px;line-height:1.5}body[data-style-page="detail"] #app h3{font-size:20px}body[data-style-page="detail"] #app svg{max-width:24px;max-height:24px}body[data-style-page="detail"] #app .preview-header{position:sticky;top:0;z-index:30;background:#fffffff5;border-bottom:1px solid #eee;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px}body[data-style-page="detail"] #app .preview-header a{font-size:16px;color:#252525;text-decoration:none;font-weight:700}body[data-style-page="detail"] #app .preview-header small{font-size:11px;color:#777}body[data-style-page="detail"] #app .detail-tabs{position:sticky;top:55px;z-index:20;display:flex;overflow:auto;gap:23px;background:#fff;padding:13px 20px;border-bottom:1px solid #eee;white-space:nowrap}body[data-style-page="detail"] #app .detail-tabs a{font-size:14px;text-decoration:none;color:#666}body[data-style-page="detail"] #app .detail-tabs a:first-child{color:#be2940;font-weight:700}body[data-style-page="detail"] #app .wrap,body[data-style-page="detail"] #app .investment-flagship.wrap{width:100%;max-width:820px;margin:auto;padding-left:24px;padding-right:24px}body[data-style-page="detail"] #app .page-head{background:#fff;padding:32px 0 14px}body[data-style-page="detail"] #app .page-head h1{font-size:34px;color:#252525}body[data-style-page="detail"] #app .page-head p{color:#626262;font-size:17px}body[data-style-page="detail"] #app .eyebrow,body[data-style-page="detail"] #app .section-kicker,body[data-style-page="detail"] #app .investment-eyebrow{color:#b9283f!important;font-size:13px;letter-spacing:.02em}body[data-style-page="detail"] #app .page-glyph,body[data-style-page="detail"] #app .back{display:none}body[data-style-page="detail"] #app .service-layout{display:block!important;padding-top:10px}body[data-style-page="detail"] #app .copy{max-width:none}body[data-style-page="detail"] #app .aside{position:static!important;width:auto;margin-top:30px;border:1px solid #eee;background:#fafafa;border-radius:14px;padding:24px}body[data-style-page="detail"] #app .service-package{background:#fff5f5!important;border:1px solid #f3dddd!important;border-radius:18px;padding:26px!important}body[data-style-page="detail"] #app .package-heading{display:flex;flex-direction:column;align-items:flex-start;gap:16px}body[data-style-page="detail"] #app .package-price{text-align:left!important}body[data-style-page="detail"] #app .package-price strong,body[data-style-page="detail"] #app .investment-support-price{color:#b9283f!important;font-size:31px}body[data-style-page="detail"] #app .package-price span{display:block;margin-top:5px;font-size:13px;color:#666}body[data-style-page="detail"] #app .package-lead{font-size:16px}body[data-style-page="detail"] #app .package-note,body[data-style-page="detail"] #app .service-detail-note,body[data-style-page="detail"] #app .investment-note,body[data-style-page="detail"] #app .investment-hero-note,body[data-style-page="detail"] #app .investment-cycle-boundary,body[data-style-page="detail"] #app .investment-arrival-note{font-size:14px!important;color:#626262!important;line-height:1.8}body[data-style-page="detail"] #app .detail-card{border:0!important;border-bottom:1px solid #e9e9e9!important;border-radius:0!important;padding:28px 0!important;background:#fff!important;box-shadow:none!important;margin-top:0!important}body[data-style-page="detail"] #app .detail-card h2{margin:0 0 15px}body[data-style-page="detail"] #app .service-facts,body[data-style-page="detail"] #app .package-inclusions,body[data-style-page="detail"] #app .service-steps{gap:16px}body[data-style-page="detail"] #app .service-detail-list li{padding-bottom:8px}body[data-style-page="detail"] #app .button,body[data-style-page="detail"] #app .investment-cta{background:#be2940!important;border:1px solid #be2940!important;border-radius:24px!important;color:#fff!important;min-height:46px;box-shadow:none!important;white-space:normal;text-align:center}body[data-style-page="detail"] #app .package-extra,body[data-style-page="detail"] #app .service-route-note{background:#fafafa!important;border:1px solid #eee!important;border-radius:12px;padding:18px!important}body[data-style-page="detail"] #app details{margin:18px 0;border:1px solid #e8e8e8!important;border-radius:12px!important;background:#fafafa!important;padding:0 18px!important}body[data-style-page="detail"] #app summary{font-size:16px;line-height:1.6;min-height:54px;padding:14px 0;cursor:pointer;font-weight:650}body[data-style-page="detail"] #app details[open]{padding-bottom:18px!important}body[data-style-page="detail"] #app details p{font-size:15px}body[data-style-page="detail"] #app .investment-hero{background:#fff!important;border:0!important;border-radius:0!important;padding:32px 0!important}body[data-style-page="detail"] #app .investment-hero h1{font-size:34px!important;max-width:100%}body[data-style-page="detail"] #app .investment-hero h1 span{display:block;font-size:23px!important;margin-top:8px;color:#555}body[data-style-page="detail"] #app .investment-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff4f4!important;border:1px solid #f0dede;border-radius:15px;padding:20px!important;margin:24px 0!important}body[data-style-page="detail"] #app .investment-facts>div{background:none!important;border:0!important;padding:0!important}body[data-style-page="detail"] #app .investment-facts strong{font-size:29px!important;color:#b9283f!important}body[data-style-page="detail"] #app .investment-section{padding:30px 0!important;border-top:1px solid #e7e7e7!important;background:#fff!important}body[data-style-page="detail"] #app .investment-section>h2{font-size:25px!important}body[data-style-page="detail"] #app .investment-duration{font-size:48px!important;color:#252525!important}body[data-style-page="detail"] #app .investment-checks,body[data-style-page="detail"] #app .investment-stages,body[data-style-page="detail"] #app .investment-cycle-grid,body[data-style-page="detail"] #app .investment-roles,body[data-style-page="detail"] #app .investment-support-grid{display:grid!important;grid-template-columns:1fr!important;gap:15px!important}body[data-style-page="detail"] #app .investment-checks>*,body[data-style-page="detail"] #app .investment-stages>*,body[data-style-page="detail"] #app .investment-cycle-grid>*,body[data-style-page="detail"] #app .investment-roles>*,body[data-style-page="detail"] #app .investment-support-card{padding:20px!important;background:#fafafa!important;color:#252525!important;border:1px solid #eee!important;border-radius:12px!important}body[data-style-page="detail"] #app .investment-checks h3,body[data-style-page="detail"] #app .investment-cycle-grid h3{color:#252525!important}body[data-style-page="detail"] #app .investment-arrival{background:#fff5f5!important;color:#252525!important;border:1px solid #f0dddd!important;border-radius:15px;padding:23px!important}body[data-style-page="detail"] #app .investment-arrival h3{color:#252525!important}body[data-style-page="detail"] #app .investment-payment-summary{background:#fafafa!important;border:1px solid #eee!important;padding:20px!important;border-radius:14px}body[data-style-page="detail"] #app .investment-final-cta{background:#fff!important;color:#252525!important}body[data-style-page="detail"] #app .investment-final-cta h3{color:#252525!important}body[data-style-page="detail"] #app .preview-nav{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;justify-content:space-around;background:#fffffff7;border-top:1px solid #eee;padding:15px 10px 23px}body[data-style-page="detail"] #app .preview-nav a{font-size:14px;text-decoration:none;color:#555}body[data-style-page="detail"] #app .preview-nav a:last-child{color:#be2940;font-weight:700}body[data-style-page="detail"] #app .preview-note{max-width:820px;margin:25px auto;padding:0 24px;font-size:12px;color:#777}body[data-style-page="detail"] #app img{max-width:100%}body[data-style-page="detail"] #app :focus-visible{outline:3px solid #be2940;outline-offset:4px}@media(max-width:600px){body[data-style-page="detail"] #app .wrap,body[data-style-page="detail"] #app .investment-flagship.wrap{padding-left:18px;padding-right:18px}body[data-style-page="detail"] #app .page-head h1,body[data-style-page="detail"] #app .investment-hero h1{font-size:28px!important}body[data-style-page="detail"] #app .page-head{padding-top:24px}body[data-style-page="detail"] #app .service-package{padding:20px!important}body[data-style-page="detail"] #app .investment-facts{gap:12px;padding:16px!important}body[data-style-page="detail"] #app .investment-facts strong{font-size:23px!important}body[data-style-page="detail"] #app .investment-facts span{font-size:12px!important}body[data-style-page="detail"] #app .investment-section>h2,body[data-style-page="detail"] #app h2{font-size:23px!important}body[data-style-page="detail"] #app .service-facts,body[data-style-page="detail"] #app .package-inclusions{display:block}body[data-style-page="detail"] #app .investment-intro{font-size:16px!important}body[data-style-page="detail"] #app .investment-duration{font-size:40px!important}}@media(prefers-reduced-motion:reduce){body[data-style-page="detail"]{scroll-behavior:auto}}body[data-style-page="detail"] #app .investment-hero p,body[data-style-page="detail"] #app .investment-hero-family,body[data-style-page="detail"] #app .investment-intro,body[data-style-page="detail"] #app .investment-facts span,body[data-style-page="detail"] #app .investment-facts small,body[data-style-page="detail"] #app .investment-duration-caption{color:#555!important;opacity:1!important}body[data-style-page="detail"] #app .investment-facts small{font-size:14px!important}body[data-style-page="detail"] #app .investment-duration{color:#252525!important;opacity:1!important}body[data-style-page="detail"] #app .investment-arrival p,body[data-style-page="detail"] #app .investment-arrival-tags span{color:#444!important}body[data-style-page="detail"] #app .investment-section p,body[data-style-page="detail"] #app .investment-support-card p{color:#555}body[data-style-page="detail"] #app .investment-section strong{color:#252525}body[data-style-page="detail"] #app .investment-hero .investment-cta{color:white!important}

body[data-style-page]:not([data-style-page=""]) {background:#fff;color:#252525}
body[data-style-page="home"] #app>.approved-layout,body[data-style-page="team"] #app>.approved-layout{max-width:1080px;margin:auto;padding:22px 16px 28px}
body[data-style-page="home"] #app .card[hidden]{display:none!important}
body[data-style-page="home"] #app .tabs button{color:#555}
body[data-style-page="home"] #app .more-existing{margin-top:28px;border:1px solid #e5e7eb;border-radius:14px;padding:16px}
body[data-style-page="home"] #app .more-existing>summary{cursor:pointer;font-weight:700;font-size:17px}
body[data-style-page="home"] #app .more-existing .proposal-page{width:100%;padding:20px 0}
body[data-style-page="home"] #app .more-existing .proposal-main{display:block}
body[data-style-page="home"] #app .grid{margin:0}
body[data-style-page="home"] #app .cover strong{color:inherit}
body[data-style-page="home"] #app .card h2{color:#252525}
body[data-style-page="team"] #app .group-photo{margin-left:0;margin-right:0}
body[data-style-page="detail"] #app .detail-tabs{position:sticky;top:76px;z-index:10;max-width:820px;margin:auto;gap:18px}
body[data-style-page="detail"] #app .detail-tabs button{background:none;border:0;padding:5px 0;color:#ad243b;font:inherit;white-space:nowrap;cursor:pointer}
body[data-style-page="detail"] #app [id^="read-"]{scroll-margin-top:150px}
body[data-style-page="detail"] #app .investment-lead-heading,body[data-style-page="detail"] #app .investment-lead-time,body[data-style-page="detail"] #app .investment-roles strong{color:#252525!important}
body[data-style-page="detail"] #app .investment-lead-subtitle,body[data-style-page="detail"] #app .investment-roles span{color:#626262!important}
body[data-style-page="detail"] #app .investment-conditions{background:#fff!important;color:#252525!important}
body[data-style-page="detail"] #app .investment-conditions h2,body[data-style-page="detail"] #app .investment-conditions h3{color:#252525!important}
body[data-style-page="detail"] #app .investment-conditions li{color:#252525!important}
@media(max-width:600px){body[data-style-page="detail"] #app .detail-tabs{top:66px}body[data-style-page="home"] #app>.approved-layout,body[data-style-page="team"] #app>.approved-layout{padding-left:14px;padding-right:14px}}
body[data-style-page="detail"] #app .entrepreneur-product .product-intro{background:#edf3fa;border:0;border-radius:22px;padding:26px}
body[data-style-page="detail"] #app .product-highlights,body[data-style-page="detail"] #app .product-condition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}
body[data-style-page="detail"] #app .product-highlights>div,body[data-style-page="detail"] #app .product-condition-grid article{padding:18px;border-radius:16px;background:#f4f1e9;min-width:0}
body[data-style-page="detail"] #app .product-highlights strong{display:block;font-size:25px;color:#203f5b}
body[data-style-page="detail"] #app .product-highlights span{display:block;font-size:14px;line-height:1.6;margin-top:8px}
body[data-style-page="detail"] #app .product-condition-grid article:nth-child(even){background:#fbeef0}
body[data-style-page="detail"] #app .product-condition-grid h3{font-size:19px;line-height:1.5;margin:7px 0;color:#203f5b}
body[data-style-page="detail"] #app .product-condition-grid p{font-size:15px;margin:0;line-height:1.7}
body[data-style-page="detail"] #app .product-small,body[data-style-page="detail"] #app .product-source{font-size:14px;color:#596575;line-height:1.7}
body[data-style-page="detail"] #app [id^="product-"]{scroll-margin-top:155px}
body[data-style-page="detail"] #app .product-fees{margin-top:28px}
@media(max-width:420px){body[data-style-page="detail"] #app .product-condition-grid{grid-template-columns:1fr}body[data-style-page="detail"] #app .entrepreneur-product .product-intro{padding:20px}body[data-style-page="detail"] #app .product-highlights>div{padding:12px}}
body[data-style-page="detail"] #app .product-intro{background:#edf3fa;border:0;border-radius:22px;padding:26px}
body[data-style-page="detail"] #app .investment-conditions-points{display:grid;gap:12px;padding:0;list-style:none}
body[data-style-page="detail"] #app .investment-conditions-points li{background:#f4f1e9;border-radius:16px;padding:18px}
body[data-style-page="detail"] #app .product-highlights strong{font-size:clamp(18px,4vw,25px)}
/* Shared site chrome: one palette across navigation, search and supporting pages. */
:root{--ink:#203f5b;--blue:#203f5b;--pale:#edf3fa;--line:#e3e7ec;--muted:#657080;--serif:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
body{background:#fff;color:#203f5b}
body .header,body .mobile-bottom{background:#fffffff5;border-color:#e3e7ec}
body .logo,body .logo strong{color:#203f5b}
body .button,body .journey-help>.button{background:#ad243b;color:#fff;border-color:#ad243b;border-radius:14px}
body .button.secondary,body .filter{background:#edf3fa;color:#203f5b;border-color:#e3e7ec}
body .filter.active,body .filter[aria-pressed="true"]{background:#203f5b;color:#fff}
body .app-tab[aria-current="page"]{background:#edf3fa;color:#203f5b}
body .link,body .quiet{color:#203f5b}
body .detail-card,body .journey-group,body .service-row,body .person-card,body .brand-card{border-color:#e3e7ec}
body[data-style-page="home"] #app .more-existing{margin-top:30px;border:1px solid #e3e7ec;border-radius:18px;padding:18px;background:#fafbfc}
body[data-style-page="home"] #app .tabs button[aria-pressed="true"]{color:#ad243b;border-bottom-color:#ad243b}
@media(max-width:700px){body{background:#fff}body .header{background:#fffffff5}body .button{border-radius:14px}}
body .bovet-contact-launcher{--bovet-launcher-bg:#203f5b;box-shadow:0 4px 16px #203f5b26}
body .bovet-contact-launcher:hover{--bovet-launcher-bg:#163047}
body .bovet-contact-open{background:#ad243b;color:#fff}
body[data-style-page="detail"] #app .graduate-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:20px 0 30px}
body[data-style-page="detail"] #app .graduate-options>a{display:block;background:#edf3fa;border-radius:20px;padding:22px;color:#203f5b}
body[data-style-page="detail"] #app .graduate-options>a:first-child{background:#fbeef0}
body[data-style-page="detail"] #app .graduate-options h3{font-size:24px;margin:10px 0}
body[data-style-page="detail"] #app .graduate-options strong{display:block;font-size:26px;color:#ad243b;margin:16px 0}
body[data-style-page="detail"] #app .graduate-options p{font-size:16px;line-height:1.7}
@media(max-width:600px){body[data-style-page="detail"] #app .graduate-options{grid-template-columns:1fr}}

/* Homepage feed: portrait product covers, compact spacing and visible service prices. */
body[data-style-page="home"] #app .home-feed .cover{aspect-ratio:3/4;min-height:0;border-radius:9px;padding:20px 16px;gap:12px}
body[data-style-page="home"] #app .home-feed .cover strong{font-size:clamp(24px,2.6vw,32px);line-height:1.3;letter-spacing:-.6px}
body[data-style-page="home"] #app .home-feed .feed-price{font-size:14px;font-weight:700;color:#ad243b;margin:5px 2px 7px;line-height:1.5}
body[data-style-page="home"] #app .home-feed .card h2{margin:8px 2px 4px;font-size:16px;line-height:1.5}
@media(max-width:650px){
 body[data-style-page="home"] #app>.approved-layout.home-feed{padding-left:8px;padding-right:8px}
 body[data-style-page="home"] #app .home-feed .grid{gap:22px 8px}
 body[data-style-page="home"] #app .home-feed .cover{padding:16px 12px;gap:10px}
 body[data-style-page="home"] #app .home-feed .cover strong{font-size:clamp(22px,6.1vw,32px)}
 body[data-style-page="home"] #app .home-feed .cover small{font-size:10px;letter-spacing:0;line-height:1.5}
 body[data-style-page="home"] #app .home-feed .cover .bottom{font-size:11px;line-height:1.5}
 body[data-style-page="home"] #app .home-feed .meta{font-size:11px}
 body[data-style-page="home"] #app .home-feed .intro{padding-bottom:10px}
 body[data-style-page="home"] #app .home-feed .intro p br{display:none}
}
@media(max-width:350px){body[data-style-page="home"] #app .home-feed .cover{padding:12px 10px;gap:8px}body[data-style-page="home"] #app .home-feed .cover strong{font-size:20px}body[data-style-page="home"] #app .home-feed .cover .bottom{font-size:10px}}

/* User-approved three illustrated covers; SVG viewport selects a panel without altering artwork. */
body[data-style-page="home"] #app .home-feed .cover{aspect-ratio:491/825}
body[data-style-page="home"] #app .home-feed .cover.illustrated-cover{padding:0;gap:0;background:#fff}
body[data-style-page="home"] #app .home-feed .illustrated-cover svg{display:block;width:100%;height:100%;flex:1;min-height:0}

/* One shared product image across directory, graduate choices and product details. */
body[data-style-page] #app .graduate-art{aspect-ratio:3/4;overflow:hidden;border-radius:12px;background:#edf3fa;width:100%}
body[data-style-page] #app .graduate-art svg{display:block;width:100%;height:100%;max-width:none;max-height:none}
body[data-style-page="detail"] #app .graduate-detail-cover{max-width:360px;margin:20px auto 28px}
body[data-style-page="detail"] #app .graduate-options .graduate-art{margin-bottom:18px}
body[data-style-page="detail"] #app .graduate-options>a{padding:12px 12px 20px}
@media(max-width:600px){body[data-style-page="detail"] #app .graduate-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body[data-style-page="detail"] #app .graduate-options h3{font-size:18px}body[data-style-page="detail"] #app .graduate-options p{font-size:13px}body[data-style-page="detail"] #app .graduate-options strong{font-size:19px}body[data-style-page="detail"] #app .graduate-options>a{padding:8px 8px 16px}body[data-style-page="detail"] #app .graduate-options small,body[data-style-page="detail"] #app .graduate-options span{font-size:12px}}

body[data-style-page="home"] #app .graduate-card-price{font-size:15px;line-height:1.5;font-weight:700;color:#ad243b;margin:6px 2px}

body[data-style-page] #app .core-art{aspect-ratio:491/825}

/* Equal cover frames and text rows throughout product grids. Preserve artwork without cropping. */
body[data-style-page="home"] #app .grid>.card{display:flex;flex-direction:column;align-self:stretch}
body[data-style-page="home"] #app .grid>.card>.graduate-art,body[data-style-page="home"] #app .home-feed .cover{aspect-ratio:3/5;width:100%;flex-shrink:0;background:#f5f6f8}
body[data-style-page="home"] #app .grid>.card>.graduate-art svg,body[data-style-page="home"] #app .home-feed .illustrated-cover svg{width:100%;height:100%;max-width:none;max-height:none}
body[data-style-page="home"] #app .grid>.card>h2{min-height:3em;margin:10px 2px 6px}
body[data-style-page="home"] #app .grid>.card>.meta{margin-top:auto;padding-top:4px}
body[data-style-page="home"] #app .grid>.card[hidden]{display:none}

/* Six distinct cover designs share one exact frame and caption rhythm. */
body[data-style-page="home"] #app .grid>.card>.graduate-art,body[data-style-page="home"] #app .home-feed .cover{aspect-ratio:3/4}
body[data-style-page] #app .series-art{aspect-ratio:3/4;background:#fff}
body[data-style-page] #app .series-art.investment-art{background:#071322}
body[data-style-page="home"] #app .grid>.card>h2{height:3em;min-height:3em;line-height:1.5}
body[data-style-page="home"] #app .grid>.card>.graduate-card-price,body[data-style-page="home"] #app .grid>.card>.feed-price{min-height:1.5em;margin:6px 2px;font-size:14px;line-height:1.5}

/* Compact mobile consultation button retains its label and 44px touch target. */
@media(max-width:600px){
 body .bovet-contact-launcher{min-height:44px;height:44px;padding:8px 10px;gap:6px;font-size:13px;right:max(10px,env(safe-area-inset-right))}
 body .bovet-contact-launcher .bovet-contact-bubble{width:22px;height:22px}
 body .bovet-contact-launcher>span{padding-left:6px}
}

body[data-style-page] #app .series-art>img{display:block;width:100%;height:100%;object-fit:contain}

body[data-style-page="home"] #app .more-area-entries{margin:32px 0}
body[data-style-page="home"] #app .area-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:680px}
body[data-style-page="home"] #app .area-entry-grid h3{font-size:20px;margin:12px 0 6px;color:#203f5b}
body[data-style-page="home"] #app .area-entry-grid span{font-size:14px;color:#ad243b}
body[data-style-page="home"] #app .complete-catalogue{margin:24px 0 32px}
body[data-style-page="home"] #app .complete-catalogue-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body[data-style-page="home"] #app .complete-catalogue-groups>section{padding:16px;border:1px solid #e3e7ec;border-radius:16px;background:#fafbfe}
body[data-style-page="home"] #app .complete-catalogue h3{margin:0 0 10px;font-size:18px;color:#203f5b}
body[data-style-page="home"] #app .complete-catalogue a{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #e3e7ec;font-size:15px;line-height:1.5;color:#203f5b}
@media(max-width:600px){body[data-style-page="home"] #app .complete-catalogue-groups{grid-template-columns:1fr}body[data-style-page="home"] #app .area-entry-grid h3{font-size:18px}}
/* Light product cards must not inherit the former dark investment theme. */
body[data-style-page="detail"] #app .product-highlights span{color:#364452!important;opacity:1!important;font-size:14px;line-height:1.7}
body[data-style-page="detail"] #app .investment-arrival-tags li{color:#654522!important;background:#fffaf2;border:1px solid #c7ae8b;font-size:13px;font-weight:500;opacity:1!important}

/* Standalone covers are also readable by the PDF rasterizer. */
body[data-style-page] #app .graduate-art>img{display:block;width:100%;height:100%;object-fit:contain}

/* Investment and study service article, scoped to preserve existing products. */
#app .planning-page{max-width:920px;margin:auto;padding:26px 22px 60px;color:#12283e;background:#fcfaf5;line-height:1.85;overflow-wrap:anywhere}
#app .planning-page header{position:static;border-bottom:1px solid #dfdacf;padding-bottom:22px;background:transparent}
#app .planning-page h1{font-size:clamp(27px,5vw,40px);line-height:1.4;margin:12px 0}
#app .planning-page h2{font-size:25px;line-height:1.5;margin:0 0 18px}
#app .planning-page h3{font-size:19px;margin:0 0 8px}
#app .planning-page p{margin:10px 0 16px;color:#344858}
#app .planning-page section{padding:32px 0;border-bottom:1px solid #dfdacf}
#app .planning-page .eyebrow{color:#856335;font-size:13px;letter-spacing:.06em}
#app .planning-page .cover{display:block;width:min(100%,560px);height:auto;margin:25px auto;border-radius:18px}
#app .planning-page .graduate-detail-cover{max-width:none;margin:0}
#app .planning-page .note{font-size:14px;color:#53616b}
#app .planning-page .panel{padding:22px;border:1px solid #dfdacf;border-radius:16px;background:white;margin:18px 0}
#app .planning-page .price{font-size:clamp(28px,6vw,42px);font-weight:750;color:#a42b46}
#app .planning-page .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
#app .planning-page .grid article{background:#fff;padding:22px;border-radius:15px;border:1px solid #dfdacf}
#app .planning-page .stat{font-size:38px;font-weight:750}
#app .planning-page .button{display:inline-block;padding:12px 18px;background:#12283e;color:#fff;border-radius:8px;text-decoration:none;margin:6px 8px 6px 0}
#app .planning-page a:not(.button){color:#8c3346;text-underline-offset:4px}
#app .planning-page nav{display:flex;flex-wrap:wrap;gap:18px;font-size:14px}
#app .planning-page li{margin:8px 0}
#app .planning-page table{width:100%;border-collapse:collapse}
#app .planning-page td,#app .planning-page th{text-align:left;border-bottom:1px solid #dfdacf;padding:12px 8px}
#app .planning-page .sources,#app .planning-page .plan-footer{font-size:14px}
#app .planning-page .plan-footer{padding-top:30px}
@media(max-width:600px){#app .planning-page .grid{grid-template-columns:1fr}#app .planning-page{padding:20px 18px}}
body.pdf-clean #app .planning-page nav,body.pdf-clean #app .planning-page .contact{display:none!important}

/* Investment concierge entry: same quiet navigation treatment. */
body[data-style-page="detail"] #app .detail-tabs .concierge-tab{color:#ad243b;padding:5px 0;font:inherit;white-space:nowrap;text-decoration:none;flex-shrink:0}
@media(max-width:600px){body[data-style-page="detail"] #app .detail-tabs:has(.concierge-tab){gap:12px;font-size:14px}}
/* Monthly concierge: readable native cover and expandable service cards. */
#app .planning-page .concierge-cover{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:18px;margin:28px auto;padding:42px 32px;max-width:620px;background:linear-gradient(145deg,#f6eedc,#fffaf0 62%,#e2e9ef);border:1px solid #d6c7a9;border-radius:24px;color:#12283e}
#app .planning-page .cover-kicker{font-size:16px;letter-spacing:.08em}
#app .planning-page .cover-title{font-size:clamp(34px,7vw,64px);line-height:1.2;letter-spacing:-.035em}
#app .planning-page .concierge-cover p{margin:0;font-size:16px}
#app .planning-page .cover-price{font-size:clamp(34px,8vw,58px);font-weight:800;background:#12283e;color:#f5ddb0;padding:12px 18px;border-radius:12px;width:100%;box-sizing:border-box}
#app .planning-page .cover-price small{font-size:18px;white-space:nowrap}
#app .planning-page .cover-payment{font-size:15px;font-weight:650}
#app .planning-page .cover-tags,#app .planning-page .terms-tags{display:flex;flex-wrap:wrap;gap:8px;font-size:13px}
#app .planning-page .cover-tags span,#app .planning-page .terms-tags span{border:1px solid #d2c6af;border-radius:20px;padding:5px 10px;color:#24394c;background:#fffaf1}
#app .planning-page .concierge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0;align-items:start}
#app .planning-page .concierge-card,#app .planning-page .term-card{border:1px solid #ded7c9;border-radius:18px;background:#fff;overflow:hidden;margin:0}
#app .planning-page .concierge-card:nth-child(3n+2){background:#f1f5fa}#app .planning-page .concierge-card:nth-child(3n){background:#f5f3e9}
#app .planning-page .concierge-card summary{cursor:pointer;padding:22px;list-style:none;display:block}
#app .planning-page .concierge-card summary::-webkit-details-marker{display:none}
#app .planning-page .card-number{font-size:13px;letter-spacing:.12em;color:#846733}
#app .planning-page .concierge-card h3{margin-top:8px}#app .planning-page .concierge-card summary p{font-size:16px;min-height:3.7em;margin-bottom:14px}
#app .planning-page .card-action{display:flex;justify-content:space-between;font-size:13px;color:#8c3346}
#app .planning-page .concierge-card[open] .card-action span{transform:rotate(45deg)}
#app .planning-page .card-detail{padding:0 22px 16px;border-top:1px solid #dfdacf;font-size:15px}
#app .planning-page .monthly-budget{background:#12283e;padding:28px;border-radius:18px;color:white}
#app .planning-page .monthly-budget .price{color:#f5ddb0}#app .planning-page .monthly-budget p{color:white}
#app .planning-page .term-card{padding:22px}#app .planning-page .terms-detail{padding:18px;background:white;border:1px solid #ded7c9;border-radius:12px}#app .planning-page .terms-detail summary{cursor:pointer;font-weight:650}
@media(max-width:600px){#app .planning-page .concierge-grid{grid-template-columns:1fr}#app .planning-page .concierge-cover{padding:30px 22px;gap:16px}#app .planning-page .concierge-card summary p{min-height:0}}
/* Align concierge navigation with the main investment product. */
body[data-style-page="detail"] #app .concierge-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;max-width:920px;background:#fff;padding:14px 20px;gap:20px;border-bottom:1px solid #e4e5e7;box-sizing:border-box}
#app .planning-page .cover-price small{color:#f5ddb0!important;opacity:1}
#app .planning-page .boris-profile{display:flex;align-items:center;gap:22px;background:#fff;border:1px solid #dfdacf;border-radius:18px;padding:22px}
#app .planning-page .boris-profile img{width:100px;height:125px;object-fit:cover;border-radius:12px;flex-shrink:0}
#app .planning-page .boris-profile h3{margin:0}#app .planning-page .boris-profile p{font-size:14px}
#app .planning-page .terms-detail{margin:14px 0}#app .planning-page .terms-detail section{padding:20px 0}
#app .planning-page .pdf-tools{margin:14px 0 8px}
@media(max-width:600px){body[data-style-page="detail"] #app .concierge-nav{font-size:14px;gap:16px;padding:12px 16px}#app .planning-page .boris-profile{gap:14px;padding:16px}#app .planning-page .cover-title{font-size:38px}}
body.pdf-clean #app .concierge-nav{display:none!important}

.naturalisation-feature{display:block;position:relative;overflow:hidden;margin:24px 0 32px;padding:40px;border:1px solid #dfd3bd;border-radius:24px;background:#f5efe3;color:#302b24;text-decoration:none;min-height:360px}.naturalisation-feature img{position:absolute;right:7%;bottom:-35px;width:190px;transform:rotate(12deg);opacity:.8}.naturalisation-feature h2{font-size:30px;margin:8px 0}.naturalisation-feature strong{display:block;font:76px Georgia,serif;color:#6a5230;position:relative}.naturalisation-feature p,.naturalisation-feature small{position:relative;max-width:65%}.naturalisation-feature small{display:block;color:#5b5348}.naturalisation-feature span{font-weight:600}@media(max-width:600px){.naturalisation-feature{padding:26px;min-height:360px}.naturalisation-feature img{width:135px;right:-12px;bottom:25px;opacity:.45}.naturalisation-feature h2{font-size:25px}.naturalisation-feature strong{font-size:62px}.naturalisation-feature p,.naturalisation-feature small{max-width:85%}}
/* Investment warm palette, scoped to investment only. */
body:has(.investment-guide){background:#faf8f3!important;color:#302e2a!important}body:has(.investment-guide) .header,body:has(.investment-guide) .detail-tabs,body:has(.investment-guide) .mobile-bottom{background:#fffdf8!important;border-color:#e4dac9!important}body:has(.investment-guide) .investment-guide{color:#302e2a!important}body:has(.investment-guide) .investment-guide h1,body:has(.investment-guide) .investment-guide h2,body:has(.investment-guide) .investment-guide h3,body:has(.investment-guide) .investment-guide strong{color:#302e2a!important}body:has(.investment-guide) .investment-guide p,body:has(.investment-guide) .investment-guide li,body:has(.investment-guide) .investment-guide dd{color:#514d46!important}body:has(.investment-guide) .investment-section,body:has(.investment-guide) .investment-disclosure,body:has(.investment-guide) .investment-faq,body:has(.investment-guide) .investment-support-card{background:#fffdf8!important;border:1px solid #e1d7c6!important;box-shadow:none!important;border-radius:22px!important}body:has(.investment-guide) .investment-guide .product-highlights>*,body:has(.investment-guide) .investment-facts>*,body:has(.investment-guide) .investment-conditions-points>*,body:has(.investment-guide) .investment-roles>*,body:has(.investment-guide) .investment-stages>*,body:has(.investment-guide) .investment-cycle-grid>*,body:has(.investment-guide) .investment-prep-overview{background:#f0ebe1!important;border-color:#ddd1bc!important;color:#302e2a!important}body:has(.investment-guide) .investment-arrival,body:has(.investment-guide) .investment-support,body:has(.investment-guide) .investment-payment-summary,body:has(.investment-guide) .investment-final-cta{background:#eee6d8!important;border-color:#d9c7ab!important;color:#302e2a!important}body:has(.investment-guide) .investment-eyebrow,body:has(.investment-guide) .investment-text-link,body:has(.investment-guide) .detail-tabs a{color:#80613a!important}body:has(.investment-guide) .investment-arrival-tags>*{background:#fffaf0!important;border-color:#cbbb9e!important;color:#655036!important}body:has(.investment-guide) .investment-guide .button,body:has(.investment-guide) .contact-widget-button,body:has(.investment-guide) .investment-cta{background:#735a3b!important;color:#fff!important;border-color:#735a3b!important}body:has(.investment-guide) .investment-stage-number{background:#c8b18b!important;color:#302e2a!important}body:has(.investment-guide) .investment-guide summary{color:#403b33!important}body:has(.investment-guide) .investment-guide small{color:#625a4e!important}body:has(.investment-guide) .graduate-detail-cover{max-width:680px;margin-inline:auto}body:has(.investment-guide) .investment-hero{background:transparent!important}body:has(.investment-guide) .investment-support-price{color:#59452c!important}body:has(.investment-guide) .mobile-bottom a.active{background:#eee5d5!important;color:#443b2f!important}

.naturalisation-feature{background:linear-gradient(90deg,#f5efe3 0%,#f5efe3f5 40%,#f5efe350 100%),url(/assets/paris-architecture.jpg) center/cover}.naturalisation-feature h2{position:relative}.naturalisation-feature img{opacity:1;filter:drop-shadow(0 12px 18px #302b2440)}
@media(max-width:600px){.naturalisation-feature{background:linear-gradient(90deg,#f5efe3 0%,#f5efe3ef 55%,#f5efe370),url(/assets/paris-architecture.jpg) center/cover}.naturalisation-feature img{opacity:.75;right:-24px;bottom:-25px}.naturalisation-feature p,.naturalisation-feature small{max-width:78%}}
@media(max-width:600px){.naturalisation-feature img{width:100px;right:-8px;bottom:-28px}.naturalisation-feature p,.naturalisation-feature small{max-width:78%}.naturalisation-feature{background:linear-gradient(90deg,#f5efe3 0%,#f5efe3ed 48%,#f5efe380),url(/assets/paris-architecture.jpg) center/cover}}

/* Visiteur pilot: V95 warm palette, limited to this product and its cards. */
body:has(.visitor-page){background:#faf8f3!important;color:#302e2a!important}
body:has(.visitor-page) .header,body:has(.visitor-page) .detail-tabs,body:has(.visitor-page) .mobile-bottom{background:#fffdf8!important;border-color:#e4dac9!important}
body:has(.visitor-page) #app .page-head{background:transparent;padding-bottom:0}
body:has(.visitor-page) #app .page-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,300px);gap:12px 32px;align-items:center;padding:12px 0 24px}
body:has(.visitor-page) #app .page-summary>.eyebrow{grid-column:1;align-self:end}
body:has(.visitor-page) #app .page-summary>h1{grid-column:1;font-size:34px!important;margin:0}
body:has(.visitor-page) #app .page-summary>p{grid-column:1;align-self:start;margin:0;color:#514d46}
body:has(.visitor-page) #app .graduate-detail-cover{grid-column:2;grid-row:1/4;max-width:300px;margin:0;overflow:hidden;border-radius:18px}
body:has(.visitor-page) #app .visitor-page h1,body:has(.visitor-page) #app .visitor-page h2,body:has(.visitor-page) #app .visitor-page h3,body:has(.visitor-page) #app .visitor-page strong{color:#302e2a!important}
body:has(.visitor-page) #app .visitor-page p,body:has(.visitor-page) #app .visitor-page li{color:#514d46}
body:has(.visitor-page) #app .visitor-guide>.detail-card,body:has(.visitor-page) #app .visitor-guide>.service-package{background:#fffdf8!important;border:1px solid #e1d7c6!important;border-radius:22px!important;padding:26px!important;margin:0 0 20px!important;box-shadow:none!important}
body:has(.visitor-page) #app .visitor-guide h2{font-size:24px;line-height:1.45;margin:0 0 14px}
body:has(.visitor-page) #app .visitor-page .section-kicker,body:has(.visitor-page) #app .visitor-page .eyebrow{color:#80613a!important}
body:has(.visitor-page) #app .visitor-page a,body:has(.visitor-page) #app .detail-tabs button{color:#735a3b}
body:has(.visitor-page) #app .visitor-page .button,body:has(.visitor-page) .contact-widget-button{background:#735a3b!important;border-color:#735a3b!important;color:#fff!important}
body:has(.visitor-page) #app .product-condition-grid article,body:has(.visitor-page) #app .product-highlights>div{background:#f0ebe1!important;border:1px solid #e1d7c6}
body:has(.visitor-page) #app .product-highlights strong{font-size:22px}
body:has(.visitor-page) #app .visitor-delivery{display:grid;gap:16px}
body:has(.visitor-page) #app .visitor-stage{position:relative;background:#f5f0e7;border:1px solid #e1d7c6;border-radius:16px;padding:20px}
body:has(.visitor-page) #app .visitor-stage h3{margin:0 0 12px;font-size:20px}
body:has(.visitor-page) #app .visitor-stage-number{float:right;color:#80613a;font-size:14px;letter-spacing:.1em}
body:has(.visitor-page) #app .visitor-stage ul{list-style:none;padding:0;margin:0}
body:has(.visitor-page) #app .visitor-stage li+li{border-top:1px solid #e1d7c6;padding-top:14px;margin-top:14px}
body:has(.visitor-page) #app .visitor-stage li p{font-size:15px;line-height:1.75;margin:6px 0 0}
body:has(.visitor-page) #app .visitor-page .package-price strong{color:#59452c!important}
body:has(.visitor-page) #app .visitor-page .package-extra{background:#f0ebe1!important;border-color:#ddd1bc!important}
body:has(.visitor-page) #app .visitor-page details{background:#faf7f0!important;border-color:#e1d7c6!important}
body:has(.visitor-page) #app .visitor-page summary{color:#403b33}
body:has(.visitor-page) #app .visitor-case .case-grid{grid-template-columns:1fr}
body:has(.visitor-page) #app .visitor-case .client-cases{padding:12px 0}
body:has(.visitor-page) #app .service-followup-points span{background:#f0ebe1;color:#59452c;border-color:#e1d7c6}
body:has(.visitor-page) #app :focus-visible{outline-color:#735a3b}
body[data-style-page="home"] #app .visitor-product-card{background:#fffdf8;border:1px solid #e1d7c6;overflow:hidden}
body[data-style-page="home"] #app .visitor-product-card .feed-price,body[data-style-page="home"] #app .visitor-product-card .graduate-card-price{color:#59452c}
body[data-style-page="home"] #app .visitor-product-card h2{color:#302e2a}
@media(max-width:600px){
 body:has(.visitor-page) #app .page-summary{grid-template-columns:minmax(0,1fr);gap:14px;padding-top:0}
 body:has(.visitor-page) #app .page-summary>h1{font-size:28px!important}
 body:has(.visitor-page) #app .page-summary>p{grid-row:3}
 body:has(.visitor-page) #app .graduate-detail-cover{grid-column:1;grid-row:4;max-width:280px;width:100%;margin:4px auto 0}
 body:has(.visitor-page) #app .visitor-guide>.detail-card,body:has(.visitor-page) #app .visitor-guide>.service-package{padding:20px!important;border-radius:18px!important;margin-bottom:16px!important}
 body:has(.visitor-page) #app .visitor-guide h2{font-size:22px!important}
 body:has(.visitor-page) #app .visitor-stage{padding:16px}
 body:has(.visitor-page) #app .product-condition-grid{grid-template-columns:1fr}
 body:has(.visitor-page) #app .product-highlights{gap:8px}
 body:has(.visitor-page) #app .product-highlights strong{font-size:20px}
}
body:has(.visitor-page) #app .page-summary{background:transparent!important;border:0!important;box-shadow:none!important}
body:has(.visitor-page) #app .page-summary>.pdf-tools{grid-column:2;grid-row:4;margin:0;padding:0;justify-content:flex-end}
body:has(.visitor-page) .bovet-contact-launcher{background:#735a3b!important;color:#fff!important;border-color:#735a3b!important}
body:has(.visitor-page) .mobile-bottom .app-tab[aria-current="page"]{background:#eee5d5!important;color:#443b2f!important}
@media(max-width:600px){body:has(.visitor-page) #app .page-summary>.pdf-tools{grid-column:1;grid-row:5;margin:0 auto;width:100%;max-width:280px}}
/* Native Visiteur cover. Existing Paris architecture asset; no image text or quote. */
body[data-style-page] #app .visitor-art{display:flex;flex-direction:column;aspect-ratio:3/4;background:#f2ecdf!important;border:1px solid #dfd3bf;border-radius:16px}
body[data-style-page] #app .visitor-cover-copy{flex:0 0 56%;padding:8% 8% 5%;display:flex;flex-direction:column;justify-content:space-between;gap:8px;min-height:0}
body[data-style-page] #app .visitor-cover-copy small{font-size:11px;letter-spacing:.12em;color:#68573f}
body[data-style-page] #app .visitor-cover-label{font-size:12px;letter-spacing:.18em;color:#80613a}
body[data-style-page] #app .visitor-cover-copy strong{font-size:25px;line-height:1.45;font-weight:600;color:#302e2a;letter-spacing:.02em}
body[data-style-page] #app .visitor-cover-caption{font-size:11px;line-height:1.6;color:#625a4e}
body[data-style-page] #app .visitor-art>img{display:block;width:100%;height:44%;min-height:0;flex:1;object-fit:cover;object-position:50% 60%}
body[data-style-page="home"] #app .visitor-cover-copy strong{font-size:clamp(17px,2vw,25px)}
@media(max-width:600px){body[data-style-page="home"] #app .visitor-cover-copy{gap:5px}body[data-style-page="home"] #app .visitor-cover-copy small,body[data-style-page="home"] #app .visitor-cover-caption{font-size:10px}body[data-style-page="home"] #app .visitor-cover-label{font-size:10px}body[data-style-page="home"] #app .visitor-cover-copy strong{font-size:18px;line-height:1.35}}
body:has(.visitor-page) #app .service-steps{display:block;list-style:decimal;padding-left:22px;margin:16px 0}
body:has(.visitor-page) #app .service-steps li{display:list-item;padding:8px 0 8px 4px}
body:has(.visitor-page) #app .service-steps li::before{content:none!important;display:none!important}
/* The product already includes its contact action; avoid a clipped duplicate in PDF. */
body.pdf-clean:has(.visitor-page) footer .contact-actions{display:none!important}

/* Two distinct product narratives. All selectors are limited to these products. */
body[data-style-page] #app .visitor-life-art{position:relative;display:block;aspect-ratio:3/4;background:#e9e1d4!important;border-radius:3px;overflow:hidden}
body[data-style-page] #app .visitor-life-art>img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 60%}
body[data-style-page] #app .life-caption{position:absolute;inset:auto 0 0;padding:24px 18px 18px;background:linear-gradient(transparent,rgba(20,31,27,.9));color:#fff;display:flex;flex-direction:column;gap:10px}
body[data-style-page] #app .life-caption small{font-size:10px;letter-spacing:.12em;color:#fff!important}
body[data-style-page] #app .life-caption strong{font-size:25px;line-height:1.45;color:#fff!important;font-weight:500;letter-spacing:.04em}
body[data-style-page] #app .life-caption span{font-size:11px;color:#fff!important;line-height:1.6}
body[data-style-page] #app .entrepreneur-plan-art{display:flex;flex-direction:column;justify-content:space-between;aspect-ratio:3/4;background:#123e35!important;color:#fff!important;border-radius:3px;padding:24px 20px;gap:18px;overflow:hidden}
body[data-style-page] #app .plan-cover-title{display:flex;flex-direction:column;gap:14px}
body[data-style-page] #app .plan-cover-title small{font-size:10px;letter-spacing:.1em;color:#c6dfd2!important}
body[data-style-page] #app .plan-cover-title strong{font-size:27px;line-height:1.4;color:#fff!important;letter-spacing:0;font-weight:650}
body[data-style-page] #app .plan-cover-title>span{font-size:12px;color:#d9e8df!important}
body[data-style-page] #app .plan-cover-route{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;margin:0}
body[data-style-page] #app .plan-cover-route li{display:flex;flex-direction:column;gap:5px;padding:9px 0;border-top:1px solid #71948a;color:#fff!important;font-size:12px;line-height:1.4}
body[data-style-page] #app .plan-cover-route b{font-size:10px;color:#b4d6c6!important;font-weight:500}
body[data-style-page] #app .plan-cover-note{font-size:10px;color:#c6dfd2!important;line-height:1.5}
body[data-style-page="home"] #app .entrepreneur-product-card{border:1px solid #cddbd5;background:#fff;overflow:hidden}
body[data-style-page="home"] #app .entrepreneur-product-card .feed-price,body[data-style-page="home"] #app .entrepreneur-product-card .graduate-card-price{color:#184b3f}
/* Visiteur: a landscape photograph and open editorial chapters. */
body:has(.visitor-page) #app .page-summary{display:flex!important;flex-direction:column;align-items:flex-start;gap:14px;padding-top:10px}
body:has(.visitor-page) #app .page-summary>h1{font-size:32px!important;line-height:1.4;order:1}
body:has(.visitor-page) #app .page-summary>.eyebrow{order:0}
body:has(.visitor-page) #app .page-summary>p{order:2;max-width:650px}
body:has(.visitor-page) #app .graduate-detail-cover{order:3;max-width:none;width:100%;margin:8px 0 0;border-radius:3px}
body:has(.visitor-page) #app .visitor-life-art{aspect-ratio:2.7/1}
body:has(.visitor-page) #app .life-caption{padding:35px;gap:10px;background:linear-gradient(transparent,rgba(20,31,27,.82))}
body:has(.visitor-page) #app .life-caption strong{font-size:29px!important}
body:has(.visitor-page) #app .life-caption strong br{display:none}
body:has(.visitor-page) #app .page-summary>.pdf-tools{order:4;max-width:none;width:100%;margin:0;padding:0}
body:has(.visitor-page) #app .visitor-guide>.detail-card,body:has(.visitor-page) #app .visitor-guide>.service-package{border:0!important;border-top:1px solid #cfc6b8!important;border-radius:0!important;background:transparent!important;padding:32px 0!important;margin:0!important}
body:has(.visitor-page) #app .visitor-guide h2{font-size:25px!important;font-weight:550;line-height:1.5}
body:has(.visitor-page) #app .product-condition-grid{grid-template-columns:1fr 1fr;gap:0 28px}
body:has(.visitor-page) #app .product-condition-grid article{border:0!important;border-bottom:1px solid #e3ddd2!important;border-radius:0!important;padding:20px 0;background:transparent!important}
body:has(.visitor-page) #app .product-highlights>div{border:0!important;background:transparent!important;border-left:2px solid #ad9573!important;border-radius:0;padding:8px 16px}
body:has(.visitor-page) #app .visitor-stage{border:0;border-top:1px solid #d8cebf;border-radius:0;background:transparent;padding:22px 0 8px}
body:has(.visitor-page) #app .visitor-stage h3{font-size:22px;letter-spacing:.04em}
body:has(.visitor-page) #app .visitor-stage-number{float:none;display:block;font-size:12px;margin-bottom:8px}
body:has(.visitor-page) #app .visitor-stage ul{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}
body:has(.visitor-page) #app .visitor-stage li+li{border:0;padding:0;margin:0}
body:has(.visitor-page) #app .visitor-guide>.service-package{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px}
body:has(.visitor-page) #app .visitor-guide>.service-package>.package-heading{grid-column:1/-1;border-bottom:1px solid #ded4c5;padding-bottom:24px}
body:has(.visitor-page) #app .visitor-guide>.service-package>.package-note,body:has(.visitor-page) #app .visitor-guide>.service-package>details{grid-column:1/-1}
body:has(.visitor-page) #app .visitor-page .package-extra{border:0!important;border-radius:0!important;background:#f1ebdf!important;padding:22px!important;margin:0!important}
/* Entrepreneur: white project brief with evidence rows and a distinct optional service. */
body:has(.entrepreneur-page){background:#fff!important;color:#153d34!important}
body:has(.entrepreneur-page) .header,body:has(.entrepreneur-page) .detail-tabs,body:has(.entrepreneur-page) .mobile-bottom{background:#fff!important;border-color:#d4dfda!important}
body:has(.entrepreneur-page) #app .page-head{background:transparent;padding-bottom:0}
body:has(.entrepreneur-page) #app .page-summary{display:flex!important;flex-direction:column;align-items:flex-start;gap:12px;background:transparent!important;border:0!important;box-shadow:none!important;padding:10px 0 24px}
body:has(.entrepreneur-page) #app .page-summary>.eyebrow{order:0;color:#326454!important}
body:has(.entrepreneur-page) #app .page-summary>h1{order:1;font-size:32px!important;line-height:1.4;margin:0;color:#153d34!important}
body:has(.entrepreneur-page) #app .page-summary>p{order:2;margin:0;color:#496359!important}
body:has(.entrepreneur-page) #app .graduate-detail-cover{order:3;max-width:none;width:100%;margin:10px 0 0;border-radius:3px}
body:has(.entrepreneur-page) #app .entrepreneur-plan-art{aspect-ratio:auto;display:grid;grid-template-columns:1fr 1.1fr;gap:20px 40px;padding:28px 32px}
body:has(.entrepreneur-page) #app .plan-cover-title{grid-row:1/3;justify-content:center}
body:has(.entrepreneur-page) #app .plan-cover-title strong{font-size:28px!important;color:#fff!important}
body:has(.entrepreneur-page) #app .plan-cover-route{gap:12px 25px}
body:has(.entrepreneur-page) #app .plan-cover-route li{font-size:14px!important;color:#fff!important}
body:has(.entrepreneur-page) #app .plan-cover-note{grid-column:2}
body:has(.entrepreneur-page) #app .page-summary>.pdf-tools{order:4;width:100%;padding:0;margin:0}
body:has(.entrepreneur-page) #app .entrepreneur-page h2,body:has(.entrepreneur-page) #app .entrepreneur-page h3,body:has(.entrepreneur-page) #app .entrepreneur-page strong{color:#153d34!important}
body:has(.entrepreneur-page) #app .entrepreneur-page p,body:has(.entrepreneur-page) #app .entrepreneur-page li{color:#40584f}
body:has(.entrepreneur-page) #app .entrepreneur-page .section-kicker{color:#367361!important;letter-spacing:.08em;font-size:12px}
body:has(.entrepreneur-page) #app .entrepreneur-product>.detail-card,body:has(.entrepreneur-page) #app .service-layout>.service-followup{background:#fff!important;border:0!important;border-top:2px solid #224f42!important;border-radius:0!important;padding:26px 0!important;margin:0 0 28px!important;box-shadow:none!important}
body:has(.entrepreneur-page) #app .entrepreneur-product h2{font-size:24px!important;line-height:1.45}
body:has(.entrepreneur-page) #app .product-highlights{display:flex;gap:32px;border-top:1px solid #d6e1dc;padding:20px 0 0;margin:20px 0}
body:has(.entrepreneur-page) #app .product-highlights>div{background:transparent!important;border:0!important;padding:0;border-radius:0;flex:1}
body:has(.entrepreneur-page) #app .product-highlights strong{font-size:22px!important}
body:has(.entrepreneur-page) #app .product-condition-grid{display:grid;grid-template-columns:1fr;gap:0;counter-reset:evidence}
body:has(.entrepreneur-page) #app .product-condition-grid article{counter-increment:evidence;position:relative;display:grid;grid-template-columns:minmax(140px,.7fr) 1.3fr;gap:5px 24px;padding:20px 0 20px 38px!important;border:0!important;border-bottom:1px solid #d6e1dc!important;border-radius:0!important;background:transparent!important}
body:has(.entrepreneur-page) #app .product-condition-grid article::before{content:counter(evidence,decimal-leading-zero);position:absolute;left:0;top:23px;color:#467763;font-size:12px}
body:has(.entrepreneur-page) #app .product-condition-grid article>small{grid-column:1/-1;color:#467763}
body:has(.entrepreneur-page) #app .product-condition-grid article h3{font-size:18px!important;line-height:1.5;margin:0}
body:has(.entrepreneur-page) #app .product-condition-grid article p{margin:0!important}
body:has(.entrepreneur-page) #app .entrepreneur-product>.product-fees{margin:0 0 32px;padding:0}
body:has(.entrepreneur-page) #app .entrepreneur-product .service-package{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important}
body:has(.entrepreneur-page) #app .entrepreneur-core{border:1px solid #b4cbc0;border-top:5px solid #1b5141;padding:26px;margin-top:12px;background:#f7faf8}
body:has(.entrepreneur-page) #app .entrepreneur-page .package-extra{background:transparent!important;border:0!important;border-top:1px solid #d2dfd7!important;border-radius:0!important;padding:20px 0 0!important}
body:has(.entrepreneur-page) #app .entrepreneur-page .entrepreneur-monthly{background:#edf4f0!important;border:1px dashed #709884!important;padding:24px!important;margin:24px 0 16px!important}
body:has(.entrepreneur-page) #app .entrepreneur-monthly .package-monthly-price{display:flex;flex-wrap:wrap;gap:6px 18px;align-items:baseline}
body:has(.entrepreneur-page) #app .entrepreneur-monthly .package-monthly-price strong{font-size:28px!important}
body:has(.entrepreneur-page) #app .entrepreneur-page .service-steps{display:block;counter-reset:steps;list-style:none;margin:22px 0;padding:0}
body:has(.entrepreneur-page) #app .service-steps li{display:block;position:relative;padding:0 0 24px 42px;counter-increment:steps;border-left:1px solid #bed2c7;margin-left:12px}
body:has(.entrepreneur-page) #app .service-steps li::before{content:counter(steps,decimal-leading-zero)!important;display:flex!important;align-items:center;justify-content:center;position:absolute;left:-13px;top:0;width:26px;height:26px;background:#e8f0eb;color:#22513e;border:1px solid #a3bdaf;border-radius:2px;font-size:11px}
body:has(.entrepreneur-page) #app .service-steps li:last-child{padding-bottom:0;border-color:transparent}
body:has(.entrepreneur-page) #app .entrepreneur-page details{background:#f8faf9!important;border:1px solid #dae4de!important;border-radius:4px!important}
body:has(.entrepreneur-page) #app .entrepreneur-history .case-grid{grid-template-columns:1fr}
body:has(.entrepreneur-page) #app .entrepreneur-page .button,body:has(.entrepreneur-page) .bovet-contact-launcher{background:#174e3d!important;border-color:#174e3d!important;color:#fff!important}
body:has(.entrepreneur-page) #app .entrepreneur-page a,body:has(.entrepreneur-page) #app .detail-tabs button{color:#225740}
body:has(.entrepreneur-page) .mobile-bottom .app-tab[aria-current="page"]{background:#e6f0ea!important;color:#174e3d!important}
body:has(.entrepreneur-page) #app :focus-visible{outline-color:#174e3d}
body.pdf-clean:has(.entrepreneur-page) footer .contact-actions{display:none!important}
@media(max-width:600px){
 body[data-style-page="home"] #app .life-caption{padding:14px 10px 12px;gap:7px}
 body[data-style-page="home"] #app .life-caption strong{font-size:19px}
 body[data-style-page="home"] #app .life-caption span,body[data-style-page="home"] #app .life-caption small{font-size:9px}
 body[data-style-page="home"] #app .entrepreneur-plan-art{padding:16px 12px;gap:12px}
 body[data-style-page="home"] #app .plan-cover-title strong{font-size:20px}
 body[data-style-page="home"] #app .plan-cover-title{gap:10px}
 body[data-style-page="home"] #app .plan-cover-title small,body[data-style-page="home"] #app .plan-cover-note{font-size:8px}
 body[data-style-page="home"] #app .plan-cover-title>span,body[data-style-page="home"] #app .plan-cover-route li{font-size:10px}
 body:has(.visitor-page) #app .page-summary>h1,body:has(.entrepreneur-page) #app .page-summary>h1{font-size:26px!important}
 body:has(.visitor-page) #app .visitor-life-art{aspect-ratio:1.5/1}
 body:has(.visitor-page) #app .life-caption{padding:18px;gap:8px}
 body:has(.visitor-page) #app .life-caption strong{font-size:23px!important}
 body:has(.visitor-page) #app .visitor-guide>.detail-card,body:has(.visitor-page) #app .visitor-guide>.service-package{padding:26px 0!important}
 body:has(.visitor-page) #app .visitor-guide h2{font-size:22px!important}
 body:has(.visitor-page) #app .visitor-stage ul,body:has(.visitor-page) #app .visitor-guide>.service-package{grid-template-columns:1fr}
 body:has(.visitor-page) #app .product-condition-grid{grid-template-columns:1fr 1fr;gap:0 18px}
 body:has(.visitor-page) #app .product-condition-grid article h3{font-size:17px!important}
 body:has(.entrepreneur-page) #app .entrepreneur-plan-art{grid-template-columns:1fr;padding:22px;gap:18px}
 body:has(.entrepreneur-page) #app .plan-cover-title{grid-row:auto;gap:10px}
 body:has(.entrepreneur-page) #app .plan-cover-title strong{font-size:24px!important}
 body:has(.entrepreneur-page) #app .plan-cover-title strong br{display:none}
 body:has(.entrepreneur-page) #app .plan-cover-note{grid-column:1}
 body:has(.entrepreneur-page) #app .plan-cover-route{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px}
 body:has(.entrepreneur-page) #app .entrepreneur-product h2{font-size:22px!important}
 body:has(.entrepreneur-page) #app .product-condition-grid article{grid-template-columns:1fr;gap:7px}
 body:has(.entrepreneur-page) #app .entrepreneur-core{padding:20px}
 body:has(.entrepreneur-page) #app .entrepreneur-page .entrepreneur-monthly{padding:20px!important}
}
body:has(.entrepreneur-page) #app .entrepreneur-page .entrepreneur-plan-art .plan-cover-title strong{color:#fff!important}
@media(max-width:600px){
 body[data-style-page="home"] #app .entrepreneur-plan-art{gap:8px;padding:14px 12px}
 body[data-style-page="home"] #app .plan-cover-title{gap:7px}
 body[data-style-page="home"] #app .plan-cover-title strong{font-size:18px;line-height:1.35}
 body[data-style-page="home"] #app .plan-cover-route{gap:4px 10px}
 body[data-style-page="home"] #app .plan-cover-route li{padding:5px 0;gap:3px}
}
/* Keep one usable PDF action after a file is ready; retain its download fallback. */
body:has(.visitor-page,.entrepreneur-page) .pdf-tools:has(.pdf-download-status[data-result="ready"])>button{display:none!important}
