:root{--bg:#f3f0e8;--surface:#fffdf8;--surface-2:#ebe6da;--text:#24251f;--muted:#6c6c62;--line:#d9d3c6;--olive:#4d5c35;--olive-2:#68784d;--terracotta:#a95f45;--warn:#9b6a25;--shadow:0 12px 36px rgba(54,52,42,.08);--radius:22px}:root[data-theme=dark]{--bg:#171913;--surface:#20231c;--surface-2:#292d23;--text:#f3efe4;--muted:#b7b4a9;--line:#3c4135;--olive:#a6bb7c;--olive-2:#849760;--terracotta:#d78b6f;--warn:#e0b36d;--shadow:0 16px 42px rgba(0,0,0,.24)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--olive) 70%,white);outline-offset:3px}button{cursor:pointer}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-shell{min-height:100vh}.side-nav{position:fixed;inset:0 auto 0 0;width:230px;background:var(--surface);border-right:1px solid var(--line);padding:26px 18px;display:flex;flex-direction:column;z-index:20}.brand,.mobile-brand{border:0;background:none;display:flex;align-items:center;gap:12px;font-size:20px}.brand>span,.mobile-brand>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--olive);color:#fff;font:600 20px Georgia,serif}.side-nav nav{display:grid;gap:8px;margin-top:52px}.side-nav nav button,.side-bottom button{height:48px;border:0;background:transparent;border-radius:12px;padding:0 14px;display:flex;align-items:center;gap:14px;color:var(--muted);text-align:left}.side-nav nav button.active{background:var(--surface-2);color:var(--olive);font-weight:700}.side-add{height:50px;border:0;border-radius:14px;background:var(--olive);color:#fff;margin:28px 4px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.side-bottom{margin-top:auto;display:grid}.main{min-height:100vh;margin-left:230px}.topbar{height:72px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:flex-end;padding:0 4vw;position:sticky;top:0;z-index:10}.mobile-brand{display:none}.top-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:44px;height:44px;border:0;background:transparent;display:grid;place-items:center;border-radius:50%}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--surface-2);font-size:12px;font-weight:700}.status-dot{width:9px;height:9px;border-radius:50%;background:#5e7b42;box-shadow:0 0 0 4px color-mix(in srgb,#5e7b42 15%,transparent)}.status-dot.off{background:var(--terracotta)}.content{width:min(1120px,calc(100% - 64px));margin:0 auto;padding:50px 0 100px}.offline-banner{background:#3d4434;color:#fff;padding:11px 4vw;text-align:center;font-size:14px}.offline-banner button{margin-left:18px;border:0;border-bottom:1px solid;background:none;color:#fff}.overline,.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:700;color:var(--olive);margin:0;text-transform:uppercase}.welcome{max-width:800px;margin:18px auto 56px;text-align:center}.welcome h1,.page-title h1,.success-view h1{font:500 clamp(42px,6vw,66px)/1.05 Georgia,serif;letter-spacing:-.035em;margin:16px 0 8px}.welcome>p:not(.overline),.page-title>p:last-child{color:var(--muted);font-size:18px}.hero-add{width:min(650px,100%);min-height:92px;margin:32px auto 14px;background:var(--olive);color:#fff;border:0;border-radius:20px;padding:15px 20px;display:flex;align-items:center;gap:16px;text-align:left;box-shadow:0 14px 30px color-mix(in srgb,var(--olive) 25%,transparent)}.hero-add>svg{margin-left:auto}.hero-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#ffffff21}.hero-add strong,.hero-add small{display:block}.hero-add strong{font-size:18px}.hero-add small{opacity:.78;margin-top:5px}.ask-bar{width:min(650px,100%);height:58px;border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:0 18px;display:flex;align-items:center;gap:13px;color:var(--muted);text-align:left}.ask-bar svg:last-child{margin-left:auto}.draft-card{display:grid;grid-template-columns:96px 1fr auto;gap:20px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:12px 18px 12px 12px;margin:0 0 46px;box-shadow:var(--shadow)}.draft-card h2{margin:5px 0;font-size:19px}.draft-card p{margin:0;color:var(--muted);font-size:13px}.draft-card button,.section-head button{border:0;background:none;color:var(--olive);display:flex;gap:5px;align-items:center;font-weight:700}.draft-card button svg,.section-head button svg{width:18px}.draft-photo{height:88px;position:relative}.draft-photo>.wine-photo{height:100%;border-radius:15px}.draft-photo>span{position:absolute;left:6px;top:6px;background:var(--surface);border-radius:20px;padding:4px 8px;font-size:10px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:0 0 18px}.section-head h2{font:500 30px Georgia,serif;margin:6px 0 0}.wine-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wine-card{position:relative;border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);padding:12px;display:grid;grid-template-columns:132px 1fr;gap:18px;text-align:left;overflow:hidden;min-height:190px;box-shadow:0 5px 18px #28281e09}.wine-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.wine-copy{display:flex;flex-direction:column;padding:12px 28px 8px 0}.wine-copy>strong{font:600 21px Georgia,serif;margin:7px 0 4px}.wine-copy>span:not(.eyebrow){font-size:13px;color:var(--muted)}.wine-copy .summary{margin:15px 0;line-height:1.5}.card-foot{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.card-foot b{font-size:15px;color:var(--olive)}.card-arrow{position:absolute;right:14px;top:14px;color:var(--muted)}.wine-photo{height:100%;min-height:110px;border-radius:17px;display:grid;place-items:center;overflow:hidden;position:relative;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.7),transparent 28%),linear-gradient(145deg,#c9b396,#847259)}.wine-photo.sand{background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.8),transparent 28%),linear-gradient(145deg,#dfd2b7,#9d8760)}.wine-photo.olive{background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.5),transparent 28%),linear-gradient(145deg,#a4a47b,#5d6649)}.bottle{height:82%;width:34px;border-radius:5px 5px 9px 9px;background:linear-gradient(90deg,#263326,#52614b 52%,#1e281f);position:relative;box-shadow:6px 8px 15px #14140a40}.bottle:before{content:"";position:absolute;left:8px;top:-27%;width:18px;height:31%;background:inherit;border-radius:3px 3px 0 0}.bottle i{position:absolute;top:38%;left:3px;width:28px;height:31%;background:#ebe3cc;border:1px solid #bfb69e}.bottle span{position:absolute;z-index:2;top:47%;width:100%;font:7px Georgia,serif;text-align:center;color:#4a4539}.insight{margin-top:34px;background:var(--surface-2);border-radius:18px;padding:20px 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.insight>span,.ai-mark{width:34px;height:34px;border-radius:50%;background:color-mix(in srgb,var(--olive) 13%,var(--surface));color:var(--olive);display:grid;place-items:center;flex:0 0 auto}.insight b{font-family:Georgia,serif}.insight p{margin:4px 0;color:var(--muted);font-size:14px}.insight button{border:0;background:none;color:var(--olive);font-weight:700}.flow.narrow,.success-view.narrow{max-width:680px;margin:0 auto}.flow-head{height:48px;display:grid;grid-template-columns:70px 1fr 70px;align-items:center;margin-bottom:42px}.flow-head button{width:44px;height:44px;border:1px solid var(--line);background:var(--surface);border-radius:50%;display:grid;place-items:center}.flow-head strong{text-align:center}.flow-head>span{text-align:right;color:var(--muted);font-size:13px}.capture-intro{text-align:center}.capture-mark{width:70px;height:70px;border-radius:24px;background:var(--surface-2);color:var(--olive);display:grid;place-items:center;margin:auto}.capture-mark svg{width:30px;height:30px}.capture-intro h1,.analysis-copy h1{font:500 36px Georgia,serif;margin:20px 0 10px}.capture-intro p,.analysis-copy p{color:var(--muted);line-height:1.6}.capture-actions{display:grid;gap:10px;margin:32px 0 24px}.capture-actions button{min-height:74px;background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:14px 18px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;text-align:left}.capture-actions button>svg:first-child{color:var(--olive)}.capture-actions b,.capture-actions small{display:block}.capture-actions small{color:var(--muted);margin-top:4px}.or{display:flex;align-items:center;gap:15px;color:var(--muted);font-size:13px;margin:20px 0}.or span{height:1px;background:var(--line);flex:1}.note-field{display:grid;gap:10px;font-weight:700}.note-field em{font-style:normal;color:var(--muted);font-weight:400;float:right}.note-field textarea{resize:vertical;min-height:120px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:17px;padding:16px;line-height:1.5}.local-save{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;margin:13px 0 24px}.local-save svg{width:16px;color:var(--olive)}.primary,.secondary{min-height:52px;border-radius:14px;padding:0 22px;font-weight:700}.primary{border:0;background:var(--olive);color:#fff}.primary:disabled{opacity:.38;cursor:not-allowed}.secondary{border:1px solid var(--line);background:var(--surface)}.sticky{width:100%;margin-top:28px}.analysis-photo{width:220px;height:260px;margin:0 auto 28px;position:relative}.analysis-photo>.wine-photo{height:100%}.analysis-photo>span{position:absolute;right:-8px;bottom:-8px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--olive);color:#fff;border:5px solid var(--bg)}.analysis-copy{text-align:center}.analysis-copy .ai-mark{margin:auto}.progress{margin:28px 0;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:18px;display:grid;grid-template-columns:1fr auto;gap:10px;font-size:13px}.progress i{grid-column:1/-1;height:5px;border-radius:5px;background:linear-gradient(90deg,var(--olive) 72%,var(--surface-2) 72%)}.progress b{color:var(--olive)}.mini-identity{display:grid;grid-template-columns:76px 1fr;gap:15px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:10px}.mini-identity>.wine-photo{height:82px}.mini-identity span,.mini-identity b,.mini-identity small{display:block}.mini-identity span{font-size:11px;color:var(--olive);font-weight:700}.mini-identity b{margin:5px 0}.mini-identity small{color:var(--muted)}.conversation{padding:38px 0}.assistant-bubble{display:flex;align-items:flex-start;gap:13px}.assistant-bubble>div{background:var(--surface);border:1px solid var(--line);padding:16px 18px;border-radius:4px 18px 18px;line-height:1.5;max-width:590px}.assistant-bubble p{margin:0}.assistant-bubble small{color:var(--muted)}.quick-replies{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0 47px}.quick-replies button,.chips button{min-height:40px;border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:0 15px}.composer{display:flex;border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:7px}.composer input{flex:1;border:0;outline:0;background:transparent;color:var(--text);padding:0 10px;min-width:0}.composer button{width:42px;height:42px;border:0;border-radius:12px;background:var(--olive);color:#fff}.text-btn{display:block;margin:18px auto;border:0;background:none;color:var(--muted)}.flow-intro{text-align:center;color:var(--muted);margin:-24px 0 28px}.verify-layout{display:grid;grid-template-columns:260px 1fr;gap:28px}.verify-layout>.wine-photo{height:380px}.fields{display:grid;gap:9px}.field{min-height:66px;border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:11px 14px;display:grid;grid-template-columns:1fr auto auto;align-items:center;text-align:left}.field small,.field b{display:block}.field small{color:var(--muted);margin-bottom:5px}.field em{font-size:11px;font-style:normal;color:var(--olive);margin-right:9px}.field.warning{border-color:color-mix(in srgb,var(--warn) 45%,var(--line))}.field.warning em{color:var(--warn)}.field-row.two{display:grid;grid-template-columns:1fr 1fr;gap:9px}.field-row.two .field{grid-template-columns:1fr}.field-row.two .field>svg{display:none}.field-row.two .field em{margin-top:5px}.fields details,.detail-copy details{border-top:1px solid var(--line);padding:16px 4px}.fields summary,.detail-copy summary{cursor:pointer;display:flex;justify-content:space-between;font-weight:700;list-style:none}.fields summary svg,.detail-copy summary svg{width:18px;transform:rotate(90deg)}.inline-notice{background:var(--surface-2);border-radius:12px;padding:13px;margin-top:16px;font-size:13px}.success-view{text-align:center;padding-top:7vh}.success-icon{width:72px;height:72px;border-radius:50%;background:var(--olive);color:#fff;display:grid;place-items:center;margin:0 auto 28px}.success-view h1{font-size:40px}.saved-card{display:grid;grid-template-columns:100px 1fr;gap:16px;text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:10px;margin:32px 0}.saved-card>.wine-photo{height:120px}.saved-card>div:last-child{display:flex;flex-direction:column;justify-content:center}.saved-card span{color:var(--muted);font-size:13px;margin:5px 0 12px}.success-view .primary,.success-view .secondary{width:100%;margin-top:10px}.page-title{margin-bottom:30px}.page-title h1{font-size:50px}.search{height:60px;display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:0 18px}.search input{border:0;background:none;color:var(--text);outline:0;flex:1}.search button{border:0;background:none;font-size:26px;color:var(--muted)}.chips{display:flex;gap:8px;overflow:auto;padding:15px 0 25px}.chips button{white-space:nowrap}.chips button.active{background:var(--olive);border-color:var(--olive);color:#fff}.results-head{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;margin:0 0 12px}.results-head button{border:0;background:none}.wine-list{display:grid;gap:12px}.wine-list .wine-card{grid-template-columns:115px 1fr;min-height:165px}.empty-state{text-align:center;background:var(--surface);border:1px dashed var(--line);border-radius:24px;padding:70px 24px}.empty-state>span{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:var(--surface-2);margin:auto;color:var(--muted)}.empty-state h2{font:500 26px Georgia,serif}.empty-state p{color:var(--muted);max-width:440px;margin:0 auto 24px;line-height:1.6}.assistant-view{display:grid;grid-template-columns:minmax(0,720px) 280px;gap:54px}.suggestions{display:flex;flex-wrap:wrap;gap:8px}.suggestions button{border:1px solid var(--line);background:var(--surface);border-radius:15px;padding:12px 15px;text-align:left}.chat-thread{margin:35px 0;display:grid;gap:22px}.user-bubble{justify-self:end;background:var(--olive);color:#fff;border-radius:18px 4px 18px 18px;padding:13px 17px;max-width:70%}.chat-wine{margin-top:16px;width:100%;border:1px solid var(--line);background:var(--bg);border-radius:14px;padding:8px;display:grid;grid-template-columns:62px 1fr auto;gap:12px;text-align:left;align-items:center}.chat-wine>.wine-photo{height:70px}.chat-wine span{display:flex;flex-direction:column}.chat-wine small{color:var(--muted);margin:3px 0}.chat-wine strong{color:var(--olive)}.assistant-composer{position:sticky;bottom:20px;box-shadow:var(--shadow)}.ai-note{display:block;text-align:center;color:var(--muted);margin-top:10px}.context-panel{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:22px;height:max-content}.context-panel h2{font-family:Georgia,serif}.context-panel div{display:flex;align-items:baseline;gap:10px}.context-panel div b{font:500 42px Georgia,serif;color:var(--olive)}.context-panel div span,.context-panel p{font-size:13px;color:var(--muted);line-height:1.5}.context-panel hr{border:0;border-top:1px solid var(--line);margin:20px 0}.detail-layout{display:grid;grid-template-columns:minmax(280px,430px) minmax(0,1fr);gap:60px}.detail-photo{position:sticky;top:105px;height:max-content}.detail-photo>.wine-photo{height:530px}.thumbs{display:flex;gap:8px;margin-top:10px}.thumbs button{width:62px;height:62px;padding:3px;border:2px solid transparent;background:none;border-radius:12px}.thumbs button.active{border-color:var(--olive)}.thumbs .wine-photo{height:100%;min-height:0;border-radius:8px}.detail-copy>h1{font:500 48px Georgia,serif;margin:8px 0}.producer{color:var(--muted)}.rating{display:flex;align-items:center;gap:12px;border-block:1px solid var(--line);padding:18px 0;margin:26px 0}.rating strong{font-size:22px;color:var(--olive)}.rating span{color:var(--muted)}.rating button{margin-left:auto;border:0;background:none}.detail-copy blockquote{font:italic 23px/1.5 Georgia,serif;margin:28px 0;padding-left:18px;border-left:3px solid var(--olive)}.detail-copy dl{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:24px 0}.detail-copy dl div{padding:14px 0;border-top:1px solid var(--line)}.detail-copy dt{font-size:12px;color:var(--muted)}.detail-copy dd{margin:5px 0 0;font-weight:700}.detail-copy details p{color:var(--muted);line-height:1.6}.assistant-link{width:100%;border:0;background:var(--surface-2);border-radius:16px;padding:14px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:left}.assistant-link b,.assistant-link small{display:block}.assistant-link small{color:var(--muted);margin-top:4px}.bottom-nav,.fab{display:none}.ask-bar{height:92px;margin:0 auto;border-radius:20px;padding:15px 20px}@media(max-width:900px){.side-nav{display:none}.main{margin-left:0}.topbar{justify-content:space-between;padding:0 18px}.mobile-brand{display:flex}.content{width:min(100% - 32px,720px);padding:30px 0 110px}.wine-grid,.assistant-view{grid-template-columns:1fr}.context-panel{display:none}.detail-layout{grid-template-columns:1fr;gap:26px}.detail-photo{position:static}.detail-photo>.wine-photo{height:420px}.verify-layout{grid-template-columns:210px 1fr}.bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;inset:auto 0 0;background:var(--surface);border-top:1px solid var(--line);padding:8px 8px max(8px,env(safe-area-inset-bottom));z-index:30}.bottom-nav button{min-height:54px;border:0;background:none;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px}.bottom-nav button.active{color:var(--olive);font-weight:700}.bottom-nav svg{width:21px}.fab{display:grid;place-items:center;position:fixed;z-index:31;left:50%;bottom:30px;transform:translate(-50%);width:62px;height:62px;border:6px solid var(--surface);background:var(--olive);color:#fff;border-radius:50%;box-shadow:0 8px 20px #1f251940}.fab svg{width:26px;height:26px}.fab-space{display:block}}@media(max-width:600px){.content{width:calc(100% - 28px);padding-top:20px}.topbar{height:62px}.mobile-brand b{font-size:18px}.mobile-brand>span{width:34px;height:34px}.top-actions .avatar{display:none}.welcome{margin-top:10px;margin-bottom:38px}.welcome h1{font-size:43px}.welcome>p:not(.overline){font-size:16px}.hero-add{min-height:84px;padding:13px}.hero-icon{width:48px;height:48px}.hero-add strong{font-size:16px}.draft-card{grid-template-columns:72px 1fr;padding:10px}.draft-card button{grid-column:2}.draft-photo{height:82px}.section-head h2{font-size:26px}.wine-card,.wine-list .wine-card{grid-template-columns:104px 1fr;min-height:178px;gap:12px}.wine-copy{padding:8px 10px 4px 0}.wine-copy>strong{font-size:18px}.wine-copy .summary{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:10px 0}.card-foot small{display:none}.insight{grid-template-columns:auto 1fr}.insight button{grid-column:2;text-align:left;padding:0}.flow-head{margin-bottom:28px}.capture-intro h1,.analysis-copy h1{font-size:31px}.analysis-photo{height:220px;width:190px}.verify-layout{grid-template-columns:1fr}.verify-layout>.wine-photo{height:245px}.field-row.two{grid-template-columns:1fr}.page-title h1{font-size:42px}.page-title{margin-bottom:22px}.assistant-view .page-title h1{font-size:38px}.suggestions{flex-wrap:nowrap;overflow:auto;margin-right:-14px;padding-right:14px}.suggestions button{min-width:180px}.assistant-bubble>div{max-width:calc(100vw - 92px)}.user-bubble{max-width:85%}.detail .flow-head{margin-bottom:16px}.detail-layout{gap:18px}.detail-photo>.wine-photo{height:360px}.detail-copy>h1{font-size:38px}.detail-copy blockquote{font-size:20px}.detail-copy dl{grid-template-columns:1fr}.success-view{padding-top:3vh}.success-view h1{font-size:36px}.ask-bar{height:84px;padding:13px}}@media(prefers-reduced-motion:no-preference){button,.wine-card{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.primary:active,.hero-add:active,.fab:active{transform:scale(.98)}}.auth-screen{width:min(100% - 32px,520px);min-height:100vh;margin:auto;display:flex;flex-direction:column;justify-content:center;gap:18px;text-align:center}.auth-screen .brand{justify-content:center}.auth-screen h1{font:500 clamp(40px,8vw,64px) Georgia,serif;margin:12px 0 0}.auth-screen p{color:var(--muted);line-height:1.6}.auth-screen .primary{width:100%}.tasting-form{display:grid;gap:16px}.tasting-form label,.detail-actions label,.detail-copy>label{display:grid;gap:7px;font-size:13px;font-weight:700;color:var(--muted)}.tasting-form input,.tasting-form textarea,.detail-actions input,.detail-copy textarea{width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;padding:12px;background:var(--surface);color:var(--text)}.tasting-form textarea,.detail-copy textarea{min-height:130px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.error-message{border:1px solid var(--terracotta);color:var(--text);display:flex;justify-content:space-between;gap:12px;align-items:center}.error-message button{border:0;background:none;color:var(--terracotta);font-weight:700}.top-actions>.status-dot{display:block}.avatar{border:0}.detail-actions{display:grid;gap:12px;margin-top:28px}.danger-button{min-height:46px;border:1px solid var(--terracotta);border-radius:12px;background:transparent;color:var(--terracotta)}.secondary:disabled,.primary:disabled{opacity:.38;cursor:not-allowed}.real-photo{display:block;width:100%;height:530px;object-fit:cover;border-radius:var(--radius);background:var(--surface-2)}@media(max-width:600px){.form-grid{grid-template-columns:1fr}}
