:root{--ink:#171412;--cream:#f5f0e9;--rose:#b46f61;--rose-dark:#8f5146;--line:rgba(23,20,18,.12)}*{box-sizing:border-box}html{background:#1d1917}body{margin:0;color:var(--ink);background:linear-gradient(135deg,#231d1a,#8c675e 47%,#d4b1a5);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.page-shell{min-height:100svh;position:relative;display:grid;place-items:center;padding:32px 18px;overflow:hidden}.ambient{position:fixed;border-radius:999px;filter:blur(8px);pointer-events:none;opacity:.38}.ambient-one{width:420px;height:420px;background:#d8b7aa;top:-180px;right:-110px}.ambient-two{width:360px;height:360px;background:#4a322d;bottom:-170px;left:-100px}.profile-card{width:min(100%,970px);display:grid;grid-template-columns:minmax(300px,.92fr) minmax(430px,1.08fr);min-height:710px;background:var(--cream);border:1px solid rgba(255,255,255,.32);box-shadow:0 35px 100px #100a0861;border-radius:32px;overflow:hidden;position:relative;z-index:1}.photo-panel{position:relative;min-height:100%;background:#74615a;overflow:hidden}.photo-panel img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(1.02)}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,#140e0c0a 42%,#120c0ab8)}.result-tag{position:absolute;left:30px;bottom:27px;margin:0;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.18em;display:flex;align-items:center;gap:9px}.result-tag span{width:7px;height:7px;border-radius:50%;background:#d9a191;box-shadow:0 0 0 5px #d9a1912e}.content-panel{padding:38px 44px 25px;display:flex;flex-direction:column}.brand-header{text-align:center}.logo-frame{width:120px;height:92px;overflow:visible;margin:0 auto 10px;display:grid;place-items:center}.logo-frame img{width:105px;max-height:100%;object-fit:contain;display:block}.eyebrow{margin:0 0 12px;color:var(--rose-dark);font-size:10px;letter-spacing:.24em;font-weight:700;text-transform:uppercase}h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:44px;font-weight:400;line-height:.98;letter-spacing:-.035em}h1 em{color:var(--rose-dark);font-weight:400}.intro{max-width:460px;margin:15px auto 22px;color:#655b56;font-size:13px;line-height:1.65}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.quick-action{min-height:62px;display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid var(--line);background:#ffffff7a;border-radius:16px;transition:.2s ease}.quick-action:hover{transform:translateY(-2px);box-shadow:0 9px 22px #422b251f}.quick-action strong,.quick-action small{display:block}.quick-action strong{font-size:12px;margin-bottom:3px}.quick-action small{font-size:10px;opacity:.68}.link-stack{display:grid;gap:8px}.profile-link{min-height:59px;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:11px;padding:9px 13px;border:1px solid var(--line);border-radius:16px;background:#ffffff85;transition:.22s ease}.profile-link:hover{transform:translate(3px);background:#fff;border-color:#b46f6152;box-shadow:0 9px 24px #3e282217}.link-icon,.quick-icon{width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:#eadbd5;display:grid;place-items:center;color:var(--rose-dark)}.link-icon svg,.quick-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5}.link-icon svg .fill,.quick-icon svg .fill{fill:currentColor;stroke:none}.link-copy strong,.link-copy small{display:block}.link-copy strong{font-size:12px;letter-spacing:.005em;margin-bottom:3px}.link-copy small{color:#746a65;font-size:9.5px}.save-contact{margin-top:10px;min-height:62px;padding:10px 15px;border-radius:17px;background:linear-gradient(135deg,#b46f61,#8d4e43);color:#fff;display:flex;align-items:center;gap:13px;box-shadow:0 12px 24px #8f51463b;transition:.22s ease}.save-contact:hover{transform:translateY(-2px);box-shadow:0 15px 28px #8f514652}.save-plus{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.42);display:grid;place-items:center;font-size:21px;font-weight:300}.save-contact strong,.save-contact small{display:block}.save-contact strong{font-family:Georgia,serif;font-size:14px;font-weight:400;margin-bottom:3px}.save-contact small{font-size:9.5px;opacity:.76}footer{margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;gap:14px;color:#8a7f79;font-size:8.5px;letter-spacing:.07em;text-transform:uppercase}.footer-credit{text-transform:none;letter-spacing:0}.footer-credit a{color:var(--rose-dark);font-weight:700}@media(max-width:760px){.page-shell{padding:0;display:block}.profile-card{width:100%;min-height:100svh;grid-template-columns:1fr;border:0;border-radius:0;box-shadow:none}.photo-panel{min-height:285px;height:34svh}.photo-panel img{object-position:center 47%}.result-tag{left:21px;bottom:18px;font-size:9px}.content-panel{padding:25px 20px 20px;margin-top:-18px;border-radius:24px 24px 0 0;background:var(--cream);position:relative;z-index:2}.logo-frame{width:108px;height:84px;margin-bottom:7px}.logo-frame img{width:96px}.eyebrow{margin-bottom:9px}h1{font-size:37px}.intro{font-size:12px;margin:12px auto 17px}.quick-action{min-height:57px;padding:9px 11px}.profile-link{min-height:56px}footer{margin-top:20px}}@media(max-width:390px){.photo-panel{min-height:245px;height:30svh}.content-panel{padding-left:16px;padding-right:16px}h1{font-size:33px}.intro,.quick-action strong{font-size:11px}.quick-action small{font-size:9px}}@media(prefers-reduced-motion:no-preference){.profile-card{animation:arrive .75s cubic-bezier(.2,.8,.2,1) both}.profile-link,.quick-action,.save-contact{animation:lift .55s ease both}.profile-link:nth-child(2){animation-delay:.05s}.profile-link:nth-child(3){animation-delay:.1s}.profile-link:nth-child(4){animation-delay:.15s}@keyframes arrive{0%{opacity:0;transform:translateY(16px) scale(.99)}}@keyframes lift{0%{opacity:0;transform:translateY(8px)}}}
