:root{--navy:#3a1858;--navy-deep:#1f0d32;--navy-mid:#5c2d7a;--cream:#f4efe8;--gold:#c48ca8;--gold-dark:#8e5a72;--charcoal:#2a2430;--page-gray:#e4dde8;--rule:#cbb8c6;--panel:#fffcf8;--band:#ebe3ef;--muted:#6b6270;--highlight:#fff8fb;--shadow:#8a6a80;--script:"Edwardian Script ITC", "Snell Roundhand", "Apple Chancery", cursive;--ui:"Arial Rounded MT Bold", "Arial Rounded MT", Arial, sans-serif;--body:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:140px}body{background-color:var(--cream);color:var(--charcoal);font-family:var(--body);background-image:repeating-linear-gradient(#3a185808 0 1px,#0000 1px 4px);font-size:16px;line-height:1.6}h1,h2,h3{color:var(--navy);margin:0 0 12px;font-weight:400}h1{font-family:var(--ui);letter-spacing:0;font-size:32px;line-height:1.25}h2,h3{font-family:var(--ui)}h2{font-size:26px}h3{font-size:18px}p{margin:0 0 12px}a{color:var(--navy)}a:hover{color:var(--gold-dark)}.page{min-height:100%}.shell{background:var(--cream);flex-direction:column;width:100%;min-height:100vh;display:flex}.wrap{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.site-header{z-index:100;background:var(--navy);background-image:linear-gradient(to bottom, #6a3b8c, var(--navy-mid) 38%, var(--navy-deep));border-bottom:4px solid var(--gold);width:100%;color:var(--cream);position:sticky;top:0;box-shadow:inset 0 1px #ffffff38,0 4px 10px #1f0d3247}.header-top{justify-content:space-between;align-items:center;gap:16px;padding-top:14px;padding-bottom:12px;display:flex}.brand{font-family:var(--script);letter-spacing:0;color:var(--cream);margin:0;font-size:44px;font-weight:400;line-height:1.1;text-decoration:none}.brand:hover{color:var(--gold)}.header-auth{flex-shrink:0;gap:8px;display:flex}.site-nav{background:var(--navy-deep);border-top:1px solid #ffffff1f;box-shadow:inset 0 1px #c48ca840}.nav-list{flex-wrap:wrap;gap:4px;margin:0 auto;padding-top:0;padding-bottom:0;list-style:none;display:flex}.site-nav a{color:var(--cream);font-family:var(--ui);letter-spacing:.04em;text-transform:uppercase;border:1px solid #0000;padding:10px 14px 11px;font-size:14px;font-weight:400;text-decoration:none;display:inline-block}.site-nav a:hover{color:var(--gold);background:#ffffff0f}.site-nav a[aria-current=page]{color:var(--navy-deep);background:linear-gradient(to bottom, #f3e4ec, var(--gold));border:1px outset #8e5a72;border-color:#e8c8d6 #8e5a72 #8e5a72 #e8c8d6}.site-main{flex:1;padding:0}.site-main h1,.site-main h2,.site-main h3{font-family:var(--ui)}.site-main h1,.site-main h2{border-bottom:2px solid var(--gold);margin-bottom:12px;padding-bottom:8px;box-shadow:0 1px #3a18581f}.site-main h3{margin-bottom:8px;font-size:18px}.kicker{color:var(--gold-dark);font-family:var(--ui);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:400}.lede{font-family:var(--ui);color:var(--navy);font-size:20px;font-weight:400}.section{padding:36px 0 44px}.band-alt{background:var(--band);background-image:linear-gradient(to bottom, #f3edf4, var(--band));border-top:1px solid #d7c4d2;border-bottom:1px solid #d7c4d2;box-shadow:inset 0 1px #ffffffa6}.hero{padding:48px 0 52px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid}.hero-copy{flex-direction:column;gap:0;display:flex}.hero-copy .kicker{margin-bottom:10px}.hero-copy h1{box-shadow:none;border-bottom:none;margin:0 0 14px;padding-bottom:0;font-size:38px;line-height:1.15}.hero-lede{max-width:34em;color:var(--charcoal);margin:0 0 18px;font-size:17px;line-height:1.55}.hero-trust{flex-wrap:wrap;gap:10px;margin:0 0 22px;padding:0;list-style:none;display:flex}.hero-trust li{background:var(--panel);border:1px solid var(--rule);box-shadow:inset 1px 1px 0 var(--highlight);font-family:var(--ui);color:var(--navy);padding:6px 12px 6px 28px;font-size:13px;position:relative}.hero-trust li:before{content:"✓";color:var(--gold-dark);font-size:12px;position:absolute;left:10px}.hero-actions{flex-wrap:wrap;gap:10px;margin:0;display:flex}.hero-frame{background:var(--panel);background-image:linear-gradient(to bottom, #fffdfb, var(--panel));border:1px solid var(--shadow);box-shadow:inset 1px 1px 0 var(--highlight), 3px 3px 0 #1f0d3224;margin:0;padding:10px}.hero-art{aspect-ratio:4/3;background:#e8dff0;border:2px inset #c9b8c6;overflow:hidden}.hero-art img{object-fit:cover;width:100%;height:100%;display:block}.hero-frame figcaption{color:var(--muted);text-align:center;margin:10px 2px 0;padding:0;font-size:13px;line-height:1.45}.card-grid{gap:16px;margin-top:20px;display:grid}.card-grid.two{grid-template-columns:1fr 1fr}.card-grid.three{grid-template-columns:1fr 1fr 1fr;align-items:stretch}.card-grid .panel{flex-direction:column;height:100%;display:flex}.card-grid .panel>a{align-self:flex-start;margin-top:auto}.testimonial{border-left:5px solid var(--gold);flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.testimonial-quote{font-family:var(--body);flex:1;margin:0;padding:16px 16px 14px;font-size:15px;line-height:1.55}.testimonial-meta{border-top:1px solid var(--rule);box-shadow:inset 0 1px 0 var(--highlight);background:#f6eef3;align-items:center;gap:10px;margin-top:auto;padding:12px 16px;display:flex}.stories-section{padding-top:44px}.stories-head{max-width:40em;margin-bottom:24px}.stories-head h2{margin-bottom:10px}.stories-intro{color:var(--charcoal);margin:0;font-size:17px;line-height:1.5}.stories-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.stories-more{text-align:center;margin:22px 0 0}.stories-more a{border:1px solid var(--rule);background:var(--panel);box-shadow:inset 1px 1px 0 var(--highlight);font-family:var(--ui);padding:8px 14px;font-size:14px;text-decoration:none;display:inline-block}.stories-more a:hover{border-color:var(--gold);color:var(--navy-deep)}.panel{background:var(--panel);background-image:linear-gradient(to bottom, #fffdfb, var(--panel));border:1px solid var(--shadow);box-shadow:inset 1px 1px 0 var(--highlight), 2px 2px 0 #1f0d321f;padding:16px}.panel p:last-child,.panel a:last-child{margin-bottom:0}.avatar{background:linear-gradient(to bottom, var(--navy-mid), var(--navy-deep));border:1px solid var(--navy-deep);width:36px;height:36px;color:var(--cream);font-family:var(--ui);flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:400;display:inline-flex;box-shadow:inset 0 1px #ffffff40}.testimonial cite{flex-direction:column;font-size:13px;font-style:normal;display:flex}.section-link{margin-top:18px}.btn{font-family:var(--ui);cursor:pointer;border:2px outset #5a2d48;border-color:#e8d0dc #5a2d48 #5a2d48 #e8d0dc;padding:8px 16px;font-size:14px;font-weight:400;text-decoration:none;display:inline-block}.btn:active{border-style:inset}.btn-navy{background:var(--navy);background-image:linear-gradient(to bottom, #6a3b8c, var(--navy-deep));color:var(--cream)}.btn-navy:hover{color:#ffe9f2}.btn-gold{background:var(--gold);background-image:linear-gradient(to bottom, #e4b7c8, var(--gold-dark));color:var(--navy-deep);border-color:#f0d4de #7a4a62 #7a4a62 #f0d4de}.btn-gold:hover{color:#1a0a24}.btn-ghost{color:var(--cream);background:linear-gradient(#ffffff1f,#00000014);border-color:#e8c8d6 #6b3d58 #6b3d58 #e8c8d6}.btn-ghost:hover{color:#fff}.steps{grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0 0;padding:0;list-style:none;display:grid}.step-n{color:var(--gold-dark);font-family:var(--ui);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:400;display:block}.link-list{margin:8px 0 0;padding:0 0 0 16px}.link-list li{margin-bottom:4px}.prose p{max-width:48em}.faq-list{gap:10px;margin-top:18px;display:grid}.faq-list summary{cursor:pointer;font-family:var(--ui);color:var(--navy);font-size:16px;font-weight:400}.faq-list details p{margin:10px 0 0}.cta{background:var(--navy);background-image:linear-gradient(to bottom, #6a3b8c, var(--navy-deep));border-top:4px solid var(--gold);color:var(--cream);text-align:center;padding:36px 0;box-shadow:inset 0 1px #ffffff2e}.cta h2{color:var(--cream);border-bottom-color:var(--gold);display:inline-block}.cta p{max-width:38em;margin:0 auto 16px}.site-footer{background:var(--navy-deep);background-image:linear-gradient(to bottom, #2a1444, var(--navy-deep));border-top:4px solid var(--gold);color:#d8c9d4;font-size:13px}.site-footer a{color:var(--cream)}.site-footer a:hover{color:var(--gold)}.site-footer h3{color:var(--gold);font-family:var(--ui);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:15px;font-weight:400}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:24px;padding-top:28px;padding-bottom:24px;display:grid}.footer-name{margin-bottom:8px;font-size:36px;display:inline-block}.footer-legal{border-top:1px solid var(--gold);padding:12px 0 16px;box-shadow:inset 0 1px #ffffff14}.footer-legal .wrap{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.footer-legal p{margin:0}.browse-hero h1{font-size:30px}.filter-form{background:var(--panel);border:1px solid var(--shadow);box-shadow:inset 1px 1px 0 var(--highlight), inset -1px -1px 0 #d7c4d2;grid-template-columns:repeat(3,1fr);align-items:end;gap:14px 16px;padding:16px;display:grid}.filter-form label{font-family:var(--ui);color:var(--navy);flex-direction:column;gap:4px;font-size:13px;display:flex}.filter-form select{font-family:var(--body);color:var(--charcoal);background:#fff;border:2px inset #d7c4d2;padding:7px 8px;font-size:16px}.filter-form select:disabled{color:var(--muted);background:#f3eef5}.check-field{align-items:center;gap:8px;flex-direction:row!important}.filter-actions{align-items:center;gap:8px;display:flex}.btn-ghost-dark{background:var(--panel);color:var(--navy);background-image:linear-gradient(#fff,#efe6ec);border-color:#f0e4ea #6b3d58 #6b3d58 #f0e4ea}.btn-ghost-dark:hover{color:var(--gold-dark)}.result-meta{margin-bottom:6px}.browse-page .wrap{max-width:1280px}.profile-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;margin-top:18px;display:grid}.profile-card{box-sizing:border-box;flex-direction:column;height:540px;max-height:540px;padding:12px;display:flex;overflow:hidden}.profile-photo{width:100%;height:148px;min-height:148px;color:var(--navy);background:linear-gradient(#e8dff0,#d5c6dc);border:2px inset #c9b8c6;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:10px;padding:0;display:flex;overflow:hidden}.profile-photo img{object-fit:cover;width:100%;height:100%;display:block}.profile-photo span{font-family:var(--ui);font-size:42px;line-height:1}.profile-photo em{height:16px;color:var(--muted);margin-top:6px;font-size:12px;display:block}.profile-body{flex-direction:column;flex:1;min-height:0;display:flex}.profile-head{align-items:center;gap:8px;min-height:32px;margin-bottom:8px;display:flex}.profile-head h2{white-space:nowrap;text-overflow:ellipsis;border:0;margin:0;padding:0;font-size:20px;line-height:1.2;overflow:hidden}.profile-facts{margin:0 0 10px;padding:0;font-size:14px;list-style:none}.profile-facts li{margin-bottom:2px}.profile-location{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;display:-webkit-box;overflow:hidden}.profile-bio{-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:6.4em;margin:0;display:-webkit-box;overflow:hidden}.badge{background:linear-gradient(to bottom, #e4b7c8, var(--gold-dark));color:var(--navy-deep);font-family:var(--ui);letter-spacing:.06em;text-transform:uppercase;border:1px outset #e8c8d6;flex-shrink:0;padding:2px 8px;font-size:11px;display:inline-block}.badge.is-placeholder{visibility:hidden}.profile-actions{flex-direction:column;gap:8px;margin-top:auto;padding-top:8px;display:flex}.profile-actions .btn{text-align:center}.success-strip{border-left:6px solid var(--gold);margin:20px 0 0}.register-card{flex-direction:column;gap:10px;display:flex}.register-card h2{box-shadow:none;border-bottom:none;margin:0;padding-bottom:0;font-size:20px}.register-card p{flex:1;margin:0}.register-card .btn{text-align:center;align-self:flex-start}.register-page .crumbs{margin-bottom:16px}.reg-summary{margin:18px 0 0}.reg-summary h2{box-shadow:none;border-bottom:none;margin:0 0 8px;padding-bottom:0;font-size:18px}.reg-notice{border-left:6px solid var(--gold);margin:18px 0 0}.reg-form{gap:18px;margin-top:20px;display:grid}.reg-fieldset{border:1px solid var(--shadow);padding:16px 18px 18px}.reg-fieldset legend{background:var(--navy);background-image:linear-gradient(to bottom, var(--navy-mid), var(--navy-deep));color:var(--cream);font-family:var(--ui);border:2px outset #7a4a9c;padding:2px 10px;font-size:15px}.reg-note{color:var(--muted);margin:6px 0 14px;font-size:14px}.reg-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px;display:grid}.reg-field{font-family:var(--ui);color:var(--navy);flex-direction:column;gap:4px;font-size:13px;display:flex}.reg-field input,.reg-field select,.reg-form textarea{font-family:var(--body);color:var(--charcoal);background:#fff;border:2px inset #d7c4d2;padding:7px 8px;font-size:16px}.reg-form textarea{resize:vertical;width:100%;min-height:120px}.reg-subhead{font-family:var(--ui);color:var(--navy);margin:18px 0 8px;font-size:15px;display:block}.reg-check-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 16px;display:grid}.reg-check{font-family:var(--ui);color:var(--navy);align-items:flex-start;gap:8px;font-size:14px;display:flex}.reg-check span{flex-direction:column;gap:2px;display:flex}.reg-check em{color:var(--muted);font-family:var(--body);font-size:14px;font-style:normal}.reg-check a{font-size:14px}.reg-agreements{gap:12px;display:grid}.reg-text-block{gap:6px;margin-bottom:18px;display:grid}.reg-text-block:last-child{margin-bottom:0}.reg-text-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.reg-text-head .reg-subhead{margin:0}.reg-hint{color:var(--muted);margin:0;font-size:13px}.reg-error{color:#7a2436;margin:0;font-size:13px}.reg-text-head button:disabled{color:#f2ecf2;cursor:not-allowed;background:#cbb8c6;border-style:inset}.reg-actions{flex-wrap:wrap;gap:10px;display:flex}.reg-actions button:disabled{color:#f2ecf2;cursor:not-allowed;background:#cbb8c6;border-style:inset}.next-list{margin:20px 0 0;padding:16px 16px 16px 34px;font-size:15px}.next-list li{margin-bottom:8px}.next-list li:last-child{margin-bottom:0}.success-strip blockquote{margin:0 0 10px}.success-strip cite{flex-direction:column;font-size:14px;font-style:normal;display:flex}.pager{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.pager button{min-width:36px;color:var(--navy);font-family:var(--ui);cursor:pointer;background:linear-gradient(#fff,#efe6ec);border:2px outset #5a2d48;border-color:#f0e4ea #5a2d48 #5a2d48 #f0e4ea;padding:7px 12px;font-size:14px}.pager button.is-current,.pager button[aria-current=page]{background:linear-gradient(to bottom, #6a3b8c, var(--navy-deep));color:var(--cream);border-style:inset}.profile-sheet-name{margin:0 0 16px;font-size:34px;line-height:1.15}.profile-sheet-section{padding-top:0}.profile-sheet{width:100%}.profile-sheet-top{grid-template-columns:180px minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:24px;margin-bottom:8px;display:grid}.profile-sheet .profile-photo{height:180px;min-height:180px;margin-bottom:0;padding:0;overflow:hidden}.profile-sheet .profile-photo img{object-fit:cover;width:100%;height:100%;display:block}.profile-gallery{flex-direction:column;gap:8px;display:flex}.profile-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.profile-thumbs button{background:var(--panel);cursor:pointer;border:2px outset #5a2d48;border-color:#f0e4ea #5a2d48 #5a2d48 #f0e4ea;height:48px;padding:0;display:block;overflow:hidden}.profile-thumbs button:active{border-style:inset}.profile-thumbs button.is-current{border-style:inset;border-color:var(--gold) #3a1858 #3a1858 var(--gold);box-shadow:inset 0 0 0 1px var(--navy)}.profile-thumbs img{object-fit:cover;width:100%;height:100%;display:block}.profile-sheet .profile-gallery .profile-photo{cursor:pointer;width:100%}.photo-lightbox{z-index:200;background:#1f0d32b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.photo-lightbox-frame{width:min(720px,100%);padding:14px 16px 16px}.photo-lightbox-frame img{object-fit:contain;background:#1f0d32;border:2px inset #c9b8c6;width:100%;max-height:70vh;display:block}.photo-lightbox-nav,.profile-sheet-buttons{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.profile-sheet .fact-list{border:1px solid var(--shadow);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:16px;padding-top:0;display:grid}.profile-sheet .fact-list div{border-bottom:1px solid var(--rule);border-right:1px solid var(--rule);background:#fffdfb;grid-template-columns:1fr;gap:2px;margin:0;padding:8px 10px}.profile-sheet .fact-list div:nth-child(odd){background:#f6eef3}.crumbs{background:var(--panel);border:1px inset #d7c4d2;flex-wrap:wrap;gap:8px;margin-bottom:16px;padding:6px 10px;font-size:14px;display:flex}.crumbs span{color:var(--muted)}.lock-note{color:var(--muted);font-size:14px}.lock-box{background:#f7f1f5;border:1px inset #d7c4d2;margin:12px 0;padding:10px}.lock-box h3{margin-bottom:4px}.meta-list,.fact-list,.summary-list{margin:12px 0 0}.meta-list div,.fact-list div,.summary-list div{border-bottom:1px solid var(--rule);grid-template-columns:1fr 1fr;gap:8px;padding:6px 0;display:grid}.meta-list dt,.fact-list dt,.summary-list dt{font-family:var(--ui);color:var(--navy)}.meta-list dd,.fact-list dd,.summary-list dd{margin:0}.related-group{margin-top:22px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:10px;display:grid}.related-card{flex-direction:column;gap:6px;text-decoration:none;display:flex}.related-card span{color:var(--charcoal);font-size:14px}@media (width<=1100px){.profile-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:1fr}}@media (width<=900px){.filter-form,.reg-grid,.reg-check-grid,.profile-sheet-top,.profile-sheet .fact-list,.hero-grid,.card-grid.three,.card-grid.two,.stories-grid,.steps,.footer-grid{grid-template-columns:1fr}.header-top{flex-wrap:wrap}}@media (width<=600px){.profile-grid{grid-template-columns:1fr}.hero-copy h1{font-size:30px}}
