:root{--rise-indigo:#30378f;--rise-teal:#248f99;--rise-red:#b31217;--rise-cream:#fbf4e9;--rise-ink:#17171b;--rise-line:#ddd8cf;--hero-start:#8d5524;--hero-end:#52392f;--hero-accent:#f4b528;--hero-accent-rgb:244,181,40}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#edf0f4;color:var(--rise-ink);font-family:"Manrope",Arial,sans-serif}button,input,select,textarea{font:inherit}.snapshot-toolbar{position:sticky;top:0;z-index:20;display:flex;justify-content:center;gap:10px;padding:10px;background:#fff;border-bottom:1px solid #d8dce3}.snapshot-button{border:0;border-radius:999px;padding:9px 17px;font-weight:800;cursor:pointer}.snapshot-button--primary{background:var(--rise-red);color:#fff}.snapshot-button--secondary{background:#fff;color:var(--rise-indigo);border:1px solid #bbc3cf}
.snapshot-report{width:min(8.5in,calc(100% - 24px));min-height:11in;margin:16px auto;background:#fff;padding:.26in .3in .16in;box-shadow:0 12px 34px rgba(21,30,56,.16)}
.snapshot-header{display:grid;grid-template-columns:1fr 2.05in;align-items:start;gap:.2in}.snapshot-header__identity{color:var(--rise-indigo)}.snapshot-header__identity h1{margin:0;font-size:30pt;line-height:.96;font-weight:800;letter-spacing:.015em;text-transform:uppercase}.snapshot-header__subtitle{margin:5px 0 2px;font-size:18pt;line-height:1.04;font-weight:700}.snapshot-header__date{margin:0;color:var(--rise-teal);font-size:11pt;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.snapshot-header__logo{width:2.02in;max-height:1.04in;object-fit:contain;justify-self:end}.snapshot-introduction{margin:.11in 0 .11in;font-size:10.4pt;line-height:1.42;color:#383b42}
.principle-section{border:1px solid var(--rise-line);border-radius:10px;background:#fff;overflow:hidden}.principle-section__heading{text-align:center;background:#f8f4ed;padding:7px 8px 8px;border-bottom:1px solid var(--rise-line)}.section-title{margin:0;color:var(--rise-teal);font-size:14.5pt;line-height:1.06;font-weight:800}.section-intro{margin:3px 0 0;font-size:9pt;line-height:1.2;color:#555b65}.principle-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.principle-card{--principle-color:#183b72;display:flex;flex-direction:column;align-items:center;min-width:0;height:1.88in;padding:8px 7px 7px;text-align:center;background:var(--rise-cream);border-right:1px solid var(--rise-line)}.principle-card:last-child{border-right:0}.principle-card__icon{width:.69in;height:.69in;object-fit:contain;margin-bottom:4px}.principle-card__name{margin:0;min-height:.34in;display:flex;align-items:center;justify-content:center;color:var(--principle-color);font-size:8.8pt;line-height:1.08;font-weight:800;text-transform:uppercase}.principle-card__level{width:100%;margin:5px 0;padding:4px 2px;border-radius:999px;background:var(--principle-color);color:#fff;font-size:8.1pt;line-height:1;font-weight:800;letter-spacing:.035em}.principle-card__statement{margin:1px 0 0;font-size:7.8pt;line-height:1.28;color:#34373d}
.family-ambassadors{--hero-start:#1b2c63;--hero-end:#3c336e;--hero-accent:#27c2e8;--hero-accent-rgb:39,194,232}.family-champions{--hero-start:#8d5524;--hero-end:#52392f;--hero-accent:#f4b528;--hero-accent-rgb:244,181,40}.family-stewards{--hero-start:#2e7d5b;--hero-end:#41406d;--hero-accent:#63d89e;--hero-accent-rgb:99,216,158}
.archetype-panel{position:relative;margin-top:.12in;border-radius:20px;overflow:hidden;background:linear-gradient(110deg,var(--hero-start),var(--hero-end));color:#fff;box-shadow:0 10px 35px rgba(0,0,0,.18)}.archetype-panel::after{content:"";position:absolute;right:1.7in;top:-.25in;width:2.25in;height:2.25in;border-radius:50%;background:radial-gradient(circle,rgba(var(--hero-accent-rgb),.14),rgba(var(--hero-accent-rgb),0) 68%);pointer-events:none}.archetype-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,60fr) 2px minmax(0,40fr);gap:.18in;min-height:3.72in;padding:.18in .2in}.archetype-left{min-width:0}.archetype-identity{display:grid;grid-template-columns:112px 1fr;gap:.16in;align-items:center}.archetype-icon-container{width:112px;height:112px;display:grid;place-items:center;filter:drop-shadow(0 6px 18px rgba(0,0,0,.18))}.archetype-hero__icon{width:112px;height:112px;object-fit:contain;display:block}.archetype-hero__eyebrow{margin:0 0 3px;color:var(--hero-accent);font-size:8.2pt;font-weight:800;letter-spacing:.11em}.archetype-hero__name{margin:0;color:#fff;font-size:34pt;line-height:.92;font-weight:800;text-transform:uppercase}.archetype-hero__tagline{margin:6px 0 0;color:var(--hero-accent);font-size:12.5pt;line-height:1.25;font-style:italic;font-weight:600}.archetype-divider{width:2px;background:rgba(var(--hero-accent-rgb),.68);border-radius:999px}.archetype-narrative{display:grid;gap:.12in;margin-top:.18in}.archetype-narrative section+section{padding-top:.11in;border-top:1px solid rgba(255,255,255,.2)}.archetype-panel h3{margin:0 0 5px;color:var(--hero-accent);font-size:10.2pt;line-height:1.15;font-weight:800;text-transform:uppercase}.archetype-panel p{margin:0;color:#f7f8fb;font-size:9.4pt;line-height:1.42}.archetype-details{display:grid;grid-template-rows:1fr 1fr 1fr;gap:.11in;min-width:0}.detail-card{position:relative;overflow:hidden;background:#f5f8fa;color:#17203f;border-radius:11px;padding:.13in .14in;box-shadow:0 6px 18px rgba(0,0,0,.13)}.detail-card h3{position:relative;z-index:1;margin:0 0 7px;color:var(--hero-accent);font-size:10.1pt;text-transform:uppercase}.detail-card ul{position:relative;z-index:1;margin:0;padding-left:18px}.detail-card li{margin:0 0 5px;font-size:8.8pt;line-height:1.25}.detail-card p{position:relative;z-index:1;color:#1c2545;font-size:9.1pt;line-height:1.35;font-style:italic;font-weight:600}.detail-card__watermark{position:absolute;right:8px;top:-11px;color:var(--hero-accent);font-size:52pt;line-height:1;font-weight:800;opacity:.15;pointer-events:none}
.snapshot-footer-grid{display:grid;grid-template-columns:1.16fr .84fr;gap:.1in;margin-top:.12in}.results-guide{border:1px solid var(--rise-line);border-radius:10px;padding:10px 11px;background:#fff}.results-guide h2,.journey-card h2{margin:0 0 4px;color:var(--rise-teal);font-size:10.5pt;line-height:1.05;font-weight:800}.results-guide>p{margin:0 0 7px;font-size:8pt;line-height:1.28;color:#4b4f57}.development-bands{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.development-band{border-radius:6px;padding:7px 6px;background:#f5f1ea;min-height:.7in}.development-band strong{display:block;margin-bottom:3px;font-size:7.5pt}.development-band span{display:block;font-size:6.9pt;line-height:1.28;color:#3f434a}.development-band--engaging{border-top:4px solid #b88749}.development-band--engaging strong{color:#8c612f}.development-band--enacting{border-top:4px solid #488789}.development-band--enacting strong{color:#356e70}.development-band--empowering{border-top:4px solid #6f4a83}.development-band--empowering strong{color:#604071}.journey-card{display:block;align-items:center;border-radius:10px;padding:10px 11px;background:#f3efe8;border:1px solid var(--rise-line)}.journey-card p{margin:0 0 7px;font-size:7.8pt;line-height:1.3;color:#42464e}.journey-card .snapshot-button{padding:6px 10px;font-size:7.4pt}.snapshot-credit{margin-top:6px;text-align:center;color:#777b84;font-size:6.7pt}.print-only{display:none!important}
.snapshot-modal[hidden]{display:none}.snapshot-modal{position:fixed;inset:0;z-index:50}.snapshot-modal__backdrop{position:absolute;inset:0;background:rgba(20,22,40,.66)}.snapshot-modal__dialog{position:relative;width:min(680px,calc(100% - 32px));max-height:calc(100vh - 40px);overflow:auto;margin:20px auto;padding:28px;background:#fff;border-radius:14px}.snapshot-modal__close{position:absolute;right:15px;top:10px;border:0;background:transparent;font-size:28px}.snapshot-modal__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.snapshot-modal label{display:grid;gap:6px;font-size:13px;font-weight:700}.snapshot-modal input,.snapshot-modal select,.snapshot-modal textarea{width:100%;border:1px solid #bcc3cf;border-radius:7px;padding:9px}.snapshot-modal__full{grid-column:1/-1}.modal-open{overflow:hidden}.snapshot-empty{max-width:650px;margin:80px auto;padding:35px;background:#fff;border-radius:14px;text-align:center}.pdf-exporting .no-print{display:none!important}
@media(max-width:760px){.snapshot-report{width:100%;min-height:0;margin:0;padding:20px;box-shadow:none}.snapshot-header{grid-template-columns:1fr 140px}.snapshot-header__identity h1{font-size:25pt}.snapshot-header__logo{width:135px}.principle-grid{grid-template-columns:1fr}.principle-card{height:auto;min-height:158px;border-right:0;border-bottom:1px solid var(--rise-line)}.archetype-layout{grid-template-columns:1fr;min-height:0;padding:24px}.archetype-divider{width:100%;height:2px}.archetype-identity{grid-template-columns:112px 1fr}.archetype-icon-container{width:112px;height:112px}.archetype-hero__icon{width:112px;height:112px}.archetype-hero__name{font-size:36px}.archetype-hero__tagline{font-size:18px}.archetype-panel p{font-size:16px}.archetype-panel h3{font-size:18px}.detail-card h3{font-size:16px}.detail-card li,.detail-card p{font-size:15px}.snapshot-footer-grid,.development-bands{grid-template-columns:1fr}.snapshot-modal__grid{grid-template-columns:1fr}.snapshot-modal__full{grid-column:auto}}
@media print{@page{size:Letter portrait;margin:0}html,body{width:8.5in;height:11in;margin:0!important;background:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.no-print,.snapshot-modal{display:none!important}.snapshot-report{width:8.5in;height:11in;min-height:11in;margin:0;padding:.24in .29in .14in;box-shadow:none;overflow:hidden}.print-only{display:block!important}.snapshot-header{grid-template-columns:1fr 2.05in}.principle-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.principle-card{height:1.86in;border-right:1px solid var(--rise-line);border-bottom:0}.archetype-layout{grid-template-columns:minmax(0,60fr) 2px minmax(0,40fr);min-height:3.52in;padding:.16in .18in}.archetype-hero__name{font-size:32pt}.archetype-hero__tagline{font-size:11.7pt}.archetype-panel p{font-size:9pt}.detail-card li{font-size:8.45pt}.detail-card p{font-size:8.75pt}.snapshot-footer-grid{grid-template-columns:1.16fr .84fr}.development-bands{grid-template-columns:repeat(3,1fr)}}
