@font-face{font-family:'Host Grotesk';src:url('./assets/host-regular.ttf') format('truetype');font-weight:400 600;font-display:swap}
@font-face{font-family:'Host Grotesk';src:url('./assets/host-bold.ttf') format('truetype');font-weight:700 900;font-display:swap}
:root{font-family:'Host Grotesk',Arial,sans-serif;--cyan:#36cfff;--orange:#ff8a3d;--pink:#d75bff;--muted:#c9d3e3;--stroke:#1b2a42;--cream:#e8decf}
body{background:#030b15;color:#f5f8ff}.touch-app{max-width:1400px;margin:0 auto;background:#07111f;padding:14px 24px 18px;min-height:100vh}.touch-app .topbar{height:64px;padding:0 0 12px;gap:24px}.logo-link{background:none;border:0;padding:0;width:212px;flex-shrink:0}.touch-app .brand{width:200px;max-width:100%}.header-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}.header-copy small{font-size:12px;color:#e8decf}.header-copy strong{font-size:20px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-copy>span{font-size:10px;color:#c9d3e3}.touch-app .head-right{gap:8px}.touch-app .pill{background:#0c1627;color:#76e8be;border-color:#244f45;font-size:11px;padding:12px}.language{display:flex;align-items:center;gap:4px;padding:0 10px;height:44px;border:1px solid #1b2a42;border-radius:12px;background:#0c1627}.language select{border:0;background:none;color:#f5f8ff;font-size:13px}.language span{font-size:18px}.touch-app .icon-btn{width:48px;display:inline-grid;place-items:center;background:#0c1627;border-color:#1b2a42}.ui-icon{width:24px;height:24px;display:inline-block;object-fit:contain;vertical-align:middle}.touch-app main{padding-top:16px}.touch-app .card{background:#0c1627;border:1px solid #1b2a42;box-shadow:none;padding:18px;border-radius:20px}.touch-app h2{font-size:18px;font-weight:600;line-height:1.35}.touch-app p{line-height:1.4;color:#c9d3e3}.touch-app .button{background:#ab8855;color:#e8decf;border-radius:12px;font-size:14px;min-height:44px}.touch-app .ghost{background:#0c1627;border-color:#1b2a42;color:#f5f8ff;font-size:14px}.touch-app .ghost.selected,.touch-app .selected:not(.history-item){border-color:#ab8855;color:#e0cbab}.touch-app .eyebrow{font-size:11px;letter-spacing:.06em;color:#e8decf}.touch-app .sub{color:#c9d3e3}.green{color:#28cf98!important}.page-title h1{font-size:28px;font-weight:600;line-height:36px;margin:0;color:#e8decf;letter-spacing:-.025em}.page-title p{font-size:14px;margin:4px 0 20px}.home-grid{display:grid;grid-template-columns:270fr 404fr 270fr;gap:16px}.home-grid>.card{min-height:260px}.rainbow,.accent{position:relative;overflow:hidden}.rainbow:before,.accent:before{content:'';position:absolute;inset:0 0 auto;height:4px;background:var(--accent,#ab8855)}.rainbow:before{background:linear-gradient(90deg,#36cfff,#ff8a3d 52%,#d75bff)}.quick-card h2{font-size:22px;margin:12px 0}.quick-card p{font-size:12px;margin:6px 0}.quick-stats{display:flex;justify-content:space-between;border-top:1px solid #1b2a42;margin-top:18px;padding:14px 0}.quick-stats strong{font-size:22px}.quick-stats small{font-size:12px;font-weight:400}.card-heading{display:flex;justify-content:space-between;align-items:center}.units{display:flex;border-radius:8px;overflow:hidden;background:#07111f}.units button{border:0;background:none;color:#c9d3e3;padding:4px 10px}.units button.selected{background:#ab8855;color:#e8decf}.scale-card{text-align:center}.scale-card>p{text-align:left;margin:6px 0}.scale-value{border:1px solid #1b2a42;background:#07111f;border-radius:14px;padding:8px;display:flex;justify-content:center;align-items:baseline;gap:10px}.scale-value strong{font-size:76px;line-height:1;font-weight:600;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.scale-value span{font-size:25px;color:#e0cbab}.scale-timer{display:flex;justify-content:space-between;align-items:center;padding:15px 0;font-size:12px}.scale-timer strong{font-size:20px}.latest-score{font-size:36px;font-weight:700;margin:10px 0}.latest-score small{font-size:13px;color:#c9d3e3;font-weight:400;margin-left:5px}.latest-card{display:flex;flex-direction:column}.latest-card>button{margin-top:auto}.latest-card p{margin:6px 0}.mini-chart{width:100%;height:74px}.explore{margin-top:24px}.explore-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:10px}.touch-app .footer{border-top:1px solid #101d31;margin-top:26px;padding-top:12px;align-items:center;color:#c9d3e3}.footer-nav{display:flex;gap:14px}.footer-nav button,.account-button{background:none;border:0;color:#c9d3e3;padding:5px;font-size:12px}.footer-nav .selected{color:#e0cbab}.library-tools,.filter-row,.history-tools{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:12px}.library-tools input{flex:1;min-width:240px;background:#0c1627;border:1px solid #1b2a42;border-radius:12px;height:48px;padding:0 14px;color:#f5f8ff}.filter-row>span{margin-left:auto;font-size:12px;color:#c9d3e3}.filter-row .ui-icon{margin-right:8px}.library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:16px}.profile-card{min-height:294px}.profile-card h2{font-size:21px;margin-top:8px}.profile-card p{font-size:12px}.profile-icons{display:flex;align-items:center;gap:8px;font-size:12px}.profile-icons .icon-btn{margin-left:auto;font-size:24px}.touch-app hr{border:0;border-top:1px solid #101d31;margin:16px 0}.profile-detail-grid{display:grid;grid-template-columns:354fr 268fr 330fr;gap:12px}.profile-detail-grid>.card{min-height:330px}.profile-name{font-size:22px}.data-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:11px 0;border-bottom:1px solid #1b2a42;font-size:13px}.data-row strong{text-align:right;font-size:16px;font-weight:500;max-width:66%}.profile-detail-grid .data-row{flex-direction:column;gap:4px;border:0;padding:8px 0}.profile-detail-grid .data-row strong{max-width:100%;text-align:left}.note{border-top:1px solid #1b2a42;margin-top:10px;padding-top:10px}.note small{font-size:10px;color:#e8decf}.note p{font-size:12px;margin:5px 0 10px}.plan-card{margin-top:16px}.plan-bar{display:flex;gap:3px}.plan-bar>div{min-width:0;text-align:center}.plan-bar b{font-size:11px;color:var(--phase);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plan-bar i{display:block;background:var(--phase);height:16px;margin:7px 0;border-radius:5px}.plan-bar small{font-size:10px;color:#c9d3e3;white-space:nowrap}.page-actions{display:flex;gap:12px;align-items:center;margin-top:16px}.page-actions>span{flex:1}.journey{display:flex;justify-content:space-around;margin-bottom:16px;padding:12px;background:#0c1627;border-radius:12px;font-size:13px}.ready-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.ready-ring-card{text-align:center}.ready-ring-card .ring{width:166px;height:166px;--pct:100%}.ready-ring-card .ring-time{font-size:34px}.ready-ring-card .ring-content p{font-size:10px}.mode-option{border:1px solid #1b2a42;border-radius:12px;padding:13px;margin-top:12px;font-size:13px}.mode-option.selected{border-color:#ab8855}.mode-option p{margin:5px 0;font-size:12px}.entry-layout{display:grid;grid-template-columns:390fr 570fr;gap:16px;padding-top:32px!important}.entry-intro{display:flex;flex-direction:column;align-items:flex-start}.entry-intro h1{font-size:34px;line-height:1.2;color:#e8decf}.entry-vessel{width:130px;height:123px;align-self:center}.entry-intro p{font-size:13px}.touch-app .auth-card{width:100%;max-width:none;margin:0;padding:25px}.auth-card .section-title{font-size:26px}.auth-card .sub{font-size:13px}.auth-card form{max-width:430px}.auth-card label{margin-top:10px;font-size:13px}.auth-card input{height:44px;min-height:44px;margin-top:4px}.auth-card .small{font-size:11px}.settings-dialog{background:#0c1627;color:#f5f8ff;border:1px solid #ab8855;border-radius:20px;max-width:440px;padding:24px}.settings-dialog::backdrop{background:#0009}.settings-dialog label{display:block;padding:14px;background:#101d31;border-radius:10px}.large-type .touch-app{font-size:18px}.large-type .touch-app .small,.large-type .touch-app .data-row{font-size:16px}.report-grid{display:grid;grid-template-columns:230fr 330fr 384fr;gap:16px}.score-card{text-align:center}.score-ring{width:150px;height:150px;position:relative;border-radius:50%;background:conic-gradient(#28cf98 var(--score),#1b2a42 0);display:grid;place-items:center;margin:12px auto}.score-ring:before{content:'';position:absolute;inset:9px;background:#0c1627;border-radius:50%}.score-ring>div{position:relative}.score-ring strong{display:block;font-size:55px;line-height:1.1}.score-ring small{font-size:12px;color:#c9d3e3}.score-card h2{margin:0}.report-chart canvas{width:100%;height:200px}.touch-app .legend{font-size:10px;gap:12px}.timeline-card{margin-top:16px}.timeline-row{display:flex;align-items:center;gap:14px;margin:12px 0;font-size:12px}.timeline-row>b{width:46px}.timing-track{display:flex;flex:1;gap:2px;height:22px;border-radius:9px;overflow:hidden;background:#101d31}.timing-track span{height:100%}.timing-legend{flex-wrap:wrap}.profile-disclosure{margin:16px 0;border:1px solid #1b2a42;border-radius:14px;padding:14px}.profile-disclosure summary{cursor:pointer;color:#e0cbab}.profile-disclosure .profile-detail-grid{margin-top:16px}.save-notice{display:flex;align-items:center;justify-content:space-between;font-size:12px;background:#0c1627;border-color:#1b2a42}.history-grid{display:grid;grid-template-columns:422fr 538fr;gap:16px}.history-list{max-height:370px;overflow:auto}.history-item{display:flex;width:100%;justify-content:space-between;gap:15px;align-items:center;text-align:left;background:#101d31;border:1px solid #1b2a42;border-radius:12px;padding:14px;margin-top:10px;color:#e8decf}.history-item.selected{border-color:#ab8855;background:#241f1c}.history-item span{display:flex;flex-direction:column;gap:4px}.history-item small{font-size:11px;color:#c9d3e3}.history-item>strong{font-size:28px}.history-item>strong>small{display:block;text-align:center}.history-chart{width:100%;height:130px}.history-preview h2{margin:8px 0}.history-preview p{margin:8px 0}
/* Active brew follows the compact 7-inch three-panel composition. */
.page-active .active-head{display:none!important}.page-active main{padding-top:10px!important}.page-active .vessel-meter{top:88px!important;bottom:17px!important}.page-active .vessel-weight{top:161px!important}.page-active .control-card .metric-heading{display:none}.page-active .control-card .button-row{margin-top:4px!important}.page-active .control-card .pour-button{padding:5px 10px}.page-active .vessel-weight.over{color:#ff805e}
.page-active main{padding-top:0}.page-active .active-head{height:44px;margin:0;align-items:center;display:flex;justify-content:space-between}.page-active .active-head h1{font-size:16px;display:inline;margin:0 10px 0 0}.page-active .active-head .eyebrow{display:none}.page-active #phase-action{font-size:11px}.page-active #connection{display:none}.page-active .stage-track{margin-bottom:16px;gap:5px}.page-active .stage-label{font-size:11px;justify-content:center;margin:0;padding:6px;background:#101d31;border-radius:8px 8px 0 0;flex-wrap:wrap;gap:5px}.page-active .stage.current .stage-label strong{font-size:13px;color:var(--start)}.page-active .stage-bar,.page-active .stage.current .stage-bar{height:26px;border-radius:0 0 8px 8px}.page-active .brew-grid{grid-template-columns:230fr 230fr 484fr;gap:16px}.page-active .brew-grid>.card{height:248px;padding:15px}.page-active .ring{width:156px;height:156px;margin:9px auto;box-shadow:0 0 20px #5866db55}.page-active .ring:before{inset:11px}.page-active .ring-time{font-size:37px}.page-active .ring-note{font-size:12px}.page-active .metric-heading{font-size:10px;letter-spacing:0;color:#e8decf}.page-active .vessel-frame{min-height:170px;width:170px;height:160px;flex:none;margin:8px auto 0}.page-active .vessel{width:170px;height:160px}.page-active .vessel-weight{position:absolute;top:181px;left:50%;transform:translateX(-50%);font-size:28px;color:#36cfff}.page-active .vessel-meter{left:-30px;right:auto;top:85px;bottom:15px;width:43px}.page-active .meter-tick{right:0;font-size:9px}.page-active .meter-tick:after{content:'···';letter-spacing:0}.page-active .chart-card{grid-column:auto}.page-active .chart-wrap{min-height:0;height:171px;flex:none;margin:12px 0 10px;padding:5px}.page-active .metrics{grid-template-columns:repeat(6,1fr)!important;padding:0;margin-top:16px!important}.page-active .metric{padding:10px 12px!important;border-bottom:0!important;border-right:1px solid #1b2a42!important}.page-active .metric strong{font-size:22px;margin-top:5px}.page-active .metric small{font-size:10px}.page-active .bottom-grid{grid-template-columns:1.15fr 1fr;margin-top:16px;gap:14px}.page-active .alert{font-size:12px;padding:10px}.page-active .control-card{padding:9px 12px;gap:8px}.page-active .control-card .ghost{min-height:28px;font-size:10px;padding:4px 7px}.page-active .control-card .button-row{gap:4px;margin-top:0!important;flex-wrap:nowrap}.page-active .pour-button{min-width:86px;min-height:55px;border-radius:28px;background:#ff8a3d;color:#07111f}.page-active .control-card strong{font-size:12px}.page-active .slider{margin:0;height:12px}.page-active .notice{display:none}.page-active .footer{margin-top:14px}.page-active .ring-card>.pill{font-size:10px;padding:5px 10px}.page-active .droplet{animation-duration:.8s}
@media(min-width:1100px){.touch-app{padding:20px 30px}.topbar{height:74px!important}.home-grid>.card{min-height:310px}.scale-value strong{font-size:94px}.page-active .brew-grid>.card{height:320px}.page-active .chart-wrap{height:240px}.page-active .ring{width:212px;height:212px}.page-active .ring-time{font-size:52px}.page-active .vessel-frame{transform:scale(1.3);transform-origin:top center;margin-top:18px}.page-active .vessel-weight{top:228px}.page-active .metric strong{font-size:28px}.page-active .metric-heading{font-size:12px}}
@media(max-width:850px){.touch-app{padding:14px 18px}.touch-app .topbar{gap:12px;height:70px}.logo-link{width:180px}.header-copy strong{font-size:16px}.head-right .pill{display:none}.home-grid{grid-template-columns:1fr 1.3fr}.latest-card{grid-column:1/-1}.profile-detail-grid{grid-template-columns:1fr 1fr}.profile-detail-grid>.card:first-child{grid-column:1/-1;min-height:0}.profile-detail-grid>.card{min-height:0}.report-grid{grid-template-columns:1fr 1.5fr}.report-chart{grid-column:1/-1}.library-grid{grid-template-columns:repeat(2,1fr)}.ready-grid{grid-template-columns:1fr 1fr}.ready-grid>.card:last-child{grid-column:1/-1}.entry-layout{grid-template-columns:1fr 1.3fr}.entry-intro h1{font-size:28px}.page-active .brew-grid{grid-template-columns:1fr 1fr}.page-active .chart-card{grid-column:1/-1}.page-active .brew-grid>.chart-card{height:260px}.page-active .chart-wrap{height:190px}.page-active .metrics{grid-template-columns:repeat(3,1fr)!important}.page-active .bottom-grid{grid-template-columns:1fr}.page-active .vessel-weight{top:181px}.history-grid{grid-template-columns:1fr 1.3fr}}
@media(max-width:560px){.touch-app{padding:12px}.touch-app .topbar{height:auto;min-height:94px;flex-wrap:wrap;gap:8px}.logo-link{width:170px;order:0}.head-right{margin-left:auto;order:1}.header-copy{order:2;flex-basis:100%;padding-top:3px}.header-copy strong{font-size:18px}.header-copy small{font-size:10px}.language{height:38px;padding:0 6px}.touch-app .icon-btn{width:38px;min-height:38px}.home-grid,.profile-detail-grid,.ready-grid,.report-grid,.history-grid,.entry-layout{grid-template-columns:1fr}.home-grid>.card,.profile-detail-grid>.card{min-height:0}.latest-card,.report-chart,.ready-grid>.card:last-child,.profile-detail-grid>.card:first-child{grid-column:auto}.explore-grid{grid-template-columns:1fr 1fr}.page-title h1{font-size:25px}.library-grid{grid-template-columns:1fr}.library-tools input{width:100%;flex-basis:100%}.filter-row>span{margin-left:0}.page-actions{flex-wrap:wrap}.page-actions>span{display:none}.page-actions>button{flex:1}.plan-bar{overflow:auto}.plan-bar>div{min-width:65px}.journey{gap:8px;font-size:10px}.entry-layout{padding-top:16px!important}.entry-intro h1{font-size:28px;margin:14px 0}.entry-vessel{display:none}.entry-intro .chips{display:none}.touch-app .auth-card{padding:20px}.touch-app .footer{flex-wrap:wrap;display:flex;font-size:10px}.footer-nav{gap:8px}.history-list{max-height:300px}.page-active .active-head{height:54px;align-items:flex-start;padding-top:8px}.page-active .active-head h1{display:block;font-size:17px}.page-active #phase-action{font-size:10px}.page-active .stage-track{overflow:auto}.page-active .stage{flex:0 0 90px}.page-active .brew-grid{grid-template-columns:1fr 1fr;gap:8px}.page-active .brew-grid>.card{padding:10px;height:223px}.page-active .ring{width:133px;height:133px}.page-active .ring-time{font-size:31px}.page-active .vessel-frame{width:140px;transform:scale(.82);transform-origin:top center;margin-top:12px}.page-active .vessel-weight{top:163px;font-size:25px}.page-active .brew-grid>.chart-card{height:252px;grid-column:1/-1}.page-active .chart-wrap{height:188px}.page-active .metric{padding:8px!important}.page-active .metric strong{font-size:19px}.page-active .metric-heading{font-size:9px}.page-active .bottom-grid{margin-top:10px}.page-active .legend{font-size:9px}.page-active .stage-label{font-size:9px}.timeline-row{gap:7px;font-size:10px}.timeline-row>b{width:34px}}
.stage-bar{position:relative}.stage-number{position:absolute;inset:0;display:grid;place-items:center;font-size:12px;color:#f5f8ff;text-shadow:0 1px 3px #0009}.page-active .stage-label strong{font-size:14px}.page-active .stage-label span{font-size:11px}.page-active .stage-label{align-items:center}.page-active .stage-bar{height:28px}.page-active .metrics{height:58px}.page-active .metric{padding:7px 12px!important}.page-active .metric strong{font-size:21px;line-height:25px;margin-top:3px}.page-active .bottom-grid{margin-top:14px}.page-active .control-card{min-height:62px}.page-active .control-card .button-row{margin-top:1px!important}.page-active .control-card .ghost{min-height:24px;padding:3px 6px}.page-active .footer{margin-top:10px;padding-top:5px}.page-active .vessel-weight{top:161px!important}
@media(min-width:1100px){.page-active .vessel-weight{top:201px!important}.page-active .metrics{height:70px}}
@media(max-width:850px){.page-active .metrics{height:auto}.page-active .metric{min-height:58px}}
@media(max-width:560px){.page-active .vessel-weight{top:151px!important}.page-active .stage{flex-basis:115px}}
@media(min-width:851px) and (max-width:1099px){.page-active{padding-bottom:8px}.page-active .bottom-grid{margin-top:10px}.page-active .control-card{padding:6px 12px;min-height:62px}.page-active .control-card>div>div{line-height:14px}.page-active .control-card .slider{display:block;height:12px;margin:4px 0}.page-active .pour-button{min-height:50px}.page-active .footer{padding-top:1px;line-height:16px;height:24px}.page-active .footer button{padding:2px 5px}}
@media(min-width:851px) and (max-width:1099px){.page-active .brew-grid>.card{height:238px}}
