:root{--bg:#05070a;--panel:#0d1218;--text:#f5f7f9;--muted:#9da8b5;--border:rgba(255,255,255,.1);--gold:#f4c552;--green:#72dca3}*{box-sizing:border-box}html{scroll-behavior:smooth}body.share-hub-page{margin:0;min-height:100vh;overflow-x:hidden;font-family:Inter,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at 14% 7%,rgba(244,197,82,.13),transparent 23%),radial-gradient(circle at 88% 18%,rgba(57,101,151,.13),transparent 27%),linear-gradient(180deg,#05070a,#080c11 46%,#040609)}body.share-hub-page:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.016) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.016) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(180deg,#000,transparent 82%)}a{color:inherit}button{font:inherit}.sh-shell{width:min(1160px,calc(100% - 32px));margin-inline:auto}.sh-skip-link{position:fixed;left:16px;top:-60px;z-index:100;padding:10px 14px;border-radius:999px;background:#fff;color:#111}.sh-skip-link:focus{top:12px}.sh-header{position:sticky;top:0;z-index:30;padding:10px 0;background:linear-gradient(180deg,rgba(5,7,10,.97),rgba(5,7,10,.68),transparent)}.sh-header__inner{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 14px;border:1px solid var(--border);border-radius:999px;background:rgba(9,13,18,.88);backdrop-filter:blur(18px);box-shadow:0 18px 46px rgba(0,0,0,.28)}.sh-brand{min-width:0;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.sh-brand img{width:38px;height:38px;object-fit:contain}.sh-brand span{display:grid;gap:2px}.sh-brand strong{font-size:.9rem;letter-spacing:.14em}.sh-brand small{color:var(--muted);font-size:.67rem}.sh-header__cta{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border-radius:999px;color:#17130a;background:linear-gradient(180deg,#ffe08b,#efb834);text-decoration:none;font-size:.78rem;font-weight:850}.sh-hero{display:grid;gap:18px;padding-top:34px}.sh-hero__copy,.sh-preview-card,.sh-action-card,.sh-control-card,.sh-final{border:1px solid var(--border);background:linear-gradient(150deg,rgba(16,23,31,.97),rgba(8,11,16,.97));box-shadow:0 28px 68px rgba(0,0,0,.24)}.sh-hero__copy{padding:clamp(24px,5vw,50px);border-radius:30px}.sh-eyebrow{margin:0 0 13px;color:var(--gold);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:900}.sh-hero h1{margin:0;max-width:12ch;font-size:clamp(2.55rem,9vw,5.5rem);line-height:.96;letter-spacing:-.055em}.sh-hero__copy>p:not(.sh-eyebrow):not(.sh-feedback){max-width:690px;margin:20px 0 0;color:var(--muted);line-height:1.68;font-size:clamp(1rem,2vw,1.14rem)}.sh-hero__actions,.sh-action-card__actions,.sh-final__actions{display:grid;gap:10px;margin-top:24px}.sh-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:17px;text-decoration:none;font-weight:850;cursor:pointer;transition:transform .18s ease}.sh-button:hover,.sh-button:focus-visible{transform:translateY(-1px)}.sh-button--primary{color:#17130a;background:linear-gradient(135deg,#ffda72,#e4a91d);box-shadow:0 12px 30px rgba(183,121,18,.2)}.sh-button--ghost{color:#e7edf2;border:1px solid var(--border);background:rgba(255,255,255,.025)}.sh-feedback{min-height:22px;margin:12px 0 0;color:#d8c27a;font-size:.82rem}.sh-feedback[data-tone=success]{color:#8fe4b4}.sh-feedback[data-tone=error]{color:#f0a19d}.sh-preview-card{overflow:hidden;border-radius:30px}.sh-preview-card__head{display:flex;align-items:center;gap:9px;padding:15px 17px;border-bottom:1px solid rgba(255,255,255,.08)}.sh-preview-card__head strong{font-size:.82rem}.sh-preview-card__head>span:last-child{margin-left:auto;color:#8f9aa6;font:12px monospace}.sh-status-dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 16px rgba(114,220,163,.5)}.sh-preview-card__body{padding:28px 20px 30px;background:linear-gradient(rgba(140,105,35,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(140,105,35,.07) 1px,transparent 1px),linear-gradient(180deg,#f8f2e2,#ede4d1);background-size:48px 48px,48px 48px,auto;color:#17191d}.sh-preview-card__body>p:first-child{margin:0 0 10px;color:#9c6714;letter-spacing:.15em;font-size:.68rem;font-weight:900}.sh-preview-card__body h2{margin:0;max-width:12ch;font-size:2.05rem;line-height:1;letter-spacing:-.04em}.sh-preview-card__body>p:last-child{margin:14px 0 0;color:#5c636c;line-height:1.55;font-size:.9rem}.sh-preview-card__footer{display:flex;justify-content:space-between;gap:12px;padding:14px 17px;color:#9da8b4;font-size:.72rem}.sh-preview-card__footer strong{color:#e7d185;text-align:right}.sh-section{padding-top:76px}.sh-section-head{max-width:760px}.sh-section-head h2,.sh-control-card h2,.sh-final h2{margin:0;font-size:clamp(1.85rem,5vw,3.3rem);line-height:1.05;letter-spacing:-.04em}.sh-section-head>p:last-child{margin:14px 0 0;color:var(--muted);line-height:1.65}.sh-card-grid{display:grid;gap:13px;margin-top:24px}.sh-action-card{min-width:0;display:flex;flex-direction:column;padding:22px;border-radius:24px}.sh-action-card--featured{border-color:rgba(244,197,82,.24);background:radial-gradient(circle at top right,rgba(244,197,82,.1),transparent 28%),linear-gradient(150deg,rgba(17,24,32,.98),rgba(8,11,16,.98))}.sh-action-card__number{color:var(--gold);font:12px monospace}.sh-card-label{margin:24px 0 8px;color:#d6b75f;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:850}.sh-action-card h3{margin:0;font-size:1.32rem;line-height:1.18}.sh-action-card>p:not(.sh-card-label){margin:12px 0 0;color:var(--muted);line-height:1.62;font-size:.9rem}.sh-card-points{display:grid;gap:7px;margin-top:18px}.sh-card-points span{position:relative;padding-left:20px;color:#cdd5dc;font-size:.82rem}.sh-card-points span:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:900}.sh-action-card .sh-button{margin-top:auto}.sh-action-card__actions .sh-button{margin-top:0}.sh-metric-cloud{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0 22px}.sh-metric-cloud span{padding:7px 10px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#cbd3dc;background:rgba(255,255,255,.025);font-size:.7rem}.sh-privacy-mini{display:grid;gap:8px;margin:18px 0 22px}.sh-privacy-mini div,.sh-toggle-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.02)}.sh-privacy-mini div{padding:11px 12px;border-radius:13px}.sh-privacy-mini span,.sh-toggle-list span{color:#b8c2cb;font-size:.76rem}.sh-privacy-mini strong,.sh-toggle-list strong{color:#efd27e;font-size:.7rem;text-align:right}.sh-control-card{display:grid;gap:24px;padding:clamp(24px,5vw,42px);border-radius:26px}.sh-control-card p:not(.sh-eyebrow){margin:14px 0 0;color:var(--muted);line-height:1.7}.sh-toggle-list{display:grid;gap:8px}.sh-toggle-list div{min-height:52px;padding:0 14px;border-radius:14px}.sh-toggle-list strong.is-on{color:#8fe3b2}.sh-toggle-list strong.is-off{color:#a7b0ba}.sh-final{margin-top:76px;margin-bottom:76px;padding:clamp(26px,6vw,52px);border-radius:30px;text-align:center}.sh-final p:not(.sh-eyebrow){max-width:700px;margin:14px auto 0;color:var(--muted);line-height:1.68}.sh-final__actions{max-width:720px;margin-inline:auto}.sh-footer{border-top:1px solid rgba(255,255,255,.08);background:#040609}.sh-footer__inner{display:grid;gap:15px;padding-block:26px 34px}.sh-footer p{margin:0;color:#8994a0;font-size:.78rem;line-height:1.6}.sh-footer nav{display:flex;gap:16px}.sh-footer a{color:#d1d8df;text-decoration:none;font-size:.78rem}@media(min-width:700px){.sh-hero__actions,.sh-action-card__actions,.sh-final__actions{grid-template-columns:auto auto;justify-content:start}.sh-final__actions{justify-content:center}.sh-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:920px){.sh-hero{grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr)}.sh-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sh-control-card{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center}}@media(max-width:560px){.sh-shell{width:min(100% - 24px,1160px)}.sh-header{padding-top:max(8px,env(safe-area-inset-top))}.sh-header__inner{min-height:60px;padding:8px 9px 8px 11px}.sh-brand img{width:34px;height:34px}.sh-brand small{display:none}.sh-header__cta{min-height:40px;padding-inline:12px;font-size:.72rem}.sh-hero{padding-top:16px}.sh-hero__copy,.sh-preview-card{border-radius:24px}.sh-hero__copy{padding:24px 18px}.sh-hero h1{font-size:clamp(2.45rem,13vw,3.55rem)}.sh-button{min-height:54px}.sh-section{padding-top:60px}.sh-action-card{border-radius:22px}.sh-final{margin-top:60px;margin-bottom:60px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
