*{box-sizing:border-box}body{margin:0;background:#f3f4f2;color:#292f33;font:16px/1.5 Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;border:1px solid #d7ddda;background:white;color:#292f33;padding:11px 17px;border-radius:11px;font-weight:600;transition:.2s}button:hover{background:#e5ece9}button:focus-visible,a:focus-visible{outline:3px solid #627c88;outline-offset:3px}header{height:100px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:20px 38px;border-bottom:1px solid #dde2df}.brand{text-decoration:none;color:inherit;font-size:24px;font-weight:800;letter-spacing:-1px}.brand span{color:#6c8591}.brand small{display:block;font-size:12px;font-weight:400;letter-spacing:.5px}.headright{display:flex;align-items:center;gap:20px}.demo{font-size:14px;background:#eaf0ed;padding:6px 12px;border-radius:30px}.app{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 100px)}.nav{background:#fff;padding:27px 22px;display:flex;flex-direction:column;gap:7px;border-right:1px solid #dde2df}.nav img{width:66px;height:66px;border-radius:50%;object-fit:cover;margin:0 0 18px}.nav button{text-align:left;border:0;font-size:14px;font-weight:500;background:transparent;padding:14px 12px}.nav button.active{background:#e6eeef;color:#435d68;font-weight:700}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#62736d}.navbottom{margin-top:auto;padding-top:70px;font-size:14px}.navbottom p{margin:4px 0 20px}.navbottom span{font-size:12px;color:#6c7772}main{padding:25px 38px;max-width:1700px;width:100%;margin:auto}.notice{font-size:13px;color:#5d6965;background:#e8ece8;border-radius:8px;padding:10px 14px;margin-bottom:27px}h1{font-size:38px;line-height:1.15;letter-spacing:-1.5px;margin:10px 0 12px}h2{font-size:26px;line-height:1.2;letter-spacing:-.6px}h3{font-size:19px;margin:8px 0}.secondary{color:#63716b;font-size:14px}.sectionhead{display:flex;justify-content:space-between;align-items:center;gap:16px}.sectionhead p{margin:7px 0}.primary{background:#526c78;border-color:#526c78;color:white}.primary:hover{background:#425b66}.hero{position:relative;overflow:hidden;border-radius:20px;background:#dce6e7;padding:27px 30px;margin:25px 0}.hero:after{content:'';position:absolute;width:400px;height:170px;border:22px solid #afbbaa;border-radius:50%;right:-130px;top:-80px;transform:rotate(-23deg);pointer-events:none}.hero>*{position:relative;z-index:1}.hero p{max-width:650px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:22px 0}.stat{background:#fff;border:1px solid #e0e5e1;border-radius:15px;padding:20px}.stat b{font-size:32px;display:block}.stat span{font-size:14px;color:#63716b}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{background:white;border:1px solid #e0e5e1;border-radius:17px;overflow:hidden}.cardtop{min-height:120px;padding:22px;display:flex;align-items:flex-end;justify-content:space-between;background:var(--tint,#e2e9e6)}.family{background:#ffffffb0;border-radius:20px;padding:5px 10px;font-size:12px;letter-spacing:.5px}.sample{font-size:12px;color:#5d6965}.cardbody{padding:20px}.cardtitle{border:0;background:transparent;padding:0;text-align:left;font-size:20px}.cardbody p{font-size:14px;color:#63716b;min-height:43px}.ratings{display:flex;gap:6px;margin:16px 0}.ratings button{padding:9px 13px;flex:1;font-size:14px}.ratings button.selected{background:#526c78;color:#fff;border-color:#526c78}.ratings button.favorite{background:#e3e9de;color:#455641;border-color:#aebdaa}.actions{display:flex;flex-wrap:wrap;gap:9px}.guestlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.guest{padding:22px;background:white;border:1px solid #dfe5e0;border-radius:17px}.avatar{width:42px;height:42px;background:#dce6e7;display:inline-grid;place-items:center;border-radius:50%;font-weight:700;margin-right:10px}.guest .row{display:flex;align-items:center;justify-content:space-between}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.chip{font-size:13px;background:#eaf0ec;border-radius:20px;padding:6px 10px}.cloud{width:100%;height:230px;background:#f4f6f3;border-radius:14px}.cloudlegend{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;margin:10px 0 20px}.bar{height:7px;border-radius:9px;background:#e9eeea;margin:5px 0 12px;overflow:hidden}.bar span{display:block;height:100%;background:#8299a3;border-radius:9px}.empty{background:#fff;border:1px dashed #bdc9c0;border-radius:15px;padding:30px;margin-top:20px}dialog{border:1px solid #d3dcd5;border-radius:22px;max-width:620px;width:calc(100% - 32px);padding:32px;max-height:90vh;overflow:auto;color:#292f33}dialog::backdrop{background:#202c3280;backdrop-filter:blur(4px)}.close{float:right;padding:3px 12px;font-size:25px;background:transparent;border:0}label{display:block;font-size:14px;font-weight:600;margin:18px 0}input,select,textarea{display:block;width:100%;background:#f6f7f5;border:1px solid #cbd5ce;border-radius:9px;padding:12px;margin-top:7px;color:#292f33}textarea{min-height:90px}.inlinechecks{display:grid;grid-template-columns:1fr 1fr}.inlinechecks label{margin:9px 0;display:flex;align-items:center;gap:9px}.inlinechecks input{width:20px;margin:0}.detailquote{padding:20px;background:#e8eef0;border-radius:13px;margin:20px 0}.banner{padding:22px;background:#dce6e7;border-radius:15px;margin:25px 0}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#293b43;color:white;padding:12px 22px;border-radius:12px;display:none;z-index:20}.printpage{display:none}.guestmode .nav{display:none}.guestmode .app{grid-template-columns:1fr}.guestmode main{max-width:1180px}.guestmode h1{font-size:38px}.switcher{margin:18px 0;max-width:300px}.tablewrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px;background:white}th,td{text-align:left;padding:13px;border-bottom:1px solid #e1e7e2}.sync{padding:20px;background:#fff;border-radius:15px;margin:20px 0}.synctext{color:#855d46;font-size:14px}.footnote{font-size:13px;color:#63716b;margin:24px 0}@media(min-width:1600px){body{font-size:18px}.grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1050px){.app{grid-template-columns:200px minmax(0,1fr)}main{padding:22px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav{padding:23px 12px}.guestlist{grid-template-columns:1fr}}@media(max-width:650px){header{height:auto;min-height:90px;padding:18px;gap:10px}.brand{font-size:18px}.brand small{font-size:10px}.demo{display:none}.headright button{font-size:12px;padding:9px}.app{display:block}.nav{flex-direction:row;overflow:auto;padding:8px;border-right:0}.nav img,.nav .eyebrow,.navbottom{display:none}.nav button{white-space:nowrap;font-size:12px;padding:10px}.sectionhead{align-items:flex-start;flex-direction:column}main{padding:18px}.grid{grid-template-columns:1fr}h1{font-size:30px}.hero{padding:22px}.stats{gap:7px}.stat{padding:13px}.stat b{font-size:25px}.stat span{font-size:12px}dialog{padding:24px}}@media print{body>*{display:none!important}.printpage{display:block!important;padding:25px;background:white;color:#292f33}.printpage .cloud{height:280px}button{display:none!important}@page{size:A4;margin:15mm}}
/* engine styles */
.productvisual{height:205px;position:relative;display:flex;align-items:center;justify-content:center;background:#f9faf8;padding:15px}.productphoto{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.productbadge{position:absolute;top:12px;left:12px;font-size:12px;background:#e2e9de;border-radius:20px;padding:5px 11px;color:#455641;font-weight:600}.price{font-size:23px;font-weight:700;margin:12px 0 5px}.price del{font-size:14px;font-weight:400;color:#66756e;margin-left:8px}.catalogcontrols{display:grid;grid-template-columns:2fr 1fr;gap:18px}.partyselector{display:flex;align-items:center;gap:15px;margin:12px 0 22px}.partyselector label{flex:1;max-width:550px}.detailphoto{height:190px;background:#fafbf9;border-radius:15px;padding:15px;margin-top:20px}.qr{width:230px;max-width:100%;display:block;margin:20px auto}button:disabled{cursor:default;opacity:.5}.tvmode .brand{font-size:30px}.tvmode h1{font-size:50px}.tvmode .cardbody p{font-size:20px}.tvmode .productvisual{height:270px}.tvmode .notice{display:none}.cardtitle{overflow-wrap:anywhere}.cardbody>p{min-height:0}.tablewrap{margin-bottom:20px}dialog input:disabled{opacity:.6}@media(max-width:650px){.catalogcontrols{grid-template-columns:1fr}.partyselector{align-items:flex-end}.tvmode h1{font-size:30px}.productvisual{height:240px}}
.partyfilters{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.partymanagement{margin-bottom:22px}.tvmode{background:#1e2529;overflow:hidden}.tvmode>header,.tvmode .nav,.tvmode #intro,.tvmode #notice{display:none!important}.tvmode .app{display:block;min-height:100dvh;height:100dvh}.tvmode main{padding:0;max-width:none;margin:0;width:100%;height:100%}.tvmode #body{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tvstage{width:min(100vw,calc(100dvh * 1.77777778));height:min(100dvh,calc(100vw * .5625));container-type:size;background:#f3f4f2;display:flex;flex-direction:column;overflow:hidden;position:relative;color:#292f33}.tvbrand{display:flex;align-items:center;justify-content:space-between;padding:1.4cqw 3.4cqw;border-bottom:1px solid #d8e0dc}.tvbrand strong{font-size:1.8cqw;letter-spacing:-.05em}.tvbrand span{font-size:1cqw;color:#526c78}.tvcontent{flex:1;min-height:0;padding:2.4cqw 3.8cqw;overflow:hidden}.tvproduct{height:100%;display:grid;grid-template-columns:43% minmax(0,1fr);gap:4cqw;align-items:center}.tvphoto{height:100%;max-height:42cqw;padding:1.5cqw;background:#e6ece8;border-radius:2cqw}.tvphoto img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.tvinfo{min-width:0;max-height:100%;overflow:hidden}.tvmode .tvinfo h1{font-size:3.2cqw;line-height:1.07;letter-spacing:-.045em;margin:.4cqw 0 1cqw;overflow-wrap:anywhere}.tvmode .tvinfo h2{font-size:1.45cqw;margin:.8cqw 0 .3cqw}.tvprice{font-size:2.3cqw;font-weight:700;margin:.5cqw 0}.tvprice del{font-size:1.2cqw;color:#63716b}.tvnotes{font-size:1.65cqw;line-height:1.3;margin:.5cqw 0}.tvstory{font-size:1.45cqw;line-height:1.35;margin:.4cqw 0}.tvassociations{font-size:1.25cqw;color:#526c78;line-height:1.35}.tvdescription{font-size:1.05cqw;line-height:1.35;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;margin:.6cqw 0}.tvhint{font-size:1.6cqw;color:#526c78;line-height:1.4}.tvfooter{display:flex;justify-content:space-between;padding:.8cqw 3.4cqw;font-size:.9cqw;color:#63716b;border-top:1px solid #d8e0dc}.tvstage .eyebrow{font-size:1cqw;letter-spacing:.15cqw}.tvblind{height:100%;display:flex;flex-direction:column;justify-content:center;max-width:80%;margin:auto}.tvmode .tvblind h1{font-size:5cqw;line-height:1.1;letter-spacing:-.04em;margin:1cqw 0}.tvblind>p:not(.eyebrow){font-size:1.8cqw;max-width:80%;line-height:1.4}.tvflow{position:absolute;right:8cqw;top:13cqw;font-size:22cqw;color:#adb8a8;opacity:.5;z-index:0;pointer-events:none}.tvblind>*:not(.tvflow){position:relative}.tvduel{display:grid;grid-template-columns:1fr 1fr;gap:4cqw;height:88%;text-align:center}.tvduelitem{min-height:0}.tvduelitem img{height:62%;width:100%;object-fit:contain;mix-blend-mode:multiply}.tvmode .tvduelitem h1{font-size:2.4cqw;margin:.4cqw 0;line-height:1.15;letter-spacing:-.03em}.tvduelitem .tvnotes{font-size:1.1cqw}.tvduelitem>p{margin:.3cqw 0}.tvduelprompt{text-align:center;font-size:1.5cqw;color:#526c78;margin:.5cqw 0}.tvtoolbar{position:fixed;bottom:9px;right:12px;display:flex;gap:8px;z-index:10;opacity:.3}.tvtoolbar:hover,.tvtoolbar:focus-within{opacity:1}.tvtoolbar button{font-size:12px;padding:7px 11px}
.modechoices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}.modechoices button{min-height:58px;font-weight:700}.modepanel{background:#f6f4ef;border-radius:20px;padding:22px}.welcomepreview{width:100%;height:180px;object-fit:cover;border-radius:16px}.guestwelcome{text-align:center;max-width:850px;margin:auto}.guestwelcome img{width:100%;max-height:46vh;object-fit:cover;border-radius:22px;margin-bottom:24px}.guestwelcome h1{font-size:clamp(28px,5vw,56px)}.tvwelcome{display:grid;grid-template-columns:1fr 1fr;gap:4cqw;align-items:center;height:100%}.tvwelcome>img{width:100%;height:37cqw;object-fit:cover;border-radius:2cqw}.tvwelcome h1{font-size:4.1cqw;line-height:1.05}.tvwelcome p{font-size:1.65cqw;line-height:1.5}#partycountdown{position:fixed;inset:0;z-index:99999;background:#f6f4eff5;color:#292f33;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;backdrop-filter:blur(12px);pointer-events:auto}#partycountdown p{font-weight:800;letter-spacing:.12em}#partycountdown strong{font-size:clamp(140px,32vh,360px);line-height:1.1;font-weight:800;color:#8299a3}#partycountdown span{font-size:20px}@media(max-width:600px){.modechoices{grid-template-columns:repeat(2,minmax(0,1fr))}.modepanel{padding:16px}}
.tvmaincontent{height:100%;min-width:0;min-height:0}.withfeedback .tvcontent{display:grid;grid-template-columns:minmax(0,1fr) 30%;gap:2.2cqw;padding:1.8cqw 2.5cqw}.withfeedback .tvproduct{grid-template-columns:40% minmax(0,1fr);gap:2cqw}.withfeedback .tvinfo h1{font-size:2.5cqw}.withfeedback .tvnotes{font-size:1.35cqw}.withfeedback .tvdescription{-webkit-line-clamp:4}.withfeedback .tvblind{max-width:100%;padding:1cqw}.withfeedback .tvblind h1{font-size:4.1cqw}.withfeedback .tvblind>p:not(.eyebrow){max-width:100%;font-size:1.5cqw}.withfeedback .tvflow{right:35cqw;font-size:16cqw}.withfeedback .tvduel{gap:1.6cqw}.withfeedback .tvduelitem h1{font-size:1.9cqw}.withfeedback .tvduelprompt{font-size:1.3cqw}#livefeedback{background:#e6ece8;border-radius:1.6cqw;padding:1.4cqw;overflow:hidden;min-width:0;display:flex;flex-direction:column;gap:.6cqw}#livefeedback h2{font-size:1.7cqw;line-height:1.1;margin:0 0 .4cqw}#livefeedback .eyebrow{margin:0;font-size:.85cqw}.tvreactionstats{display:grid;grid-template-columns:repeat(4,1fr);gap:.4cqw}.tvreactionstats>div{background:#f3f4f2;border-radius:.7cqw;text-align:center;padding:.6cqw .1cqw;display:flex;flex-direction:column}.tvreactionstats strong{font-size:2cqw;line-height:1.2}.tvreactionstats span{font-size:.85cqw}.tvagreement{display:grid;grid-template-columns:auto 1fr;gap:.3cqw .7cqw;align-items:center;margin:.4cqw 0}.tvagreement>strong{font-size:2.7cqw;line-height:1.1;color:#526c78}.tvagreement>span{font-size:1.15cqw;font-weight:700;line-height:1.2}.tvagreement small{grid-column:1/-1;font-size:.8cqw;line-height:1.3;color:#596c64}.tvplaces{font-size:1.05cqw;line-height:1.4;margin:.2cqw 0}.tvguestchoices{display:grid;grid-template-columns:1fr 1fr;gap:.4cqw}.tvguestchoices span{background:#f3f4f2;border-radius:.55cqw;padding:.45cqw;font-size:1.1cqw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#livefeedback blockquote{padding:.7cqw;margin:.2cqw 0;background:#f3f4f2;border-left:.25cqw solid #8299a3;border-radius:.6cqw;font-size:1.25cqw;line-height:1.35;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}#livefeedback cite{display:block;font-size:.85cqw;font-style:normal;color:#526c78;margin-top:.3cqw}.tvpairmatches{margin-top:auto;border-top:1px solid #cad4ce;padding-top:.5cqw}.tvpairmatches h3{font-size:1.15cqw;margin:.2cqw 0}.tvpairmatches p{display:grid;grid-template-columns:1fr auto;gap:.2cqw;font-size:1cqw;margin:.3cqw 0}.tvpairmatches b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tvpairmatches strong{color:#526c78;font-size:1.35cqw}.tvpairmatches small{grid-column:1/-1;font-size:.75cqw;line-height:1.25;color:#596c64}.tvfeedbackempty{font-size:.9cqw;color:#596c64;line-height:1.35;margin-top:auto}

.nav button[hidden]{display:none!important}
:root{--party-color:#8299a3;--party-ink:#152027}.primary,.nav button.active,.bar span{background:var(--party-color)!important;color:var(--party-ink)!important}.modepanel{border:1px solid color-mix(in srgb,var(--party-color) 25%,transparent)}.themesettings{border:1px solid #bdc9c0;border-radius:16px;padding:16px;margin:24px 0}.themesettings legend{padding:0 8px;font-weight:700}.themesettings input[type=color]{height:54px;cursor:pointer}.colorpresets{display:flex;gap:10px}.colorpresets button{width:34px;height:34px;padding:0;border-radius:50%;border:2px solid #ffffff80}.darkmode{color-scheme:dark;background:#151c21;color:#ecf0ed}.darkmode header,.darkmode .nav{background:#1b242a;border-color:#37434b}.darkmode .brand,.darkmode h1,.darkmode h2,.darkmode h3,.darkmode .cardtitle{color:#edf1ef}.darkmode .hero,.darkmode .card,.darkmode .guest,.darkmode .stat,.darkmode .empty,.darkmode .sync,.darkmode dialog,.darkmode table{background:#202b32;color:#edf1ef;border-color:#42515a}.darkmode button,.darkmode input,.darkmode select,.darkmode textarea{background:#293740;color:#ecf0ed;border-color:#53616a}.darkmode .modepanel,.darkmode .banner,.darkmode .chip,.darkmode .detailquote,.darkmode .cloud{background:#2b3a40;color:#edf1ef}.darkmode .eyebrow,.darkmode .secondary,.darkmode .notice,.darkmode .footnote,.darkmode .navbottom,.darkmode .nav button{color:#bdcbc6}.darkmode a{color:#c5dbe2}.darkmode .productvisual,.darkmode .detailphoto{background:#dce2df}.darkmode #partycountdown{background:#151c21f5;color:#edf1ef}.darkmode #partycountdown strong{color:var(--party-color)}.tvstage{background:color-mix(in srgb,var(--party-color) 7%,#f3f4f2)}.tvstage .tvphoto,#livefeedback{background:color-mix(in srgb,var(--party-color) 15%,#e6ece8)}.tvstage .tvagreement>strong,.tvstage .tvpairmatches strong{color:color-mix(in srgb,var(--party-color) 65%,#152027)}.tvstage.screendark{color-scheme:dark;background:color-mix(in srgb,var(--party-color) 8%,#131a20);color:#edf1ef}.screendark .tvbrand,.screendark .tvfooter{border-color:#3a4851}.screendark .tvbrand span,.screendark .tvfooter,.screendark .tvhint,.screendark .tvassociations,.screendark .tvduelprompt{color:#bdcbc6}.screendark .tvphoto{background:#dce2df}.screendark #livefeedback{background:color-mix(in srgb,var(--party-color) 17%,#202b32)}.screendark .tvreactionstats>div,.screendark .tvguestchoices span,.screendark #livefeedback blockquote{background:#202b32}.screendark .tvagreement>strong,.screendark .tvpairmatches strong{color:color-mix(in srgb,var(--party-color) 60%,#ffffff)}.screendark .tvagreement small,.screendark .tvpairmatches small,.screendark .tvfeedbackempty,.screendark #livefeedback cite{color:#bfcfc8}.screendark .tvpairmatches{border-color:#51625a}.screendark .tvduelitem img{mix-blend-mode:normal;background:#dce2df;border-radius:1cqw}.seasondecor{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.tvbrand,.tvcontent,.tvfooter{position:relative;z-index:1}.seasonparticles{position:absolute;inset:0}.seasonparticles span{position:absolute;left:var(--left);top:-6cqw;width:var(--size);height:var(--size);animation:seasonfall var(--duration) linear var(--delay) infinite;opacity:.35}.seasonparticles svg{width:100%;height:100%}.seasonparticles.snow{color:#7397a5}.screendark .seasonparticles.snow{color:#dbeaf0}.seasonparticles.leaves{color:#b77744}.seasonparticles.leaves span:nth-child(3n){color:#a6a573}.seasonparticles.leaves span:nth-child(3n+1){color:#9c6252}.seasonpumpkins{position:absolute;bottom:.2cqw;left:.2cqw;display:flex;align-items:end;gap:.2cqw;opacity:.8}.seasonpumpkins svg{width:3.7cqw;height:3.7cqw}.seasonpumpkins svg.small{width:2.6cqw;height:2.6cqw}.seasonlights{position:absolute;left:0;right:0;top:0;height:4.3cqw;color:#687b72;opacity:.8}.seasonlights svg{width:100%;height:100%}.screendark .seasonlights ellipse{filter:drop-shadow(0 0 4px #ffe3a1)}@keyframes seasonfall{0%{transform:translate(0,-3cqw) rotate(0)}100%{transform:translate(5cqw,68cqw) rotate(var(--turn))}}@media(prefers-reduced-motion:reduce){.seasonparticles span{animation:none;top:calc(var(--left) * .5);opacity:.15}}
.seasonpumpkins{bottom:3.2cqw;left:.7cqw}body:not(.darkmode) .banner,body:not(.darkmode) .chip,body:not(.darkmode) .detailquote{background:color-mix(in srgb,var(--party-color) 18%,#f3f4f2)}.darkmode .favorite,.darkmode button.selected{background:color-mix(in srgb,var(--party-color) 55%,#25343b);color:#ffffff;border-color:var(--party-color)}

.productfilters{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px}.productfilters button{justify-self:start;grid-column:1/-1}.productfilters input,.productfilters select{width:100%;min-width:0}.productfilters label{min-width:0}.journeycontrols .productfilters{margin:18px 0}@media(max-width:1000px){.productfilters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:550px){.productfilters{grid-template-columns:1fr}}
.partydrawer{margin:12px 0 20px;border:1px solid var(--border,#d6dcd8);border-radius:14px;padding:14px 18px}.partydrawer summary,.scenttable summary,.advancedfilters summary{cursor:pointer;font-weight:700}.partydrawer[open] summary{margin-bottom:16px}.partybar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0}.modeselect{max-width:420px}.journeycontrols h2{font-size:clamp(20px,2.2vw,30px)}.journeycontrols .modepanel{padding:16px 0;border:0}.journeycontrols .modepanel h3{display:none}.journeycontrols .productfilters[data-selection=round]{display:block;margin:12px 0}.productfilters[data-selection=round]>label{max-width:600px}.advancedfilters{margin:12px 0}.advancedfilters .productfilters{margin-top:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.scenttable[open] summary{margin-bottom:20px}.pwspreview{display:flex;align-items:center;gap:14px;margin:14px 0;min-height:24px}.pwspreview img,.accessrow img{width:70px;height:70px;border-radius:50%;object-fit:cover}.pwspreview p{margin:4px 0}.accessrow{display:flex;gap:16px;align-items:center;background:var(--surface,#fff);border:1px solid var(--border,#d6dcd8);border-radius:16px;padding:18px;margin:12px 0}.accessrow>div{flex:1;min-width:0}.accessrow h3,.accessrow p{margin:4px 0;overflow-wrap:anywhere}#quickadd{width:min(1100px,94vw);max-width:1100px}#quickadd .grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}#quickadd .productphoto{max-height:170px}.accesslist{margin-bottom:24px}.guestmode [data-view=access]{display:none}@media(max-width:800px){.partybar{align-items:start;flex-direction:column}.advancedfilters .productfilters{grid-template-columns:1fr}.accessrow{flex-wrap:wrap}.accessrow>div{flex-basis:60%}}
.darkmode .notice,.darkmode .demo,.darkmode .accessrow,.darkmode .partydrawer{background:#202b32;color:#d4dfdb;border-color:#42515a}.darkmode .demo{border:1px solid #42515a}
.accessactions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.danger{color:#8a3c44;border-color:#bb7c81}.darkmode .danger{color:#f0b4bc;border-color:#98666e}
.brand{overflow-wrap:anywhere;max-width:min(65vw,700px)}.appcredit{padding:16px 24px;text-align:center}.appcredit button{border:0;background:transparent!important;color:#63716b;font-size:12px;padding:6px}.darkmode .appcredit button{color:#bdcbc6}.developerlinks{display:grid;gap:14px;margin:20px 0}.developerlinks a{overflow-wrap:anywhere}.tvmode>.appcredit{display:none}.tvbrand strong{overflow-wrap:anywhere;max-width:60%;line-height:1.15}@media(max-width:600px){header{gap:10px;flex-wrap:wrap}.brand{max-width:100%}}

.accesssplash{display:none}.entrylocked>header,.entrylocked>.app,.entrylocked>.appcredit,.entrylocked>dialog,.entrylocked>#toast{display:none!important}.entrylocked{background:#f4f3ef!important;color:#243a40!important;min-height:100vh}.entrylocked>.accesssplash{display:flex;flex-direction:column;justify-content:center;min-height:100vh;box-sizing:border-box;max-width:780px;padding:48px 28px;margin:auto}.accesssplash h1{font-size:clamp(36px,7vw,68px);line-height:1.08;letter-spacing:-.04em;margin:20px 0 24px}.accesssplash>p{max-width:590px;line-height:1.7}.splashflow{font-size:100px;line-height:.7;color:#8299a3;margin-bottom:32px}.splashcontact{border-top:1px solid #ccd4d3;margin-top:24px;padding-top:24px;line-height:1.6;overflow-wrap:anywhere}

.splashcontact label{display:block;margin:14px 0}.splashcontact textarea{width:100%;box-sizing:border-box;font:inherit;border:1px solid #b9c6c7;border-radius:12px;padding:12px;resize:vertical}.contactmessage{white-space:pre-wrap;overflow-wrap:anywhere}
/* Unified interface finish */
body:not(.tvmode):not(.entrylocked){--ui-surface:#fff;--ui-soft:#edf1ef;--ui-line:#dbe3df;--ui-text:#263a40;--ui-muted:#4f625c;background:#f3f5f2;color:var(--ui-text);font-family:'Segoe UI',Arial,sans-serif}
body.darkmode:not(.tvmode):not(.entrylocked){--ui-surface:#1e2b31;--ui-soft:#25353c;--ui-line:#394b53;--ui-text:#edf3ef;--ui-muted:#b6c6c1;background:#142027}
body:not(.tvmode) header{min-height:88px;height:auto;padding:20px 32px;background:var(--ui-surface,#fff);gap:20px}
body:not(.tvmode) .brand{font-family:'Segoe UI',Arial,sans-serif;font-weight:800;letter-spacing:-.055em;text-transform:uppercase;line-height:1.15}
body:not(.tvmode) .brand small{text-transform:none;font-weight:500;letter-spacing:.02em;margin-top:7px}
body:not(.tvmode) .headright{gap:10px;flex-wrap:wrap;justify-content:flex-end}
body:not(.tvmode) .app{grid-template-columns:232px minmax(0,1fr);min-height:calc(100dvh - 88px)}
body:not(.tvmode) main{margin:0 auto;align-self:start;padding:28px 32px 48px;max-width:1500px;min-width:0}
body:not(.tvmode) .nav{align-self:start;position:sticky;top:0;min-height:calc(100dvh - 88px);background:var(--ui-surface);padding:26px 18px;gap:8px}
body:not(.tvmode) .nav button{border:1px solid transparent;border-radius:12px;min-height:46px;font-size:14px;font-weight:600;background:transparent;color:var(--ui-muted)}
body:not(.tvmode) .nav button:hover{background:var(--ui-soft);color:var(--ui-text)}
body:not(.tvmode) .nav button.active{background:var(--party-color,#8299a3);color:var(--party-ink,#152027)}
body:not(.tvmode) .navbottom{padding-top:36px;color:var(--ui-muted);overflow-wrap:anywhere}
body:not(.tvmode) .navbottom span{color:var(--ui-muted)}
body:not(.tvmode) .notice{background:var(--ui-soft);color:var(--ui-muted);border:1px solid var(--ui-line);margin-bottom:24px;padding:10px 14px;line-height:1.5}
body:not(.tvmode) .sectionhead{gap:20px;align-items:center;margin-bottom:26px}
body:not(.tvmode) .sectionhead>div{min-width:0}
body:not(.tvmode) .sectionhead .actions{flex:0 1 auto;justify-content:flex-end}
body:not(.tvmode) h1{font-size:clamp(28px,3vw,42px);line-height:1.12;overflow-wrap:anywhere}
body:not(.tvmode) h2{font-size:24px;line-height:1.25;margin:0 0 18px}
body:not(.tvmode) h3{line-height:1.3}
body:not(.tvmode) .eyebrow{color:var(--ui-muted);font-size:11px;letter-spacing:.16em}
body:not(.tvmode) button{min-height:44px;border-radius:12px;padding:10px 16px;font-size:14px;line-height:1.35}
body:not(.tvmode) button:not(.primary):not(.close){border-color:var(--ui-line);background:var(--ui-surface);color:var(--ui-text)}
body:not(.tvmode) button.primary{background:var(--party-color,#8299a3);border-color:transparent;color:var(--party-ink,#152027)}
body:not(.tvmode) button.danger{color:#b3453d!important}
body.darkmode:not(.tvmode) button.danger{color:#ffa99e!important}
body:not(.tvmode) .actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
body:not(.tvmode) label{font-size:13px;line-height:1.45;margin:14px 0;color:var(--ui-text)}
body:not(.tvmode) input,body:not(.tvmode) select,body:not(.tvmode) textarea{min-width:0;min-height:46px;border-radius:12px;background:var(--ui-soft,#f6f7f5);border-color:var(--ui-line,#cbd5ce);color:var(--ui-text,#263a40);padding:12px;font-size:14px;line-height:1.5}
body:not(.tvmode) input[type=checkbox],body:not(.tvmode) input[type=radio]{display:inline-block;width:18px;height:18px;min-height:18px;padding:0;margin:0 8px 0 0;vertical-align:middle;flex:0 0 18px;accent-color:var(--party-color,#8299a3)}
body:not(.tvmode) .partyselector{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:20px;background:var(--ui-surface);border:1px solid var(--ui-line);border-radius:18px;margin:0 0 14px}
body:not(.tvmode) .partyselector label{margin:0;max-width:none}
body:not(.tvmode) .partyselector button{min-height:46px}
body:not(.tvmode) .partydrawer{background:var(--ui-surface);border:1px solid var(--ui-line);border-radius:14px;padding:14px 18px;margin:0 0 18px}
body:not(.tvmode) summary{font-size:14px;font-weight:650;line-height:1.5;cursor:pointer}
body:not(.tvmode) .partydrawer .partymanagement{margin:18px 0 0}
body:not(.tvmode) .partybar{border:1px solid var(--ui-line);background:var(--ui-surface);border-radius:18px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:20px 0}
body:not(.tvmode) .hero,body:not(.tvmode) .guest,body:not(.tvmode) .empty{background:var(--ui-surface);border:1px solid var(--ui-line);border-radius:22px;padding:26px;margin:20px 0;box-shadow:0 5px 22px #0d2c3610}
body:not(.tvmode) .hero::before,body:not(.tvmode) .hero::after{pointer-events:none}
body:not(.tvmode) .journeycontrols{border-top:4px solid var(--party-color,#8299a3)}
body:not(.tvmode) .journeycontrols h2{max-width:80%;position:relative}
body:not(.tvmode) .modepanel{border:1px solid var(--ui-line);border-radius:16px;background:var(--ui-surface);padding:22px;margin-top:18px;position:relative}
body:not(.tvmode) .catalogcontrols{gap:16px;align-items:end;min-width:0}
body:not(.tvmode) .catalogcontrols>*,body:not(.tvmode) .productfilters>*{min-width:0}
body:not(.tvmode) .advancedfilters{align-self:end;margin:14px 0;min-height:46px;padding:12px 14px;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-soft)}
body:not(.tvmode) .advancedfilters[open]{grid-column:1/-1}
body:not(.tvmode) .grid{gap:20px}
body:not(.tvmode) .card{border:1px solid var(--ui-line);border-radius:20px;background:var(--ui-surface);overflow:hidden;box-shadow:0 4px 18px #0d2c360a}
body:not(.tvmode) .cardbody{padding:20px;min-width:0}
body:not(.tvmode) .cardbody .actions{gap:8px}
body:not(.tvmode) .cardbody .actions button{flex:1 1 auto}
body:not(.tvmode) .cardtitle{font-size:18px;line-height:1.3}
body:not(.tvmode) .productvisual{background:#f5f6f2;height:220px;padding:24px}
body:not(.tvmode) .price{font-size:24px;letter-spacing:-.03em}
body:not(.tvmode) .secondary,body:not(.tvmode) .footnote{color:var(--ui-muted,#647770);line-height:1.6}
body:not(.tvmode) .accessrow{display:grid;grid-template-columns:56px minmax(0,1fr) minmax(180px,240px);align-items:start;gap:20px;padding:24px;border:1px solid var(--ui-line);border-radius:20px;background:var(--ui-surface)}
body:not(.tvmode) .accessrow>div{min-width:0}
body:not(.tvmode) .accessrow>img{width:56px;height:56px;border-radius:16px;object-fit:cover}
body:not(.tvmode) .accessrow:not(:has(>img)){grid-template-columns:minmax(0,1fr) minmax(180px,240px)}
body:not(.tvmode) .accessrow .accessactions{display:grid;grid-template-columns:1fr;gap:8px}
body:not(.tvmode) .accessrow a,body:not(.tvmode) .contactmessage{overflow-wrap:anywhere}
body:not(.tvmode) .guest .row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
body:not(.tvmode) dialog{position:fixed;padding:30px;border-radius:24px;background:var(--ui-surface,#fff);color:var(--ui-text,#263a40);border:1px solid var(--ui-line,#dbe3df);max-height:calc(100dvh - 40px);box-shadow:0 24px 90px #0005}
body:not(.tvmode) dialog .close{position:absolute;right:14px;top:14px;float:none;width:36px;min-height:36px;padding:2px;border-radius:50%;color:var(--ui-muted,#647770)}
body:not(.tvmode) dialog h2{padding-right:34px}
body:not(.tvmode) .developerlinks a{display:block;padding:14px 16px;border:1px solid var(--ui-line,#dbe3df);border-radius:12px;background:var(--ui-soft,#edf1ef)}
@media(max-width:1100px){body:not(.tvmode) .sectionhead{align-items:flex-start;flex-direction:column}body:not(.tvmode) .sectionhead .actions{justify-content:flex-start}body:not(.tvmode) .accessrow{grid-template-columns:56px minmax(0,1fr)}body:not(.tvmode) .accessrow .accessactions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){body:not(.tvmode) .app{display:block}body:not(.tvmode) .nav{position:relative;min-height:0;padding:12px 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-bottom:1px solid var(--ui-line);border-right:0;overflow:visible}body:not(.tvmode) .nav img,body:not(.tvmode) .nav>.eyebrow,body:not(.tvmode) .navbottom{display:none}body:not(.tvmode) .nav button{white-space:normal;text-align:center;padding:10px 8px;font-size:12px}body:not(.tvmode) main{padding:24px 18px 36px}body:not(.tvmode) .catalogcontrols{grid-template-columns:1fr}body:not(.tvmode) .advancedfilters{margin:0}}
@media(max-width:480px){body:not(.tvmode) header{padding:18px;gap:14px;align-items:flex-start}body:not(.tvmode) .headright{justify-content:flex-start}body:not(.tvmode) .nav{grid-template-columns:repeat(2,minmax(0,1fr))}body:not(.tvmode) .partyselector{grid-template-columns:1fr;padding:16px}body:not(.tvmode) .partyselector button{width:100%}body:not(.tvmode) .partybar{padding:16px}body:not(.tvmode) .partybar .actions{display:grid;grid-template-columns:1fr;width:100%}body:not(.tvmode) .hero,body:not(.tvmode) .guest,body:not(.tvmode) .empty{padding:20px;border-radius:18px}body:not(.tvmode) .modepanel{padding:16px}body:not(.tvmode) .journeycontrols h2{max-width:100%}body:not(.tvmode) dialog{padding:24px 20px}body:not(.tvmode) .accessrow{padding:18px;gap:14px}body:not(.tvmode) .accessrow:not(:has(>img)){grid-template-columns:1fr}body:not(.tvmode) .accessrow .accessactions{grid-template-columns:1fr}body:not(.tvmode) .sectionhead .actions{display:grid;width:100%;grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
body:not(.tvmode) .hero:not(.journeycontrols):not(.guestwelcome)::before,body:not(.tvmode) .hero:not(.journeycontrols):not(.guestwelcome)::after{display:none}
body:not(.tvmode) .hero>button{margin:6px 6px 0 0}
body:not(.tvmode) table{background:var(--ui-surface);color:var(--ui-text)}body:not(.tvmode) th,body:not(.tvmode) td{border-color:var(--ui-line)}
body:not(.tvmode) a{color:inherit;text-underline-offset:3px}
body:not(.tvmode) .banner{background:var(--ui-soft);border:1px solid var(--ui-line);color:var(--ui-text)}

.setupguide ol{padding-left:22px;margin:16px 0}.setupguide li{padding-left:6px;margin:12px 0;line-height:1.6}.setupguide h2{font-size:22px}

body.guestmode:not(.tvmode) .app{display:block}body.guestmode:not(.tvmode) main{max-width:1180px}

body:not(.tvmode) .selectedparty{margin:12px 8px 6px;padding:12px;border-radius:12px;background:var(--ui-soft);font-size:13px;font-weight:600;overflow-wrap:anywhere}body:not(.tvmode) .partychoices{margin-top:24px}body:not(.tvmode) .partynewtab{display:inline-flex;align-items:center;min-height:44px;padding:10px 14px;border:1px solid var(--ui-line);border-radius:12px;text-decoration:none;color:var(--ui-text)}

.splashcontact .pwssuffixfield{display:flex;align-items:center;border:1px solid #b9c6c7;border-radius:12px;background:white;overflow:hidden;margin-top:6px}.splashcontact .pwssuffixfield:focus-within{outline:2px solid #8299a3;outline-offset:2px}.splashcontact .pwssuffixfield input{flex:1;min-width:0;width:0;border:0!important;outline:0!important;box-shadow:none!important;margin:0!important;background:transparent}.splashcontact .pwssuffixfield>span{flex:none;padding:12px 14px;color:#52666b;background:#edf1ef;font-size:15px}.splashcontact #contactpwshint{font-size:14px;margin-top:8px}

body:not(.tvmode) .productdisabled{border-style:dashed;background:var(--ui-soft)}body:not(.tvmode) .productdisabled .productvisual{opacity:.45;filter:grayscale(.7)}.visibilitycontrol{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:14px 0}.visibilitycontrol .chip{margin:0}.visibilitybatch{margin:16px 0}

.splashlogo{width:100px;height:100px;border-radius:24px;margin-bottom:28px;box-shadow:0 12px 30px #263e4314}body:not(.tvmode) .brand{display:flex;align-items:center;gap:14px}body:not(.tvmode) .brandlogo{flex:none;width:44px;height:44px;border-radius:11px}body:not(.tvmode) .brandcopy{color:inherit;min-width:0}body:not(.tvmode) .brandcopy small{display:block}@media(max-width:480px){body:not(.tvmode) .brandlogo{width:38px;height:38px}body:not(.tvmode) .brand{gap:10px}}

body:not(.tvmode) .sectionhead{display:block}body:not(.tvmode) .sectionhead>.actions{display:none}body:not(.tvmode) .steptools{justify-content:flex-start;padding:16px 20px;margin:0 0 24px;background:var(--ui-surface);border:1px solid var(--ui-line);border-radius:16px}body:not(.tvmode) .stepactions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:20px 0;border-top:1px solid var(--ui-line)}body:not(.tvmode) .stepactions .actions{justify-content:flex-end}body:not(.tvmode) form .stepactions>.close{position:static;inset:auto;width:auto;height:auto;border:1px solid var(--ui-line);font-size:14px;padding:10px 16px}body:not(.tvmode) .modepanel>button,body:not(.tvmode) .modepanel>.actions,body:not(.tvmode) #duelform>button{margin-top:20px}body:not(.tvmode) .modepanel>.actions{justify-content:flex-end}body:not(.tvmode) .creationsteps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;counter-reset:creation}body:not(.tvmode) .creationsteps li{counter-increment:creation;border:1px solid var(--ui-line);border-radius:14px;padding:14px;background:var(--ui-soft);font-size:13px}body:not(.tvmode) .creationsteps li:before{content:counter(creation);display:block;font-size:22px;font-weight:700;margin-bottom:10px;color:var(--party-color)}body:not(.tvmode) .creationsteps strong,body:not(.tvmode) .creationsteps span{display:block}body:not(.tvmode) .creationsteps span{margin-top:8px;color:var(--ui-muted);line-height:1.5}body:not(.tvmode) .setupsettings form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px}body:not(.tvmode) .setupsettings form>p,body:not(.tvmode) .setupsettings form>fieldset,body:not(.tvmode) .setupsettings form>.stepactions,body:not(.tvmode) .setupsettings form>.wizardnav{grid-column:1/-1}body:not(.tvmode) .setupsettings .welcomepreview{max-height:180px;object-fit:contain;width:100%;align-self:center}body:not(.tvmode) .partydrawer>h2{margin:0 0 18px}@media(max-width:1000px){body:not(.tvmode) .creationsteps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){body:not(.tvmode) .creationsteps,body:not(.tvmode) .setupsettings form{grid-template-columns:1fr}body:not(.tvmode) .stepactions{align-items:stretch;flex-wrap:wrap}body:not(.tvmode) .stepactions>button,body:not(.tvmode) .stepactions>.actions{flex:1 1 100%}body:not(.tvmode) .stepactions .actions>button{width:100%}}

body.workflowview:not(.tvmode) .stepactions,body.workflowview:not(.tvmode) .wizardnav{position:fixed;z-index:30;bottom:0;left:260px;right:32px;margin:0;padding:16px 20px;background:var(--ui-surface);border:1px solid var(--ui-line);border-radius:16px 16px 0 0;box-shadow:0 -8px 24px #263e4310}body.workflowview:not(.tvmode) main{padding-bottom:110px}body:not(.tvmode) .partybar{display:block}body:not(.tvmode) .partybar>.actions{justify-content:flex-start;margin-top:16px}body:not(.tvmode) .stephelp{margin-bottom:24px}@media(max-width:800px){body.workflowview:not(.tvmode) .stepactions,body.workflowview:not(.tvmode) .wizardnav{left:18px;right:18px}}@media(max-width:600px){body.workflowview:not(.tvmode) .stepactions,body.workflowview:not(.tvmode) .wizardnav{gap:8px;padding:12px}body.workflowview:not(.tvmode) main{padding-bottom:160px}}

@media(max-width:800px){body:not(.tvmode) .nav .selectedparty{grid-column:1/-1;order:-1;margin:0 0 4px;padding:8px 12px;font-size:12px}}

html.entrypending body>#entryloader.installscreen{align-items:center;justify-content:flex-start;padding:32px 18px;text-align:left;background:#f4f3ef}.installcard{width:100%;max-width:480px;padding:28px 24px;background:white;border:1px solid #d8e1dc;border-radius:24px;box-shadow:0 18px 50px #263e4310;color:#263e43}.installcard>img{border-radius:20px;margin-bottom:24px}.installcard h1{font-size:32px;line-height:1.15;margin:12px 0 20px;font-weight:650}.installcard p{line-height:1.6}.installcard .eyebrow{font-size:11px;letter-spacing:2px}.installplatform{font-weight:700;margin-top:28px}.installcard ol{padding-left:24px}.installcard li{padding-left:8px;margin:16px 0;line-height:1.55}.installcard li::marker{font-weight:700;color:#557c70}.installcard button{width:100%;margin-top:12px;min-height:48px}.installcard button[hidden]{display:none}.installcard .installnote{font-size:13px;color:#61736e;margin-top:24px}.installcard #installstatus{font-size:14px;color:#365f51}

/* Mobile audit: consistent tap targets, safe areas and readable forms. */
body:not(.tvmode) .guesttools{position:sticky;top:0;z-index:12;box-shadow:0 4px 18px #263e430d}.guesttools button{flex:1;min-height:44px}.cardtitle{min-height:44px;overflow-wrap:anywhere}.loadmore{justify-content:center;margin:24px 0}.loadmore button{min-height:48px}body:not(.tvmode) .inlinechecks label{min-height:44px;overflow-wrap:anywhere}.inlinechecks input{flex:none;min-width:20px;min-height:20px}#partycountdown{padding-bottom:env(safe-area-inset-bottom)}body.workflowview:not(.tvmode) .stepactions,body.workflowview:not(.tvmode) .wizardnav{padding-bottom:calc(16px + env(safe-area-inset-bottom))}button:disabled{cursor:default;opacity:.6}html{scroll-padding-bottom:140px}.installcard{margin-bottom:env(safe-area-inset-bottom)}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:800px){body:not(.tvmode) .nav{gap:6px;padding:12px 18px}body:not(.tvmode) .nav button{min-height:44px;padding:8px;font-size:12px}body:not(.tvmode) main{padding:20px 18px 32px}}@media(max-width:600px){body:not(.tvmode) header{padding:14px 18px;gap:10px;min-height:unset}body:not(.tvmode) .headright{gap:8px}body:not(.tvmode) .headright button{min-height:44px;padding:9px 12px;font-size:12px}body:not(.tvmode) input,body:not(.tvmode) textarea,body:not(.tvmode) select{font-size:16px}body:not(.tvmode) .hero{padding:22px 20px}body:not(.tvmode) .partybar>.actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body:not(.tvmode) .partybar>.actions>button{min-width:0;min-height:48px;font-size:12px;padding:10px 8px;overflow-wrap:anywhere}body:not(.tvmode) dialog{max-height:calc(100dvh - 32px - env(safe-area-inset-bottom));padding:24px 20px}body:not(.tvmode) .qr{max-width:100%;height:auto}body:not(.tvmode) .ratings button{min-height:48px}.guesttools{top:0;margin-bottom:20px!important}.guesttools button{font-size:13px;padding:10px 8px}body:not(.tvmode) .inlinechecks{gap:6px 12px}body:not(.tvmode) .guest .row{align-items:flex-start;flex-wrap:wrap;gap:12px}body:not(.tvmode) .brandcopy{font-size:17px}body:not(.tvmode) .brandcopy small{font-size:10px}body:not(.tvmode) .visibilitybatch{gap:8px}body:not(.tvmode) .visibilitybatch>button{width:100%;min-height:44px}body:not(.tvmode) .steptools{padding:12px 14px}body:not(.tvmode) .guestwelcome{padding:24px 20px}#toast{max-width:calc(100vw - 24px);width:max-content;bottom:calc(18px + env(safe-area-inset-bottom));font-size:14px;z-index:100}}

#detailbody>p,.tvdescription{white-space:pre-line}body:not(.tvmode) .guesttools button:disabled{opacity:.55}

/* Keep the brand header visible; live guest tools sit below its actual height. */
body:not(.tvmode){padding-top:var(--header-height,100px)}body:not(.tvmode)>header{position:fixed;top:0;left:0;right:0;width:100%;z-index:130;box-shadow:0 2px 12px #263e430b}body:not(.tvmode) .guesttools{top:var(--header-height,88px)}@media(min-width:801px){body:not(.tvmode) .nav{top:var(--header-height,88px);max-height:calc(100dvh - var(--header-height,88px));overflow-y:auto}}html{scroll-padding-top:calc(var(--header-height,88px) + 80px)}

.personalnotecontrols{display:grid;gap:8px;margin:14px 0}.personalnotecontrols button{min-height:44px;font-size:13px;white-space:normal}.personalnotecontrols [aria-pressed=true]{border-color:var(--ui-accent,#8299a3);background:var(--ui-soft,#e8eeeb)}

/* Personal developer support */
#developercontact{width:min(760px,calc(100vw - 40px));box-sizing:border-box;overflow-y:auto}#supportcontent{line-height:1.65}#supportcontent h3{font-size:20px;margin:0 0 12px}#supportcontent p{margin:0 0 14px}.developerintro{display:grid;grid-template-columns:160px minmax(0,1fr);gap:26px;align-items:center;margin:24px 0}.developerportrait{width:160px;height:200px;object-fit:cover;border-radius:20px;display:block}.developerintro .eyebrow{font-size:12px;letter-spacing:.1em}.developernote,.developerteam,.developersupport{padding:24px 0;border-top:1px solid var(--ui-line,#dbe3df)}#supportcontent .developersignoff{margin-bottom:4px}#supportcontent .developersignature{font-family:"Segoe Print","Bradley Hand",cursive;font-size:30px;line-height:1.4;margin:8px 0 0;transform:rotate(-3deg);transform-origin:left center}.developermeta{display:grid;gap:4px;padding-top:18px;border-top:1px solid var(--ui-line,#dbe3df);font-size:12px;color:var(--ui-muted,#647770);overflow-wrap:anywhere}.developerteam a{overflow-wrap:anywhere}#developercontact .close{min-width:44px!important;min-height:44px!important}@media(max-width:480px){#developercontact{width:calc(100vw - 24px)}.developerintro{grid-template-columns:100px minmax(0,1fr);gap:16px;align-items:start}.developerportrait{width:100px;height:125px;border-radius:14px}.developerintro h3{font-size:18px!important}.developerintro p{font-size:14px}.developernote,.developerteam,.developersupport{padding:20px 0}}

/* Live party progress */
.partyprogress{line-height:1.5}.progresscopy{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.partyprogress progress{display:block;width:100%;height:6px;border:0;border-radius:8px;overflow:hidden;background:var(--ui-line,#dbe3df);accent-color:var(--ui-accent,#627c88);margin:8px 0 0}.partyprogress progress::-webkit-progress-bar{background:var(--ui-line,#dbe3df);border-radius:8px}.partyprogress progress::-webkit-progress-value{background:var(--ui-accent,#627c88);border-radius:8px}.partyprogress progress::-moz-progress-bar{background:var(--ui-accent,#627c88);border-radius:8px}.guestprogress{font-size:12px;color:var(--ui-muted,#647770);padding:12px 0 18px;margin-bottom:6px}.guestprogress strong{font-weight:600}.tvfooter .tvprogress{width:45%;max-width:650px;text-align:left;font-size:clamp(12px,1vw,20px)}.tvprogress small{display:block;font-size:.72em;opacity:.7;margin-top:3px}.tvfooter:has(.tvprogress){align-items:center;gap:20px}.tvprogress progress{height:5px}.tvprogress .progresscopy{gap:4px 16px}@media(max-width:600px){.guestprogress .progresscopy{gap:4px}.tvfooter .tvprogress{width:50%;font-size:10px}.tvprogress small{display:none}.tvfooter:has(.tvprogress){gap:8px}}

.checkoutlinks{gap:12px;flex-wrap:wrap}.checkoutlinks a{display:inline-flex;align-items:center;min-height:44px;padding:12px 16px;border:1px solid var(--ui-line,#dbe3df);border-radius:12px;background:var(--ui-surface,#fff);color:var(--ui-text,#263a40);overflow-wrap:anywhere}@media(max-width:480px){.checkoutlinks{display:grid;grid-template-columns:1fr}.checkoutlinks a{width:100%}}

/* Robust user text wrapping at every viewport and consistent dialog touch targets. */
h1,h2,h3,p,.notice,.cardtitle,.chip,.tvbrand strong,.tvfooter>span,.tvinfo,.guest .row{overflow-wrap:anywhere}main,#intro,#body,.actions,.hero>div,.guest>div{min-width:0}.actions>button,.actions>a{max-width:100%;white-space:normal}body:not(.tvmode) dialog .close{width:44px;min-width:44px;min-height:44px}.tvfooter>span{max-width:26%;min-width:0}.tvfooter .tvprogress{flex:1;min-width:0}.tvprogress .progresscopy{overflow-wrap:anywhere}input,select,textarea{max-width:100%}

.dashboardstats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.dashboardstats .hero{margin:0;display:flex;flex-direction:column;gap:8px}.dashboardstats strong{font-size:clamp(28px,4vw,44px);line-height:1.1}.dashboardstats span{color:var(--ui-muted)}.dashboardparties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboardparty{margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:16px;min-width:0}.dashboardsection{margin:28px 0}.dashboardwelcome h2{margin-top:8px}.dashboardwelcome .actions{margin-top:20px}.dashboardcatalog{margin-top:24px}@media(max-width:650px){.dashboardstats{gap:8px}.dashboardstats .hero{padding:14px 10px}.dashboardstats span{font-size:12px}.dashboardparties{grid-template-columns:1fr}.dashboardwelcome .actions>button{flex:1 1 100%}}

/* 1.4 tile navigation and guided party workflow */
.dashboardhero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(24px,4vw,46px);border-radius:28px;background:linear-gradient(125deg,color-mix(in srgb,var(--party-color) 28%,#18323a),color-mix(in srgb,var(--party-color) 18%,#0f252c));color:#fff;box-shadow:0 18px 50px #203b4320}.dashboardhero h2{color:inherit;font-size:clamp(26px,4vw,46px);margin:.2em 0}body:not(.tvmode) .dashboardhero .eyebrow,.dashboardhero p,.dashboardhero .dashboardring{color:#fff}.dashboardring{width:128px;aspect-ratio:1;border-radius:50%;display:grid;place-content:center;text-align:center;flex:none;background:#ffffff18;border:1px solid #ffffff45;box-shadow:inset 0 0 0 12px #ffffff0b}.dashboardring strong{font-size:42px;line-height:1}.dashboardring span{font-size:13px;text-transform:uppercase;letter-spacing:.14em}.dashboardtiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0}.dashboardtile{min-height:150px;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:16px;text-align:left;padding:24px;border-radius:22px;background:var(--card,#fff);border:1px solid #cbd5d0;box-shadow:0 10px 30px #263e4310}.dashboardtile:hover{transform:translateY(-2px);border-color:var(--party-color)}.dashboardtile h3{font-size:22px;margin:0 0 8px}.dashboardtile p{margin:0;color:var(--ui-muted)}.tileicon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:color-mix(in srgb,var(--party-color) 18%,transparent);font-weight:800}.tilearrow{font-size:26px}.sectionrow{display:flex;align-items:center;justify-content:space-between;gap:16px}.partyhubactions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.choicecard{min-height:140px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;padding:24px;border-radius:24px;text-align:left}.choicecard>span{font-size:30px}.choicecard strong{font-size:22px}.choicecard small{font-size:15px;font-weight:500;color:var(--ui-muted)}.primarychoice{background:var(--party-color);color:var(--party-ink)}.primarychoice small{color:var(--party-ink)}.partyoverviewgrid,.dashboardparties{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.partycard{display:flex;flex-direction:column;min-width:0;padding:22px;border:1px solid #cbd5d0;border-radius:20px;background:var(--card,#fff)}.partycard h3{overflow-wrap:anywhere}.partycard>button{margin-top:auto}.partycardtop{display:flex;align-items:center;gap:8px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.statusdot{width:9px;height:9px;border-radius:50%;background:#b46912}.statusdot.live{background:#19704e;box-shadow:0 0 0 5px #19704e18}.statusdot.done{background:#66736d}.managehero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px;border-radius:24px;background:linear-gradient(120deg,color-mix(in srgb,var(--party-color) 13%,#fff),#fff);border:1px solid color-mix(in srgb,var(--party-color) 30%,#d4dad6)}.managementtiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.managementtiles button{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-height:110px;padding:20px;text-align:left;border-radius:20px}.managementtiles strong{font-size:18px}.managementtiles span{color:var(--ui-muted)}.inventory{display:grid;grid-template-columns:170px 1fr;gap:16px;margin:18px 0}.inventorytotal,.inventorybreakdown{background:var(--card,#fff);border:1px solid #cbd5d0;border-radius:20px;padding:20px}.inventorytotal{display:flex;flex-direction:column}.inventorytotal strong{font-size:40px}.inventorybreakdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.inventorybreakdown span{display:flex;flex-direction:column}.inventorybreakdown strong{font-size:24px}.wizardbar{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:22px}.wizardbar span{display:flex;align-items:center;gap:8px;padding:10px;border-bottom:3px solid #b9c4bf;color:var(--ui-muted);font-size:13px}.wizardbar b{display:grid;place-content:center;width:26px;height:26px;border-radius:50%;background:#e6ebe8}.wizardbar .active{border-color:var(--party-color);color:var(--ui-text);font-weight:700}.wizardbar .active b,.wizardbar .done b{background:var(--party-color);color:var(--party-ink)}.wizardactions{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.guestcompactgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.guestcompact{display:grid;grid-template-columns:auto 1fr;column-gap:10px;text-align:left;align-items:center;padding:14px;border-radius:16px}.guestcompact .avatar{grid-row:1/3}.guestcompact strong,.guestcompact small{overflow-wrap:anywhere}.guestcompact small{font-size:12px;color:var(--ui-muted)}.guestcompact.complete{border-color:#19704e;background:#19704e12}.leadtoolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.ratingcounter{display:flex;align-items:center;gap:6px}.ratingcounter strong{font-size:20px}.presentationcard{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:28px;padding:22px;border-radius:26px;background:var(--card,#fff);border:1px solid #cad5d0}.presentationvisual{display:grid;place-items:center;min-width:0;background:#eef2ef;border-radius:20px;padding:18px}.presentationvisual img{max-height:62vh;max-width:100%;object-fit:contain}.votechoices,.placechoices{display:flex;flex-wrap:wrap;gap:9px}.votechoices input,.placechoices input{position:absolute;opacity:0;pointer-events:none}.votechoices span,.placechoices span{display:block;padding:12px 16px;border:1px solid #899a93;border-radius:13px;cursor:pointer}.votechoices input:checked+span,.placechoices input:checked+span{background:var(--party-color);color:var(--party-ink);border-color:var(--party-color);font-weight:750}.favoritecheck{display:flex;align-items:center;gap:10px;padding:14px;border-radius:14px;background:color-mix(in srgb,var(--party-color) 12%,transparent)}.finishrating{width:100%;min-height:54px;font-size:18px}.waitingroom{min-height:min(60vh,540px);display:grid;place-content:center;text-align:center;padding:30px;border-radius:28px;background:linear-gradient(145deg,color-mix(in srgb,var(--party-color) 14%,#fff),#fff)}.waitpulse{width:72px;height:72px;margin:0 auto 22px;border-radius:50%;background:var(--party-color);box-shadow:0 0 0 0 color-mix(in srgb,var(--party-color) 40%,transparent);animation:waitpulse 2s infinite}.checkmark{display:grid;place-content:center;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:#19704e;color:#fff;font-size:34px}.productafter summary{cursor:pointer;font-weight:700}.buttonspinner{display:inline-block;width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite;vertical-align:-2px;margin-right:7px}.seasonmist{position:absolute;inset:12% -15%;filter:blur(28px);opacity:.18}.seasonmist i{position:absolute;width:55%;height:24%;border-radius:50%;background:currentColor;animation:mistmove 16s ease-in-out infinite alternate}.seasonmist i:nth-child(2){top:38%;left:32%;animation-delay:-5s}.seasonmist i:nth-child(3){top:70%;left:8%;animation-delay:-9s}.seasonaurora{position:absolute;inset:-30%;background:conic-gradient(from 80deg,transparent,var(--party-color),transparent,#fff4,transparent);filter:blur(60px);opacity:.13;animation:aurora 18s linear infinite}.seasonsparkles i{position:absolute;left:var(--left);top:var(--top);width:.45cqw;height:.45cqw;border-radius:50%;background:#fff;box-shadow:0 0 1.3cqw .25cqw #fff8;animation:sparkle 3s var(--delay) infinite}@keyframes waitpulse{70%{box-shadow:0 0 0 28px transparent}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes mistmove{to{transform:translate(65%,12%) scale(1.25)}}@keyframes aurora{to{transform:rotate(360deg)}}@keyframes sparkle{50%{opacity:.15;transform:scale(.3)}}
.darkmode .dashboardtile,.darkmode .partycard,.darkmode .inventorytotal,.darkmode .inventorybreakdown,.darkmode .presentationcard{background:#202b32;border-color:#42515a}.darkmode .managehero,.darkmode .waitingroom{background:linear-gradient(135deg,#202b32,#182229)}.darkmode .presentationvisual{background:#dce2df}.darkmode .managementtiles button{background:#293740}.darkmode .choicecard:not(.primarychoice){background:#202b32}
@media(max-width:1000px){.partyoverviewgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.guestcompactgrid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){body{padding-bottom:86px}.app{display:block}.app main{padding-bottom:116px!important}.nav{position:fixed!important;z-index:100;left:8px!important;right:8px!important;bottom:8px!important;top:auto!important;width:auto!important;height:68px!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:4px;padding:6px!important;border:1px solid #cbd5d0!important;border-radius:20px!important;box-shadow:0 12px 40px #172d3540;overflow:visible!important}.nav>img,.nav>.eyebrow,.nav>.selectedparty,.nav>.navbottom,.nav>[data-view=access]{display:none!important}.nav button{display:block!important;min-width:0!important;height:56px!important;padding:5px 3px!important;border:0!important;border-radius:14px!important;font-size:11px!important;line-height:1.15!important;text-align:center!important}.nav #recommendmenu,.nav #supportmenu{display:block!important}.dashboardhero{padding:24px;min-height:190px}.dashboardring{width:92px}.dashboardring strong{font-size:32px}.dashboardtiles{grid-template-columns:1fr;gap:10px}.dashboardtile{min-height:118px;padding:18px}.dashboardtile h3{font-size:19px}.partyhubactions,.managementtiles,.partyoverviewgrid,.dashboardparties{grid-template-columns:1fr}.managehero{align-items:flex-start;flex-direction:column}.managehero .actions{width:100%}.managehero .actions button{flex:1 1 100%}.inventory{grid-template-columns:1fr}.inventorybreakdown{grid-template-columns:repeat(3,1fr)}.wizardbar{overflow-x:auto;grid-template-columns:repeat(5,minmax(96px,1fr));padding-bottom:6px}.wizardbar span{flex-direction:column;align-items:flex-start}.guestcompactgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.presentationcard{grid-template-columns:1fr}.presentationvisual img{max-height:38vh}.leadtoolbar>button{flex:1 1 calc(50% - 10px)}.sectionrow{align-items:flex-start}.dashboardstats{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:390px){.dashboardhero{gap:12px}.dashboardring{width:80px}.dashboardtile{grid-template-columns:auto 1fr}.tilearrow{display:none}.inventorybreakdown{grid-template-columns:repeat(2,1fr)}.guestcompactgrid{grid-template-columns:1fr}.votechoices label{flex:1}.votechoices span{text-align:center;padding:12px 9px}.placechoices label{flex:1 1 calc(50% - 8px)}.placechoices span{text-align:center;padding:10px 7px}}
.partyhubactions{grid-template-columns:minmax(0,480px)}
.trashactions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 16px;border:1px solid var(--studio-line,#cbd5d0);border-radius:16px;background:var(--card,#fff)}
.trashactions p{margin:0}.partycard>.actions{margin-top:auto}
@media(max-width:560px){.trashactions{align-items:stretch;flex-direction:column}.trashactions button{width:100%}}
@media(prefers-reduced-motion:reduce){.waitpulse,.buttonspinner,.seasonmist i,.seasonaurora,.seasonsparkles i{animation:none}}

/* Guest comparison: one clear decision without the full rating form. */
.comparisonpanel{max-width:920px;margin:0 auto;padding:clamp(18px,4vw,34px);border:1px solid #cad5d0;border-radius:26px;background:var(--card,#fff)}
.comparisonchoices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.comparisonchoice{display:grid;grid-template-rows:auto minmax(180px,34vh) auto;gap:12px;align-items:center;padding:18px;border:2px solid #cad5d0;border-radius:22px;background:var(--card,#fff);text-align:center}
.comparisonchoice .productphoto{width:100%;height:100%;max-height:34vh;object-fit:contain;mix-blend-mode:multiply}
.comparisonchoice strong{font-size:clamp(18px,3vw,26px);overflow-wrap:anywhere}
.comparisonchoice.selected,.comparisonneither.selected{border-color:var(--party-color);background:color-mix(in srgb,var(--party-color) 24%,var(--card,#fff));box-shadow:0 0 0 3px color-mix(in srgb,var(--party-color) 20%,transparent)}
.comparisonneither{display:block;width:100%;min-height:58px;margin-top:18px;border:2px solid #899a93;border-radius:16px;font-size:18px;font-weight:750}
.comparisonstatus{text-align:center;margin:16px 0 0;color:var(--ui-muted)}
.darkmode .comparisonpanel,.darkmode .comparisonchoice{background:#202b32;border-color:#42515a}.darkmode .comparisonchoice .productphoto{mix-blend-mode:normal}
@media(max-width:600px){.comparisonpanel{padding:14px}.comparisonchoices{gap:10px}.comparisonchoice{grid-template-rows:auto minmax(130px,25vh) auto;padding:12px}.comparisonchoice .productphoto{max-height:25vh}.comparisonchoice strong{font-size:16px}.comparisonneither{margin-top:12px}}

/* Adviser finale and filled guest result sheets. */
.resultshero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid #cad5d0;border-radius:24px;background:linear-gradient(120deg,color-mix(in srgb,var(--party-color) 16%,#fff),#fff);margin-bottom:20px}.resultshero h2{margin:.2em 0}.resultshero p{margin:.4em 0}.resultlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.resultcard{min-width:0}.resultcard .cloud{max-height:220px}.resultcard .actions{margin-top:auto}.resultback{justify-content:space-between;margin:24px 0}.darkmode .resultshero{background:linear-gradient(135deg,#202b32,#182229);border-color:#42515a}@media(max-width:800px){.resultshero{align-items:stretch;flex-direction:column}.resultshero button{width:100%}.resultlist{grid-template-columns:1fr}.resultcard .actions button,.resultback button{width:100%}.resultback{flex-direction:column}}

/* Keep wizard controls above the mobile navigation and make progress unmistakable. */
button.isloading{cursor:wait;opacity:.82}.buttonspinner{flex:none}
@media(max-width:720px){body.workflowview:not(.tvmode) .stepactions,body.workflowview:not(.tvmode) .wizardactions{position:fixed!important;z-index:110;left:8px!important;right:8px!important;bottom:84px!important;margin:0!important;padding:10px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;background:var(--ui-surface);border:1px solid var(--ui-line);border-radius:18px;box-shadow:0 -8px 28px #172d3530}body.workflowview:not(.tvmode) .stepactions>.actions,body.workflowview:not(.tvmode) .wizardnav>.actions{display:contents}body.workflowview:not(.tvmode) .stepactions>button,body.workflowview:not(.tvmode) .stepactions>.actions>button,body.workflowview:not(.tvmode) .wizardactions>button,body.workflowview:not(.tvmode) .wizardactions>.actions>button{width:100%;min-width:0;min-height:50px;padding:10px 8px;overflow-wrap:anywhere}body.workflowview:not(.tvmode) main{padding-bottom:250px!important}}

.guestcompact .avatar{grid-row:1/4}.guestcompact small b{font-size:14px;letter-spacing:.08em;color:var(--ui-text)}.guestaccesscode{font-size:clamp(24px,7vw,38px);font-weight:800;letter-spacing:.16em;text-align:center}.guestqrtools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.guestqrtools button{width:100%}.guestedit{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.guestedit h3{margin-top:0}.guestedit .actions{justify-content:space-between}@media(max-width:480px){.guestadmin .sectionrow{display:block}.guestadmin .sectionrow>.actions{display:grid;margin-top:12px}.guestqrtools{grid-template-columns:1fr}.guestedit .actions{display:grid}}
.gueststatuslegend{display:flex;gap:14px;flex-wrap:wrap;margin:10px 0 14px;font-size:13px;font-weight:700}.gueststatuslegend span{display:flex;align-items:center;gap:7px}.gueststatuslegend span::before{content:'';width:10px;height:10px;border-radius:50%;background:currentColor}.gueststatuslegend .complete{color:#19704e}.gueststatuslegend .waiting{color:#8a5a00}.gueststatuslegend .offline{color:#a53333}.guestcompact{border-width:2px;transition:background .2s,border-color .2s}.guestcompact .avatar{grid-row:1/5}.guestcompact .gueststatustext{font-weight:800}.guestcompact.complete{border-color:#19704e;background:#19704e18}.guestcompact.complete .gueststatustext{color:#14613f}.guestcompact.waiting{border-color:#c58a18;background:#e6ad3024}.guestcompact.waiting .gueststatustext{color:#765000}.guestcompact.offline{border-color:#b94747;background:#b9474718}.guestcompact.offline .gueststatustext{color:#8f2929}
.productfilters label small{display:block;margin-top:6px;color:var(--ui-muted);font-weight:500;line-height:1.35}

/* 1.6 visual system: Duftstudio */
body:not(.tvmode):not(.entrylocked){
  --studio-canvas:#f4f6f4;
  --studio-surface:#ffffff;
  --studio-soft:#e9efec;
  --studio-soft-2:#f8faf8;
  --studio-ink:#173139;
  --studio-muted:#5d6e6c;
  --studio-line:#dbe4e0;
  --studio-shadow:0 18px 50px rgba(24,49,57,.08);
  --studio-shadow-soft:0 8px 24px rgba(24,49,57,.055);
  --studio-radius:24px;
  --studio-radius-sm:15px;
  background:var(--studio-canvas);
  color:var(--studio-ink);
  font-family:"Aptos","Segoe UI Variable","Segoe UI",Arial,sans-serif;
  font-size:16px;
  line-height:1.55;
  min-height:100dvh;
  overflow-x:hidden;
}
body.darkmode:not(.tvmode):not(.entrylocked){
  --studio-canvas:#0f1a1f;
  --studio-surface:#17252b;
  --studio-soft:#203239;
  --studio-soft-2:#1a2a30;
  --studio-ink:#f1f5f2;
  --studio-muted:#b8c6c2;
  --studio-line:#34474e;
  --studio-shadow:0 20px 60px rgba(0,0,0,.24);
  --studio-shadow-soft:0 8px 24px rgba(0,0,0,.16);
}
body.advisermode:not(.tvmode)::before{content:"";position:fixed;z-index:-1;inset:0;pointer-events:none;background:radial-gradient(circle at 82% 12%,color-mix(in srgb,var(--party-color) 12%,transparent),transparent 26rem),radial-gradient(circle at 6% 88%,color-mix(in srgb,var(--party-color) 8%,transparent),transparent 30rem)}
body:not(.tvmode) *{box-sizing:border-box}
body:not(.tvmode) h1,body:not(.tvmode) h2,body:not(.tvmode) h3,body:not(.tvmode) h4{color:var(--studio-ink);font-family:"Aptos Display","Segoe UI Variable Display","Segoe UI",Arial,sans-serif;letter-spacing:-.035em}
body:not(.tvmode) p{line-height:1.6}
body:not(.tvmode) .secondary,body:not(.tvmode) .footnote{color:var(--studio-muted)}
body:not(.tvmode) .eyebrow{font-size:.75rem;font-weight:800;line-height:1.3;letter-spacing:.17em;color:var(--studio-muted)}

body:not(.tvmode)>header{position:fixed;z-index:200;top:0;left:0;right:0;width:100%;min-height:74px;padding:13px 26px;border-bottom:1px solid color-mix(in srgb,var(--studio-line) 82%,transparent);background:color-mix(in srgb,var(--studio-surface) 88%,transparent);backdrop-filter:blur(18px) saturate(1.25);box-shadow:0 1px 0 rgba(255,255,255,.45)}
body:not(.tvmode) .brand{gap:12px;max-width:min(58vw,620px);color:var(--studio-ink);font-size:1.06rem;font-weight:850;letter-spacing:-.045em}
body:not(.tvmode) .brandlogo{width:46px;height:46px;border-radius:15px;box-shadow:0 8px 22px rgba(23,49,57,.16)}
body:not(.tvmode) .brand small{font-size:.72rem;line-height:1.25;letter-spacing:.015em;color:var(--studio-muted)}
body:not(.tvmode) .headright{gap:8px}
body:not(.tvmode) .headright button{min-height:40px;padding:8px 13px;border-radius:999px}
body:not(.tvmode) .demo{position:relative;padding:8px 12px 8px 28px;border:0;background:var(--studio-soft);color:var(--studio-muted);font-size:.78rem;font-weight:700}
body:not(.tvmode) .demo::before{content:"";position:absolute;left:12px;top:50%;width:8px;height:8px;border-radius:50%;background:#288861;transform:translateY(-50%);box-shadow:0 0 0 4px rgba(40,136,97,.12)}

body:not(.tvmode) .app{display:grid;grid-template-columns:258px minmax(0,1fr);min-height:calc(100dvh - var(--header-height,74px))}
body:not(.tvmode) .nav{position:sticky;top:var(--header-height,74px);align-self:start;display:flex;flex-direction:column;gap:6px;min-height:calc(100dvh - var(--header-height,74px));padding:28px 20px 22px;border-right:1px solid var(--studio-line);background:color-mix(in srgb,var(--studio-surface) 72%,transparent);backdrop-filter:blur(16px)}
body:not(.tvmode) .nav>img{width:58px;height:58px;margin:0 0 8px 6px;border:3px solid var(--studio-surface);border-radius:18px;object-fit:cover;box-shadow:0 10px 24px rgba(23,49,57,.16)}
body:not(.tvmode) .nav>.eyebrow{margin:8px 10px 12px}
body:not(.tvmode) .nav button{position:relative;display:flex;align-items:center;gap:12px;min-height:48px;padding:10px 14px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--studio-muted);font-size:.92rem;font-weight:720;text-align:left}
body:not(.tvmode) .nav button::before{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:8px;background:var(--studio-soft);color:var(--studio-ink);font-size:.9rem;font-weight:850}
body:not(.tvmode) .nav button::before{display:none!important}
body:not(.tvmode) .navicon{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:9px;background:var(--studio-soft);color:var(--studio-ink)}
body:not(.tvmode) .navicon svg,.uiicon{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body:not(.tvmode) .nav button.active .navicon{background:rgba(255,255,255,.14);color:#fff}
body:not(.tvmode) .nav button:hover{background:var(--studio-soft);color:var(--studio-ink)}
body:not(.tvmode) .nav button.active{background:var(--studio-ink)!important;color:#fff!important;box-shadow:0 10px 24px rgba(23,49,57,.17)}
body.darkmode:not(.tvmode) .nav button.active{background:color-mix(in srgb,var(--party-color) 55%,#263e43)!important;color:#fff!important}
body:not(.tvmode) .selectedparty{margin:14px 0 0;padding:14px;border:1px solid var(--studio-line);border-radius:14px;background:var(--studio-soft-2);color:var(--studio-ink);font-size:.8rem;font-weight:700;line-height:1.4}
body:not(.tvmode) .navbottom{margin-top:auto;padding:22px 10px 0;border-top:1px solid var(--studio-line);font-size:.78rem;color:var(--studio-muted)}
body:not(.tvmode) .navbottom p{margin:5px 0}

body:not(.tvmode) main{width:100%;max-width:1480px;margin:0 auto;padding:30px clamp(24px,4vw,58px) 64px;min-width:0}
body:not(.tvmode) .notice{display:inline-flex;align-items:center;max-width:100%;min-height:36px;margin:0 0 24px;padding:7px 12px;border:1px solid var(--studio-line);border-radius:999px;background:var(--studio-soft);color:var(--studio-muted);font-size:.78rem;font-weight:650;overflow-wrap:anywhere}
body:not(.tvmode) .sectionhead{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:0 0 28px}
body:not(.tvmode) .sectionhead>div:first-child{max-width:850px}
body:not(.tvmode) .sectionhead h1{margin:6px 0 7px;font-size:clamp(2rem,4vw,3.65rem);font-weight:790;line-height:1.02;letter-spacing:-.055em}
body:not(.tvmode) .sectionhead .secondary{max-width:760px;margin:0;font-size:1rem}
body:not(.tvmode) .sectionhead>.actions{margin-left:auto}
body:not(.tvmode) .sectionhead>.actions:not(:empty){display:flex}

body:not(.tvmode) button,body:not(.tvmode) a.partynewtab,body:not(.tvmode) .checkoutlinks a{min-height:46px;padding:10px 17px;border:1px solid var(--studio-line);border-radius:13px;background:var(--studio-surface);color:var(--studio-ink);font-family:inherit;font-size:.9rem;font-weight:700;line-height:1.25;box-shadow:none;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}
body:not(.tvmode) button:hover,body:not(.tvmode) a.partynewtab:hover,body:not(.tvmode) .checkoutlinks a:hover{border-color:color-mix(in srgb,var(--party-color) 60%,var(--studio-line));transform:translateY(-1px);box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) button:active{transform:translateY(0)}
body:not(.tvmode) button.primary,body:not(.tvmode) .primarychoice{border-color:transparent;background:var(--studio-ink)!important;color:#fff!important;box-shadow:0 11px 26px rgba(23,49,57,.18)}
body:not(.tvmode) button.primary:hover{background:color-mix(in srgb,var(--party-color) 38%,var(--studio-ink))!important}
body.darkmode:not(.tvmode) button.primary,body.darkmode:not(.tvmode) .primarychoice{background:color-mix(in srgb,var(--party-color) 58%,#23363d)!important;color:#fff!important}
body:not(.tvmode) button.danger{background:transparent;color:#9b3942;border-color:#e2b9bd}
body:not(.tvmode) button:focus-visible,body:not(.tvmode) a:focus-visible,body:not(.tvmode) input:focus-visible,body:not(.tvmode) select:focus-visible,body:not(.tvmode) textarea:focus-visible,body:not(.tvmode) summary:focus-visible{outline:3px solid color-mix(in srgb,var(--party-color) 40%,transparent);outline-offset:2px}
body:not(.tvmode) button:disabled{transform:none;box-shadow:none;opacity:.48}
body:not(.tvmode) .actions{gap:10px}

body:not(.tvmode) label{display:block;color:var(--studio-ink);font-size:.88rem;font-weight:720}
body:not(.tvmode) input,body:not(.tvmode) select,body:not(.tvmode) textarea{width:100%;min-height:48px;margin-top:7px;padding:11px 13px;border:1px solid var(--studio-line);border-radius:12px;background:var(--studio-surface);color:var(--studio-ink);font:500 1rem/1.4 inherit;box-shadow:inset 0 1px 0 rgba(23,49,57,.02)}
body:not(.tvmode) textarea{min-height:116px;resize:vertical}
body:not(.tvmode) input:hover,body:not(.tvmode) select:hover,body:not(.tvmode) textarea:hover{border-color:color-mix(in srgb,var(--party-color) 48%,var(--studio-line))}
body:not(.tvmode) form{display:grid;gap:18px}
body:not(.tvmode) fieldset{min-width:0;border-color:var(--studio-line)}

body:not(.tvmode) .hero,body:not(.tvmode) .empty,body:not(.tvmode) .guest,body:not(.tvmode) .sync,body:not(.tvmode) .banner{border:1px solid var(--studio-line);border-radius:var(--studio-radius);background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) .hero,body:not(.tvmode) .empty{padding:clamp(22px,3vw,34px)}
body:not(.tvmode) .empty{text-align:center;color:var(--studio-muted)}
body:not(.tvmode) .chip{border:0;border-radius:999px;background:var(--studio-soft);color:var(--studio-ink);font-size:.75rem;font-weight:800}

body:not(.tvmode) .dashboardhero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;min-height:300px;padding:clamp(30px,5vw,60px);border:0;border-radius:32px;background:linear-gradient(135deg,#18343c 0%,color-mix(in srgb,var(--party-color) 32%,#173039) 60%,#254950 100%);color:#fff;box-shadow:0 28px 70px rgba(23,49,57,.19)}
body:not(.tvmode) .dashboardhero::before,body:not(.tvmode) .dashboardhero::after{content:"";position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.18);border-radius:50%;pointer-events:none}
body:not(.tvmode) .dashboardhero::before{right:-7%;top:-42%;width:370px;height:370px;box-shadow:0 0 0 38px rgba(255,255,255,.035),0 0 0 76px rgba(255,255,255,.025)}
body:not(.tvmode) .dashboardhero::after{left:38%;bottom:-86%;width:420px;height:250px;transform:rotate(-12deg)}
body:not(.tvmode) .dashboardhero h2{max-width:780px;margin:6px 0 12px;color:#fff;font-size:clamp(2rem,4vw,3.45rem);line-height:1.04;letter-spacing:-.055em}
body:not(.tvmode) .dashboardhero p{max-width:650px;margin:0;color:rgba(255,255,255,.77);font-size:1.02rem}
body:not(.tvmode) .dashboardhero .eyebrow{color:rgba(255,255,255,.68)}
body:not(.tvmode) .dashboardhero .actions{margin-top:25px}
body:not(.tvmode) .dashboardhero button{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.09);color:#fff;backdrop-filter:blur(8px)}
body:not(.tvmode) .dashboardhero button.primary{background:#fff!important;color:#18343c!important;box-shadow:0 12px 26px rgba(0,0,0,.12)}
body:not(.tvmode) .dashboardpulse{display:grid;place-items:center;width:142px;aspect-ratio:1;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.08);box-shadow:inset 0 0 0 14px rgba(255,255,255,.035)}
body:not(.tvmode) .dashboardpulse strong{font-size:3.2rem;line-height:.8}
body:not(.tvmode) .dashboardpulse span{font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
body:not(.tvmode) .dashboardstats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}
body:not(.tvmode) .dashboardstats>div{display:flex;align-items:baseline;gap:9px;padding:18px 20px;border:1px solid var(--studio-line);border-radius:18px;background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) .dashboardstats strong{font-size:1.75rem;line-height:1}
body:not(.tvmode) .dashboardstats span{color:var(--studio-muted);font-size:.82rem;font-weight:700}
body:not(.tvmode) .dashboardtiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0 42px}
body:not(.tvmode) .dashboardtile{min-height:146px;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:14px;padding:20px;border-color:var(--studio-line);border-radius:20px;background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) .dashboardtile .tileicon{width:38px;height:38px;border-radius:12px;background:color-mix(in srgb,var(--party-color) 13%,var(--studio-soft));color:var(--studio-ink);font-size:.78rem}
body:not(.tvmode) .dashboardtile h3{margin:0 0 4px;font-size:1.08rem}
body:not(.tvmode) .dashboardtile p{font-size:.82rem;line-height:1.45}
body:not(.tvmode) .dashboardtile .tilearrow{grid-column:2;justify-self:end;align-self:end;font-size:1.25rem}
body:not(.tvmode) .dashboardsection{margin-top:16px}

body:not(.tvmode) .partyhubactions{gap:14px;margin-bottom:22px}
body:not(.tvmode) .choicecard{min-height:168px;padding:28px;border-radius:24px;background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) .choicecard>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--studio-soft);font-size:1.5rem}
body:not(.tvmode) .choicecard strong{font-size:1.35rem;letter-spacing:-.025em}
body:not(.tvmode) .choicecard small{color:var(--studio-muted);font-size:.87rem}
body:not(.tvmode) .choicecard.primarychoice{background:linear-gradient(135deg,var(--studio-ink),color-mix(in srgb,var(--party-color) 30%,var(--studio-ink)))!important;color:#fff!important}
body:not(.tvmode) .choicecard.primarychoice>span{background:rgba(255,255,255,.14)}
body:not(.tvmode) .choicecard.primarychoice small{color:rgba(255,255,255,.7)}
body:not(.tvmode) .partyfilters{display:inline-flex;gap:5px;margin:4px 0 22px;padding:5px;border:1px solid var(--studio-line);border-radius:15px;background:var(--studio-soft)}
body:not(.tvmode) .partyfilters button{min-height:40px;padding:7px 13px;border:0;background:transparent;color:var(--studio-muted);box-shadow:none}
body:not(.tvmode) .partyfilters button.primary{background:var(--studio-surface)!important;color:var(--studio-ink)!important;box-shadow:0 5px 15px rgba(23,49,57,.08)}
body:not(.tvmode) .partyfilters button span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:6px;padding:0 6px;border-radius:999px;background:color-mix(in srgb,var(--party-color) 15%,var(--studio-soft));font-size:.72rem}
body:not(.tvmode) .partyoverviewgrid,body:not(.tvmode) .dashboardparties{gap:14px}
body:not(.tvmode) .partycard{min-height:215px;padding:22px;border-color:var(--studio-line);border-radius:22px;background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) .partycard h3{margin:24px 0 6px;font-size:1.35rem}
body:not(.tvmode) .partycard p{margin-top:0;color:var(--studio-muted)}
body:not(.tvmode) .partycardtop{font-size:.72rem;font-weight:800;color:var(--studio-muted)}

body:not(.tvmode) .managehero{padding:clamp(25px,4vw,42px);border-color:var(--studio-line);border-radius:28px;background:linear-gradient(135deg,color-mix(in srgb,var(--party-color) 10%,var(--studio-surface)),var(--studio-surface));box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) .managehero h2{margin:12px 0 6px;font-size:clamp(1.8rem,3vw,2.6rem)}
body:not(.tvmode) .managementtiles{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
body:not(.tvmode) .managementtiles button{min-height:145px;padding:20px;border-color:var(--studio-line);border-radius:19px;background:var(--studio-surface)}
body:not(.tvmode) .managementtiles strong{font-size:1rem}
body:not(.tvmode) .managementtiles span{font-size:.78rem;line-height:1.45}
body:not(.tvmode) .inventory{grid-template-columns:190px 1fr;gap:12px}
body:not(.tvmode) .inventorytotal,body:not(.tvmode) .inventorybreakdown{border-color:var(--studio-line);background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}

body:not(.tvmode) .wizardbar{position:relative;gap:0;margin:0 0 26px;padding:8px 4px 14px;border-bottom:1px solid var(--studio-line)}
body:not(.tvmode) .wizardbar::before{content:"";position:absolute;left:8%;right:8%;top:24px;height:2px;background:var(--studio-line)}
body:not(.tvmode) .wizardbar span{position:relative;z-index:1;justify-content:center;flex-direction:column;gap:7px;padding:0 6px;border:0;background:transparent;color:var(--studio-muted);font-size:.75rem;text-align:center}
body:not(.tvmode) .wizardbar b{width:34px;height:34px;border:4px solid var(--studio-canvas);background:var(--studio-soft);color:var(--studio-muted)}
body:not(.tvmode) .wizardbar .active,body:not(.tvmode) .wizardbar .done{color:var(--studio-ink)}
body:not(.tvmode) .wizardbar .active b,body:not(.tvmode) .wizardbar .done b{background:var(--studio-ink)!important;color:#fff!important}
body:not(.tvmode) .wizardbar .active b{box-shadow:0 0 0 5px color-mix(in srgb,var(--party-color) 18%,transparent)}
body:not(.tvmode) .wizardcard,body:not(.tvmode) .setupsettings{max-width:900px;margin:0 auto}
body:not(.tvmode) .wizardactions,body:not(.tvmode) .stepactions{padding-top:22px;border-top:1px solid var(--studio-line)}

body:not(.tvmode) .stephelp{padding:22px 26px}
body:not(.tvmode) .stephelp h2{margin:0 0 6px;font-size:1.3rem}
body:not(.tvmode) .stephelp p{max-width:860px;margin:0}
body:not(.tvmode) .productfilters{position:relative;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:18px 0;padding:18px;border:1px solid var(--studio-line);border-radius:20px;background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) .productfilters>button{align-self:end}
body:not(.tvmode) .visibilitybatch{align-items:center;margin:14px 0;padding:12px;border:1px solid var(--studio-line);border-radius:15px;background:var(--studio-soft-2)}
body:not(.tvmode) .grid{grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:16px}
body:not(.tvmode) .card{overflow:hidden;border:1px solid var(--studio-line);border-radius:22px;background:var(--studio-surface);box-shadow:var(--studio-shadow-soft);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
body:not(.tvmode) .card:hover{border-color:color-mix(in srgb,var(--party-color) 42%,var(--studio-line));transform:translateY(-2px);box-shadow:var(--studio-shadow)}
body:not(.tvmode) .productvisual{height:220px;padding:20px;background:linear-gradient(145deg,var(--studio-soft-2),var(--studio-soft))}
body.darkmode:not(.tvmode) .productvisual,body.darkmode:not(.tvmode) .presentationvisual,body.darkmode:not(.tvmode) .detailphoto{background:#e7ece9}
body:not(.tvmode) .cardbody{padding:18px}
body:not(.tvmode) .cardtitle{padding:0;border:0;background:transparent;color:var(--studio-ink);font-size:1.1rem;font-weight:800;text-align:left;box-shadow:none}
body:not(.tvmode) .price{font-size:1.28rem;color:var(--studio-ink)}
body:not(.tvmode) .productbadge{top:13px;left:13px;background:var(--studio-ink);color:#fff;font-size:.7rem;font-weight:800}
body:not(.tvmode) .visibilitycontrol,body:not(.tvmode) .personalnotecontrols{gap:8px;padding-top:12px;border-top:1px solid var(--studio-line)}
body:not(.tvmode) .productdisabled{filter:none;opacity:.64;background:repeating-linear-gradient(-45deg,var(--studio-surface),var(--studio-surface) 12px,var(--studio-soft-2) 12px,var(--studio-soft-2) 24px)}

body:not(.tvmode) .leadtoolbar{position:sticky;z-index:25;top:calc(var(--header-height,74px) + 10px);align-items:center;padding:10px;border:1px solid var(--studio-line);border-radius:18px;background:color-mix(in srgb,var(--studio-surface) 90%,transparent);box-shadow:var(--studio-shadow-soft);backdrop-filter:blur(18px)}
body:not(.tvmode) .journeycontrols{padding:clamp(22px,3vw,34px);border-radius:28px}
body:not(.tvmode) .journeycontrols>.sectionrow{padding-bottom:18px;border-bottom:1px solid var(--studio-line)}
body:not(.tvmode) .modeselect{max-width:none;margin:20px 0}
body:not(.tvmode) .modepanel{padding:22px;border:1px solid var(--studio-line);border-radius:20px;background:var(--studio-soft-2)}
body:not(.tvmode) .guestcompactgrid{gap:12px}
body:not(.tvmode) .guestcompact{min-height:116px;padding:15px;border:1px solid var(--studio-line);background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) .guestcompact .avatar{width:38px;height:38px}

body.guestmode:not(.tvmode):not(.entrylocked) main{max-width:1040px;padding-bottom:80px}
body.guestmode:not(.tvmode):not(.entrylocked) .sectionhead{align-items:center}
body.guestmode:not(.tvmode):not(.entrylocked) .presentationcard{gap:22px;padding:18px;border-color:var(--studio-line);background:var(--studio-surface);box-shadow:var(--studio-shadow)}
body.guestmode:not(.tvmode):not(.entrylocked) .presentationform{padding:clamp(8px,2vw,20px)}
body.guestmode:not(.tvmode):not(.entrylocked) .presentationform h2{font-size:clamp(1.8rem,4vw,3rem)}
body.guestmode:not(.tvmode):not(.entrylocked) .votechoices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
body.guestmode:not(.tvmode):not(.entrylocked) .votechoices label{min-width:0}
body.guestmode:not(.tvmode):not(.entrylocked) .votechoices span{display:grid;place-items:center;min-height:54px;padding:10px;text-align:center;font-weight:800}
body.guestmode:not(.tvmode):not(.entrylocked) .placechoices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
body.guestmode:not(.tvmode):not(.entrylocked) .placechoices span{text-align:center}
body.guestmode:not(.tvmode):not(.entrylocked) .waitingroom{border:1px solid var(--studio-line);background:linear-gradient(145deg,color-mix(in srgb,var(--party-color) 10%,var(--studio-surface)),var(--studio-surface));box-shadow:var(--studio-shadow)}
body.guestmode:not(.tvmode):not(.entrylocked) .notice{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;background:var(--studio-surface);border:1px solid var(--studio-line);border-radius:999px}
.guestlivestatus,.guestprice{display:flex;align-items:center;gap:8px;min-width:0;font-weight:750}.guestprice{color:var(--studio-muted);font-weight:620}.guestlivestatus i{width:9px;height:9px;flex:none;border-radius:50%;background:#7a8782}.guestlivestatus.live i{background:#2d986c;box-shadow:0 0 0 4px rgba(45,152,108,.14)}.guestlivestatus.paused i{background:#d29725}.guestlivestatus.closed i{background:#a84b4b}.guestlivestatus.saved i{background:var(--party-color)}
body.guestmode:not(.tvmode):not(.entrylocked) .guesttools{display:flex;width:max-content;max-width:100%;margin:0 0 18px auto;padding:6px;background:color-mix(in srgb,var(--studio-surface) 94%,transparent);border:1px solid var(--studio-line);border-radius:16px;backdrop-filter:blur(18px)}
body.guestmode:not(.tvmode):not(.entrylocked) .guesttools button{display:flex;align-items:center;justify-content:center;gap:8px;min-width:132px;border:0;background:transparent}
body.guestmode:not(.tvmode):not(.entrylocked) .guesttools button:hover{background:var(--studio-soft)}
body.guestmode:not(.tvmode):not(.entrylocked) .favoritecheck{position:relative;min-height:54px;border:1px solid var(--studio-line);background:var(--studio-soft);cursor:pointer}body.guestmode:not(.tvmode):not(.entrylocked) .favoritecheck .uiicon{flex:none;color:var(--party-color)}body.guestmode:not(.tvmode):not(.entrylocked) .favoritecheck input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}body.guestmode:not(.tvmode):not(.entrylocked) .favoritecheck:has(input:focus-visible){outline:3px solid var(--party-color);outline-offset:3px}body.guestmode:not(.tvmode):not(.entrylocked) .favoritecheck:has(input:checked){border-color:var(--party-color);background:color-mix(in srgb,var(--party-color) 22%,var(--studio-surface))}body.guestmode:not(.tvmode):not(.entrylocked) .favoritecheck:has(input:checked) .uiicon{fill:currentColor}
body.guestmode:not(.tvmode):not(.entrylocked) .finishrating{display:flex;align-items:center;justify-content:center;gap:9px}.finishrating .uiicon{width:22px;height:22px}.checkmark .uiicon{width:36px;height:36px;margin:auto}
body.guestmode:not(.tvmode):not(.entrylocked) .presentationform fieldset{min-width:0;margin:20px 0;padding:0;border:0}body.guestmode:not(.tvmode):not(.entrylocked) .presentationform legend,body.guestmode:not(.tvmode):not(.entrylocked) .blindprobe legend{margin-bottom:10px;font-weight:800}
body.guestmode:not(.tvmode):not(.entrylocked) .productafter{border:1px solid var(--studio-line);background:var(--studio-surface)}body.guestmode:not(.tvmode):not(.entrylocked) .productafter summary{min-height:48px;display:flex;align-items:center}
/* Guest sessions must never inherit the adviser navigation, including the
   mobile fixed-navigation rules declared further down this stylesheet. */
body.guestmode:not(.tvmode) .nav{display:none!important}
body.guestmode:not(.tvmode){padding-bottom:0}
body.guestmode:not(.tvmode) .app main{padding-bottom:max(42px,env(safe-area-inset-bottom))!important}

body:not(.tvmode) dialog{width:min(760px,calc(100vw - 28px));max-height:min(88dvh,940px);padding:30px;border:1px solid var(--studio-line);border-radius:26px;background:var(--studio-surface);color:var(--studio-ink);box-shadow:0 30px 100px rgba(9,25,30,.28)}
body:not(.tvmode) dialog::backdrop{background:rgba(12,26,31,.48);backdrop-filter:blur(8px)}
body:not(.tvmode) dialog .close{position:sticky;z-index:4;top:0;float:right;width:42px;min-height:42px;padding:0;border-radius:50%;font-size:1.5rem}
body:not(.tvmode) #toast{left:50%;right:auto;bottom:26px;max-width:min(92vw,560px);padding:13px 18px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#183139;color:#fff;box-shadow:0 18px 45px rgba(8,28,34,.28);transform:translateX(-50%);font-weight:700;text-align:center}

body:not(.tvmode) .resultshero{border-color:var(--studio-line);background:linear-gradient(135deg,color-mix(in srgb,var(--party-color) 11%,var(--studio-surface)),var(--studio-surface));box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) .resultcard{padding:24px}

@media(max-width:1180px){
  body:not(.tvmode) .dashboardtiles{grid-template-columns:repeat(2,minmax(0,1fr))}
  body:not(.tvmode) .managementtiles{grid-template-columns:repeat(3,minmax(0,1fr))}
  body:not(.tvmode) .productfilters{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  body:not(.tvmode)>header{min-height:66px;padding:10px 14px}
  body:not(.tvmode) .brand{max-width:58vw;font-size:.88rem}
  body:not(.tvmode) .brandlogo{width:42px;height:42px;border-radius:13px}
  body:not(.tvmode) .brand small{display:none}
  body:not(.tvmode) .headright{gap:5px}
  body:not(.tvmode) .headright button{min-height:38px;padding:7px 10px;font-size:.76rem}
  body:not(.tvmode) .demo{display:none}
  body:not(.tvmode) .app{display:block;min-height:calc(100dvh - var(--header-height,66px))}
  body:not(.tvmode) main{padding:22px 16px 126px}
  body:not(.tvmode) .nav{position:fixed!important;z-index:190;left:10px!important;right:10px!important;bottom:10px!important;top:auto!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:3px;width:auto!important;height:74px!important;min-height:0!important;padding:6px!important;border:1px solid color-mix(in srgb,var(--studio-line) 82%,transparent)!important;border-radius:22px!important;background:color-mix(in srgb,var(--studio-surface) 92%,transparent)!important;box-shadow:0 18px 55px rgba(13,36,43,.24)!important;backdrop-filter:blur(20px) saturate(1.25);overflow:hidden!important}
  body:not(.tvmode) .nav>img,body:not(.tvmode) .nav>.eyebrow,body:not(.tvmode) .nav>.selectedparty,body:not(.tvmode) .nav>.navbottom,body:not(.tvmode) .nav>[data-view=access]{display:none!important}
  body:not(.tvmode) .nav button,body:not(.tvmode) .nav #recommendmenu,body:not(.tvmode) .nav #supportmenu{display:flex!important;flex-direction:column;justify-content:center;gap:2px;min-width:0;height:60px!important;min-height:60px;padding:4px 2px!important;border:0!important;border-radius:16px!important;background:transparent;font-size:.75rem!important;line-height:1.05!important;text-align:center!important}
  body:not(.tvmode) .nav button::before{width:24px;height:24px;flex-basis:24px;background:transparent;font-size:1rem}
  body:not(.tvmode) .nav button.active{background:var(--studio-ink)!important;color:#fff!important;box-shadow:none}
  body:not(.tvmode) .notice{margin-bottom:18px;font-size:.72rem}
  body:not(.tvmode) .sectionhead{display:block;margin-bottom:22px}
  body:not(.tvmode) .sectionhead h1{font-size:clamp(2rem,9vw,3.1rem)}
  body:not(.tvmode) .sectionhead>.actions{display:grid;margin-top:16px}
  body:not(.tvmode) .dashboardhero{grid-template-columns:1fr;min-height:0;padding:28px;border-radius:26px}
  body:not(.tvmode) .dashboardhero h2{font-size:clamp(2rem,9vw,3rem)}
  body:not(.tvmode) .dashboardpulse{position:absolute;right:20px;top:20px;width:72px;background:rgba(255,255,255,.1)}
  body:not(.tvmode) .dashboardpulse strong{font-size:1.7rem}
  body:not(.tvmode) .dashboardpulse span{font-size:.58rem}
  body:not(.tvmode) .dashboardherocopy{padding-top:58px}
  body:not(.tvmode) .dashboardhero .actions{display:grid;grid-template-columns:1fr 1fr}
  body:not(.tvmode) .dashboardstats>div{display:grid;gap:4px;padding:14px;text-align:center}
  body:not(.tvmode) .dashboardstats strong{font-size:1.5rem}
  body:not(.tvmode) .dashboardstats span{font-size:.7rem}
  body:not(.tvmode) .dashboardtiles{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:34px}
  body:not(.tvmode) .dashboardtile{min-height:138px;display:flex;flex-direction:column;gap:9px;padding:16px}
  body:not(.tvmode) .dashboardtile .tilearrow{display:none}
  body:not(.tvmode) .dashboardtile h3{font-size:1rem}
  body:not(.tvmode) .partyhubactions,body:not(.tvmode) .partyoverviewgrid,body:not(.tvmode) .dashboardparties{grid-template-columns:1fr}
  body:not(.tvmode) .partyfilters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}
  body:not(.tvmode) .partyfilters button{padding:6px 4px;font-size:.75rem}
  body:not(.tvmode) .managehero{display:block;padding:24px}
  body:not(.tvmode) .managehero .actions{display:grid;margin-top:20px}
  body:not(.tvmode) .managementtiles{grid-template-columns:1fr 1fr}
  body:not(.tvmode) .managementtiles button{min-height:132px;padding:16px}
  body:not(.tvmode) .inventory{grid-template-columns:1fr}
  body:not(.tvmode) .wizardbar{grid-template-columns:repeat(5,minmax(0,1fr));margin-left:-8px;margin-right:-8px;overflow:hidden}
  body:not(.tvmode) .wizardbar span{font-size:.75rem}
  body:not(.tvmode) .wizardbar b{width:31px;height:31px}
  body:not(.tvmode) .productfilters{grid-template-columns:1fr;padding:15px}
  body:not(.tvmode) .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  body:not(.tvmode) .productvisual{height:180px;padding:12px}
  body:not(.tvmode) .cardbody{padding:14px}
  body:not(.tvmode) .cardtitle{font-size:.95rem}
  body:not(.tvmode) .cardbody p,body:not(.tvmode) .cardbody .secondary{font-size:.78rem}
  body:not(.tvmode) .personalnotecontrols,body:not(.tvmode) .visibilitycontrol{display:grid}
  body:not(.tvmode) .leadtoolbar{top:calc(var(--header-height,66px) + 7px);display:grid;grid-template-columns:1fr 1fr}
  body:not(.tvmode) .leadtoolbar>*{min-width:0;width:100%}
  body:not(.tvmode) .guestcompactgrid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.guestmode:not(.tvmode):not(.entrylocked) .presentationcard{grid-template-columns:1fr;padding:12px}
  body.guestmode:not(.tvmode):not(.entrylocked) .presentationvisual{min-height:250px}
  body.guestmode:not(.tvmode):not(.entrylocked) .placechoices{grid-template-columns:repeat(2,minmax(0,1fr))}
  body:not(.tvmode) dialog{width:100%;max-width:none;max-height:91dvh;margin:auto 0 0;padding:24px 18px calc(24px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}
  body:not(.tvmode) #toast{bottom:96px}
  body.workflowview:not(.tvmode) .stepactions,body.workflowview:not(.tvmode) .wizardactions{bottom:91px!important;background:color-mix(in srgb,var(--studio-surface) 94%,transparent)!important;border-color:var(--studio-line)!important;backdrop-filter:blur(20px)}
}
@media(max-width:480px){
  body:not(.tvmode) .brandcopy{max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body:not(.tvmode) #colormode{width:42px;padding:0;font-size:0}
  body:not(.tvmode) #colormode::before{content:"◐";font-size:1rem}
  body:not(.tvmode) #mode{padding-left:9px;padding-right:9px;font-size:.72rem}
  body:not(.tvmode) #mode{max-width:92px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body:not(.tvmode) .dashboardhero .actions{grid-template-columns:1fr}
  body:not(.tvmode) .dashboardstats{gap:6px}
  body:not(.tvmode) .dashboardstats>div{padding:10px 5px}
  body:not(.tvmode) .dashboardstats span{font-size:.75rem}
  body:not(.tvmode) .dashboardtiles{grid-template-columns:1fr}
  body:not(.tvmode) .dashboardtile{min-height:112px;display:grid;grid-template-columns:auto 1fr;align-items:center}
  body:not(.tvmode) .managementtiles{grid-template-columns:1fr}
  body:not(.tvmode) .managementtiles button{min-height:104px}
  body:not(.tvmode) .wizardbar span{font-size:0;color:transparent}
  body:not(.tvmode) .wizardbar span::after{content:attr(class);display:none}
  body:not(.tvmode) .wizardbar b{font-size:.75rem;color:var(--studio-muted)}
  body:not(.tvmode) .wizardbar .active b,body:not(.tvmode) .wizardbar .done b{color:#fff}
  body:not(.tvmode) .grid{grid-template-columns:1fr}
  body:not(.tvmode) .productvisual{height:250px}
  body:not(.tvmode) .leadtoolbar{grid-template-columns:1fr}
  body:not(.tvmode) .guestcompactgrid{grid-template-columns:1fr}
  body.guestmode:not(.tvmode):not(.entrylocked) .votechoices{gap:7px}
  body.guestmode:not(.tvmode):not(.entrylocked) .votechoices span{font-size:.85rem}
}
@media(prefers-reduced-motion:reduce){body:not(.tvmode) *,body:not(.tvmode) *::before,body:not(.tvmode) *::after{scroll-behavior:auto!important;transition:none!important}}

/* Public entry and personal access gates use the same brand language. */
body.entrylocked{min-height:100dvh;background:radial-gradient(circle at 82% 18%,#31545b 0,transparent 28rem),linear-gradient(145deg,#112a31,#1b3c43)!important;color:#fff!important;font-family:"Aptos","Segoe UI Variable","Segoe UI",Arial,sans-serif}
.entrylocked>.accesssplash{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);grid-template-rows:auto auto auto auto 1fr;align-items:start;column-gap:clamp(50px,8vw,110px);row-gap:10px;width:min(1160px,100%);max-width:none;min-height:100dvh;margin:0 auto;padding:clamp(40px,7vw,86px)}
.entrylocked .splashlogo{grid-column:1;width:86px;height:86px;margin:0 0 24px;border-radius:26px;box-shadow:0 22px 50px rgba(0,0,0,.22)}
.entrylocked .accesssplash>.eyebrow,.entrylocked .accesssplash>h1,.entrylocked .accesssplash>p{grid-column:1}
.entrylocked .accesssplash>.eyebrow{margin:0;color:#c4d4cf;font-size:.78rem;font-weight:800;letter-spacing:.18em}
.entrylocked .accesssplash>h1{margin:4px 0 16px;color:#fff;font-size:clamp(3.2rem,6vw,5.2rem);font-weight:780;line-height:.91;letter-spacing:-.065em}
.entrylocked .accesssplash>p{max-width:560px;margin:0;color:#c7d5d1;font-size:1.02rem;line-height:1.7}
.entrylocked .splashcontact{grid-column:2;grid-row:1/8;align-self:center;display:grid;gap:18px;margin:0;padding:clamp(26px,4vw,42px);border:1px solid rgba(255,255,255,.65);border-radius:30px;background:#fff;color:#183139;box-shadow:0 35px 90px rgba(0,0,0,.26)}
.entrylocked .splashcontact::before{content:"ZUGANG ANFRAGEN";font-size:.76rem;font-weight:850;letter-spacing:.17em;color:#637572}
.entrylocked .splashcontact label{display:grid;gap:7px;color:#183139;font-size:.9rem;font-weight:750}
.entrylocked .splashcontact input,.entrylocked .splashcontact textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #d9e2de;border-radius:13px;background:#f7f9f7;color:#183139;font:500 1rem/1.45 inherit}
.entrylocked .splashcontact textarea{min-height:130px;resize:vertical}
.entrylocked .splashcontact .secondary{margin:0;color:#637572;font-size:.82rem;line-height:1.5}
.entrylocked .splashcontact button{min-height:52px;border:0;border-radius:14px;background:#183139!important;color:#fff!important;font-family:inherit;font-size:.95rem;font-weight:750;line-height:1.2}
body.entrylocked .splashcontact button.primary{background:#183139!important;color:#fff!important}
.entrylocked .pwssuffixfield{display:flex;align-items:center;overflow:hidden;border:1px solid #d9e2de;border-radius:13px;background:#f7f9f7}
.entrylocked .pwssuffixfield input{min-width:0;margin:0;border:0;background:transparent}
.entrylocked .pwssuffixfield>span{padding-right:13px;color:#637572;font-weight:650;white-space:nowrap}
html.entrypending body>#entryloader.installscreen{background:radial-gradient(circle at 70% 15%,#31545b,transparent 26rem),linear-gradient(145deg,#112a31,#1b3c43)!important;color:#183139!important}
.installscreen .installcard{width:min(560px,100%);margin:auto;padding:clamp(26px,5vw,44px);border:1px solid rgba(255,255,255,.6);border-radius:30px;background:#fff;box-shadow:0 34px 90px rgba(0,0,0,.28);text-align:left}
.installscreen .installcard>img{border-radius:23px;box-shadow:0 15px 34px rgba(23,49,57,.18)}
.installscreen .installcard .eyebrow{margin-top:25px;color:#637572;font-size:.76rem;font-weight:850;letter-spacing:.17em}
.installscreen .installcard h1{margin:8px 0 16px;color:#183139;font-size:clamp(2.25rem,7vw,4rem);line-height:.98;letter-spacing:-.055em}
.installscreen .installcard p,.installscreen .installcard li{color:#506561;line-height:1.6}
.installscreen .installcard button{min-height:50px;border:1px solid #d9e2de;border-radius:13px;background:#183139;color:#fff;font-family:inherit;font-size:.92rem;font-weight:750;line-height:1.2}
.installscreen .installcard input{width:100%;min-height:52px;margin-top:8px;padding:12px 14px;border:1px solid #d9e2de;border-radius:13px;font-size:1rem}
@media(max-width:800px){
  .entrylocked>.accesssplash{grid-template-columns:1fr;grid-template-rows:auto;padding:32px 20px 48px}
  .entrylocked .splashlogo,.entrylocked .accesssplash>.eyebrow,.entrylocked .accesssplash>h1,.entrylocked .accesssplash>p,.entrylocked .splashcontact{grid-column:1;grid-row:auto}
  .entrylocked .accesssplash>h1{font-size:clamp(3rem,15vw,5rem)}
  .entrylocked .splashcontact{margin-top:26px;padding:24px 18px;border-radius:24px}
}


/* v1.6.1 usability and performance refinements */
@media(min-width:821px){
  body:not(.tvmode){padding-top:var(--header-height,74px)}
  body:not(.tvmode)>header{position:fixed;top:0;left:0;right:0;width:100%}
  body:not(.tvmode) .app{display:block;padding-left:258px}
  body:not(.tvmode) .nav{position:fixed;z-index:120;top:var(--header-height,74px);bottom:auto;left:0;width:258px;height:calc(100dvh - var(--header-height,74px));min-height:0;max-height:calc(100dvh - var(--header-height,74px));overflow-y:auto;overscroll-behavior:contain}
}
body.advisermode:not(.tvmode) .notice{display:none}
body:not(.tvmode) .productfilters{display:grid;grid-template-columns:1fr;gap:16px;padding:20px}
body:not(.tvmode) .catalogsearchrow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}
body:not(.tvmode) .catalogfilterrow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:end;padding-top:16px;border-top:1px solid var(--studio-line)}

/* Persönlicher Beraterbestand */
.stockhero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:28px;align-items:center;padding:clamp(24px,4vw,42px);border-radius:28px;background:linear-gradient(125deg,color-mix(in srgb,var(--party-color) 22%,var(--studio-surface)),var(--studio-surface));border:1px solid var(--studio-line);box-shadow:var(--studio-shadow-soft)}
.stockhero h2{margin:.2em 0}.stocktotals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stocktotals span{display:flex;flex-direction:column;padding:18px;border-radius:18px;background:color-mix(in srgb,var(--studio-surface) 82%,transparent);border:1px solid var(--studio-line)}.stocktotals strong{font-size:30px;line-height:1.05;color:var(--studio-text)}
.stockfilters{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(2,minmax(170px,.8fr)) auto;gap:12px;align-items:end;margin:20px 0;padding:18px;border:1px solid var(--studio-line);border-radius:20px;background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}.stockfilters label{margin:0}.stockresult{margin:10px 2px 16px}
.stockgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.stockcard{display:grid;grid-template-columns:82px minmax(0,1fr);grid-template-rows:1fr auto;gap:12px;padding:16px;border:1px solid var(--studio-line);border-radius:20px;background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}.stockcard.owned{border-color:color-mix(in srgb,var(--party-color) 65%,var(--studio-line));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--party-color) 18%,transparent),var(--studio-shadow-soft)}.stockimage{grid-row:1/3;display:grid;place-items:center;min-height:112px;border-radius:14px;background:var(--studio-soft);overflow:hidden}.stockimage .productphoto{width:100%;height:100%;max-height:130px;object-fit:contain}.stockcopy{min-width:0}.stockcopy h3{margin:8px 0 4px;font-size:17px;overflow-wrap:anywhere}.stockcopy p{margin:0}.stockstepper{display:grid;grid-template-columns:42px minmax(40px,1fr) 42px;gap:8px;align-items:center}.stockstepper button{height:42px;padding:0;font-size:22px}.stockstepper strong{text-align:center;font-size:20px}.stockhint{margin-top:20px}
.sourcechoice{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:8px 0 0}.sourcechoice legend{font-weight:750;margin-bottom:8px}.sourcechoice>label{display:flex;align-items:flex-start;gap:12px;min-height:112px;margin:0;padding:18px;border:1px solid var(--studio-line);border-radius:18px;background:var(--studio-soft);cursor:pointer}.sourcechoice>label:has(input:checked){border-color:var(--party-color);box-shadow:inset 0 0 0 1px var(--party-color);background:color-mix(in srgb,var(--party-color) 10%,var(--studio-surface))}.sourcechoice input{width:auto;margin-top:3px}.sourcechoice span,.sourcechoice strong,.sourcechoice small{display:block}.sourcechoice small{margin-top:7px;color:var(--studio-muted);line-height:1.45}.sourcechoice .unavailable{opacity:.62;cursor:not-allowed}.sourcechoice>button{grid-column:1/-1;justify-self:start}
@media(max-width:1100px){.stockgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.stockfilters{grid-template-columns:repeat(2,minmax(0,1fr))}.stockfilters>button{min-height:48px}}
@media(max-width:720px){.stockhero{grid-template-columns:1fr}.stocktotals{grid-template-columns:repeat(2,minmax(0,1fr))}.stockfilters,.stockgrid,.sourcechoice{grid-template-columns:1fr}.stockfilters>button,.sourcechoice>button{width:100%}.stockcard{grid-template-columns:74px minmax(0,1fr)}body:not(.tvmode) .nav button{font-size:10px!important}}

/* Mobile Gastpräsentation und einheitliche Navigation */
@media(max-width:820px){
  body:not(.tvmode) .navicon{width:26px;height:26px;flex-basis:26px;background:transparent}
  body:not(.tvmode) .navicon svg{width:19px;height:19px}
  body:not(.tvmode) .nav button.active .navicon{background:transparent}
  body:not(.tvmode) .nav #recommendmenu>span:last-child{font-size:0}
  body:not(.tvmode) .nav #recommendmenu>span:last-child::after{content:"Tipps";font-size:10px}
  body.guestmode:not(.tvmode):not(.entrylocked) main{padding:18px 18px calc(40px + env(safe-area-inset-bottom))}
  body.guestmode:not(.tvmode):not(.entrylocked) .sectionhead h1{font-size:clamp(1.75rem,8vw,2.4rem)}
  body.guestmode:not(.tvmode):not(.entrylocked) .sectionhead .secondary{font-size:.95rem}
  body.guestmode:not(.tvmode):not(.entrylocked) .presentationvisual{min-height:clamp(190px,34dvh,280px);padding:12px}
  body.guestmode:not(.tvmode):not(.entrylocked) .presentationvisual img{max-height:32dvh}
  body.guestmode:not(.tvmode):not(.entrylocked) .presentationform{padding:12px 6px 4px}
  body.guestmode:not(.tvmode):not(.entrylocked) .presentationform h2{font-size:clamp(1.55rem,7vw,2.15rem)}
  body.guestmode:not(.tvmode):not(.entrylocked) .votechoices span,body.guestmode:not(.tvmode):not(.entrylocked) .placechoices span{min-height:50px;display:grid;place-items:center;padding:9px 7px}
  body.guestmode:not(.tvmode):not(.entrylocked) .finishrating{position:static;margin-top:16px;box-shadow:0 12px 28px rgba(18,42,49,.18)}
  body.guestmode:not(.tvmode):not(.entrylocked) .waitingroom{min-height:52dvh;padding:28px 20px}
  body.guestmode:not(.tvmode):not(.entrylocked) .comparisonpanel{border-radius:22px}
  body.guestmode:not(.tvmode):not(.entrylocked) .comparisonchoice{min-width:0}
  body.guestmode:not(.tvmode):not(.entrylocked) .guestwelcome img{max-height:34dvh;object-fit:contain;background:var(--studio-soft)}
}
@media(max-width:520px){
  body.guestmode:not(.tvmode):not(.entrylocked)>header{padding:10px 14px;min-height:66px}
  body.guestmode:not(.tvmode):not(.entrylocked) .brandcopy{font-size:15px}
  body.guestmode:not(.tvmode):not(.entrylocked) .brandcopy small{display:none}
  body.guestmode:not(.tvmode):not(.entrylocked) .brandlogo{width:38px;height:38px}
  body.guestmode:not(.tvmode):not(.entrylocked) .headright{margin-left:auto}
  body.guestmode:not(.tvmode):not(.entrylocked) #colormode{width:44px;min-width:44px;padding:0;font-size:0}
  body.guestmode:not(.tvmode):not(.entrylocked) #colormode::before{content:"◐";font-size:18px}
  body.guestmode:not(.tvmode):not(.entrylocked) .notice{margin-bottom:18px;font-size:11px}
  body.guestmode:not(.tvmode):not(.entrylocked) .guestprice{white-space:nowrap}
  body.guestmode:not(.tvmode):not(.entrylocked) .guesttools{position:sticky;top:calc(var(--header-height,66px) + 8px);z-index:24;width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;margin:0 0 14px}
  body.guestmode:not(.tvmode):not(.entrylocked) .guesttools button{min-width:0;padding:9px 7px;font-size:.82rem}
  body.guestmode:not(.tvmode):not(.entrylocked) .guesttools .uiicon{width:18px;height:18px}
  body.guestmode:not(.tvmode):not(.entrylocked) .presentationcard{margin-top:8px;border-radius:22px}
  body.guestmode:not(.tvmode):not(.entrylocked) .votechoices{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  body.guestmode:not(.tvmode):not(.entrylocked) .placechoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  body.guestmode:not(.tvmode):not(.entrylocked) .favoritecheck{padding:12px 10px}
  body.guestmode:not(.tvmode):not(.entrylocked) textarea{min-height:86px}
  body.guestmode:not(.tvmode):not(.entrylocked) .comparisonchoices{gap:8px}
  body.guestmode:not(.tvmode):not(.entrylocked) .comparisonchoice{grid-template-rows:auto minmax(105px,22dvh) auto;padding:10px 7px}
  body.guestmode:not(.tvmode):not(.entrylocked) .comparisonchoice strong{font-size:.88rem}
}
body:not(.tvmode) .catalogsearchrow small{display:block;margin-top:7px;color:var(--studio-muted);font-size:.75rem;font-weight:500;line-height:1.4}
body:not(.tvmode) .catalogfilterrow>button{min-width:0}
body:not(.tvmode) .card{content-visibility:auto;contain-intrinsic-size:470px}
body:not(.tvmode) .accesscreate{max-width:980px;margin-bottom:34px}
body:not(.tvmode) .accesslisthead{margin:12px 0 4px}
body:not(.tvmode) .supportpage{display:grid;gap:18px}
body:not(.tvmode) .supporthero{display:grid;grid-template-columns:180px minmax(0,1fr);gap:32px;align-items:center;padding:clamp(26px,4vw,46px);border-radius:28px;background:linear-gradient(135deg,#18343c,color-mix(in srgb,var(--party-color) 35%,#173039));color:#fff;box-shadow:var(--studio-shadow)}
body:not(.tvmode) .supporthero h2,body:not(.tvmode) .supporthero .eyebrow{color:#fff}
body:not(.tvmode) .supporthero h2{margin:5px 0 10px;font-size:clamp(2rem,4vw,3.4rem)}
body:not(.tvmode) .supporthero p{max-width:720px;margin:0;color:rgba(255,255,255,.8)}
body:not(.tvmode) .supporthero .developerportrait{width:180px;height:225px;border:4px solid rgba(255,255,255,.2);border-radius:24px;box-shadow:0 18px 35px rgba(0,0,0,.2)}
body:not(.tvmode) .supportgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
body:not(.tvmode) .supportgrid article{min-width:0;padding:28px;border:1px solid var(--studio-line);border-radius:22px;background:var(--studio-surface);box-shadow:var(--studio-shadow-soft)}
body:not(.tvmode) .supportgrid h3{margin:5px 0 12px;font-size:1.35rem}
body:not(.tvmode) .supportgrid p{color:var(--studio-muted)}
body:not(.tvmode) .supportgrid .developersignature{color:var(--studio-ink)}
.tvleader{font-size:1.25cqw;font-weight:700;color:var(--party-color);margin:.8cqw 0}
.guestleader{margin:12px 0;color:var(--studio-ink)}
@media(max-width:1180px){body:not(.tvmode) .catalogfilterrow{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){
  body:not(.tvmode)>header{display:flex;flex-wrap:nowrap;align-items:center;gap:7px;min-height:64px;padding:calc(8px + env(safe-area-inset-top)) 10px 8px;overflow:hidden}
  body:not(.tvmode) .brand{flex:1 1 auto;min-width:0;max-width:none;gap:8px;overflow:hidden}
  body:not(.tvmode) .brandlogo{width:40px;height:40px;flex:0 0 40px}
  body:not(.tvmode) .brandcopy{display:block;min-width:0;max-width:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body:not(.tvmode) .headright{flex:0 0 auto;flex-wrap:nowrap;gap:4px}
  body:not(.tvmode) .headright button{flex:0 0 auto;min-height:40px}
  body:not(.tvmode) .catalogsearchrow,body:not(.tvmode) .catalogfilterrow{grid-template-columns:1fr}
  body:not(.tvmode) .supporthero{grid-template-columns:110px minmax(0,1fr);gap:18px;padding:24px}
  body:not(.tvmode) .supporthero .developerportrait{width:110px;height:138px;border-radius:18px}
  body:not(.tvmode) .supportgrid{grid-template-columns:1fr}
}
@media(min-width:821px) and (max-height:760px){
  body:not(.tvmode) .nav{gap:3px;padding:16px 18px 12px}
  body:not(.tvmode) .nav>img{width:48px;height:48px;margin-bottom:2px}
  body:not(.tvmode) .nav>.eyebrow{margin:3px 10px 6px}
  body:not(.tvmode) .nav button{min-height:42px;padding-top:7px;padding-bottom:7px}
  body:not(.tvmode) .navbottom{display:none}
}
@media(max-width:480px){body:not(.tvmode) #mode{max-width:78px;padding-left:8px;padding-right:8px}body:not(.tvmode) .supporthero{grid-template-columns:1fr}body:not(.tvmode) .supporthero .developerportrait{width:96px;height:120px}}

/* Smart recommendations for advisers and guests. */
body:not(.tvmode) .recommendationhero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(24px,4vw,42px);margin-bottom:22px;border-radius:28px;background:linear-gradient(130deg,color-mix(in srgb,var(--party-color) 25%,var(--studio-ink)),color-mix(in srgb,var(--party-color) 12%,#17343b));color:#fff;box-shadow:0 18px 50px rgba(23,52,59,.16)}
body:not(.tvmode) .recommendationhero h2,body:not(.tvmode) .recommendationhero p,body:not(.tvmode) .recommendationhero .eyebrow{color:inherit}
body:not(.tvmode) .recommendationhero>span{display:grid;place-items:center;flex:0 0 112px;aspect-ratio:1;border:1px solid #ffffff50;border-radius:50%;background:#ffffff12;font-size:2.6rem;font-weight:800}
body:not(.tvmode) .recommendationhero small{display:block;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}
body:not(.tvmode) .recommendations{margin:22px 0;padding:clamp(20px,3vw,30px);border:1px solid var(--studio-line);border-radius:26px;background:var(--studio-surface);box-shadow:var(--studio-shadow)}
body:not(.tvmode) .emptyrecommendations{background:color-mix(in srgb,var(--party-color) 7%,var(--studio-surface));box-shadow:none}
body:not(.tvmode) .recommendationgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}
body:not(.tvmode) .recommendationcard{display:grid;grid-template-columns:96px minmax(0,1fr);gap:15px;min-width:0;padding:15px;border:1px solid var(--studio-line);border-radius:20px;background:color-mix(in srgb,var(--studio-surface) 92%,var(--studio-canvas));box-shadow:0 8px 24px rgba(23,52,59,.07)}
body:not(.tvmode) .recommendationimage{display:grid;place-items:center;min-width:0;aspect-ratio:1;border-radius:15px;background:var(--studio-soft);overflow:hidden}
body:not(.tvmode) .recommendationimage img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
body.darkmode:not(.tvmode) .recommendationimage img{mix-blend-mode:normal}
body:not(.tvmode) .recommendationcard h3{margin:8px 0 5px;font-size:1.05rem;overflow-wrap:anywhere}
body:not(.tvmode) .recommendationcard p{margin:0 0 10px;font-size:.85rem;line-height:1.45;color:var(--studio-muted)}
body:not(.tvmode) .recommendationcard button{min-height:38px;padding:8px 11px;font-size:.78rem}
body:not(.tvmode) .guestrecommendationlist{display:grid;gap:18px;margin-top:22px}
body:not(.tvmode) .guestrecommendations{padding:24px;border:1px solid var(--studio-line);border-radius:24px;background:var(--studio-surface)}
@media(max-width:1050px){body:not(.tvmode) .recommendationgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){body:not(.tvmode) .recommendationhero{align-items:flex-start}body:not(.tvmode) .recommendationhero>span{flex-basis:76px;font-size:1.9rem}body:not(.tvmode) .recommendationgrid{grid-template-columns:1fr}body:not(.tvmode) .recommendationcard{grid-template-columns:82px minmax(0,1fr);padding:12px}body:not(.tvmode) .guestrecommendations{padding:18px}body:not(.tvmode) .guestrecommendations .sectionrow{display:block}body:not(.tvmode) .guestrecommendations .sectionrow button{width:100%;margin-top:10px}}
