:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff8f5;--paper:#fffaf6;--ink:#382631;--muted:#7e6470;--line:#6d49582e;--rose:#d83c76;--coral:#f06f63;--teal:#2b8581;--gold:#c08a2f;--shadow:0 18px 60px #5b2d3d1f}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{min-height:100%;color:var(--ink);background:linear-gradient(#fff8f5eb,#fff9f4f5),url(/voice-bg.png) top/cover no-repeat fixed;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}::selection{color:#fff;background:var(--rose)}
.voice-card-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:22px 0 64px}.voice-card-topbar{justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.voice-card-brand,.voice-card-language,.voice-card-badges span,.voice-card-primary,.voice-card-secondary,.voice-card-analyze,.voice-card-result-actions button,.voice-card-audio-actions button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.voice-card-brand{color:var(--ink);font-size:18px;font-weight:800}.voice-card-logo{color:#fff;background:linear-gradient(135deg, var(--rose), var(--teal));border-radius:50%;width:34px;height:34px;box-shadow:0 12px 28px #d83c763d}.voice-card-language,.voice-card-result-actions button,.voice-card-audio-actions button{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#ffffffad;border-radius:8px;box-shadow:0 10px 24px #5b2d3d0f}.voice-card-language{padding:0 14px;font-weight:700}.voice-card-hero{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:36px;min-height:680px;padding:52px 0 42px;display:grid}.voice-card-hero-copy{padding:34px 0}.voice-card-eyebrow{color:var(--rose);text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:850}.voice-card-hero h1{color:#33232d;letter-spacing:0;max-width:620px;margin:0;font-size:68px;font-weight:900;line-height:1.02}.voice-card-hero h1 span{color:var(--rose);display:block}.voice-card-lead{max-width:580px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.85}.voice-card-badges{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.voice-card-badges span{color:#5a3c49;background:#ffffffad;border:1px solid #d83c7633;border-radius:999px;min-height:36px;padding:0 13px}.voice-card-capture,.voice-card-result,.voice-card-info{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf8e0;border-radius:8px}.voice-card-capture{padding:24px}.voice-card-loader,.voice-card-analysis-progress{background:#eefbf8bd;border:1px solid #2b85812e;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:86px;padding:14px 16px 24px;display:grid;position:relative;overflow:hidden}.voice-card-loader p,.voice-card-loader span,.voice-card-loader small,.voice-card-analysis-progress span,.voice-card-analysis-progress strong{z-index:1;position:relative}.voice-card-loader p,.voice-card-recorder-head h2,.voice-card-result h2,.voice-card-panel h3,.voice-card-wide-panel h3,.voice-card-info h2,.voice-card-info h3{margin:0}.voice-card-loader p{color:#244946;font-size:13px;font-weight:850}.voice-card-loader span{color:#647b78;margin-top:4px;font-size:13px;display:block}.voice-card-loader small{color:#7d6f76;max-width:360px;margin-top:4px;font-size:12px;line-height:1.45;display:block}.voice-card-loader strong,.voice-card-analysis-progress strong{z-index:1;color:var(--teal);font-size:18px;position:relative}.voice-card-progress{background:#2b858124;border-radius:999px;height:5px;position:absolute;bottom:10px;left:14px;right:14px;overflow:hidden}.voice-card-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--teal), var(--rose), var(--gold));height:100%;transition:width .18s;display:block}.voice-card-recorder-head{justify-content:space-between;gap:18px;margin-top:24px;display:flex}.voice-card-recorder-head h2{font-size:24px}.voice-card-recorder-head p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.7}.voice-card-recorder-head>span{min-width:86px;color:var(--rose);text-align:center;background:#fff5f9b8;border:1px solid #d83c762e;border-radius:8px;flex:none;align-self:flex-start;padding:8px 10px;font-weight:850}.voice-card-meter{background:linear-gradient(#fff9,#fff6f1b3),#ffffff8a;border:1px solid #6d49581f;border-radius:8px;grid-template-columns:repeat(24,minmax(3px,1fr));align-items:end;gap:5px;height:104px;margin:24px 0;padding:14px;display:grid}.voice-card-meter span{background:linear-gradient(180deg, var(--rose), var(--coral), var(--teal));opacity:.72;border-radius:999px 999px 3px 3px;min-height:8px;transition:height 90ms}.voice-card-prompt{gap:8px;margin-bottom:18px;display:grid}.voice-card-prompt span,.voice-card-file-row span,.voice-card-quality span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.voice-card-prompt button{color:#614227;text-align:left;background:#fff9ebc7;border:1px solid #c08a2f38;border-radius:8px;align-items:flex-start;gap:8px;min-height:48px;padding:12px 14px;line-height:1.55;display:flex}.voice-card-file{display:none}.voice-card-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.voice-card-primary,.voice-card-secondary,.voice-card-analyze{border:0;border-radius:8px;min-height:50px;font-weight:850}.voice-card-primary{color:#fff;background:linear-gradient(135deg, var(--rose), var(--coral));box-shadow:0 18px 34px #d83c7638}.voice-card-secondary{color:#254a47;background:#daf4f1e0;border:1px solid #2b85812e}.voice-card-file-row{background:#ffffff9e;border:1px solid #6d495821;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:66px;margin-top:14px;padding:12px 14px;display:grid}.voice-card-file-row strong{color:#4d3440;overflow-wrap:anywhere;max-width:100%;margin-top:4px;font-size:14px;display:block}.voice-card-audio-actions{gap:8px;display:flex}.voice-card-audio-actions button{width:40px;height:40px;color:var(--ink)}.voice-card-analyze{color:#fff;background:linear-gradient(135deg, var(--teal), #235f8f);width:100%;margin-top:14px;box-shadow:0 18px 34px #2b858133}.voice-card-analyze:disabled{color:#38263175;box-shadow:none;background:#6d49581a}.voice-card-analysis-progress{min-height:54px;margin-top:14px}.voice-card-error{color:#9f214e;background:#fff1f7db;border:1px solid #d83c763d;border-radius:8px;margin:14px 0 0;padding:12px 14px}.voice-card-privacy{color:var(--muted);align-items:flex-start;gap:8px;margin:16px 0 0;font-size:13px;line-height:1.65;display:flex}.voice-card-privacy svg{color:var(--teal);flex:none;margin-top:2px}.voice-card-result{margin-top:28px;padding:28px}.voice-card-result-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;display:grid}.voice-card-result h2{font-size:36px;line-height:1.14}.voice-card-result-head p:not(.voice-card-eyebrow){max-width:760px;color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.8}.voice-card-summary-tags{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.voice-card-summary-tags span{color:#a33265;background:#ffeff7b8;border:1px solid #d83c7629;border-radius:999px;min-height:32px;padding:7px 13px;font-size:13px;font-weight:820}.voice-card-result-actions{gap:10px;display:flex}.voice-card-result-actions button{min-width:116px;padding:0 14px;font-weight:800}.voice-card-share-modal{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#261b167a;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.voice-card-share-modal__panel{background:#fffaf3f0;border:1px solid #c4964b4d;border-radius:8px;width:min(920px,100%);max-height:min(920px,100vh - 56px);padding:18px;overflow:auto;box-shadow:0 30px 90px #21120b47}.voice-card-share-modal__head,.voice-card-share-modal__actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.voice-card-share-modal__head{margin-bottom:16px}.voice-card-share-modal__head h2{color:#35251c;margin:0;font-size:24px;line-height:1.2}.voice-card-share-modal__icon{color:#6b5030;background:#ffffffb8;border:1px solid #b18d564d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.voice-card-share-modal__body{justify-content:center;padding:10px 0 18px;display:flex}.voice-card-share-modal__body>div{width:min(540px,100%)}.voice-card-share-modal__error{color:#a33265;text-align:center;margin:0 0 12px;font-size:13px;font-weight:700}.voice-card-share-modal__actions{justify-content:flex-end}.voice-card-profile-panel{background:linear-gradient(#ffffffc7,#fff9fce6),#ffffffb8;border:1px solid #d83c7629;border-radius:8px;margin-top:24px;padding:22px 24px 20px;overflow:hidden}.voice-card-profile-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.voice-card-profile-kicker{color:#b77796;letter-spacing:.04em;margin:0 0 7px;font-size:12px;font-weight:900}.voice-card-profile-head h3{color:#3d2835;margin:0;font-size:26px;font-weight:900;line-height:1.18}.voice-card-profile-head>span{max-width:340px;color:var(--muted);text-align:right;font-size:13px;line-height:1.65}.voice-card-bubble-stage{width:min(640px,100%);height:570px;margin:18px auto 0;position:relative}.voice-card-bubble-stage:before,.voice-card-bubble-stage:after{content:"";pointer-events:none;border:1px dashed #d83c7629;border-radius:50%;position:absolute}.voice-card-bubble-stage:before{inset:56px 42px 42px}.voice-card-bubble-stage:after{border-color:#2b858129;inset:118px 102px 108px}.voice-card-bubble{--bubble-scale:1;--bubble-hover-scale:1.035;--bubble-text:#463040;--bubble-fill-top:#fff6faf0;--bubble-fill-mid:#ffd6e8b8;--bubble-fill-edge:#f49ac78a;--bubble-ring:#ffffffb8;--bubble-shadow:#92486b24;--bubble-inner-shadow:#a1467024;--bubble-iris-a:#7ddcff42;--bubble-iris-b:#ffa9d847;--bubble-iris-c:#ffe89438;left:var(--bubble-left);top:var(--bubble-top);z-index:1;width:var(--bubble-size);height:var(--bubble-size);min-width:var(--bubble-size);min-height:var(--bubble-size);border:1px solid var(--bubble-ring);color:var(--bubble-text);background:radial-gradient(circle at 36% 28%, #ffffffbd 0 10%, transparent 27%), radial-gradient(circle at 50% 54%, var(--bubble-fill-top) 0, var(--bubble-fill-mid) 58%, var(--bubble-fill-edge) 100%);text-align:center;transform:translate(-50%, -50%) scale(var(--bubble-scale));isolation:isolate;box-shadow:0 18px 42px var(--bubble-shadow), inset 0 1px 1px #ffffffe6, inset 0 -18px 34px var(--bubble-inner-shadow), inset 0 0 0 1px #ffffff5c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:0;transition:transform .16s,box-shadow .16s;display:flex;position:absolute;overflow:visible}.voice-card-bubble:before,.voice-card-bubble:after{content:"";border-radius:inherit;pointer-events:none;position:absolute}.voice-card-bubble:before{z-index:1;filter:blur(.2px);background:radial-gradient(at 27% 18%,#ffffffeb 0 9%,#ffffff75 10% 16%,#0000 30%),radial-gradient(at 18% 34%,#ffffff47 0 13%,#0000 30%),radial-gradient(circle at 76% 78%,#ffffff38,#0000 30%);inset:6%}.voice-card-bubble:after{z-index:0;background:conic-gradient(from 24deg at 52% 50%, transparent 0deg, var(--bubble-iris-a) 42deg, transparent 84deg, var(--bubble-iris-b) 144deg, transparent 205deg, var(--bubble-iris-c) 270deg, transparent 335deg);opacity:.72;mix-blend-mode:screen;inset:0;-webkit-mask:radial-gradient(circle,#0000 0 48%,#000 68% 100%);mask:radial-gradient(circle,#0000 0 48%,#000 68% 100%)}.voice-card-bubble:hover{z-index:4;transform:translate(-50%, -50%) scale(var(--bubble-hover-scale));box-shadow:0 22px 48px var(--bubble-shadow), inset 0 1px 1px #fffffff0, inset 0 -18px 34px var(--bubble-inner-shadow), inset 0 0 0 1px #ffffff7a}.voice-card-bubble-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:78%;min-height:0;max-height:76%;display:flex;position:relative}.voice-card-bubble span{max-width:100%;color:inherit;text-shadow:0 1px #ffffffb8;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15px;font-weight:900;line-height:1.18;display:-webkit-box;overflow:hidden}.voice-card-bubble strong{color:currentColor;text-shadow:0 1px #ffffffad;margin-top:8px;font-size:28px;font-weight:950;line-height:1}.voice-card-bubble svg{color:#49344185;margin-top:10px}.voice-card-bubble-compact .voice-card-bubble-content{width:82%;max-height:82%}.voice-card-bubble-compact span{-webkit-line-clamp:2;font-size:11px;line-height:1.08}.voice-card-bubble-compact strong{margin-top:2px;font-size:20px}.voice-card-bubble-compact svg{display:none}.voice-card-bubble-small .voice-card-bubble-content{width:80%;max-height:80%}.voice-card-bubble-small span{-webkit-line-clamp:2;font-size:12px;line-height:1.1}.voice-card-bubble-small strong{margin-top:3px;font-size:22px}.voice-card-bubble-small svg{display:none}.voice-card-bubble-medium .voice-card-bubble-content{width:76%}.voice-card-bubble-primary{z-index:3;--bubble-text:#7c2252;--bubble-fill-top:#ffebf5f0;--bubble-fill-mid:#ffb8d8bd;--bubble-fill-edge:#ff8bc194;--bubble-shadow:#d83c7633;--bubble-inner-shadow:#d83c762e;box-shadow:0 24px 64px #d83c7633,inset 0 1px 1px #ffffffeb,inset 0 -22px 38px #d83c762e,inset 0 0 0 1px #ffffff6b}.voice-card-bubble-primary span{font-size:20px}.voice-card-bubble-primary strong{font-size:38px}.voice-card-bubble-voice,.voice-card-bubble-voice-alt{z-index:2;--bubble-text:#8a2b62;--bubble-fill-top:#fff5faf2;--bubble-fill-mid:#ffd5e7b8;--bubble-fill-edge:#ffb2d58a;--bubble-shadow:#d83c7626;--bubble-inner-shadow:#d83c761f}.voice-card-bubble-voice-alt{--bubble-text:#1f756f;--bubble-fill-top:#f4fffcf5;--bubble-fill-mid:#daf8f2b8;--bubble-fill-edge:#b5ece58a;--bubble-ring:#baebe5c2;--bubble-shadow:#2b858124;--bubble-inner-shadow:#2b85811f}.voice-card-bubble-tag-soft{--bubble-text:#83405f;--bubble-fill-top:#fff8fcf2;--bubble-fill-mid:#ffe2efad;--bubble-fill-edge:#ffc6e080;--bubble-shadow:#c259841f;--bubble-inner-shadow:#c259841a}.voice-card-bubble-tag-lilac{--bubble-text:#68426f;--bubble-fill-top:#fdf7fff2;--bubble-fill-mid:#f6e2f9ad;--bubble-fill-edge:#e2c7eb80;--bubble-ring:#e1cbeab8;--bubble-shadow:#935e9a1f;--bubble-inner-shadow:#935e9a1a}.voice-card-bubble-tag-mint{--bubble-text:#2f716c;--bubble-fill-top:#f7fffdf5;--bubble-fill-mid:#e2f9f4b3;--bubble-fill-edge:#c2efe885;--bubble-ring:#c1ede7b8;--bubble-shadow:#2b85811f;--bubble-inner-shadow:#2b85811a}.voice-card-bubble-small,.voice-card-bubble-compact{z-index:4}.voice-card-bubble-medium{z-index:2}.voice-card-bubble-large{z-index:3}.voice-card-profile-note{color:var(--muted);text-align:center;margin:4px 0 0;font-size:14px;line-height:1.7}.voice-card-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.voice-card-panel,.voice-card-wide-panel{background:#ffffffad;border:1px solid #6d495824;border-radius:8px}.voice-card-panel{min-height:220px;padding:18px}.voice-card-panel h3,.voice-card-wide-panel h3{color:#604454;font-size:14px;font-weight:900}.voice-card-primary-panel{background:linear-gradient(135deg,#fff4f9eb,#ecf9f7c7),#ffffffc7}.voice-card-primary-panel>strong{color:var(--rose);margin-top:16px;font-size:30px;line-height:1.12;display:block}.voice-card-primary-panel>p,.voice-card-disclaimer p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.7}.voice-card-quality{gap:4px;margin-top:18px;display:grid}.voice-card-quality b{color:var(--teal);font-size:24px}.voice-card-quality small,.voice-card-disclaimer small{color:var(--muted);font-size:12px;line-height:1.55}.voice-card-mix-list{gap:16px;margin-top:18px;display:grid}.voice-card-mix-list div,.voice-card-dimensions div{grid-template-columns:1fr auto;gap:10px;padding-bottom:13px;display:grid;position:relative}.voice-card-mix-list span,.voice-card-dimensions span,.voice-card-score-list span{color:#4c3441;font-weight:750}.voice-card-mix-list strong,.voice-card-dimensions strong,.voice-card-score-list strong{color:var(--rose)}.voice-card-mix-list i,.voice-card-dimensions i{background:linear-gradient(90deg, var(--rose), var(--coral), var(--teal));border-radius:999px;height:6px;position:absolute;bottom:0;left:0;right:0}.voice-card-impression{grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:16px;display:grid}.voice-card-impression span{color:#4d3440;font-weight:850}.voice-card-impression small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:650;display:block}.voice-card-impression strong{color:var(--teal);font-size:22px}.voice-card-triple-bar{background:#6d49581a;border-radius:999px;height:10px;margin-top:16px;display:flex;overflow:hidden}.voice-card-triple-bar span:first-child{background:var(--rose)}.voice-card-triple-bar span:nth-child(2){background:var(--gold)}.voice-card-triple-bar span:nth-child(3){background:var(--teal)}.voice-card-wide-panel{margin-top:14px;padding:20px}.voice-card-dimensions{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 16px;margin-top:18px;display:grid}.voice-card-tags,.voice-card-scenes{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.voice-card-tags span,.voice-card-scenes span{color:#513341;background:#fff5f9cc;border:1px solid #d83c762e;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-weight:780;display:inline-flex}.voice-card-tags b{color:var(--rose);font-size:12px}.voice-card-lower-grid{align-items:stretch}.voice-card-score-list{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.voice-card-score-list div{background:#eefbf894;border:1px solid #2b858124;border-radius:8px;min-height:62px;padding:10px}.voice-card-score-list span{font-size:12px;display:block}.voice-card-score-list strong{margin-top:3px;font-size:22px;display:block}.voice-card-disclaimer{flex-direction:column;display:flex}.voice-card-disclaimer small{margin-top:auto;padding-top:14px}.voice-card-info{box-shadow:none;grid-template-columns:minmax(230px,.75fr) 1.25fr;gap:26px;margin-top:28px;padding:28px;display:grid}.voice-card-info h2{max-width:360px;font-size:28px;line-height:1.18}.voice-card-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.voice-card-info article{border-left:1px solid var(--line);padding:0 0 0 16px}.voice-card-info h3{font-size:16px}.voice-card-info p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.75}.voice-card-spin{animation:.8s linear infinite voice-card-spin}@keyframes voice-card-spin{to{transform:rotate(360deg)}}@media (max-width:980px){.voice-card-shell{width:min(100% - 28px,760px)}.voice-card-hero{grid-template-columns:1fr;min-height:auto;padding-top:42px}.voice-card-hero h1{font-size:54px}.voice-card-result-grid,.voice-card-info,.voice-card-info-grid{grid-template-columns:1fr}.voice-card-dimensions{grid-template-columns:repeat(2,minmax(0,1fr))}.voice-card-profile-head{display:grid}.voice-card-profile-head>span{text-align:left;max-width:none}.voice-card-bubble-stage{height:590px}.voice-card-bubble{--bubble-scale:.9;--bubble-hover-scale:.93}}@media (max-width:620px){.voice-card-shell{width:min(100% - 24px,560px);padding-top:14px}.voice-card-topbar{align-items:flex-start}.voice-card-language span{display:none}.voice-card-language{width:42px;padding:0}.voice-card-hero{gap:20px;padding:30px 0}.voice-card-hero-copy{padding:18px 0 0}.voice-card-hero h1{font-size:42px}.voice-card-lead{font-size:15px}.voice-card-capture,.voice-card-result,.voice-card-info{padding:18px}.voice-card-profile-panel{padding:18px 12px 16px}.voice-card-profile-head h3{font-size:24px}.voice-card-profile-head>span{display:none}.voice-card-bubble-stage{width:100%;height:560px;margin-top:-34px;margin-bottom:-8px}.voice-card-bubble-stage:before{inset:76px 16px 58px}.voice-card-bubble-stage:after{inset:144px 46px 134px}.voice-card-bubble{--bubble-scale:.78;--bubble-hover-scale:.81;padding:10px}.voice-card-bubble span{font-size:12px}.voice-card-bubble strong{margin-top:5px;font-size:19px}.voice-card-bubble svg{width:12px;height:12px;margin-top:6px}.voice-card-bubble-primary span{font-size:15px}.voice-card-bubble-primary strong{font-size:28px}.voice-card-recorder-head,.voice-card-result-head{grid-template-columns:1fr}.voice-card-recorder-head{display:grid}.voice-card-recorder-head>span{width:fit-content}.voice-card-actions,.voice-card-dimensions,.voice-card-score-list{grid-template-columns:1fr}.voice-card-result-actions{flex-wrap:wrap}.voice-card-share-modal{align-items:flex-start;padding:12px;overflow:auto}.voice-card-share-modal__panel{max-height:none;padding:12px}.voice-card-share-modal__head h2{font-size:20px}.voice-card-share-modal__actions{grid-template-columns:1fr;display:grid}.voice-card-result h2{font-size:28px}.voice-card-file-row{grid-template-columns:1fr}.voice-card-audio-actions{justify-content:flex-start}}
.voice-share-certificate{aspect-ratio:4/5;color:#16110c;isolation:isolate;--share-title-scale:1;--share-trait-scale:1;width:min(100%,540px);margin:0 auto;position:relative}.voice-share-certificate,.voice-share-certificate *,.voice-share-certificate :before,.voice-share-certificate :after{box-sizing:border-box}.voice-share-certificate__backdrop{z-index:0;object-fit:cover;border-radius:8px;width:100%;height:100%;position:absolute;inset:0;box-shadow:0 28px 72px #40291624}.voice-share-certificate__content{z-index:1;text-align:center;flex-direction:column;align-items:center;padding:30px 48px 18px;display:flex;position:absolute;inset:0}.voice-share-certificate__header{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.voice-share-certificate__brand{color:#090806;letter-spacing:0;justify-content:center;align-items:center;gap:12px;font-size:28px;font-weight:850;display:inline-flex}.voice-share-certificate__brand svg{color:#d77f92;filter:drop-shadow(10px 0 #3aaaa08f)drop-shadow(-8px 0 #8480de85)}.voice-share-certificate__category{flex-direction:column;align-items:center;gap:5px;display:flex}.voice-share-certificate__category h2{color:#9b7438;letter-spacing:.18em;text-indent:.18em;margin:0;font-size:36px;font-weight:500;line-height:1.1}.voice-share-certificate__category p{color:#9c7240;letter-spacing:.26em;text-indent:.26em;margin:0;font-size:12px;font-weight:700;line-height:1.2}.voice-share-certificate__hero{flex-direction:column;align-items:center;width:100%;margin-top:112px;display:flex}.voice-share-certificate__kicker{color:#a67b37;letter-spacing:.2em;text-indent:.2em;align-items:center;gap:18px;margin:0 0 22px;font-size:17px;font-weight:800;display:inline-flex}.voice-share-certificate__kicker:before,.voice-share-certificate__kicker:after{content:"";background:linear-gradient(90deg,#0000,#b88943);width:44px;height:1px}.voice-share-certificate__kicker:after{background:linear-gradient(90deg,#b88943,#0000)}.voice-share-certificate h1{color:#100d0a;max-width:100%;font-size:calc(68px * var(--share-title-scale));letter-spacing:0;text-shadow:0 2px #c39643cc,0 10px 24px #48260d1f;white-space:nowrap;overflow-wrap:anywhere;text-wrap:balance;margin:0;font-weight:900;line-height:1.04}.voice-share-certificate--medium-title h1,.voice-share-certificate--long-title h1{white-space:normal}.voice-share-certificate__verified{color:#9c6e30;background:#fff9ebbd;border:1px solid #a8782ed6;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-width:202px;min-height:62px;margin-top:24px;padding:0 24px 0 7px;display:inline-flex;box-shadow:inset 0 1px #ffffffc2,0 14px 28px #7049141a}.voice-share-certificate__verified svg{color:#b9802d;fill:#d49a43;stroke:#fff9ea;filter:drop-shadow(0 7px 8px #6b46102e);width:58px;height:58px}.voice-share-certificate__verified span{letter-spacing:.18em;text-indent:.18em;font-size:25px;font-weight:800;line-height:1}.voice-share-certificate__traits{color:#11100e;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;bottom:116px;left:92px;right:92px}.voice-share-certificate__traits:before,.voice-share-certificate__traits:after{content:"";background:linear-gradient(90deg,#0000,#b58a4ab3);flex:1 1 0;height:1px}.voice-share-certificate__traits:after{background:linear-gradient(90deg,#b58a4ab3,#0000)}.voice-share-certificate__traits svg{color:#9f7432;background:#fffaeed1;border:1px solid #c59742b8;border-radius:50%;flex:none;width:42px;height:42px;padding:8px}.voice-share-certificate__traits strong{max-width:330px;font-size:calc(22px * var(--share-trait-scale));letter-spacing:.12em;text-indent:.12em;white-space:nowrap;overflow-wrap:anywhere;flex:0 auto;font-weight:700;line-height:1.2}.voice-share-certificate__footer{border-top:1px solid #b28f596b;justify-content:space-between;align-items:center;gap:20px;padding-top:22px;display:flex;position:absolute;bottom:40px;left:88px;right:88px}.voice-share-certificate__meta{text-align:left;grid-template-columns:58px 1fr;align-items:center;gap:7px 18px;display:grid}.voice-share-certificate__meta>svg:first-child{color:#a57935;background:#fff9ead1;border:1px solid #ae8136c2;border-radius:50%;grid-row:span 2;width:44px;height:44px;padding:9px}.voice-share-certificate__meta-copy{gap:5px;min-width:0;display:grid}.voice-share-certificate__meta span,.voice-share-certificate__meta time,.voice-share-certificate__meta small{color:#1d1915;white-space:nowrap;font-size:13px;font-weight:650;line-height:1.2}.voice-share-certificate__meta strong{color:#201a13;letter-spacing:.02em;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.2}.voice-share-certificate__meta small{align-items:center;gap:10px;display:inline-flex}.voice-share-certificate__meta small svg{color:#8e713e;width:22px;height:22px}.voice-share-certificate__qr{background:#fffaf0e6;border:1px solid #b18d5661;border-radius:8px;flex:none;width:72px;height:72px;padding:6px}.voice-share-certificate__qr img{object-fit:cover;width:100%;height:100%;display:block}.voice-share-certificate__qr span{color:#8f7345;justify-content:center;align-items:center;width:100%;height:100%;font-size:10px;font-weight:700;display:flex}.voice-share-certificate__credit{color:#a2793f;letter-spacing:.08em;margin:0;font-size:12px;font-weight:600;line-height:1;position:absolute;bottom:17px;left:0;right:0}.voice-share-page{background:radial-gradient(circle at 50% 18%,#ffffffeb,#0000 34%),#f5ede1;justify-content:center;align-items:center;min-height:100vh;padding:28px 20px 42px;display:flex}.voice-share-verify{color:#271c14;text-align:center;background:#fffaf2e0;border:1px solid #b8894352;border-radius:8px;width:min(100%,460px);padding:34px 28px;box-shadow:0 24px 70px #482d121f}.voice-share-verify__mark{color:#fff8e9;background:#c8923e;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.voice-share-verify p{color:#9a763f;letter-spacing:.22em;margin:18px 0 8px;font-size:12px;font-weight:800}.voice-share-verify h1{color:#1f1812;margin:0;font-size:30px;line-height:1.2}.voice-share-verify__id{background:#ffffff8f;border:1px solid #b8894333;border-radius:8px;margin:24px 0;padding:14px}.voice-share-verify__id span{color:#86693c;font-size:12px;font-weight:700;display:block}.voice-share-verify__id strong{color:#17120d;overflow-wrap:anywhere;margin-top:6px;font-size:18px;line-height:1.35;display:block}.voice-share-verify small{color:#7a6c5a;justify-content:center;align-items:center;gap:6px;font-size:12px;line-height:1.6;display:inline-flex}.voice-share-verify__cta{color:#fff;background:linear-gradient(135deg,#d83c76,#f15d5a);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:min(100%,280px);min-height:48px;margin-top:24px;font-size:16px;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 18px 34px #d83c7638}.voice-share-verify__cta:focus-visible{outline-offset:3px;outline:3px solid #2b858152}@media (max-width:680px){.voice-share-certificate{width:min(100%,350px)}.voice-share-certificate__content{padding:18px 34px 12px;display:block}.voice-share-certificate__header{gap:13px}.voice-share-certificate__brand{gap:9px;font-size:20px}.voice-share-certificate__brand svg{width:28px;height:28px}.voice-share-certificate__category{gap:4px}.voice-share-certificate__category h2{letter-spacing:.15em;text-indent:.15em;font-size:25px}.voice-share-certificate__category p{letter-spacing:.22em;text-indent:.22em;font-size:9px}.voice-share-certificate__hero{width:auto;margin-top:0;position:absolute;top:35%;left:34px;right:34px}.voice-share-certificate__kicker{gap:12px;margin-bottom:8px;font-size:12px}.voice-share-certificate__kicker:before,.voice-share-certificate__kicker:after{width:26px}.voice-share-certificate h1{font-size:calc(43px * var(--share-title-scale));line-height:1.03}.voice-share-certificate__verified{gap:8px;min-width:146px;min-height:40px;margin-top:10px;padding:0 14px 0 4px}.voice-share-certificate__verified svg{width:38px;height:38px}.voice-share-certificate__verified span{letter-spacing:.14em;text-indent:.14em;font-size:16px}.voice-share-certificate__traits{gap:8px;height:30px;padding:0 4px;inset:auto 13% 101px}.voice-share-certificate__traits svg{width:28px;height:28px;padding:6px}.voice-share-certificate__traits strong{max-width:190px;font-size:calc(15px * var(--share-trait-scale));letter-spacing:.04em;text-indent:.04em;white-space:nowrap;line-height:1.1}.voice-share-certificate__footer{justify-content:space-between;align-items:center;gap:10px;padding-top:9px;display:flex;inset:auto 44px 24px}.voice-share-certificate__meta{flex:auto;grid-template-columns:36px minmax(0,1fr);gap:9px;min-width:0}.voice-share-certificate__meta>svg:first-child{width:36px;height:36px;padding:7px}.voice-share-certificate__meta span,.voice-share-certificate__meta time,.voice-share-certificate__meta small{font-size:10px}.voice-share-certificate__meta-copy{gap:3px}.voice-share-certificate__meta strong{font-size:10px;display:block}.voice-share-certificate__meta small{gap:6px}.voice-share-certificate__meta small svg{width:15px;height:15px}.voice-share-certificate__qr{flex:0 0 52px;width:52px;height:52px;margin-left:auto;padding:5px}.voice-share-certificate__credit{font-size:9px;bottom:7px}}
