:root{--gold: #f4d06f;--gold-dark: #e6b800;--gold-glow: rgba(244, 208, 111, .15);--champagne: #f7f3e9;--champagne-muted: rgba(247, 243, 233, .7);--bordeaux: #581845;--bordeaux-light: #7a2d5f;--espresso: #160e0c;--espresso-light: #1e1412;--espresso-card: #1a110f;--surface-elevated: rgba(30, 20, 18, .95)}.sh{background:var(--espresso);color:var(--champagne);min-height:100vh;position:relative;overflow:hidden}.sh__container{max-width:1200px;margin:0 auto;padding:0 2rem 6rem}.section-header{text-align:center;margin-bottom:2.5rem}.section-header__title{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.section-header__subtitle{color:var(--champagne-muted);font-size:1rem}.sh-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;border-radius:12px;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none}.sh-btn--primary{background:var(--gold);color:var(--bordeaux);box-shadow:0 8px 24px #f4d06f40}.sh-btn--primary:hover{background:var(--gold-dark);transform:translateY(-2px);box-shadow:0 12px 32px #f4d06f59}.sh-btn--primary:active{transform:translateY(0) scale(.98)}.sh-btn--secondary{background:transparent;color:var(--champagne);border:1px solid rgba(247,243,233,.25)}.sh-btn--secondary:hover{background:#f7f3e914;border-color:#f7f3e966}.sh-btn--secondary:active{transform:scale(.98)}.sh-hero{padding:8rem 0 4rem;position:relative}.sh-hero:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:900px;height:500px;background:radial-gradient(ellipse at center top,rgba(244,208,111,.08) 0%,transparent 70%);pointer-events:none}.sh-hero__content{text-align:center;margin-bottom:3rem;position:relative}.sh-hero__eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;opacity:0;animation:fadeUp .6s ease forwards}.sh-hero__title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1.25rem;opacity:0;animation:fadeUp .6s ease .1s forwards}.sh-hero__subtitle{font-size:1.2rem;color:var(--champagne-muted);max-width:650px;margin:0 auto 2rem;line-height:1.6;opacity:0;animation:fadeUp .6s ease .2s forwards}.sh-hero__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;opacity:0;animation:fadeUp .6s ease .3s forwards}.sh-hero__visual{opacity:0;animation:fadeUp .6s ease .4s forwards}.sh-hero__split{display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;align-items:stretch;max-width:900px;margin:0 auto}.sh-hero__divider{display:flex;align-items:center;justify-content:center}.sh-hero__divider-icon{width:40px;height:40px;border-radius:50%;background:var(--gold);color:var(--espresso);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;box-shadow:0 4px 16px #f4d06f4d}.sh-hero__badge{text-align:center;margin-top:1.5rem;font-size:.75rem;font-weight:500;color:var(--champagne-muted);letter-spacing:.05em}.sh-resume{background:#ffffff08;border:1px solid rgba(247,243,233,.1);border-radius:16px;padding:1.5rem}.sh-resume__header{text-align:center;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(247,243,233,.08)}.sh-resume__avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#f7f3e926,#f7f3e90d);margin:0 auto .75rem}.sh-resume__name{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.sh-resume__role{font-size:.8rem;color:var(--champagne-muted)}.sh-resume__section{margin-bottom:1rem}.sh-resume__section:last-child{margin-bottom:0}.sh-resume__label{font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--champagne-muted);margin-bottom:.5rem}.sh-resume__item{margin-bottom:.5rem}.sh-resume__company{font-size:.85rem;font-weight:600;display:block}.sh-resume__position{font-size:.75rem;color:var(--champagne-muted)}.sh-resume__text{font-size:.8rem;color:var(--champagne)}.sh-resume__text--muted{color:var(--champagne-muted);font-style:italic}.sh-report-preview{background:linear-gradient(145deg,var(--espresso-card) 0%,rgba(26,17,15,.8) 100%);border:1px solid rgba(244,208,111,.25);border-radius:16px;padding:1.5rem;position:relative;overflow:hidden}.sh-report-preview:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.sh-report-preview__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(244,208,111,.1)}.sh-report-preview__badge{font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold)}.sh-report-preview__score{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1}.sh-report-preview__score--strong{color:var(--gold);text-shadow:0 0 20px rgba(244,208,111,.4)}.sh-report-preview__row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(244,208,111,.05)}.sh-report-preview__row:last-of-type{border-bottom:none;margin-bottom:1rem}.sh-report-preview__label{font-size:.8rem;color:var(--champagne-muted)}.sh-report-preview__value{font-size:.85rem;font-weight:600;text-align:right}.sh-report-preview__value--positive{color:#6fcf8d}.sh-report-preview__value--muted{color:var(--champagne-muted);font-weight:400}.sh-report-preview__action{margin-top:.5rem}.sh-report-preview__hire-btn{width:100%;padding:.75rem 1rem;background:var(--gold);color:var(--bordeaux);font-size:.9rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 16px #f4d06f4d}.sh-report-preview__hire-btn:hover{background:var(--gold-dark);transform:translateY(-1px);box-shadow:0 6px 20px #f4d06f66}.sh-problem{text-align:center;padding:5rem 2rem;margin-bottom:2rem;opacity:0;animation:fadeUp .6s ease .5s forwards}.sh-problem__title{font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.sh-problem__line{font-size:1.25rem;color:var(--champagne-muted);margin-bottom:.5rem}.sh-problem__line--gold{color:var(--gold);font-weight:600}.sh-how{margin-bottom:4rem;opacity:0;animation:fadeUp .6s ease .55s forwards}.sh-how__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.sh-how__step{text-align:center;padding:2rem 1.5rem;background:linear-gradient(145deg,var(--espresso-card) 0%,rgba(26,17,15,.6) 100%);border:1px solid rgba(244,208,111,.1);border-radius:16px;transition:all .3s ease}.sh-how__step:hover{border-color:#f4d06f40;transform:translateY(-4px)}.sh-how__step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--gold);color:var(--espresso);font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:1.25rem;box-shadow:0 4px 16px #f4d06f4d}.sh-how__step-text{font-size:1rem;color:var(--champagne);margin:0;line-height:1.5}.sh-how__step-note{font-size:.75rem;color:var(--champagne-muted);margin-top:.75rem;font-style:italic}.sh-report-section{margin-bottom:4rem;opacity:0;animation:fadeUp .6s ease .6s forwards}.sh-report-section__demo{margin-bottom:1.5rem}.sh-report-section__footer{text-align:center;font-size:1rem;color:var(--champagne-muted);font-style:italic}.sh-why{margin-bottom:4rem;opacity:0;animation:fadeUp .6s ease .65s forwards}.sh-why__list{display:flex;flex-direction:column;gap:.75rem;max-width:700px;margin:0 auto}.sh-why__item{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#0003;border:1px solid rgba(244,208,111,.08);border-radius:12px;transition:all .25s ease}.sh-why__item:hover{border-color:#f4d06f33;background:#0000004d}.sh-why__icon{color:var(--gold);font-weight:700;font-size:1rem;flex-shrink:0}.sh-why__text{font-size:.95rem;color:var(--champagne)}.sh-features{margin-bottom:4rem;opacity:0;animation:fadeUp .6s ease .7s forwards}.sh-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.sh-feature-card{background:var(--espresso-card);border:1px solid rgba(244,208,111,.1);border-radius:16px;padding:1.75rem;text-align:center;transition:all .3s ease}.sh-feature-card:hover{border-color:#f4d06f4d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.sh-feature-card__title{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;color:var(--gold);margin-bottom:.5rem}.sh-feature-card__desc{font-size:.85rem;color:var(--champagne-muted);margin:0}.sh-cta{background:linear-gradient(135deg,#58184533,#1a110fe6);border:1px solid rgba(244,208,111,.15);border-radius:24px;padding:4rem 2rem;text-align:center;position:relative;overflow:hidden;opacity:0;animation:fadeUp .6s ease .75s forwards}.sh-cta:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.sh-cta__title{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;margin-bottom:2rem;line-height:1.4}.sh-cta__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.sh-hero__split{grid-template-columns:1fr;gap:1rem;max-width:400px}.sh-hero__divider{padding:.5rem 0}.sh-hero__divider-icon{transform:rotate(90deg)}.sh-how__steps{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:768px){.sh-hero{padding:6rem 0 3rem}.sh__container{padding:0 1.5rem 4rem}.sh-hero__buttons,.sh-cta__buttons{flex-direction:column;align-items:center}.sh-btn{width:100%;max-width:280px}.sh-problem{padding:3rem 1rem}.sh-cta{padding:3rem 1.5rem}.sh-features__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:480px){.sh-hero__title{font-size:2.25rem}.sh-problem__title{font-size:1.5rem}.sh-features__grid{grid-template-columns:1fr}.sh-resume,.sh-report-preview,.sh-feature-card{padding:1.25rem}}.sh-report-demo{width:100%}.sh-report-demo__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.sh-report-demo__card{background:linear-gradient(145deg,var(--espresso-card) 0%,rgba(22,14,12,.9) 100%);border:1px solid rgba(244,208,111,.15);border-radius:16px;padding:1.5rem;position:relative;overflow:hidden;transition:all .3s ease}.sh-report-demo__card:hover{border-color:#f4d06f40}.sh-report-demo__card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(244,208,111,.3),transparent)}.sh-report-demo__card--full{grid-column:1/-1}.sh-report-demo__header{margin-bottom:.5rem}.sh-report-demo__section-num{font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.25rem}.sh-report-demo__section-title{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:600;color:var(--champagne);margin:0}.sh-report-demo__desc{font-size:.8rem;color:var(--champagne-muted);font-style:italic;margin:0 0 1.25rem}.sh-fingerprint{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.sh-fingerprint__bar{display:grid;grid-template-columns:110px 1fr 40px;align-items:center;gap:.75rem;padding:.35rem 0;border-radius:4px;transition:background .2s ease}.sh-fingerprint__bar:hover,.sh-fingerprint__bar.hovered{background:#f4d06f08}.sh-fingerprint__label{font-size:.8rem;color:var(--champagne-muted)}.sh-fingerprint__track{height:8px;background:#f7f3e91a;border-radius:4px;overflow:hidden}.sh-fingerprint__fill{height:100%;background:linear-gradient(90deg,#6fcf8d,#4db870);border-radius:4px;transition:width .6s ease}.sh-fingerprint__fill--high{background:linear-gradient(90deg,#6fcf8d,#3da863)}.sh-fingerprint__fill--warning{background:linear-gradient(90deg,#e6a23c,#d4940a)}.sh-fingerprint__value{font-size:.85rem;font-weight:600;color:var(--champagne);text-align:right}.sh-fingerprint__interpretation{background:#0003;border:1px solid rgba(244,208,111,.08);border-radius:8px;padding:.875rem 1rem}.sh-fingerprint__interpretation p{font-size:.85rem;color:var(--champagne-muted);line-height:1.5;margin:0}.sh-persona{display:flex;flex-direction:column;gap:.75rem}.sh-persona__item{position:relative;display:flex;align-items:center;padding:.875rem 1rem;background:#00000026;border:1px solid rgba(244,208,111,.08);border-radius:8px;overflow:hidden;transition:all .25s ease}.sh-persona__item:hover{border-color:#f4d06f26;background:#0003}.sh-persona__item--primary{border-color:#f4d06f40;background:#f4d06f0d}.sh-persona__item--primary:hover{border-color:#f4d06f59}.sh-persona__bar{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#f4d06f33,#f4d06f0d);z-index:1}.sh-persona__bar--quiet{background:linear-gradient(90deg,#6fcf8d26,#6fcf8d08)}.sh-persona__bar--social{background:linear-gradient(90deg,#64b4ff26,#64b4ff08)}.sh-persona__bar--risk{background:linear-gradient(90deg,#ff7a8a26,#ff7a8a08)}.sh-persona__content{position:relative;z-index:2;flex:1}.sh-persona__name{font-size:.9rem;font-weight:600;color:var(--champagne);margin-bottom:.15rem}.sh-persona__desc{font-size:.75rem;color:var(--champagne-muted)}.sh-persona__percent{position:relative;z-index:2;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;color:var(--champagne);margin-left:1rem}.sh-persona__item--primary .sh-persona__percent{color:var(--gold)}.sh-network{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}.sh-network__item{background:#0003;border-radius:12px;padding:1.25rem;text-align:center;border-left:3px solid transparent;transition:all .25s ease}.sh-network__item:hover{background:#0000004d}.sh-network__item--positive{border-left-color:#6fcf8d}.sh-network__item--positive .sh-network__match{color:#6fcf8d}.sh-network__item--neutral{border-left-color:var(--champagne-muted)}.sh-network__item--negative{border-left-color:#ff7a8a}.sh-network__item--negative .sh-network__match{color:#ff7a8a}.sh-network__group{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--champagne-muted);margin-bottom:.5rem}.sh-network__match{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:var(--champagne);margin-bottom:.35rem}.sh-network__insight{font-size:.75rem;color:var(--champagne-muted);line-height:1.4}.sh-network__summary{background:#f4d06f0d;border:1px solid rgba(244,208,111,.15);border-radius:8px;padding:1rem 1.25rem}.sh-network__summary p{font-size:.9rem;color:var(--champagne);line-height:1.5;margin:0}@media(max-width:900px){.sh-report-demo__grid{grid-template-columns:1fr}.sh-network{grid-template-columns:1fr;gap:.75rem}.sh-network__item{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;text-align:left;padding:1rem}.sh-network__group{grid-column:1;grid-row:1;margin-bottom:.25rem}.sh-network__match{grid-column:2;grid-row:1/3;align-self:center;font-size:1.25rem}.sh-network__insight{grid-column:1;grid-row:2}}@media(max-width:600px){.sh-report-demo__card{padding:1.25rem 1rem}.sh-fingerprint__bar{grid-template-columns:90px 1fr 35px;gap:.5rem}.sh-fingerprint__label{font-size:.7rem}.sh-fingerprint__value{font-size:.8rem}.sh-persona__item{padding:.75rem}.sh-persona__name{font-size:.85rem}.sh-persona__percent{font-size:1.1rem}}
