/* Three deliberate action points. Navigation and secondary links stay quiet. */
.page-shell #top .hero-actions{gap:12px;align-items:center;max-width:100%}
.page-shell #top .hero-actions .discover,
.page-shell #in-person-course .ip-course-details .ip-cta,
.page-shell .closing [data-callback]{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:54px;padding:7px 8px 7px 20px;border:1px solid #e5e9ba;border-radius:8px;background:linear-gradient(110deg,#d8dfa1,#e1e6ae);color:#161a0f;font-family:inherit;font-size:15px;font-weight:600;line-height:1.25;letter-spacing:-.02em;text-align:left;text-decoration:none;box-shadow:0 3px 14px #d7dfa210;cursor:pointer;transition:background .2s,box-shadow .2s,transform .2s}
.page-shell #top .hero-actions .discover{margin:0;min-width:225px}
.page-shell #top .hero-actions .discover svg,
.page-shell #in-person-course .ip-course-details .ip-cta svg,
.page-shell .closing [data-callback] svg{box-sizing:border-box;width:36px;height:36px;min-width:36px;padding:9px;border-radius:4px;background:#202516;color:#e2e7b2;fill:none;stroke:currentColor;stroke-width:1.5;flex:none;transition:transform .2s,background .2s}
.page-shell #top .hero-actions .official-hero-call{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:12px 20px;margin:0;border:1px solid #b6bda075;border-radius:8px;background:#171a1266;color:#e7e9dc;font-size:14px;font-weight:400;line-height:1.25;letter-spacing:-.01em;text-decoration:none;transition:border-color .2s,background .2s}
.page-shell #top .hero-actions .official-hero-call::after{content:'↗';font-size:20px;font-weight:300;line-height:1;transition:transform .2s}
.page-shell #in-person-course .ip-course-details .ip-cta{width:100%;font-size:14px;gap:12px;padding-left:15px}
.page-shell #in-person-course .ip-course-details .ip-cta span{min-width:0}
.page-shell #in-person-course .ip-course-details .ip-action-note{margin-top:9px;color:#aaa99a;line-height:1.5}
.page-shell #inside .hu-tour-foot>[data-callback]{display:none}
.page-shell #inside .hu-tour-foot{justify-content:flex-start}

/* A single bright closing invitation gives the page a clear final action. */
.page-shell .closing{box-sizing:border-box;isolation:isolate;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);column-gap:clamp(28px,5cqw,72px);row-gap:0;align-items:start;text-align:left;margin:34px 7% 58px;padding:clamp(30px,4cqw,54px);border:1px solid #dce2bd;border-radius:10px;background:linear-gradient(115deg,#f0f1e4,#e7ebd0);color:#252b1c}
.page-shell .closing>*{position:relative;z-index:1}
.page-shell .closing::before{content:'';position:absolute;top:0;left:0;right:0;width:auto;height:1px;margin:0;background:#fffef8b0}
.page-shell .closing::after{content:'';pointer-events:none;position:absolute;right:-230px;top:-280px;width:550px;height:550px;border:1px solid #80904d2b;border-radius:50%;box-shadow:0 0 0 32px #e7ebd0,0 0 0 33px #80904d20;transform:rotate(-22deg) scaleX(1.25);z-index:0}
.page-shell .closing .closing-label{grid-column:1;grid-row:1;color:#65713f;font-size:10px;line-height:1.4;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px}
.page-shell .closing h2{grid-column:1;grid-row:2;font-size:clamp(30px,3.6cqw,48px);font-weight:400;line-height:1.1;letter-spacing:-.045em;color:#252b1c;margin:0;max-width:13ch}
.page-shell .closing>p:not(.closing-label):not(.official-closing-strip){grid-column:1;grid-row:3;max-width:42ch;margin:18px 0 0;color:#657052;font-size:14px;line-height:1.55}
.page-shell .closing [data-callback]{grid-column:2;grid-row:2/4;align-self:center;justify-self:stretch;width:100%;min-width:0;margin:0;background:#343d20;color:#f0f2de;border-color:#343d20;box-shadow:0 4px 14px #43502314;font-size:16px}
.page-shell .closing [data-callback] svg{background:#e0e7b2;color:#30381e}
.page-shell .closing .official-closing-strip{grid-column:1/-1;grid-row:4;margin:25px 0 0;padding-top:16px;border-top:1px solid #7f8c542b;max-width:none;color:#788162;font-size:10px;line-height:1.5;letter-spacing:.025em}
@media(hover:hover){
 .page-shell #top .hero-actions .discover:hover,.page-shell #in-person-course .ip-course-details .ip-cta:hover{background:#e7edb7;color:#161a0f;box-shadow:0 5px 20px #d7dfa21c;transform:translateY(-1px)}
 .page-shell #top .hero-actions .official-hero-call:hover{border-color:#d8dfa1;background:#d8dfa112;color:#f3f4e8}
 .page-shell .closing [data-callback]:hover{background:#46532b;border-color:#46532b;color:#fffef4;transform:translateY(-1px)}
 .page-shell #top .hero-actions .discover:hover svg,.page-shell #in-person-course .ip-course-details .ip-cta:hover svg,.page-shell .closing [data-callback]:hover svg,.page-shell #top .hero-actions .official-hero-call:hover::after{transform:translate(1px,-1px)}
}
.page-shell #top .hero-actions :focus-visible,.page-shell #in-person-course .ip-cta:focus-visible{outline:2px solid #e7edb7;outline-offset:4px}
.page-shell .closing [data-callback]:focus-visible{outline:2px solid #46532b;outline-offset:4px}
.page-shell #in-person-course .ip-cta:disabled{opacity:.5;transform:none;cursor:wait}
@media(max-width:700px){
 .page-shell #top .hero-actions{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);width:100%;gap:10px;margin-top:23px}
 .page-shell #top .hero-actions .discover,.page-shell #top .hero-actions .official-hero-call{width:100%;min-width:0;min-height:48px;margin:0;font-size:12px;line-height:1.25;gap:8px;border-radius:6px}
 .page-shell #top .hero-actions .discover{padding:7px 7px 7px 12px}
 .page-shell #top .hero-actions .official-hero-call{padding:11px 10px}
 .page-shell #top .hero-actions .official-hero-call::after{font-size:17px}
 .page-shell #top .hero-actions .discover svg{width:29px;height:29px;min-width:29px;padding:7px}
 .page-shell #in-person-course .ip-course-details .ip-cta{font-size:12px;min-height:49px;padding:7px 7px 7px 10px;gap:8px;border-radius:6px}
 .page-shell #in-person-course .ip-course-details .ip-cta svg{width:29px;height:29px;min-width:29px;padding:7px}
 .page-shell #in-person-course .ip-course-details .ip-action-note{font-size:9px;margin-top:8px}
 .page-shell .closing{display:flex;flex-direction:column;gap:0;margin:20px 5% 32px;padding:28px 23px;border-radius:8px}
 .page-shell .closing .closing-label{font-size:9px;margin:0 0 14px}
 .page-shell .closing h2{font-size:32px;max-width:15ch;margin:0}
 .page-shell .closing>p:not(.closing-label):not(.official-closing-strip){order:1;font-size:13px;margin:15px 0 0;max-width:36ch}
 .page-shell .closing [data-callback]{order:2;align-self:stretch;margin-top:22px;font-size:14px;min-height:50px}
 .page-shell .closing .official-closing-strip{order:3;width:100%;margin-top:20px;padding-top:13px;font-size:9px}
}
@media(max-width:350px){.page-shell #top .hero-actions{gap:8px}.page-shell #top .hero-actions .discover,.page-shell #top .hero-actions .official-hero-call{font-size:11px;gap:6px}.page-shell .closing{padding:24px 19px}}
@media(prefers-reduced-motion:reduce){.page-shell #top .hero-actions a,.page-shell #top .hero-actions button,.page-shell #top .hero-actions svg,.page-shell #top .hero-actions button::after,.page-shell #in-person-course .ip-cta,.page-shell #in-person-course .ip-cta svg,.page-shell .closing [data-callback],.page-shell .closing [data-callback] svg{transition:none!important;transform:none!important}}

/* A clean, optically aligned arrow on the mobile hero's secondary action only. */
@media(max-width:700px){
 .page-shell #top .hero-actions .official-hero-call{gap:10px;padding:11px 12px;white-space:nowrap}
 .page-shell #top .hero-actions .official-hero-call::after{content:"";display:block;width:16px;height:16px;flex:0 0 16px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 18 18 6M6 6h12v12'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 18 18 6M6 6h12v12'/%3E%3C/svg%3E") center / contain no-repeat;opacity:.85}
}
