:root{--wine-950:#2a0d16;--wine-900:#401624;--wine-800:#5c2032;--wine-700:#793047;--wine-100:#f3e5e9;--ink:#201a1c;--muted:#6f6668;--paper:#f3efe7;--paper-light:#fbf8f2;--line:#dcd3c8;--green:#286653;--green-light:#e0eee8;--amber:#9d6924;--white:#fff;--shadow:0 24px 80px #2d151c1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #c98399}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:24px;min-height:92px;display:flex}.brand{letter-spacing:.08em;font-size:1.4rem;font-weight:900;line-height:1}.brand-dot{color:var(--wine-700)}.desktop-nav{color:var(--muted);gap:28px;font-size:.92rem;font-weight:650;display:flex}.desktop-nav a:hover{color:var(--wine-800)}.header-actions{align-items:center;gap:12px;display:flex}.language-switcher{border:1px solid var(--line);letter-spacing:.08em;border-radius:999px;place-items:center;min-width:44px;min-height:44px;font-size:.75rem;font-weight:800;display:inline-grid}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 24px;font-weight:750;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:44px;padding-inline:18px;font-size:.85rem}.button-primary{color:var(--white);background:var(--wine-800);box-shadow:0 12px 30px #5c203233}.button-primary:hover{background:var(--wine-900)}.button-ghost{border-color:var(--wine-800);color:var(--wine-800)}.button-link{color:var(--wine-800);padding-inline:8px}.hero{grid-template-columns:minmax(0,1.04fr) minmax(380px,.76fr);align-items:center;gap:11%;min-height:680px;padding:72px 0 100px;display:grid}.eyebrow{color:var(--wine-700);letter-spacing:.17em;text-transform:uppercase;margin:0 0 18px;font-size:.75rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}.hero h1{max-width:720px;margin-bottom:28px;font-size:clamp(4rem,7vw,6.6rem)}.hero-body,.section-body{color:var(--muted);font-size:1.1rem;line-height:1.72}.hero-body{max-width:630px}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px;display:flex}.hero-proof{border-top:1px solid var(--line);max-width:560px;color:var(--muted);margin:36px 0 0;padding-top:22px;font-size:.86rem}.score-preview{background:var(--paper-light);width:min(100%,450px);box-shadow:var(--shadow);border:1px solid #5c20321f;border-radius:30px;justify-self:end;padding:30px 34px;position:relative;overflow:hidden}.score-preview:before{content:"";background:var(--wine-100);border-radius:50%;width:220px;height:220px;position:absolute;top:-120px;right:-90px}.preview-topline,.tasting-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:.78rem;font-weight:750;display:flex;position:relative}.preview-sample{text-align:center;color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-top:58px;font-size:.8rem;font-weight:850}.preview-score{text-align:center;color:var(--wine-900);margin:4px 0;font-family:Georgia,Times New Roman,serif;font-size:7.5rem;line-height:1}.score-scale{justify-content:center;align-items:center;gap:8px;display:flex}.score-scale span,.score-scale strong{width:42px;height:42px;color:var(--muted);border-radius:50%;place-items:center;font-size:.84rem;display:grid}.score-scale strong{color:var(--white);background:var(--wine-800)}.preview-submit{color:var(--white);background:var(--wine-800);text-align:center;border-radius:999px;margin-top:32px;padding:15px;font-weight:750}.preview-save{color:var(--green);justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:.78rem;font-weight:750;display:flex}.status-dot{background:currentColor;border-radius:50%;flex:none;width:8px;height:8px}.reliability-section{color:var(--white);background:var(--wine-950);padding:120px 0}.split-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:11%;display:grid}.split-section h2,.section-heading h2,.final-cta h2{margin-bottom:28px;font-size:clamp(2.8rem,5vw,4.8rem)}.reliability-section .eyebrow,.roles-section .eyebrow{color:#d5a1b2}.reliability-section .section-body{color:#bdb2b5}.status-steps{border-top:1px solid #ffffff29;margin:0;padding:0;list-style:none}.status-steps li{border-bottom:1px solid #ffffff29;grid-template-columns:64px 1fr;align-items:center;gap:18px;min-height:92px;display:grid}.status-steps span{color:#d5a1b2;letter-spacing:.12em;font-size:.73rem}.status-steps strong{font-size:1.12rem}.engine-section{grid-template-columns:.8fr 1.2fr;gap:9%;padding:130px 0;display:grid}.section-heading{max-width:550px}.schema-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.schema-card{border:1px solid var(--line);background:var(--paper-light);border-radius:24px;flex-direction:column;justify-content:space-between;min-height:250px;padding:26px;display:flex}.schema-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.schema-card strong{letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6vw,5.2rem);font-weight:500}.schema-card small{color:var(--muted)}.schema-card-featured{color:var(--white);border-color:var(--wine-800);background:var(--wine-800)}.schema-card-featured span,.schema-card-featured small{color:#ead6dc}.schema-card-wide{grid-column:1/-1;min-height:210px}.roles-section{color:var(--white);background:#22201f;padding:130px 0}.section-heading-light{max-width:750px}.role-grid{background:#ffffff26;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:70px;display:grid}.role-grid article{background:#22201f;min-height:300px;padding:36px}.role-grid span{color:#d5a1b2;letter-spacing:.12em;font-size:.72rem}.role-grid h3{margin:90px 0 18px;font-size:1.5rem}.role-grid p{color:#bcb7b5;line-height:1.7}.final-cta{justify-content:space-between;align-items:end;gap:40px;padding:120px 0;display:flex}.final-cta>div{max-width:760px}.final-cta p:last-child{color:var(--muted);margin-bottom:0;font-size:1.05rem}.site-footer{border-top:1px solid var(--line);min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;gap:28px;padding:32px 0;font-size:.82rem;display:flex}.site-footer p{margin:0}.tasting-app{background:#e9e3d9;min-height:100vh}.tasting-header{border-bottom:1px solid #2a0d161a;justify-content:space-between;align-items:center;min-height:76px;padding:0 max(24px,50vw - 590px);display:flex}.tasting-header>div{align-items:center;gap:12px;display:flex}.environment-badge{color:var(--wine-800);background:var(--wine-100);letter-spacing:.12em;border-radius:999px;padding:7px 10px;font-size:.65rem;font-weight:900}.tasting-layout{grid-template-columns:minmax(250px,.72fr) minmax(400px,1fr);align-items:start;gap:9%;width:min(1040px,100% - 40px);margin-inline:auto;padding:60px 0 90px;display:grid}.tasting-context{padding-top:80px;position:sticky;top:50px}.tasting-context h1{margin-bottom:28px;font-size:clamp(3.2rem,5vw,5rem)}.tasting-context>p:not(.eyebrow){color:var(--muted);line-height:1.7}.tasting-context>a{color:var(--wine-800);gap:8px;margin-top:28px;font-weight:750;display:inline-flex}.tasting-sheet{background:var(--paper-light);box-shadow:var(--shadow);border:1px solid #2a0d161a;border-radius:28px;overflow:hidden}.tasting-meta{padding:26px 28px 18px}.connection-row{background:#f8f5ef;border-block:1px solid #e9e2d9;justify-content:space-between;align-items:center;gap:12px;padding:10px 28px;font-size:.74rem;display:flex}.connection-pill{align-items:center;gap:7px;font-weight:800;display:inline-flex}.connection-pill.is-online{color:var(--green)}.connection-pill.is-offline{color:var(--amber)}.save-copy{color:var(--green);font-weight:700}.save-saving,.save-loading{color:var(--muted)}.save-error{color:#a12f32}.score-area{text-align:center;padding:48px 28px 34px}.sample-label{color:var(--wine-800);letter-spacing:.17em;text-transform:uppercase;margin-bottom:30px;font-size:.78rem;font-weight:900}.score-label{color:var(--muted);font-size:.74rem;font-weight:750}.score-control{justify-content:center;align-items:center;gap:30px;margin:2px auto 20px;display:flex}.current-score{min-width:150px;color:var(--wine-900);font-family:Georgia,Times New Roman,serif;font-size:7.8rem;line-height:1}.score-step{border:1px solid var(--line);width:48px;height:48px;color:var(--wine-800);cursor:pointer;background:0 0;border-radius:50%;font-size:1.4rem}.score-options{justify-content:center;gap:5px;display:flex}.score-options button{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:.82rem}.score-options button.is-selected{color:var(--white);background:var(--wine-800);font-weight:850}.submit-evaluation{width:min(100%,340px);min-height:54px;color:var(--white);background:var(--wine-800);cursor:pointer;border:0;border-radius:999px;margin-top:30px;font-weight:800}.submit-evaluation span{margin-right:8px}.submit-evaluation.is-submitted{color:var(--green);background:var(--green-light)}.submit-evaluation:disabled{cursor:default}.evaluation-details{border-top:1px solid #e9e2d9}.detail-row{cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e9e2d9;justify-content:space-between;align-items:center;width:100%;min-height:62px;padding:0 28px;font-weight:750;display:flex}.detail-row small{max-width:54%;color:var(--muted);text-align:right;font-size:.66rem;font-weight:600}.detail-row:disabled{cursor:default}.note-field{padding:20px 28px 26px;font-size:.84rem;font-weight:750;display:block}.note-field textarea{resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);background:var(--white);border-radius:12px;margin-top:10px;padding:14px;font-weight:450}.queue-card{color:#6f501f;background:#fcf6e9;border:1px solid #e8d7b9;border-radius:14px;margin:0 28px 24px;padding:16px}.queue-card strong{margin-bottom:5px;font-size:.78rem;display:block}.queue-card p{margin:0;font-size:.72rem;line-height:1.55}.sample-navigation{border-top:1px solid #e9e2d9;justify-content:space-between;align-items:center;min-height:72px;padding:10px 28px;display:flex}.sample-navigation button{min-height:44px;color:var(--wine-800);background:0 0;border:0;padding:0;font-weight:750}.sample-navigation button:disabled{color:#aaa19e}.offline-page{background:var(--paper);place-items:center;min-height:100vh;padding:32px;display:grid}.offline-card{background:var(--paper-light);max-width:560px;box-shadow:var(--shadow);border-radius:28px;padding:50px}.offline-card .eyebrow{margin-top:70px}.offline-card h1{font-size:4rem}.offline-card>p:not(.eyebrow){color:var(--muted);margin-bottom:32px}.auth-page{background:radial-gradient(circle at 84% 12%, #7930471f, transparent 30rem), var(--paper);min-height:100vh}.auth-shell,.live-shell{width:min(1040px,100% - 40px);margin-inline:auto}.auth-shell{grid-template-columns:minmax(0,.88fr) minmax(360px,.72fr);align-items:center;gap:12%;min-height:calc(100vh - 76px);padding:80px 0 110px;display:grid}.auth-intro h1,.live-heading h1,.live-setup h1{margin-bottom:26px;font-size:clamp(3.7rem,7vw,6rem)}.auth-intro>p:not(.eyebrow),.live-heading>div:first-child>p:not(.eyebrow),.live-setup>p:not(.eyebrow){max-width:590px;color:var(--muted);font-size:1.04rem;line-height:1.72}.back-link{color:var(--wine-800);gap:8px;margin-top:28px;font-weight:750;display:inline-flex}.auth-card{background:var(--paper-light);min-height:330px;box-shadow:var(--shadow);border:1px solid #2a0d161a;border-radius:26px;flex-direction:column;justify-content:center;padding:36px;display:flex}.auth-form{gap:13px;display:grid}.auth-form label{font-size:.78rem;font-weight:800}.auth-form input{border:1px solid var(--line);min-height:56px;color:var(--ink);background:var(--white);border-radius:14px;padding:0 17px}.auth-form .button{cursor:pointer;border:0;width:100%;margin-top:7px}.auth-form .button:disabled,.claim-actions .button:disabled{cursor:wait;opacity:.7}.form-notice,.setup-notice{color:var(--muted)}.form-notice strong{color:var(--green);margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500;display:block}.form-notice p,.setup-notice p{margin-bottom:0;line-height:1.65}.form-error{color:#9b2f39;margin:5px 0 0;font-size:.82rem;line-height:1.55}.form-error-banner{background:#fbebed;border:1px solid #e7c3c7;border-radius:12px;margin:0 0 22px;padding:14px 16px}.setup-notice .status-dot{color:var(--amber);margin-bottom:46px;display:block}.setup-notice h2{margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:2.3rem;font-weight:500;line-height:1.08}.setup-notice .button{margin-top:28px}.identity-line{color:var(--muted);margin-bottom:28px;font-size:.78rem}.identity-line strong{color:var(--ink);overflow-wrap:anywhere;margin-top:5px;font-size:1rem;display:block}.claim-actions{gap:12px;display:grid}.claim-actions .button{cursor:pointer;border:0;width:100%}.live-shell{padding:78px 0 110px}.live-shell-centered{place-items:center;min-height:calc(100vh - 76px);display:grid}.live-setup{max-width:720px}.live-setup .status-dot{margin-bottom:34px}.live-heading{grid-template-columns:1fr auto;align-items:end;gap:64px;display:grid}.live-heading h1{margin-bottom:20px}.account-card{border:1px solid var(--line);background:#fbf8f2b8;border-radius:16px;min-width:250px;padding:18px 20px}.account-card>span{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:750;display:block}.account-card>strong{overflow-wrap:anywhere;margin:4px 0 12px;font-size:.85rem;display:block}.account-card button{color:var(--wine-800);cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:800}.empty-state{border:1px solid var(--line);background:var(--paper-light);border-radius:24px;margin-top:64px;padding:52px}.empty-state>span{color:var(--wine-700);letter-spacing:.16em;font-size:.72rem;font-weight:850}.empty-state h2{margin:30px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:2.3rem;font-weight:500}.empty-state p{max-width:580px;color:var(--muted);margin:0}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:64px;display:grid}.event-card{border:1px solid var(--line);background:var(--paper-light);border-radius:22px;flex-direction:column;min-height:280px;padding:28px;display:flex}.event-card-topline{color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:.7rem;font-weight:800;display:flex}.event-status{color:var(--wine-800);background:var(--wine-100);border-radius:999px;padding:6px 9px}.event-status-live{color:var(--green);background:var(--green-light)}.event-card h2{margin:54px 0 32px;font-family:Georgia,Times New Roman,serif;font-size:2.35rem;font-weight:500;line-height:1.08}.event-card dl{grid-template-columns:1fr 1fr;gap:18px;margin:auto 0 0;display:grid}.event-card dt{color:var(--muted);text-transform:uppercase;font-size:.65rem;font-weight:800}.event-card dd{margin:4px 0 0;font-size:.86rem;font-weight:700}.workspace-shell{width:min(1180px,100% - 40px);margin-inline:auto;padding:76px 0 120px}.workspace-heading{max-width:780px;margin-bottom:68px}.workspace-heading-account{grid-template-columns:1fr auto;align-items:end;gap:60px;max-width:none;display:grid}.workspace-heading h1,.event-detail-heading h1{margin-bottom:24px;font-size:clamp(3.8rem,7vw,6.3rem)}.workspace-heading>p:not(.eyebrow),.workspace-heading>div>p:not(.eyebrow){max-width:650px;color:var(--muted);margin-bottom:0;font-size:1.04rem;line-height:1.7}.account-actions{align-items:center;gap:14px;display:flex}.account-actions a,.account-actions button{color:var(--wine-800);font-size:.78rem;font-weight:800}.workspace-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.72fr);align-items:start;gap:24px;display:grid}.workspace-section,.workspace-form-card,.readiness-card,.invitation-section,.invitation-list-section,.event-config-card,.sample-import-section,.sample-list-section,.publish-card{background:var(--paper-light);border:1px solid #2a0d161a;border-radius:24px}.workspace-section{padding:30px}.workspace-section-title{justify-content:space-between;align-items:center;gap:20px;display:flex}.workspace-section-title .eyebrow{margin-bottom:0}.workspace-section-title>span{color:var(--muted);letter-spacing:.14em;font-size:.72rem;font-weight:850}.workspace-empty{box-shadow:none;margin-top:30px;padding:36px}.workspace-event-list{gap:12px;margin-top:30px;display:grid}.workspace-event-card{border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;min-height:210px;padding:25px;transition:transform .16s,border-color .16s;display:flex}a.workspace-event-card:hover{border-color:var(--wine-700);transform:translateY(-2px)}.workspace-event-card>div:first-child{justify-content:space-between;align-items:center;gap:14px;display:flex}.workspace-event-card small{color:var(--wine-800);font-weight:800}.workspace-event-card h2{margin:44px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500;line-height:1.08}.workspace-event-card p{color:var(--muted);margin:auto 0 0;font-size:.82rem}.workspace-actions-panel{gap:18px;display:grid}.workspace-form-card{padding:28px}.workspace-form{gap:15px;display:grid}.event-form,.invite-form{grid-template-columns:repeat(2,minmax(0,1fr))}.field-group{gap:7px;min-width:0;display:grid}.field-span-2{grid-column:1/-1}.field-group label{font-size:.72rem;font-weight:800}.field-group input,.field-group select,.static-field{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:var(--white);border-radius:12px;padding:0 13px}.field-group select{cursor:pointer}.static-field{color:var(--muted);background:#f3efe8;align-items:center;font-size:.82rem;display:flex}.field-group small{color:var(--muted);font-size:.66rem}.workspace-form>.button{cursor:pointer;border:0;width:100%;margin-top:5px}.workspace-form>.button:disabled{cursor:wait;opacity:.7}.workspace-unavailable{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:24px;display:grid}.workspace-unavailable>.setup-notice,.workspace-preview-card{border:1px solid var(--line);background:var(--paper-light);border-radius:24px;padding:34px}.workspace-preview-card{min-height:320px}.readiness-meter{background:var(--line);border-radius:999px;height:5px;margin-top:30px;overflow:hidden}.readiness-meter span{border-radius:inherit;background:var(--green);height:100%;display:block}.workspace-fallback{place-items:center;min-height:calc(100vh - 76px);display:grid}.workspace-fallback .setup-notice{max-width:680px}.workspace-fallback h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1}.event-detail-heading{justify-content:space-between;align-items:end;gap:40px;margin:58px 0 48px;display:flex}.event-detail-heading h1{max-width:800px;margin-bottom:0}.event-detail-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.event-main-column{gap:20px;min-width:0;display:grid}.readiness-card,.invitation-section,.invitation-list-section,.event-config-card,.sample-import-section,.sample-list-section,.publish-card{padding:30px}.readiness-list{border-top:1px solid var(--line);margin:26px 0 0;padding:0;list-style:none}.readiness-list li{border-bottom:1px solid var(--line);min-height:58px;color:var(--muted);grid-template-columns:44px 1fr;align-items:center;gap:12px;font-size:.86rem;font-weight:700;display:grid}.readiness-list li>span{color:var(--muted);letter-spacing:.08em;font-size:.68rem;font-weight:900}.readiness-list li.is-ready,.readiness-list li.is-ready>span{color:var(--green)}.invitation-section>h2{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:500}.invitation-section>p:not(.eyebrow){max-width:620px;color:var(--muted);margin-bottom:30px}.sample-import-section>h2,.publish-card>h2{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:500;line-height:1.08}.sample-import-section>p:not(.eyebrow),.publish-card>p:not(.eyebrow){max-width:650px;color:var(--muted);margin-bottom:28px}.sample-source-grid{grid-template-columns:.65fr 1.35fr;gap:14px;display:grid}.file-drop,.csv-paste{gap:8px;font-size:.72rem;font-weight:800;display:grid}.file-drop{min-height:190px;color:var(--wine-800);text-align:center;cursor:pointer;background:#f8f2f3;border:1px dashed #bcaab0;border-radius:14px;place-content:center;padding:20px}.file-drop input{width:min(100%,220px);color:var(--muted);font-size:.7rem}.csv-paste textarea{resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);background:var(--white);border-radius:12px;padding:13px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;font-weight:450}.csv-format{color:var(--muted);margin:10px 0 0;font-size:.68rem}.locked-notice{color:#6f501f;background:#fcf6e9;border:1px solid #e2d2b4;border-radius:12px;margin-bottom:20px;padding:13px 15px;font-size:.78rem}.import-preview{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.import-issues{color:#8e333b;background:#fbebed;border:1px solid #e7c3c7;border-radius:12px;margin:18px 0 0;padding:14px 14px 14px 32px;font-size:.76rem;line-height:1.6}.sample-preview-table{border:1px solid var(--line);border-radius:12px;margin-top:18px;overflow:hidden}.sample-table-row{border-bottom:1px solid var(--line);grid-template-columns:1.1fr .7fr .7fr 1.3fr;align-items:center;gap:12px;min-height:46px;padding:9px 12px;font-size:.74rem;display:grid}.sample-table-row:last-child{border-bottom:0}.sample-table-head{min-height:38px;color:var(--muted);text-transform:uppercase;background:#f4f0e9;font-size:.62rem;font-weight:850}.import-submit{cursor:pointer;border:0;margin-top:20px}.import-submit:disabled{cursor:default;opacity:.55}.form-success{color:var(--green);margin:14px 0 0;font-size:.82rem;font-weight:750}.persisted-samples{margin-top:24px}.generated-link{background:#fcf6e9;border:1px solid #d8c69f;border-radius:14px;gap:13px;margin-top:22px;padding:18px;display:grid}.generated-link p{color:#6f501f;margin:0;font-size:.78rem}.generated-link code{overflow-wrap:anywhere;background:#ffffffa8;border-radius:9px;padding:12px;font-size:.7rem}.generated-link .button{cursor:pointer;justify-self:start;min-height:42px}.muted-copy{color:var(--muted);margin:28px 0 0}.invitation-list{border-top:1px solid var(--line);margin-top:24px}.invitation-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:24px;min-height:72px;display:grid}.invitation-list article>div:last-child{text-align:right}.invitation-list strong,.invitation-list span{display:block}.invitation-list strong{font-size:.82rem}.invitation-list span{color:var(--muted);margin-top:4px;font-size:.7rem}.event-sidebar{gap:18px;display:grid;position:sticky;top:24px}.event-config-card dl{margin:0}.event-config-card dl>div{border-bottom:1px solid var(--line);padding:16px 0}.event-config-card dl>div:first-child{padding-top:0}.event-config-card dl>div:last-child{border-bottom:0;padding-bottom:0}.event-config-card dt{color:var(--muted);text-transform:uppercase;font-size:.65rem;font-weight:800}.event-config-card dd{margin:5px 0 0;font-size:.84rem;font-weight:700}.publish-card>h2{font-size:2rem}.publish-actions .button{cursor:pointer;border:0;width:100%}.publish-actions .button:disabled{cursor:default;opacity:.55}.publish-actions>p:not(.form-error){color:var(--muted);margin:12px 0 0;font-size:.72rem}.publish-success{background:var(--green-light);border-radius:10px;padding:12px 14px}@media (max-width:900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;gap:60px;padding-top:48px}.hero-copy{max-width:740px}.score-preview{justify-self:center}.split-section,.engine-section{grid-template-columns:1fr;gap:60px}.role-grid{grid-template-columns:1fr}.role-grid article{min-height:auto}.role-grid h3{margin-top:42px}.tasting-layout{grid-template-columns:1fr;max-width:600px}.auth-shell{grid-template-columns:1fr;gap:52px}.auth-intro{max-width:720px}.auth-card{max-width:600px}.live-heading{grid-template-columns:1fr;align-items:start;gap:28px}.account-card{min-width:min(100%,360px)}.workspace-heading-account,.workspace-grid,.workspace-unavailable,.event-detail-grid{grid-template-columns:1fr}.event-sidebar{position:static}.tasting-context{padding-top:10px;position:static}}@media (max-width:620px){.shell{width:min(100% - 28px,1180px)}.site-header{min-height:72px}.header-actions .button{display:none}.hero{min-height:auto;padding:46px 0 76px}.hero h1{font-size:clamp(3.5rem,16vw,5rem)}.score-preview{border-radius:22px;padding:26px 18px}.preview-score{font-size:6.5rem}.reliability-section,.engine-section,.roles-section,.final-cta{padding-block:86px}.schema-grid{grid-template-columns:1fr}.schema-card-wide{grid-column:auto}.final-cta{flex-direction:column;align-items:start}.site-footer{flex-direction:column;align-items:flex-start}.tasting-header{padding-inline:16px}.auth-shell,.live-shell{width:min(100% - 28px,1040px);padding-block:48px 76px}.auth-intro h1,.live-heading h1,.live-setup h1{font-size:clamp(3.2rem,15vw,4.5rem)}.auth-card{min-height:300px;padding:26px}.event-grid{grid-template-columns:1fr}.workspace-shell{width:min(100% - 28px,1180px);padding-block:48px 76px}.workspace-heading h1,.event-detail-heading h1{font-size:clamp(3.2rem,15vw,4.6rem)}.workspace-section,.workspace-form-card,.readiness-card,.invitation-section,.invitation-list-section,.event-config-card,.sample-import-section,.sample-list-section,.publish-card{padding:23px}.event-form,.invite-form{grid-template-columns:1fr}.field-span-2{grid-column:auto}.event-detail-heading{flex-direction:column;align-items:flex-start}.invitation-list article{grid-template-columns:1fr;gap:10px;padding-block:16px}.invitation-list article>div:last-child{text-align:left}.sample-source-grid{grid-template-columns:1fr}.file-drop{min-height:130px}.sample-preview-table{overflow-x:auto}.sample-table-row{min-width:560px}.empty-state{padding:34px 26px}.tasting-layout{gap:28px;width:100%;padding:28px 0 0}.tasting-context{padding-inline:20px}.tasting-context h1{font-size:3.2rem}.tasting-context>p:not(.eyebrow),.tasting-context>a{display:none}.tasting-sheet{border-inline:0;box-shadow:none;border-bottom:0;border-radius:26px 26px 0 0}.connection-row{flex-direction:column;align-items:flex-start}.score-area{padding-inline:16px}.score-control{gap:14px}.current-score{min-width:130px;font-size:7rem}.score-options{gap:1px}.score-options button{width:41px;height:41px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
