:root{--ink:#17324d;--teal:#087a83;--teal-soft:#e3f2f1;--purple:#6450c8;--purple-soft:#eeeafd;--clay:#c98f65;--cream:#f7f2e8;--paper:#fffdf8;--line:#ded8ce;--muted:#6c746f}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,sans-serif}button,input,select,textarea{font:inherit}.shell{max-width:560px;margin:auto;min-height:100vh;background:var(--paper);padding:18px 18px 95px}.brand,.row{display:flex;align-items:center}.row{justify-content:space-between;gap:10px}.brand{gap:9px;font-weight:850}.app-header{min-height:44px}.brand-icon{width:38px;height:38px;flex:0 0 38px;border-radius:11px;background-image:url(/glaze-shelf-logo-suite.png);background-repeat:no-repeat;background-size:160px 107px;background-position:-59px -64px;box-shadow:0 2px 8px #17324d1c}.hero{padding:26px 0 14px}.hero h1{font-size:30px;margin:0 0 7px}.home-hero{padding-top:12px}.home-logo{display:block;width:180px;height:120px;object-fit:contain;margin:0 auto -2px}.hero p,.muted{color:var(--muted)}.card,.item{background:white;border:1px solid var(--line);border-radius:18px;padding:15px;margin:10px 0}.grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.btn{border:0;border-radius:13px;padding:12px;font-weight:760;cursor:pointer}.primary{background:var(--ink);color:white}.secondary{background:var(--teal-soft);color:var(--teal)}.clay{background:#f2dfd0}.ghost{background:white;border:1px solid var(--line)}.delete-btn{width:100%;margin-top:9px;background:#fff3f1;border:1px solid #e4aaa2;color:#a33b32}.input,.select,.textarea{width:100%;border:1px solid var(--line);border-radius:13px;padding:12px;background:white}.input:focus,.select:focus,.textarea:focus{outline:3px solid var(--purple-soft);border-color:var(--purple)}.textarea{min-height:70px}.stack{display:flex;flex-direction:column;gap:8px}.tag{background:var(--teal-soft);color:var(--teal);border-radius:999px;padding:5px 8px;font-size:.76rem;font-weight:700}.notice{background:#fff1bf;padding:10px;border-radius:12px}.result{border:2px solid var(--teal);background:linear-gradient(145deg,#f3f8f6,#f7f5ff)}.result .input{margin:8px 0}.photo,.result .btn{width:100%}.photo{border-radius:14px}.bottom{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(560px,100%);display:grid;grid-template-columns:repeat(5,1fr);background:#fffdf8f5;border-top:1px solid var(--line);padding:8px;z-index:10}.nav{border:0;background:transparent;color:var(--muted);font-size:.7rem}.nav.active{color:var(--purple);font-weight:850}.auth{max-width:420px;margin:5vh auto;text-align:center}.auth-logo{display:block;width:min(310px,100%);height:230px;object-fit:contain;margin:0 auto -18px}.auth>p{color:var(--muted);margin-bottom:22px}.auth h1{font-size:1.7rem;margin:0 0 8px}.forgot-link{align-self:flex-end;border:0;background:transparent;color:var(--purple);padding:2px 3px 8px;font-weight:750}.recovery-auth .auth-logo{height:190px}.segmented{display:grid;grid-template-columns:1fr 1fr;background:#eef1ef;border-radius:14px;padding:4px;margin-bottom:14px}.segmented button{border:0;background:transparent;border-radius:11px;padding:10px;color:var(--muted);font-weight:750}.segmented button.selected{background:white;color:var(--purple);box-shadow:0 1px 5px #17324d18}.recipe-card{border-top:4px solid var(--purple)}.recipe-card p{margin:12px 0;color:var(--muted)}.layer-controls{display:grid;grid-template-columns:70px 1fr 1fr;grid-gap:8px;gap:8px;margin-top:12px}.layer-controls label{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:.78rem;font-weight:700}.mini-select{min-width:0;width:100%;border:1px solid var(--line);border-radius:10px;background:white;padding:8px;color:var(--ink)}.field-label{display:flex;flex-direction:column;gap:7px;color:var(--ink);font-size:.82rem;font-weight:800;margin-top:8px}.project-field{margin:0 0 10px}.search-row{margin-top:8px}.search-row .input{flex:1 1}.search-action{background:var(--purple);min-width:50px}.journal-card{gap:12px}.firing-cone{display:flex;justify-content:space-between;align-items:center;background:var(--purple-soft);color:var(--purple);padding:12px;border-radius:13px}.firing-cone span{font-size:.82rem;font-weight:800}.file-field .input{font-weight:500}.overlay{position:fixed;inset:0;background:#17324d70;z-index:20;display:flex;align-items:flex-end;justify-content:center}.recipe-sheet{width:min(560px,100%);max-height:88vh;overflow:auto;background:var(--paper);border-radius:24px 24px 0 0;padding:22px 18px 28px;box-shadow:0 -8px 30px #17324d25}.recipe-sheet h2{margin:3px 0 0;font-size:1.55rem}.eyebrow{display:block;font-size:.7rem;letter-spacing:.1em;font-weight:850;color:var(--teal)}.close{border:0;background:#eef1ef;color:var(--ink);border-radius:999px;width:38px;height:38px;font-size:1.55rem}.recipe-meta{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.recipe-meta span{background:#e9f1ef;border-radius:999px;padding:6px 9px;font-size:.8rem;font-weight:700}.goal,.project-summary{border-radius:14px;padding:12px;margin:12px 0}.goal{background:#f2dfd0}.project-summary{background:var(--teal-soft)}.goal p,.project-summary p{margin:5px 0 0}.recipe-layers{margin:14px 0}.recipe-layer{display:grid;grid-template-columns:30px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.recipe-layer>div{display:flex;flex-direction:column;gap:2px}.layer-number{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:var(--ink);color:white;font-size:.8rem;font-weight:800}.layer-detail{text-align:right;align-items:flex-end}.layer-detail>span{font-size:.78rem}.custom-placement{display:flex;flex-direction:column;gap:4px;margin-top:8px;color:var(--muted);font-size:.78rem;font-weight:700}.custom-placement .mini-select{font-weight:500}.current-studio-card{border-top:4px solid var(--teal);background:linear-gradient(145deg,#fff,#f1f9f8)}.studio-heading{margin:9px 0 15px}.studio-name{display:block;font-size:1.35rem;margin-bottom:3px}.studio-empty{border-left:4px solid var(--teal)}.studio-empty p{margin-bottom:0}.studio-tools summary{cursor:pointer;color:var(--teal);font-weight:800;list-style-position:inside}.studio-tools[open] summary{margin-bottom:14px}.studio-form{padding-top:2px}.studio-form .field-label{margin-top:0}.studio-divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.75rem;font-weight:800}.studio-divider:after,.studio-divider:before{content:"";height:1px;flex:1 1;background:var(--line)}.studio-list-item{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;border:0;border-top:1px solid var(--line);background:transparent;color:var(--ink);padding:12px 0}.studio-list-item small{display:block;color:var(--muted);margin-top:3px}.material-card{border-left:4px solid var(--teal)}.shelf-locations{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.location-badge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:800}.location-badge.personal{background:var(--purple-soft);color:var(--purple)}.location-badge.studio{background:var(--teal-soft);color:var(--teal)}@media (max-width:380px){.grid,.layer-controls{grid-template-columns:1fr}.recipe-layer{grid-template-columns:30px 1fr}.layer-detail{grid-column:2;align-items:flex-start;text-align:left}}.shell{background:radial-gradient(circle at 88% 2%,#eeeafd80 0,transparent 210px),var(--paper)}.app-header{position:relative;z-index:2;padding-bottom:8px;border-bottom:1px solid #ded8ce80}.home-hero{margin:14px 0 18px;padding:12px 16px 18px;border:1px solid #ded8ceaa;border-radius:24px;background:linear-gradient(145deg,#fff,#fff9f1 52%,#f1f9f8);box-shadow:0 16px 36px #17324d12}.home-logo-color{position:relative;aspect-ratio:3.45/1;overflow:hidden;width:100%;margin:0 auto}.home-logo-color img{position:absolute;left:0;top:-18%;width:100%;height:auto}.home-hero p{margin:5px 0 0;text-align:center;font-weight:700;letter-spacing:.015em}.card,.item{box-shadow:0 8px 22px #17324d0a}.shelf-hero{padding-bottom:10px}.shelf-hero h1{margin-top:3px}.shelf-add-button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:linear-gradient(135deg,var(--teal),#0b9098);color:#fff;box-shadow:0 10px 24px #087a8326}.shelf-add-button span{display:flex;align-items:center;gap:8px}.shelf-tip{margin:11px 3px 12px;color:var(--muted);font-size:.88rem}.material-card-button{display:block;width:100%;text-align:left;color:var(--ink);font:inherit;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.material-card-button:active{transform:scale(.985)}.material-card-button:focus-visible{outline:3px solid var(--purple-soft);border-color:var(--purple)}.material-card-heading{align-items:flex-start}.build-cue{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;color:var(--purple);font-size:.78rem;font-weight:850;padding-top:2px}.clay-material-card{border-left-color:var(--clay)}.shelf-empty{background:linear-gradient(145deg,#fff,#f1f9f8)}@media (hover:hover){.material-card-button:hover{transform:translateY(-2px);border-color:#087a8366;box-shadow:0 13px 28px #17324d14}}@media (max-width:380px){.home-hero{padding-left:10px;padding-right:10px}.build-cue{font-size:.72rem}}.glaze-detail-sheet{width:min(560px,100%);max-height:91vh;overflow:auto;background:var(--paper);border-radius:26px 26px 0 0;padding:22px 18px calc(28px + env(safe-area-inset-bottom));box-shadow:0 -14px 42px #17324d30}.detail-heading{align-items:flex-start;padding-bottom:12px}.detail-heading h2{margin:4px 0 3px;font-size:1.7rem;line-height:1.1}.detail-heading p{margin:0;color:var(--muted);font-size:.9rem}.detail-loading{padding:42px 12px;text-align:center;color:var(--muted);font-weight:700}.detail-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.detail-chips span{border-radius:999px;padding:7px 10px;background:var(--purple-soft);color:var(--purple);font-size:.78rem;font-weight:800}.food-safety-card{border:1px solid var(--line);border-left:5px solid var(--teal);border-radius:18px;padding:15px;margin:12px 0;background:#f4faf9}.food-safety-card.safe{border-left-color:#21866f;background:#eff9f5}.food-safety-card.caution{border-left-color:var(--clay);background:#fff8f1}.food-safety-card.unknown{border-left-color:var(--purple);background:#f7f5ff}.food-safety-title{display:flex;align-items:center;gap:10px;margin-bottom:11px}.food-safety-title>div{display:flex;flex-direction:column;gap:2px}.food-safety-title svg{flex:0 0 auto;color:var(--teal)}.food-safety-card.caution .food-safety-title svg{color:#a5643d}.food-safety-card.unknown .food-safety-title svg{color:var(--purple)}.detail-row{display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px;padding:9px 0;border-top:1px solid #17324d12;font-size:.86rem}.detail-row span{color:var(--muted)}.detail-row strong{text-align:right}.restriction-note{margin:10px 0 0;padding:10px;border-radius:11px;background:#fff;color:#804d31;font-size:.86rem}.safety-note{margin:12px 0 0;color:var(--muted);font-size:.78rem;line-height:1.45}.detail-copy,.detail-section{margin:18px 0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:9px}.detail-grid>div{display:flex;flex-direction:column;gap:3px;min-height:70px;padding:11px;border:1px solid var(--line);border-radius:13px;background:#fff}.detail-grid span{color:var(--muted);font-size:.75rem;font-weight:700}.detail-grid strong{font-size:.86rem;line-height:1.25}.detail-copy{padding:13px;border-radius:15px;background:var(--teal-soft)}.detail-copy p{margin:7px 0 0;line-height:1.5}.pairing-copy{background:var(--purple-soft)}.detail-verification{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px;padding:11px 2px;color:var(--muted);font-size:.72rem}.detail-actions{margin-top:6px}@media (max-width:380px){.detail-grid,.detail-row{grid-template-columns:1fr}.detail-row strong{text-align:left}}.shelf-actions{display:flex;flex-direction:column;gap:9px}.shelf-effect-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:var(--purple-soft);color:var(--purple);border:1px solid #6450c828}.finder-hero{padding-bottom:10px}.finder-hero h1{margin-top:3px}.finder-hero p{margin:4px 0 0}.finder-form{margin-top:11px}.finder-card{margin:10px 0;padding:15px;border:1px solid var(--line);border-radius:19px;background:linear-gradient(145deg,#fff,#f8fbfa);box-shadow:0 10px 25px #17324d0b}.filter-label{display:block;margin:0 0 9px;color:var(--muted);font-size:.68rem;font-weight:850;letter-spacing:.09em}.scope-tabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px;padding:4px;background:#eef1ef;border-radius:13px}.scope-tabs button{min-width:0;border:0;border-radius:10px;padding:9px 4px;background:transparent;color:var(--muted);font-size:.73rem;font-weight:800}.scope-tabs button.selected{background:#fff;color:var(--purple);box-shadow:0 2px 7px #17324d18}.scope-tabs button:disabled{opacity:.42}.effect-card .field-label:first-child{margin-top:0}.effect-chips{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 12px}.filter-chip{border:1px solid #087a8333;border-radius:999px;padding:7px 10px;background:var(--teal-soft);color:var(--teal);font-size:.76rem;font-weight:800}.filter-chip.selected{border-color:var(--purple);background:var(--purple);color:#fff}.filter-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:2px 0 10px}.optional-label{display:inline;color:var(--muted);font-size:.7rem;font-weight:600}.finder-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:13px;background:linear-gradient(135deg,var(--teal),#0b9098);color:#fff;box-shadow:0 10px 22px #087a8324}.results-heading{display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding:16px 3px 3px}.results-heading span{color:var(--muted);font-size:.78rem}.finder-empty{border-left:4px solid var(--purple);background:#f8f6ff}.finder-result{border-left:4px solid var(--teal)}.result-title{align-items:flex-start}.result-tags{display:flex;flex-wrap:wrap;gap:6px;margin:11px 0 8px}.result-tags span{padding:5px 8px;border-radius:999px;background:#eef4f2;color:var(--ink);font-size:.72rem;font-weight:750}.search-access{background:var(--purple-soft);color:var(--purple);white-space:nowrap}.detail-link{display:flex;align-items:center;gap:5px;margin:0 0 11px;padding:2px 0;border:0;background:transparent;color:var(--purple);font-size:.8rem;font-weight:850}.builder-finder-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0;padding:15px;border:1px solid #6450c832;border-radius:18px;background:linear-gradient(135deg,#f6f2ff,#edf8f6)}.builder-finder-card>div{min-width:0}.builder-finder-card strong{display:block;margin:4px 0;font-size:1rem}.builder-finder-card p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.35}.builder-finder-button{display:flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;background:var(--purple);color:#fff;font-size:.78rem}.builder-context-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:10px 0 12px}.builder-context-grid .field-label{margin:0}.builder-context-grid .select{margin-top:6px;min-height:48px;font-size:.78rem}.analysis-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px 10px;margin-bottom:12px}.analysis-heading .eyebrow{width:100%}.analysis-heading>strong{font-size:1.08rem}.analysis-risk{padding:5px 8px;border-radius:999px;background:var(--purple-soft);color:var(--purple);font-size:.72rem;font-weight:850}.analysis-grid{display:grid;grid-gap:8px;gap:8px}.analysis-grid>div{padding:11px;border:1px solid #087a8321;border-radius:13px;background:#fff}.analysis-grid span{display:block;margin-bottom:4px;color:var(--muted);font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.analysis-grid strong{display:block;font-size:.82rem;line-height:1.4}.analysis-warnings{margin:10px 0;padding:11px 12px;border-left:4px solid var(--clay);border-radius:10px;background:#fff5ed;font-size:.8rem}.analysis-warnings ul{margin:6px 0 0;padding-left:18px}.analysis-warnings li+li{margin-top:5px}.analysis-rationale{margin:11px 2px 5px;color:var(--ink);font-size:.8rem;line-height:1.45}.analysis-confidence{margin:0 2px 10px;color:var(--muted);font-size:.7rem;font-weight:700}@media (max-width:420px){.builder-finder-card{align-items:stretch;flex-direction:column}.builder-context-grid,.filter-grid{grid-template-columns:1fr}.scope-tabs button{font-size:.68rem}}.pottery-login-intro{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#fff;pointer-events:none;animation:pottery-intro-away 1.4s ease-in-out forwards}.pottery-wheel-ring{position:relative;width:148px;height:148px;border-radius:50%;background:conic-gradient(from 0deg,#04b8d2,#5b39c7,#ef3f72,#ff8a22,#04b8d2);box-shadow:0 18px 45px #32177435;animation:pottery-wheel-spin .9s cubic-bezier(.35,.05,.25,1) forwards}.pottery-wheel-cup{position:absolute;inset:11px;display:grid;place-items:center;overflow:hidden;border:8px solid #fff;border-radius:50%;background:#fff}.pottery-wheel-cup img{width:auto;max-width:none;height:105px;transform:translateX(9px)}@keyframes pottery-wheel-spin{0%{transform:rotate(0deg) scale(.86)}75%{transform:rotate(700deg) scale(1.03)}to{transform:rotate(2turn) scale(1)}}@keyframes pottery-intro-away{0%,64%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.pottery-login-intro{animation-duration:.25s}.pottery-wheel-ring{animation:none}}.simple-auth-shell{min-height:100svh;margin:0 auto;padding:clamp(34px,8vh,72px) 24px 64px;background:#fff;color:var(--ink);display:flex;justify-content:center}.simple-auth-wrap{width:100%;max-width:430px}.simple-auth-logo{display:block;width:min(100%,390px);height:auto;margin:0 auto clamp(38px,7vh,64px)}.simple-auth-wrap h1{margin:0 0 24px;color:#332080;font-size:clamp(1.8rem,7vw,2.2rem);line-height:1.05;letter-spacing:-.035em}.simple-auth-help{margin:-12px 0 24px;color:var(--muted);font-weight:650;line-height:1.45}.simple-auth-form{gap:14px}.simple-auth-form .auth-field{gap:8px;font-size:.84rem}.simple-auth-form .input{min-height:56px;padding:15px 16px;border-color:#d8d4de;border-radius:15px}.simple-auth-form .forgot-link{margin-top:-3px;padding:0 1px 2px;color:#6140c5;font-size:.84rem}.simple-auth-primary{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:56px;background:linear-gradient(135deg,#4325a6,#6749d8);color:#fff;box-shadow:0 10px 22px #4f2eb629}.simple-auth-create{width:100%;min-height:54px;color:#5637bd;border-color:#6041c947}.simple-auth-form .auth-divider{margin:2px 0;color:#81847f}.header-final-logo{display:block;width:176px;height:auto}.logo-free-header{justify-content:flex-end;min-height:34px;padding-bottom:0;border-bottom:0}.logo-free-header .nav{display:grid;place-items:center;width:40px;height:40px}.home-final-logo{display:block;width:min(370px,100%);height:auto;margin:3px auto 8px}.auth-shell{position:relative;isolation:isolate;max-width:560px;min-height:100vh;margin:auto;overflow:hidden;padding:20px 18px 42px;background:linear-gradient(165deg,#fcf7ef,#fcf7ef 34%,#e4f4f1 58%,#eeeafd 79%,#f5dfcf);color:var(--ink)}.auth-glow{position:absolute;z-index:-1;border-radius:999px;filter:blur(2px);opacity:.58}.auth-glow-one{width:270px;height:270px;right:-125px;top:410px;background:#cfc4ff}.auth-glow-two{width:260px;height:260px;left:-135px;top:580px;background:#aee4df}.auth-glow-three{width:230px;height:230px;right:-120px;top:820px;background:#f1c6a8}.auth-brand-panel{z-index:1;margin:-20px -18px 0;padding:22px 26px 24px;text-align:center;border-radius:0 0 34px 34px}.auth-brand-panel,.color-logo-crop{position:relative;background:#fcf7ef}.color-logo-crop{overflow:hidden;aspect-ratio:2.8/1;margin-inline:auto}.color-logo-crop img{position:absolute;top:-7%;left:0;width:100%;height:auto;mix-blend-mode:normal}.auth-color-logo{width:min(405px,100%);margin-bottom:3px}.auth-kicker,.home-kicker{display:inline-flex;border-radius:999px;padding:6px 10px;background:var(--teal-soft);color:var(--teal);font-size:.67rem;font-weight:900;letter-spacing:.11em}.auth-brand-panel h1{margin:5px 0 7px;font-size:clamp(1.7rem,7vw,2.25rem);line-height:1.05;letter-spacing:-.035em}.auth-features{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:13px}.auth-features span{display:inline-flex;align-items:center;gap:5px;border:1px solid #ffffffa8;border-radius:999px;padding:8px 10px;background:#ffffffe0;color:var(--ink);font-size:.72rem;font-weight:800;box-shadow:0 5px 15px #17324d0c}.auth-features svg{color:var(--purple)}.auth-features span:first-child svg{color:var(--teal)}.auth-features span:nth-child(3) svg{color:#b4693c}.auth-form-card{position:relative;overflow:hidden;max-width:450px;margin:14px auto 0;border:1px solid #ffffffcc;border-radius:24px;padding:22px 19px 19px;background:#ffffffed;box-shadow:0 20px 50px #17324d1b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-form-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--teal),var(--purple),var(--clay))}.auth-form-card h2{margin:5px 0 15px;font-size:1.42rem;letter-spacing:-.02em}.auth-field{display:flex;flex-direction:column;gap:6px;color:var(--ink);font-size:.78rem;font-weight:850;text-align:left}.auth-field .input{padding:13px 14px;background:#fff}.auth-signin{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;background:linear-gradient(135deg,var(--ink),#214d70);box-shadow:0 10px 22px #17324d25}.auth-create{width:100%;padding:13px;color:var(--purple);border-color:#6450c844}.auth-divider{display:flex;align-items:center;gap:10px;margin:4px 0;color:var(--muted);font-size:.7rem;font-weight:700}.auth-divider:after,.auth-divider:before{content:"";height:1px;flex:1 1;background:var(--line)}.auth-form-card .forgot-link{padding-bottom:4px}.auth-details{max-width:440px;margin:0 auto;padding:18px 10px 4px;text-align:center}.auth-details>p{margin:0 auto;color:var(--ink);font-size:.88rem;font-weight:750;line-height:1.45}.home-shell{background:#2e1766;padding-top:0}.home-dashboard-hero{position:relative;margin:0 -18px;padding:32px 48px 58px;border:0;border-radius:0;text-align:center;background:linear-gradient(180deg,#fff,#fff 68%,#eee9ff 86%,#2e1766);box-shadow:none}.home-dashboard-hero:before{display:none}.home-color-logo{width:min(360px,100%);margin-bottom:3px}.home-signout{position:absolute;top:16px;right:15px;display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:var(--muted)}.home-aubergine-content{padding:9px 0 14px}.home-welcome{padding:0 7px 12px;text-align:center;color:#fff}.home-welcome h1{margin:0 0 6px;font-size:clamp(.94rem,4vw,1.16rem);line-height:1.15;letter-spacing:-.015em;white-space:nowrap}.home-welcome p{margin:0;color:#ffffffbd;font-weight:700}.home-studio-status{padding:8px 7px 3px;color:#fff}.home-studio-status>span{display:block;margin-bottom:5px;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.15em}.home-studio-status strong{color:#fff;font-size:1.12rem;line-height:1.2}.home-studio-open{display:flex;align-items:center;gap:5px;flex:0 0 auto;border:1px solid #ffffff73;border-radius:999px;padding:8px 11px;background:#ffffff14;color:#fff;font-size:.76rem;font-weight:850}.home-studio-add{margin-top:9px;margin-bottom:14px;background:#fff}.home-studio-add summary{color:var(--teal);font-weight:850;cursor:pointer}.home-shell .card,.home-shell .item{border-color:#ffffff47}.home-shell .quick-action{border-color:#ffffff55;box-shadow:0 10px 26px #160b3340}.home-shell .dashboard-stats{border-color:#ffffff38;background:#ffffff38;box-shadow:0 10px 26px #160b332e}.quick-action-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:12px 0}.quick-action{display:grid;grid-template-columns:38px 1fr auto;align-items:start;grid-gap:9px;gap:9px;min-height:108px;padding:14px;border:1px solid var(--line);border-radius:18px;text-align:left;color:var(--ink);background:#fff;box-shadow:0 9px 24px #17324d0b}.quick-action>span:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0}.quick-action strong{font-size:.9rem;line-height:1.15}.quick-action small{color:var(--muted);font-size:.7rem;line-height:1.35}.quick-action>svg{margin-top:7px;color:var(--muted)}.quick-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px}.quick-action.build .quick-icon{background:var(--purple-soft);color:var(--purple)}.quick-action.find .quick-icon{background:var(--teal-soft);color:var(--teal)}.quick-action.shelf .quick-icon{background:#f2dfd0;color:#9a633e}.quick-action.journal .quick-icon{background:#e8eef4;color:var(--ink)}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin:11px 0 14px;border:1px solid var(--line);border-radius:17px;overflow:hidden;background:var(--line)}.dashboard-stats div{display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 6px;background:#fff}.dashboard-stats strong{font-size:1.18rem}.dashboard-stats span{color:var(--muted);font-size:.68rem;font-weight:750}.home-studio-first{margin-top:10px;margin-bottom:8px}.compact-studio-status{padding:11px 13px}.compact-studio-status strong{display:block;margin-top:3px;font-size:.92rem}.compact-studio-tools{margin-top:7px;padding:12px 14px}.compact-studio-tools summary{font-size:.88rem}@media (max-width:420px){.simple-auth-shell{padding:30px 20px 54px}.simple-auth-logo{margin-bottom:40px}.header-final-logo{width:164px}.auth-shell{padding-inline:14px}.auth-brand-panel{margin-left:-14px;margin-right:-14px;padding:22px 14px}.auth-form-card{padding:20px 17px 17px}.quick-action-grid{grid-template-columns:1fr}.quick-action{min-height:0}.home-dashboard-hero{padding:29px 44px 55px}.home-final-logo{width:min(330px,100%)}}