@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Lora:wght@600&display=swap";:root{color:#2f1d15;font-synthesis:none;--purple:#664ea0;--purple-deep:#513a8b;--pink:#ee4086;--lime:#dbe124;--cream:#fef7e0;--brown:#2f1d15;--line:#ded9e7;--muted:#776d69;background:#fff;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,label,select{-webkit-tap-highlight-color:transparent}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fffffff5;justify-content:space-between;align-items:center;height:68px;padding:0 clamp(20px,4vw,60px);display:flex;position:sticky;top:0}.brand{align-items:center;width:65px;height:52px;text-decoration:none;display:flex}.brand img{object-fit:contain;width:58px;height:46px;display:block}.location{color:var(--muted);font-size:13px}.header-actions{align-items:center;gap:18px;display:flex}.signed-in-profile{color:var(--purple);align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.signed-in-profile>span{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.signed-in-profile button{width:32px;height:32px;color:var(--purple);background:var(--cream);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.signed-in-profile button:hover{background:var(--lime)}.tasting-layout{grid-template-columns:minmax(340px,.78fr) minmax(520px,1.22fr);align-items:start;gap:clamp(52px,7vw,100px);max-width:1240px;margin:0 auto;padding:36px 40px 60px;display:grid}.drink-panel{position:sticky;top:104px}.image-frame{aspect-ratio:4/5;background:#f2f5f3;border-radius:6px;position:relative;overflow:hidden}.image-frame img{object-fit:cover;width:100%;height:100%;display:block}.image-frame.session-art{background:var(--cream);border:1px solid #664ea026}.image-frame.session-art img{object-fit:contain;padding:16%}.sample-number{color:var(--pink);font-family:Lora,Georgia,serif;font-size:72px;font-weight:600;line-height:1;position:absolute;bottom:12px;right:20px}.allergen-flag{background:var(--cream);color:#a51d58;border:1px solid #ee408659;border-radius:5px;align-items:center;gap:7px;padding:10px 12px;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:14px;left:14px;box-shadow:0 6px 20px #2f1d151a}.category{color:var(--pink);text-transform:uppercase;margin:24px 0 8px;font-size:12px;font-weight:700}.drink-panel h1{color:var(--brown);letter-spacing:0;margin:0;font-family:Lora,Georgia,serif;font-size:clamp(29px,3vw,42px);line-height:1.15}.drink-name-en{color:var(--muted);margin:8px 0 26px;font-size:18px}.version-row{color:var(--muted);justify-content:space-between;margin-bottom:10px;font-size:12px;display:flex}.progress{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.progress.two-step{grid-template-columns:repeat(2,1fr)}.progress span{background:#e2e7e4;border-radius:4px;height:4px}.progress span.active{background:var(--pink)}.form-panel{padding-top:8px}.section-heading{margin-bottom:34px}.section-heading p{color:var(--pink);text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:700}.section-heading h2{letter-spacing:0;margin:0;font-size:30px;line-height:1.2}.section-heading h2 span{color:var(--muted);margin-left:7px;font-size:18px;font-weight:400}.preference-heading{border-top:1px solid var(--line);margin:42px 0 28px;padding-top:30px}.preference-heading p{color:var(--pink);text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:700}.preference-heading h3{letter-spacing:0;margin:0;font-size:23px;line-height:1.25}.preference-heading h3 span{color:var(--muted);margin-left:6px;font-size:15px;font-weight:400}.field{margin-bottom:28px;display:block;position:relative}.question-label{flex-wrap:wrap;align-items:baseline;gap:5px 8px;margin-bottom:10px;font-size:15px;font-weight:600;display:flex}.translation{color:var(--muted);font-size:13px;font-weight:400}.optional{color:var(--muted);margin-left:auto;font-size:10px;font-weight:500}select,textarea,.text-input{border:1px solid var(--line);width:100%;color:var(--brown);background:#fff;border-radius:5px;outline:none;transition:border-color .16s,box-shadow .16s}select,.text-input{min-height:48px;padding:0 13px}textarea{resize:vertical;min-height:112px;padding:13px;line-height:1.5}.price-input-wrap{position:relative}.price-input-wrap .text-input{padding-right:62px}.price-input-wrap>span{color:var(--purple);pointer-events:none;font-size:12px;font-weight:700;position:absolute;top:50%;right:14px;transform:translateY(-50%)}select:focus,textarea:focus,.text-input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #664ea024}.profile-fields-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.profile-summary{border:1px solid #664ea033;border-left:4px solid var(--lime);background:var(--cream);border-radius:5px;margin-bottom:28px;padding:18px;position:relative}.profile-summary-main{align-items:center;gap:12px;padding-right:118px;display:flex}.profile-avatar{color:#fff;background:var(--purple);border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.profile-summary-main>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-summary-main strong{overflow-wrap:anywhere;font-size:16px}.profile-summary-main span,.profile-summary-details{color:var(--muted);font-size:11px}.profile-summary-details{flex-wrap:wrap;gap:6px 16px;margin:13px 0 0 52px;display:flex}.profile-edit-button{min-height:34px;color:var(--purple);cursor:pointer;background:#fff;border:1px solid #664ea040;border-radius:5px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:16px;right:16px}.remember-profile{color:var(--brown);cursor:pointer;align-items:flex-start;gap:11px;margin:-6px 0 24px;display:flex}.remember-profile input{width:18px;height:18px;accent-color:var(--purple);flex:none;margin:1px 0 0}.remember-profile span{flex-direction:column;gap:2px;font-size:12px;display:flex}.remember-profile small{color:var(--muted)}.inline-error{color:#9f1e55;margin:-15px 0 24px;font-size:11px}.segmented{border:1px solid var(--line);border-radius:5px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;min-height:52px;display:grid;overflow:hidden}.segmented label{cursor:pointer;text-align:center;border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:0;padding:7px 8px;transition:color .16s,background .16s,box-shadow .16s;display:flex}.segmented label:last-child{border-right:0}.segmented label:hover{background:#faf9fc}.segmented label.selected{color:var(--brown);background:var(--lime);box-shadow:inset 0 0 0 1px var(--purple)}.segmented input,.choice input{opacity:0;pointer-events:none;position:absolute}.segmented span{font-size:14px;font-weight:600}.segmented small{color:var(--muted);font-size:10px}.scale-ends{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:11px;display:flex}.scale-ends span:last-child{text-align:right}.scale-ends small{font-size:10px}.metric-grid{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.compact .segmented{min-height:58px}.safety-check{background:var(--cream);cursor:pointer;border-radius:5px;align-items:flex-start;gap:12px;margin-top:4px;padding:16px;display:flex}.safety-check input{width:19px;height:19px;accent-color:var(--purple);flex:none;margin:1px 0 0}.safety-check span{flex-direction:column;gap:3px;font-size:13px;display:flex}.safety-check small{color:var(--muted)}.choice-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.choice{border:1px solid var(--line);cursor:pointer;border-radius:5px;align-items:center;min-height:50px;padding:8px 12px;display:flex}.choice.selected{border-color:var(--purple);background:var(--cream);box-shadow:inset 4px 0 0 var(--lime)}.choice span{flex-direction:column;font-size:13px;font-weight:600;display:flex}.choice small{color:var(--muted);font-size:10px;font-weight:400}.character-count{color:var(--muted);font-size:10px;position:absolute;bottom:8px;right:10px}.has-error .question-label{color:var(--pink)}.has-error select,.has-error .text-input,.has-error .segmented,.safety-check.has-error{border:1px solid var(--pink)}.has-error .choice{border-color:var(--pink)}.form-error{color:#9f1e55;border-left:3px solid var(--pink);background:#fff0f6;padding:11px 13px;font-size:12px}.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.primary-button,.secondary-button,.text-button{cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:var(--purple)}.primary-button:hover{background:var(--purple-deep)}.secondary-button{color:var(--purple);border:1px solid var(--line);background:#fff}.text-button{color:var(--purple);background:0 0;min-height:40px}.privacy-note{text-align:right;color:var(--muted);font-size:10px}.success-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:620px;min-height:100vh;margin:0 auto;padding:80px 24px;display:flex}.success-mark{width:66px;height:66px;color:var(--brown);background:var(--lime);border-radius:50%;place-items:center;display:grid}.success-kicker{text-transform:uppercase;color:var(--pink);margin:20px 0 8px;font-size:12px;font-weight:700}.success-page h1{color:var(--purple);letter-spacing:0;margin:0;font-family:Lora,Georgia,serif;font-size:clamp(30px,6vw,48px)}.success-page>p:not(.success-kicker){color:var(--muted);margin:14px 0 28px}@media (width<=800px){.topbar{height:58px;padding:0 18px}.brand{width:56px;height:46px}.brand img{width:52px;height:40px}.header-actions{gap:9px}.signed-in-profile>span{max-width:88px}.tasting-layout{padding:0 18px 42px;display:block}.drink-panel{position:static}.image-frame{aspect-ratio:4/3;border-radius:0;margin-left:-18px;margin-right:-18px}.image-frame img{object-position:center 39%}.image-frame.session-art img{object-position:center;padding:13%}.sample-number{font-size:58px;bottom:10px;right:18px}.allergen-flag{bottom:12px;left:18px}.category{margin-top:20px}.drink-panel h1{font-size:29px}.drink-name-en{margin-bottom:20px;font-size:15px}.form-panel{padding-top:34px}.section-heading{margin-bottom:26px}.section-heading h2{font-size:25px}.section-heading h2 span{margin:3px 0 0;font-size:15px;display:block}.preference-heading h3 span{margin:3px 0 0;display:block}.metric-grid{grid-template-columns:1fr}.profile-fields-grid{grid-template-columns:1fr;gap:0}.question-label{flex-direction:column;align-items:flex-start;gap:1px}.optional{margin-top:3px;margin-left:0}.segmented{min-height:56px}.segmented label{padding:7px 4px}.segmented span{font-size:13px}.choice-grid{grid-template-columns:1fr 1fr}.form-actions{grid-template-columns:1fr;display:grid}.form-actions .secondary-button{order:2}.form-actions .finalize-button{order:1}.primary-button,.secondary-button{width:100%}.privacy-note{text-align:center}}@media (width<=410px){.location{display:none}.signed-in-profile>span{max-width:110px}.segmented span{font-size:12px}.segmented small{font-size:9px}.choice-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
