:root{--paper: #faf8f3;--card: #ffffff;--ink: #211d19;--muted: #6f6455;--line: #e6ded0;--gold: #a3690f;--gold-deep: #7c4f08;--gold-soft: #f5ead2;--green: #2e6b46;--green-soft: #e4f0e4;--serif: "Cormorant Garamond", Georgia, serif;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.6}.site-head{display:flex;align-items:center;justify-content:space-between;max-width:880px;margin:0 auto;padding:1.4rem 1.25rem .4rem}.brand{height:30px;object-fit:contain}.head-link{font-size:.85rem;color:var(--muted);text-decoration:none;font-weight:500}.head-link:hover{color:var(--gold-deep)}.wrap{max-width:880px;margin:0 auto;padding:1.5rem 1.25rem 4rem}.hero h1{font-family:var(--serif);font-weight:600;font-size:clamp(2rem,5vw,2.9rem);line-height:1.12;letter-spacing:-.01em;text-wrap:balance}.hero .sub{color:var(--muted);max-width:620px;margin:.8rem 0 2.4rem;font-size:1.02rem}.step{margin-bottom:1.9rem}.step-label{font-family:var(--sans);font-size:.8rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:.8rem;display:flex;align-items:center;gap:.55rem}.step-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--ink);color:var(--paper);font-size:.72rem}.optional{font-weight:500;text-transform:none;letter-spacing:0;color:#b0a48f}.chips{display:flex;flex-wrap:wrap;gap:.55rem}.chip{font-family:var(--sans);font-size:.94rem;font-weight:500;line-height:1.35;padding:.5rem 1.05rem;border-radius:999px;cursor:pointer;background:var(--card);color:var(--ink);border:1.5px solid var(--line);transition:border-color .15s,background .15s,color .15s,transform .1s}.chip:hover{border-color:var(--gold);transform:translateY(-1px)}.chip:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.chip.selected{background:var(--ink);border-color:var(--ink);color:var(--paper)}.results{margin-top:2.6rem}.persona-note{background:var(--gold-soft);border-left:3px solid var(--gold);border-radius:0 10px 10px 0;padding:.85rem 1.1rem;margin-bottom:1.6rem;font-size:.95rem;color:#4d3c1e}.results-head{margin-bottom:1.9rem}.results-head h2{font-family:var(--serif);font-weight:600;font-size:clamp(1.5rem,3.4vw,2rem);line-height:1.18;max-width:560px;text-wrap:balance}.path{list-style:none;position:relative;counter-reset:stop}.path:before{content:"";position:absolute;left:13px;top:10px;bottom:26px;width:2px;background:linear-gradient(var(--gold) 60%,var(--line))}.stop{position:relative;padding:0 0 2.3rem 3rem;counter-increment:stop;animation:rise .4s ease both}.stop:nth-child(2){animation-delay:70ms}.stop:nth-child(3){animation-delay:.14s}.stop:nth-child(4){animation-delay:.21s}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.stop{animation:none}}.stop:before{content:counter(stop);position:absolute;left:0;top:-2px;width:28px;height:28px;border-radius:50%;background:var(--gold);color:#fff;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 4px var(--paper)}.stop-head h3{font-family:var(--serif);font-size:1.45rem;font-weight:700;line-height:1.2}.stop-head p{color:var(--muted);font-size:.92rem;margin:.15rem 0 .95rem}.card{display:flex;gap:1rem;align-items:flex-start;text-decoration:none;color:inherit;background:var(--card);border:1.5px solid var(--line);border-radius:14px;padding:1.05rem 1.15rem;margin-bottom:.7rem;transition:border-color .15s,box-shadow .15s,transform .12s}.card:hover{border-color:var(--gold);box-shadow:0 6px 22px #5a3e0a17;transform:translateY(-1px)}.card-big{padding:1.2rem 1.3rem}.thumb{width:84px;height:62px;object-fit:cover;border-radius:8px;flex-shrink:0;background:var(--gold-soft)}.card-big .thumb{width:116px;height:84px}.c-body{display:flex;flex-direction:column;gap:.22rem;min-width:0}.c-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.c-title{font-family:var(--serif);font-size:1.22rem;font-weight:700;line-height:1.25}.card-big .c-title{font-size:1.42rem}.c-desc{font-size:.92rem;color:#4c443a}.c-meta{font-size:.82rem;color:var(--muted);font-weight:500}.badge{font-style:normal;font-size:.68rem;font-weight:700;letter-spacing:.05em;padding:.1rem .5rem;border-radius:999px}.badge-free{background:var(--green-soft);color:var(--green)}.badge-new{background:var(--gold-soft);color:var(--gold-deep)}.card-event{background:linear-gradient(140deg,#fffdf7,var(--gold-soft));border-color:#ead9b4}.media-list{display:flex;flex-direction:column;gap:.55rem}.media{display:flex;gap:.85rem;align-items:center;text-decoration:none;color:inherit;background:var(--card);border:1.5px solid var(--line);border-radius:12px;padding:.8rem 1rem;transition:border-color .15s}.media:hover{border-color:var(--gold)}.m-icon{width:34px;height:34px;border-radius:50%;flex-shrink:0;background:var(--gold-soft);color:var(--gold-deep);display:flex;align-items:center;justify-content:center;font-size:.8rem}.m-thumb{width:96px;height:54px;object-fit:cover;border-radius:8px;flex-shrink:0;background:var(--gold-soft)}.m-body{display:flex;flex-direction:column;gap:.12rem;min-width:0}.m-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);display:flex;gap:.4rem;align-items:center}.m-title{font-weight:600;font-size:.99rem;line-height:1.35}.m-desc{font-size:.88rem;color:#4c443a}.stop-bsa .bsa{position:relative;overflow:hidden;isolation:isolate;display:flex;gap:1.3rem;align-items:center;text-decoration:none;color:inherit;border-radius:16px;padding:1.5rem 1.6rem;background:linear-gradient(135deg,#172636,#1f3247 55%,#24405c);border:1.5px solid rgba(224,160,20,.45)}.stop-bsa .bsa:before{content:"";position:absolute;inset:-30% -8%;z-index:0;pointer-events:none;background:url(/bsa/assets/course-filmstrip.webp) repeat-x right center;background-size:auto 124px;transform:rotate(-4deg);opacity:.42;-webkit-mask-image:linear-gradient(90deg,transparent 52%,#000 86%);mask-image:linear-gradient(90deg,transparent 52%,#000 86%)}.stop-bsa .bsa>*{position:relative;z-index:1}.stop-bsa .bsa:hover{box-shadow:0 12px 32px #17263659}.stop-bsa .bsa:hover:before{opacity:.55}.stop-bsa .bsa:before{transition:opacity .25s}@media(prefers-reduced-motion:reduce){.stop-bsa .bsa:before{transition:none}}.bsa-logo{width:92px;height:92px;object-fit:contain;flex-shrink:0}.bsa-body{display:flex;flex-direction:column;gap:.3rem;min-width:0}.stop-bsa .bsa-eyebrow{font-family:Cinzel,Georgia,serif;font-size:.68rem;font-weight:600;letter-spacing:.18em;color:#f4b734}.bsa-title{font-family:EB Garamond,Georgia,serif;font-size:1.75rem;font-weight:700;color:#f4f7f8;line-height:1.12}.stop-bsa .bsa-desc{color:#c6d2dd;max-width:560px}.bsa-cta{margin-top:.55rem;font-family:Cinzel,Georgia,serif;font-weight:700;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#f4b734}.save-box{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;flex-wrap:wrap;background:var(--card);border:1.5px solid #ead9b4;border-radius:16px;padding:1.3rem 1.5rem;margin:.4rem 0 .9rem;box-shadow:0 6px 24px #5a3e0a0f}.save-copy{max-width:460px}.save-copy h3{font-family:var(--serif);font-size:1.35rem;font-weight:700}.save-copy p{color:var(--muted);font-size:.88rem;margin-top:.2rem}.save-copy a{color:var(--gold-deep);font-weight:600}.save-form{display:flex;gap:.5rem;flex-wrap:wrap}.save-form input{font-family:var(--sans);font-size:.93rem;padding:.6rem .9rem;min-width:220px;border:1.5px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink)}.save-form input:focus-visible{outline:2px solid var(--gold);outline-offset:1px}.save-form button,.save-open{font-family:var(--sans);font-size:.93rem;font-weight:600;cursor:pointer;padding:.6rem 1.15rem;border-radius:10px;border:none;text-decoration:none;background:var(--gold-deep);color:#fff}.save-form button:hover,.save-open:hover{background:var(--gold)}.save-form button:disabled{opacity:.6;cursor:default}.save-err{width:100%;font-size:.84rem;color:#a13c2f}.save-err:empty{display:none}.noscript-note{background:var(--gold-soft);border-radius:10px;padding:.8rem 1.1rem;margin-bottom:1.6rem;font-size:.93rem}.noscript-note a{color:var(--gold-deep)}.reset{text-align:center;margin-top:.6rem}.reset button{background:none;border:none;color:var(--muted);font-family:var(--sans);font-size:.86rem;cursor:pointer;text-decoration:underline}.site-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;max-width:880px;margin:0 auto;padding:1.2rem 1.25rem 2.2rem;border-top:1.5px solid var(--line);color:var(--muted);font-size:.82rem}.site-foot a{color:var(--gold-deep);text-decoration:none;font-weight:500}.hidden,body.embed .site-head,body.embed .site-foot{display:none}body.embed .wrap{padding-top:.6rem}@media(max-width:640px){.stop{padding-left:2.55rem}.thumb{width:72px;height:52px}.card-big .thumb{width:96px;height:68px}.m-thumb{width:78px;height:44px}.stop-bsa .bsa{flex-direction:column;align-items:flex-start}.stop-bsa .bsa:before{opacity:.2;-webkit-mask-image:linear-gradient(180deg,transparent 45%,#000 100%);mask-image:linear-gradient(180deg,transparent 45%,#000 100%)}}
