:root{--comex-blue: #00adef;--comex-blue-dark: #0090c7;--comex-blue-deeper: #0074a3;--comex-tint: #eef9fd;--ink: #1a2a33;--ink-soft: #5a6b75;--line: #d6e8f0;--bubble-assistant: #eef9fd;--bubble-assistant-border: #c5e6f5;--radius-lg: 18px;font-family:Outfit,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{overflow-x:hidden;overflow-y:auto}body{min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}button{font-family:inherit}.app{width:100%;height:100vh;height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden}.header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;border-bottom:1px solid var(--line);background:#fff}.brand{display:flex;align-items:center;gap:12px;min-width:0}.home-logo{position:relative;min-width:44px;min-height:44px;padding:6px;display:inline-flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;border:0;border-radius:10px;background:transparent;color:var(--comex-blue-deeper);font:inherit;text-decoration:none;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.home-logo:hover{background:var(--comex-tint)}.home-logo:focus-visible{outline:3px solid rgba(0,173,239,.4);outline-offset:2px}.home-logo-combined{display:inline-flex;align-items:center;gap:7px}.home-logo-combined .home-logo{padding-right:3px}.home-logo-coloro{min-height:44px;padding:6px 7px;border:0;border-radius:10px;background:transparent;color:inherit;font:inherit;cursor:pointer}.home-logo-coloro:hover{background:var(--comex-tint)}.coloro-avatar-trigger{min-width:44px;min-height:44px;padding:0;border:0;background:transparent;font:inherit;cursor:pointer}.coloro-avatar-trigger:focus-visible,.home-logo-coloro:focus-visible{outline:3px solid rgba(0,173,239,.4);outline-offset:3px}.home-logo>img{height:28px;width:auto;display:block;flex-shrink:0}.home-logo-indicator{width:19px;height:19px;display:grid;place-items:center;flex:0 0 19px;border:1px solid rgba(0,145,199,.28);border-radius:50%;background:#fff;color:var(--comex-blue-deeper);box-shadow:0 2px 6px #0074a321}.home-logo-indicator svg{width:13px;height:13px;overflow:visible}.home-logo-indicator path:first-child{fill:currentColor;stroke:#fff;stroke-linejoin:round;stroke-width:1}.home-logo-indicator path:last-child{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.chat-home-logo{margin:-6px 0}.brand-divider{width:1px;height:28px;background:var(--line);flex-shrink:0}.brand-coloro{display:flex;align-items:center;gap:8px;min-width:0}.brand-avatar-button{width:42px;height:42px;padding:3px;display:grid;place-items:center;flex-shrink:0;border:0;border-radius:50%;background:conic-gradient(from 20deg,var(--comex-blue),#ffc845,#ef6f61,var(--comex-blue));box-shadow:0 2px 9px #0091c733;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.brand-avatar-button:hover{transform:scale(1.05);box-shadow:0 4px 14px #0091c757}.brand-avatar-button:focus-visible{outline:3px solid rgba(0,173,239,.3);outline-offset:3px}.brand-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid #fff;display:block}.brand-name{font-weight:800;font-size:14px;line-height:1.05;color:var(--comex-blue);text-transform:uppercase;letter-spacing:.02em}.brand-tag{font-size:10.5px;color:var(--ink-soft);font-weight:500}.tabbar{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:8px 12px;border-bottom:1px solid var(--line);background:#fff}.tab-pill{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border-radius:999px;border:none;background:var(--comex-blue);color:#fff;font-size:13.5px;font-weight:600;letter-spacing:.03em;box-shadow:0 4px 14px #00adef59;cursor:default}.tab-link{display:flex;align-items:center;gap:6px;border:none;background:transparent;color:var(--ink-soft);font-size:13px;font-weight:500;padding:10px 14px;border-radius:999px;cursor:pointer;text-decoration:none;white-space:nowrap}.tab-link:hover{background:var(--comex-tint);color:var(--comex-blue)}.app-view{flex:1;min-height:0;display:flex;flex-direction:column}.app-view[hidden]{display:none}.promotions-view{flex:1;width:100%;min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden;background:#f4f9fb}.promotions-hero{width:100%;min-width:0;padding:34px max(20px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;gap:28px;background:#006f9c;color:#fff}.promotions-eyebrow{margin:0 0 7px;color:#bcecff;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.promotions-hero h1{margin:0;font-size:clamp(31px,4vw,48px);line-height:1.05;letter-spacing:-.03em}.promotions-hero p:last-child{max-width:670px;margin:12px 0 0;color:#e1f6ff;line-height:1.55}.promotions-hero button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#fff;color:#006f9c;font:inherit;font-weight:800;cursor:pointer}.promotions-shell{width:min(1120px,100%);min-width:0;margin:0 auto;padding:26px 20px max(36px,env(safe-area-inset-bottom))}.promotions-notice{padding:16px 18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;border:1px solid #bcdde9;border-radius:16px;background:#eaf7fc;color:#284854}.promotions-notice strong{color:#006f9c}.promotions-notice p{margin:0;font-size:13px;line-height:1.5}.promotions-notice a,.promotions-source a{color:#006f9c;font-weight:800;text-decoration:none;white-space:nowrap}.promotions-notice a span{margin-left:5px}.promotions-section{margin-top:34px}.promotions-section-heading{margin-bottom:16px;display:flex;align-items:end;justify-content:space-between;gap:20px}.promotions-section-heading p{margin:0 0 4px;color:#57717d;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.promotions-section-heading h2{margin:0;color:#173641;font-size:clamp(23px,3vw,31px)}.promotions-section-heading>span{color:#607985;font-size:13px;font-weight:700}.promotions-list{display:grid;gap:18px}.promotion-card{min-width:0;display:grid;grid-template-columns:minmax(250px,340px) minmax(0,1fr);overflow:hidden;border:1px solid #cfe2ea;border-radius:20px;background:#fff;box-shadow:0 9px 28px #1b4d6014}.promotion-media{min-width:0;margin:0;padding:18px;display:flex;flex-direction:column;justify-content:center;background:#eef7fa}.promotion-media img{width:100%;min-width:0;max-width:100%;max-height:330px;display:block;object-fit:contain;border-radius:12px}.promotion-media figcaption{margin-top:8px;color:#6d838c;font-size:10px;text-align:center}.promotion-content{min-width:0;padding:clamp(20px,3vw,32px)}.promotion-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.promotion-title-row h3{margin:0;color:#183642;font-size:clamp(20px,2.5vw,27px);line-height:1.2}.promotion-status{min-height:29px;padding:5px 11px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid;border-radius:999px;font-size:11px;font-weight:800}.promotion-status-active{border-color:#83c8b0;background:#e9f7f1;color:#176c4d}.promotion-status-upcoming{border-color:#8ecbe1;background:#eaf7fc;color:#006f9c}.promotion-status-ended,.promotion-status-unverified{border-color:#c8d2d7;background:#f1f4f5;color:#586a72}.promotion-validity{margin:14px 0 0;color:#315667;font-size:13px;font-weight:800;line-height:1.45}.promotion-discrepancy{margin:12px 0 0;padding:10px 12px;border-left:4px solid #d6971f;background:#fff8e8;color:#725410;font-size:12.5px;line-height:1.45}.promotion-summary{margin:14px 0 0;color:#49636e;font-size:14px;line-height:1.6}.promotion-terms{margin-top:17px;border-top:1px solid #dfebef;border-bottom:1px solid #dfebef}.promotion-terms summary{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#006f9c;font-size:13px;font-weight:800;cursor:pointer;list-style:none}.promotion-terms summary::-webkit-details-marker{display:none}.promotion-terms summary:after{content:"+";font-size:21px;font-weight:500}.promotion-terms[open] summary:after{content:"−"}.promotion-terms>div{max-height:360px;padding:2px 2px 14px;overflow-y:auto;color:#526a74;font-size:12.5px;line-height:1.55}.promotion-terms p{margin:0 0 10px}.promotion-terms p:last-child{margin-bottom:0}.promotion-actions{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.promotion-actions a{min-height:43px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #008fc6;border-radius:999px;color:#0075a4;font-size:12.5px;font-weight:800;text-decoration:none}.promotions-source{margin-top:30px;color:#677d86;font-size:11.5px;line-height:1.55;text-align:center}.promotions-hero button:focus-visible,.promotions-notice a:focus-visible,.promotion-actions a:focus-visible,.promotion-terms summary:focus-visible,.tab-link:focus-visible,.tab-pill:focus-visible{outline:3px solid rgba(0,173,239,.36);outline-offset:2px}.gate{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--comex-blue);padding:32px 20px;text-align:center}.gate-logo{height:40px;width:auto;margin-bottom:22px;filter:brightness(0) invert(1)}.gate-avatar{width:128px;height:128px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.85);box-shadow:0 0 0 10px #ffffff1f,0 18px 40px #00000040}.gate h1{color:#fff;font-size:34px;font-weight:800;margin:26px 0 8px}.gate p.sub{color:#ffffffeb;font-size:15px;margin:0 0 26px;max-width:420px}.gate-cta{background:#fff;color:var(--comex-blue);font-weight:700;font-size:15px;border:none;border-radius:999px;padding:13px 44px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 10px 24px #0000002e}.gate-cta:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0000003d}.gate-legal{margin-top:26px;font-size:11.5px;color:#ffffffbf;max-width:380px}.gate-legal a{color:#fff;text-decoration:underline}.chat{--composer-reserve: 92px;position:relative;isolation:isolate;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:linear-gradient(180deg,#fbfdfe,#eef9fd)}.chat--atelier{background:linear-gradient(180deg,#faf7f0b8,#eee8dc8c),#efe8dc}.chat-atelier-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.chat-atelier-photo,.chat-atelier-light,.chat-atelier-dust,.chat-atelier-scrim{position:absolute;top:0;right:0;bottom:0;left:0}.chat-atelier-photo{top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:#f4f1ec}.chat-atelier-photo-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(1.02) contrast(1.03);transform-origin:50% 50%;animation:atelier-room-drift 56s ease-in-out infinite alternate;will-change:transform}.chat-atelier-light{background:linear-gradient(115deg,transparent 22%,rgba(255,248,230,.1) 44%,rgba(255,255,255,.2) 50%,rgba(255,248,230,.1) 56%,transparent 78%);mix-blend-mode:soft-light;animation:atelier-light-sweep 18s ease-in-out infinite;opacity:.55}.chat-atelier-dust{background-image:radial-gradient(circle at 18% 28%,rgba(255,255,255,.4) 0 1.2px,transparent 2px),radial-gradient(circle at 72% 36%,rgba(255,255,255,.28) 0 1px,transparent 1.6px),radial-gradient(circle at 44% 68%,rgba(255,248,230,.35) 0 1px,transparent 1.8px),radial-gradient(circle at 86% 74%,rgba(255,255,255,.24) 0 1px,transparent 1.5px),radial-gradient(circle at 30% 82%,rgba(255,255,255,.3) 0 1.1px,transparent 1.9px);background-size:100% 100%;opacity:.28;animation:atelier-dust-drift 28s linear infinite}.chat-atelier-scrim{background:linear-gradient(180deg,#faf7f033,#faf7f01a 34%,#f5efe638 70%,#efe8dc6b),radial-gradient(ellipse 78% 52% at 50% 42%,#fffcf629,#fffcf600 76%)}@keyframes atelier-room-drift{0%{transform:scale(1) translate3d(-.6%,0,0)}to{transform:scale(1.015) translate3d(.6%,-.2%,0)}}@keyframes atelier-light-sweep{0%,to{transform:translate3d(-8%,0,0) skew(-6deg);opacity:.28}50%{transform:translate3d(9%,0,0) skew(-6deg);opacity:.58}}@keyframes atelier-dust-drift{0%{transform:translate3d(0,5px,0)}to{transform:translate3d(0,-10px,0)}}@media(prefers-reduced-motion:reduce){.chat-atelier-photo,.chat-atelier-photo-img,.chat-atelier-light,.chat-atelier-dust{animation:none}.chat-atelier-photo-img{transform:none;object-position:center 48%}}.chat--atelier>*:not(.chat-atelier-stage){position:relative;z-index:1}.chat-mode-bar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px;border-bottom:1px solid rgba(212,206,194,.55);background:#fffcf7b8;backdrop-filter:blur(14px) saturate(1.05);-webkit-backdrop-filter:blur(14px) saturate(1.05);color:var(--ink-soft);font-size:12px}.chat-atelier-caption{margin:0;color:#6d675c;font-size:12px;letter-spacing:.01em}.chat-mode-bar button,.retry-row button{border:1px solid var(--comex-blue);border-radius:999px;background:#fff;color:var(--comex-blue-dark);padding:7px 13px;font:inherit;font-weight:700;cursor:pointer}.chat-mode-bar button:disabled{cursor:not-allowed;opacity:.55}.retry-row{display:flex;justify-content:center}.chat-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;padding:22px 18px 12px}.chat-inner{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.welcome{display:flex;flex-direction:column;align-items:center;text-align:center;padding:44px 16px 20px}.welcome--atelier{width:min(720px,100%);margin:8px auto 0;padding:36px 28px 28px;border:1px solid rgba(255,255,255,.62);border-radius:28px;background:linear-gradient(180deg,#fffcf7e6,#fff9f2d6);box-shadow:0 18px 50px #4637231f,inset 0 1px #ffffffbf;backdrop-filter:blur(14px) saturate(1.06);-webkit-backdrop-filter:blur(14px) saturate(1.06)}.welcome-avatar-wrap{position:relative;width:118px;height:118px;padding:0;border-radius:50%;background:transparent}.welcome-avatar-wrap:before{content:"";position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:50%;background:radial-gradient(circle,#00adef38,#00adef00 70%)}.welcome-avatar{width:118px;height:118px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 8px 26px #00adef47;position:relative}.welcome h2{font-size:30px;font-weight:800;margin:22px 0 10px;line-height:1.2}.welcome .sub{color:var(--ink-soft);font-size:14.5px;margin:0 0 28px;max-width:440px;line-height:1.5}.quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(780px,100%)}.quick-btn{display:flex;align-items:center;gap:12px;background:var(--comex-blue);color:#fff;border:none;border-radius:12px;padding:13px 18px;font-size:13px;font-weight:600;letter-spacing:.06em;cursor:pointer;box-shadow:0 4px 12px #00adef47;transition:transform .12s ease,background .12s ease;text-align:left;line-height:1.35;letter-spacing:0}.quick-btn:hover{background:var(--comex-blue-dark);transform:translateY(-1px)}.quick-btn:focus-visible{outline:3px solid rgba(0,94,184,.35);outline-offset:3px}.quick-btn .icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1.5px solid rgba(255,255,255,.85);flex-shrink:0}.msg-row{display:flex;gap:10px;align-items:flex-end}.msg-row.user{justify-content:flex-end}.msg-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1.5px solid var(--bubble-assistant-border)}.msg-avatar-button{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:50%;margin:-5px}.bubble{max-width:72%;padding:13px 16px;border-radius:var(--radius-lg);font-size:14.5px;line-height:1.55;white-space:pre-wrap;overflow-wrap:break-word}.bubble.assistant{background:#fffcf7eb;border:1px solid rgba(212,206,194,.7);border-bottom-left-radius:6px;color:var(--ink);box-shadow:0 8px 24px #46372314;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bubble.user{background:var(--comex-blue);color:#fff;border-bottom-right-radius:6px}.bubble a{color:var(--comex-blue-dark);font-weight:700;text-decoration:underline}.bubble ol{margin:8px 0;padding-left:20px}.bubble li{margin-bottom:6px}.bubble.streaming .stream-caret{display:inline-block;width:2px;height:1em;margin-left:2px;background:var(--comex-blue);vertical-align:text-bottom;animation:blink 1s step-end infinite}.stream-placeholder{color:var(--ink-soft)}.reply-chips{display:flex;flex-direction:column;gap:10px;margin:2px 0 4px 46px;max-width:min(720px,calc(100% - 46px))}.reply-chips-list{display:flex;flex-wrap:wrap;gap:8px}.reply-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(89,102,83,.28);border-radius:999px;background:#fffcf7f0;color:var(--atelier-ink, #273238);padding:9px 14px;font:inherit;font-size:13px;font-weight:600;line-height:1.25;cursor:pointer;box-shadow:0 6px 16px #46372314;transition:transform .12s ease,border-color .12s ease,background .12s ease}.reply-chip:hover:not(:disabled){transform:translateY(-1px);border-color:var(--sage-deep, #596653);background:#fff}.reply-chip:focus-visible{outline:3px solid rgba(8,125,168,.28);outline-offset:2px}.reply-chip:disabled{opacity:.55;cursor:not-allowed}.reply-chip.is-other{border-style:dashed;color:var(--clay-deep, #9a6a52)}.reply-chip.is-other[aria-pressed=true]{border-style:solid;background:var(--sage-deep, #596653);color:#fff}.reply-other{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border:1px solid rgba(212,206,194,.9);border-radius:16px;background:#fffcf7f5}.reply-other-label{font-size:12px;font-weight:700;color:#6d675c}.reply-other-row{display:flex;gap:8px;align-items:center}.reply-other-input{flex:1;min-width:0;border:1px solid #d4cec2;border-radius:999px;padding:10px 14px;font:inherit;font-size:13.5px;background:#fff;color:var(--atelier-ink, #273238)}.reply-other-input:focus{outline:none;border-color:var(--comex-blue, #00adef);box-shadow:0 0 0 3px #00adef24}.reply-other-send{flex:0 0 auto;border:0;border-radius:999px;padding:10px 14px;background:var(--sage-deep, #596653);color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.reply-other-send:disabled{opacity:.5;cursor:not-allowed}@media(max-width:760px){.reply-chips{margin-left:0;max-width:100%}.reply-chip{min-height:40px}}.session-error{background:#fff1f0;border:1px solid #ffccc7;color:#a8071a;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.4}.typing{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 16px;font-size:12.5px;font-style:italic;color:var(--ink-soft)}.typing .dots{display:inline-flex;gap:3px}.typing .dots span{width:5px;height:5px;border-radius:50%;background:var(--comex-blue);animation:blink 1.2s infinite}.typing .dots span:nth-child(2){animation-delay:.2s}.typing .dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:.25}40%{opacity:1}}.tray-bar{border-top:1px solid var(--line);background:#fff;padding:8px 18px}.tray-toggle{display:flex;align-items:center;gap:12px;width:100%;max-width:860px;margin:0 auto;background:transparent;border:none;cursor:pointer;padding:6px 0;text-align:left}.tray-thumbs{display:flex}.tray-thumb{width:34px;height:42px;border-radius:6px;margin-left:-10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;border:2px solid #fff;box-shadow:0 2px 6px #0000002e;object-fit:cover;background:#dfe8ee}.tray-thumb-img{padding:0}.tray-thumb:first-child{margin-left:0}.tray-label{display:flex;flex-direction:column;gap:3px}.tray-label b{font-size:13.5px}.tray-count{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--ink-soft)}.tray-count .badge{background:var(--comex-blue);color:#fff;border-radius:50%;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a2a3373;z-index:40}.sheet{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;border-radius:22px 22px 0 0;padding:18px 22px 28px;max-height:78vh;overflow-y:auto;box-shadow:0 -12px 40px #00000038}.sheet-handle{width:44px;height:5px;border-radius:999px;background:var(--line);margin:0 auto 16px}.sheet h2{font-size:20px;margin:0 0 4px}.sheet .sheet-sub{color:var(--ink-soft);font-size:13px;margin:0 0 18px}.sheet-close{position:absolute;top:16px;right:18px;border:none;background:var(--comex-tint);color:var(--comex-blue);width:32px;height:32px;border-radius:50%;font-size:16px;cursor:pointer}.product-list{display:flex;flex-direction:column;gap:12px;max-width:860px;margin:0 auto}.product-card{display:flex;gap:14px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:12px 14px;background:#fbfdfe}.product-can{width:52px;height:64px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:20px;box-shadow:inset 0 -6px #0000001f;object-fit:cover}.bubble-products{display:flex;flex-direction:column;gap:10px;margin-top:14px}.bubble-product-card{background:#ffffffb8;padding:10px 12px}.bubble-product-img{background:#eef2f5}.product-info{flex:1;min-width:0}.product-info h3{margin:0 0 2px;font-size:14.5px;text-transform:uppercase;letter-spacing:.02em}.product-line{font-size:12.5px;color:var(--ink-soft);margin:0 0 4px}.product-desc{font-size:12.5px;color:var(--ink-soft);margin:0 0 4px;line-height:1.4}.product-meta{font-size:12px;color:var(--ink-soft)}.product-meta b{color:var(--comex-blue);font-size:13px}.product-link{display:block;width:fit-content;margin-top:6px;color:var(--comex-blue-dark);font-size:12px;font-weight:700;text-decoration:underline}.product-remove{border:none;background:transparent;color:var(--ink-soft);cursor:pointer;font-size:16px;padding:6px;border-radius:50%}.product-remove:hover{background:var(--comex-tint);color:var(--comex-blue)}.composer{position:relative;z-index:2;flex:0 0 auto;border-top:1px solid rgba(212,206,194,.55);background:#fffcf7c7;backdrop-filter:blur(16px) saturate(1.05);-webkit-backdrop-filter:blur(16px) saturate(1.05);padding:12px 18px 16px}.composer-inner{max-width:860px;margin:0 auto;display:flex;align-items:flex-end;gap:10px;border:1.5px solid var(--line);border-radius:26px;padding:8px 10px 8px 18px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.composer-inner:focus-within{border-color:var(--comex-blue);box-shadow:0 0 0 4px #00adef1f}.composer textarea{flex:1;min-width:0;border:none;resize:none;outline:none;font-family:inherit;font-size:14.5px;line-height:1.45;max-height:120px;overflow-y:auto;padding:7px 0;background:transparent;color:var(--ink)}.composer textarea::placeholder{color:#9aabb4}.icon-btn{width:40px;height:40px;border-radius:50%;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;background:var(--comex-tint);color:var(--comex-blue);transition:background .12s ease}.icon-btn:hover:not(:disabled){background:#d9f1fb}.icon-btn.mic.is-listening{background:#fff0f0;color:#c62828;box-shadow:0 0 0 3px #c6282824}.icon-btn.mic.is-listening svg{animation:speech-mic-pulse 1.2s ease-in-out infinite}.icon-btn.send{background:var(--comex-blue);color:#fff}.icon-btn.send:hover:not(:disabled){background:var(--comex-blue-dark)}.icon-btn:disabled{opacity:.45;cursor:default}.speech-status,.speech-actions{max-width:860px;margin-left:auto;margin-right:auto;text-align:center}.speech-status{min-height:18px;margin-top:7px;color:#526976;font-size:12px;font-weight:600}.speech-status-listening{color:#9d2020}.speech-status-permission-denied,.speech-status-no-device,.speech-status-device-busy,.speech-status-insecure-context,.speech-status-offline,.speech-status-network-error,.speech-status-error,.speech-status-unsupported{color:#8b2d22}.speech-actions{display:flex;justify-content:center;gap:8px;margin-top:5px}.speech-actions button{border:1px solid var(--comex-blue);border-radius:999px;padding:5px 11px;background:#fff;color:var(--comex-blue-dark);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.speech-pulse{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:currentColor;animation:speech-dot-pulse 1.2s ease-in-out infinite}@keyframes speech-mic-pulse{50%{transform:scale(1.12)}}@keyframes speech-dot-pulse{50%{opacity:.35;transform:scale(.75)}}.story-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:18px;background:#082635c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.story-panel{position:relative;isolation:isolate;width:min(480px,100%);height:min(780px,calc(100dvh - 36px));min-height:580px;padding:42px 34px 28px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.34);border-radius:30px;background:radial-gradient(circle at 82% 11%,rgba(255,212,91,.34),transparent 25%),linear-gradient(155deg,#00adef,#008fc6 48%,#006f9c);color:#fff;box-shadow:0 28px 80px #001b2866;touch-action:none;transition:transform .22s ease,opacity .22s ease}.story-panel.is-dragging{transition:none;cursor:grabbing}.story-progress{position:absolute;z-index:4;top:17px;left:20px;right:64px;height:4px;overflow:hidden;border-radius:999px;background:#ffffff4d}.story-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:#fff;transform:scaleX(0);transform-origin:left;animation:story-progress 7s linear forwards}@keyframes story-progress{to{transform:scaleX(1)}}.story-close{position:absolute;z-index:5;top:9px;right:13px;width:38px;height:38px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer}.story-close:hover{background:#ffffff40}.story-close:focus-visible,.story-cta:focus-visible{outline:3px solid #fff;outline-offset:3px}.story-shape{position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.story-shape-one{width:270px;height:270px;right:-126px;top:120px;border:48px solid rgba(255,255,255,.09)}.story-shape-two{width:190px;height:190px;left:-105px;bottom:72px;background:#f475583d}.story-content{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center}.story-avatar-halo{position:relative;width:142px;height:142px;margin:0 auto 26px;flex:0 0 auto}.story-avatar-halo:before,.story-avatar-halo:after{content:"";position:absolute;border-radius:50%}.story-avatar-halo:before{top:-13px;right:-13px;bottom:-13px;left:-13px;border:2px solid rgba(255,255,255,.34)}.story-avatar-halo:after{top:-26px;right:-26px;bottom:-26px;left:-26px;border:1px solid rgba(255,255,255,.14)}.story-avatar-halo img{position:relative;z-index:1;width:100%;height:100%;display:block;border:4px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 15px 36px #0037504d}.story-copy{position:relative;z-index:1;text-align:center}.story-copy h2{margin:0 0 16px;font-size:clamp(28px,4.2vh,38px);line-height:1.05;letter-spacing:-.025em}.story-copy p{max-width:390px;margin:0 auto 12px;color:#ffffffed;font-size:clamp(13px,1.9vh,15px);line-height:1.45}.story-copy p:last-child{margin-bottom:0;font-weight:700}.story-cta{position:relative;z-index:2;width:100%;min-height:54px;padding:13px 20px;border:0;border-radius:22px 22px 22px 7px;background:#fff;color:#006f9c;font-size:15px;font-weight:800;box-shadow:0 12px 26px #00304638;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.story-cta:hover{transform:translateY(-2px);box-shadow:0 16px 30px #00304647}.story-cta span{display:inline-block;margin-left:5px;font-size:18px}@media(max-width:600px){.story-backdrop{padding:0}.story-panel{width:100%;height:100vh;height:100dvh;min-height:0;padding:max(44px,calc(env(safe-area-inset-top) + 38px)) 24px max(16px,calc(env(safe-area-inset-bottom) + 12px));border:0;border-radius:0}.story-progress{top:max(14px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));right:max(58px,calc(env(safe-area-inset-right) + 58px))}.story-close{top:max(6px,calc(env(safe-area-inset-top) - 8px));right:max(8px,env(safe-area-inset-right))}.story-content{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.story-content::-webkit-scrollbar{display:none}.story-avatar-halo{width:min(132px,19vh);height:min(132px,19vh);margin-bottom:22px}}@media(max-height:650px){.story-panel{min-height:0}.story-avatar-halo{width:96px;height:96px;margin-bottom:15px}.story-copy h2{margin-bottom:10px;font-size:26px}.story-copy p{margin-bottom:8px;font-size:12.5px}}@media(prefers-reduced-motion:reduce){.brand-avatar-button,.story-panel,.story-cta{transition:none}.icon-btn.mic.is-listening svg,.speech-pulse{animation:none}.brand-avatar-button:hover,.story-cta:hover{transform:none}.story-progress span{animation-timing-function:steps(14,end)}}@media(max-width:560px){.bubble{max-width:84%}.gate h1{font-size:27px}.welcome h2{font-size:24px}.chat-home-logo>img{height:22px}.brand-tag{display:none}}.landing{min-height:100vh;min-height:100dvh;scroll-behavior:smooth;background:#fff;color:#142c3a}.landing button,.landing a{-webkit-tap-highlight-color:transparent}.landing-header{position:sticky;top:0;z-index:20;min-height:72px;padding:12px max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:30px;background:#fffffff0;border-bottom:1px solid #dcecf3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-brand{gap:10px;padding-inline:5px;color:var(--comex-blue-dark)}.landing-brand img{width:108px;height:auto}.landing-brand .home-logo-divider{width:1px;height:28px;flex:0 0 1px;background:#cce2eb}.landing-brand strong{font-size:17px;text-transform:uppercase;letter-spacing:.08em}.landing-brand .home-logo-indicator{margin-left:1px}.landing-header nav{margin-left:auto;display:flex;align-items:center;gap:28px}.landing-header nav a{color:#415966;font-size:14px;font-weight:600;text-decoration:none}.landing-header nav a:hover{color:var(--comex-blue-dark)}.landing-header-cta{padding:11px 18px;border:0;border-radius:999px;background:var(--comex-blue);color:#fff;font-weight:700;cursor:pointer}.landing-hero{position:relative;overflow:hidden;min-height:620px;padding:74px max(24px,calc((100vw - 1180px)/2)) 86px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:80px;background:radial-gradient(circle at 84% 14%,rgba(0,173,239,.16),transparent 28%),linear-gradient(135deg,#f8fdff,#eaf8fd)}.landing-hero:after{content:"";position:absolute;right:-120px;bottom:-230px;width:520px;height:520px;border:70px solid rgba(0,173,239,.08);border-radius:50%;pointer-events:none}.hero-copy{position:relative;z-index:1;max-width:650px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:17px;color:var(--comex-blue-deeper);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.status-dot{width:8px;height:8px;border-radius:50%;background:#20b26b;box-shadow:0 0 0 4px #20b26b21}.hero-copy h1{margin:0;max-width:650px;color:#102a39;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.045em}.hero-copy h1 span{color:var(--comex-blue)}.hero-copy>p{max-width:610px;margin:25px 0 0;color:#516874;font-size:18px;line-height:1.65}.hero-actions{margin-top:32px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.primary-cta,.secondary-cta{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;font-size:15px;font-weight:800;text-decoration:none}.primary-cta{border:0;background:var(--comex-blue);color:#fff;box-shadow:0 12px 26px #0091c742;cursor:pointer}.primary-cta:hover{background:var(--comex-blue-dark);transform:translateY(-1px)}.secondary-cta{border:1px solid #bedeea;background:#fff;color:#31515f}.trust-row{margin-top:24px;display:flex;gap:20px;flex-wrap:wrap;color:#637985;font-size:13px;font-weight:600}.assistant-card{position:relative;z-index:2;width:100%;max-width:460px;justify-self:end;overflow:hidden;border:1px solid rgba(0,145,199,.2);border-radius:28px;background:#fff;box-shadow:0 28px 70px #12526c2b}.assistant-card-top{padding:18px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e1eef3}.assistant-card-avatar-button{width:54px;height:54px;min-width:54px;min-height:54px;border-radius:50%}.assistant-card-avatar-button>img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:2px solid var(--comex-blue)}.assistant-card-top>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.assistant-card-top strong{font-size:17px}.assistant-card-top span{display:flex;align-items:center;gap:5px;color:#607681;font-size:12px}.assistant-card-top i{width:7px;height:7px;border-radius:50%;background:#20b26b}.assistant-comex{margin-left:auto;color:var(--comex-blue);font-size:17px;font-style:italic;font-weight:800}.assistant-card-body{padding:25px 22px 18px;background:#f7fcfe}.preview-message{padding:15px 17px;border-radius:6px 18px 18px;background:#e4f6fc;color:#244654;font-size:14px;line-height:1.55}.assistant-card-body>p{margin:22px 0 10px;color:#738792;font-size:12px;font-weight:700}.preview-prompts{display:flex;flex-direction:column;gap:8px}.preview-prompts button{padding:11px 13px;border:1px solid #cbe5ef;border-radius:12px;background:#fff;color:#31515f;text-align:left;font-size:13px;font-weight:600;cursor:pointer}.preview-prompts button:hover{border-color:var(--comex-blue);color:var(--comex-blue-deeper)}.assistant-input{width:calc(100% - 32px);min-height:50px;margin:14px 16px 18px;padding:8px 8px 8px 18px;display:flex;align-items:center;gap:10px;border:1px solid #cfe3eb;border-radius:999px;background:#fff;color:#96a7af;cursor:text}.assistant-input b{width:36px;height:36px;margin-left:auto;display:grid;place-items:center;border-radius:50%;background:var(--comex-blue);color:#fff}.landing-section{padding:88px max(24px,calc((100vw - 1180px)/2))}.section-heading{max-width:700px;margin:0 auto 42px;text-align:center}.section-heading h2,.club-copy h2,.final-cta h2{margin:0;color:#122e3c;font-size:clamp(30px,3vw,43px);line-height:1.12;letter-spacing:-.025em}.section-heading>p{margin:14px auto 0;color:#617782;font-size:16px;line-height:1.6}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.topic-card{min-height:242px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #d9eaf1;border-radius:20px;background:#fff;color:#253f4c;text-align:left;box-shadow:0 8px 26px #1e596f0f;cursor:pointer;transition:.16s ease}.topic-card:hover{transform:translateY(-4px);border-color:var(--comex-blue);box-shadow:0 16px 36px #1e596f1f}.topic-icon{width:46px;height:46px;margin-bottom:20px;display:grid;place-items:center;border-radius:14px;background:var(--comex-tint);font-size:22px}.topic-card strong{font-size:17px}.topic-card>span:not(.topic-icon){margin-top:9px;color:#687e89;font-size:14px;line-height:1.5}.topic-card b{margin-top:auto;padding-top:18px;color:var(--comex-blue-dark);font-size:13px}.how-section{background:#f2f9fc}.step-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step-card{padding:22px;display:flex;gap:16px;border-radius:18px;background:#fff}.step-card>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:var(--comex-blue);color:#fff;font-weight:800}.step-card strong{font-size:17px}.step-card p{margin:7px 0 0;color:#687e89;font-size:14px;line-height:1.5}.centered-cta{margin:36px auto 0;display:flex;width:max-content}.club-section{padding:72px max(24px,calc((100vw - 1180px)/2));background:#006f9c;color:#fff}.club-inner{display:flex;align-items:center;gap:44px}.club-mark{width:160px;height:160px;flex:0 0 160px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.42);border-radius:40px;background:linear-gradient(145deg,#02b6f3,#0083b8);color:#fff;font-size:78px;font-style:italic;font-weight:800;box-shadow:0 20px 45px #00213040}.eyebrow.light{color:#aeeaff}.club-copy h2{color:#fff}.club-copy p{max-width:700px;margin:14px 0 24px;color:#d6f3ff;font-size:16px;line-height:1.65}.club-actions{display:flex;gap:12px;flex-wrap:wrap}.club-actions button,.club-actions a{min-height:46px;padding:0 19px;display:inline-flex;align-items:center;border-radius:999px;font-size:14px;font-weight:800;text-decoration:none}.club-actions button{border:0;background:#fff;color:#006f9c;cursor:pointer}.club-actions a{border:1px solid rgba(255,255,255,.55);color:#fff}.final-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.final-cta-avatar{width:90px;height:90px;min-width:90px;min-height:90px;border-radius:50%}.final-cta-avatar>img{width:90px;height:90px;display:block;border-radius:50%;object-fit:cover;border:3px solid var(--comex-blue)}.final-cta h2{font-size:30px}.final-cta p{margin:7px 0 0;color:#637985}.landing-footer{padding:28px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;border-top:1px solid #dbeaf0;background:#f8fbfc}.landing-footer img{width:96px}.footer-home-logo{width:fit-content;margin:-6px}.landing-footer p{margin:0;color:#71858e;font-size:12px;line-height:1.5}.landing-footer div{display:flex;gap:15px}.landing-footer a{color:#4f6874;font-size:12px}.mobile-chat-cta{display:none}@media(max-width:900px){.landing-header nav{display:none}.landing-header-cta{margin-left:auto}.landing-hero{min-height:auto;grid-template-columns:1fr;gap:48px;padding-top:56px}.hero-copy{max-width:720px}.assistant-card{max-width:620px;justify-self:center}.topic-grid{grid-template-columns:repeat(2,1fr)}.step-grid{grid-template-columns:1fr}}@media(max-width:600px){.promotions-hero{padding:25px 18px;align-items:stretch;flex-direction:column;gap:19px}.promotions-hero h1{font-size:34px}.promotions-hero p:last-child{font-size:14px}.promotions-hero button{width:100%}.promotions-shell{padding:18px 12px max(28px,env(safe-area-inset-bottom))}.promotions-notice{grid-template-columns:1fr;gap:8px}.promotions-notice a{width:fit-content;margin-top:3px}.promotions-section{margin-top:28px}.promotions-section-heading{align-items:flex-start;flex-direction:column;gap:5px}.promotion-card{grid-template-columns:minmax(0,1fr);border-radius:17px}.promotion-media{padding:13px}.promotion-media img{max-height:none}.promotion-content{padding:20px 17px 22px}.promotion-title-row{align-items:flex-start;flex-direction:column-reverse;gap:10px}.promotion-title-row h3{font-size:22px}.promotion-actions{align-items:stretch;flex-direction:column}.promotion-actions a{width:100%;min-height:47px;text-align:center}.landing{padding-bottom:80px}.landing-header{min-height:60px;padding:10px 16px}.landing-brand{gap:8px}.landing-brand img{width:84px}.landing-brand .home-logo-divider{height:22px}.landing-brand strong{font-size:13px}.landing-header-cta{display:none}.landing-hero{padding:42px 18px 52px;gap:38px}.hero-copy h1{font-size:40px;line-height:1.05}.hero-copy>p{font-size:16px;line-height:1.55}.hero-actions{align-items:stretch;flex-direction:column}.primary-cta,.secondary-cta{width:100%}.trust-row{gap:10px 16px;font-size:12px}.assistant-card{border-radius:22px}.landing-section{padding:64px 18px}.section-heading{margin-bottom:28px;text-align:left}.section-heading h2,.club-copy h2{font-size:31px}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:205px}.club-section{padding:56px 18px}.club-inner{align-items:flex-start;flex-direction:column;gap:28px}.club-mark{width:86px;height:86px;flex-basis:86px;border-radius:24px;font-size:43px}.club-actions{flex-direction:column}.club-actions button,.club-actions a{justify-content:center}.final-cta{grid-template-columns:70px 1fr;gap:18px}.final-cta-avatar,.final-cta-avatar>img{width:70px;height:70px;min-width:70px;min-height:70px}.final-cta h2{font-size:23px}.final-cta .primary-cta{grid-column:1 / -1}.landing-footer{grid-template-columns:1fr;gap:18px}.mobile-chat-cta{position:fixed;left:14px;right:14px;bottom:max(12px,env(safe-area-inset-bottom));z-index:30;min-height:58px;padding:7px 18px 7px 7px;display:flex;align-items:center;gap:11px;border-radius:999px;background:#fff;color:#173642;box-shadow:0 10px 36px #093d5247;font-size:15px;font-weight:800}.mobile-chat-avatar{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%}.mobile-chat-avatar img{width:44px;height:44px;border-radius:50%;object-fit:cover}.mobile-chat-action{min-width:0;min-height:44px;padding:0;display:flex;align-items:center;flex:1;gap:11px;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;cursor:pointer}.mobile-chat-action b{width:36px;height:36px;margin-left:auto;display:grid;place-items:center;border-radius:50%;background:var(--comex-blue);color:#fff}}@media(max-width:600px){.chat{--composer-reserve: 92px}.app{height:100vh;height:100dvh;padding-top:env(safe-area-inset-top)}.header{min-height:52px;padding:6px 12px}.brand{width:100%;gap:10px}.chat-home-logo>img{height:23px}.chat-home-logo{min-height:44px;padding:6px 11px 6px 4px;gap:0}.chat-home-logo .home-logo-indicator{position:absolute;right:-1px;bottom:4px;width:16px;height:16px;border-color:#0091c761}.chat-home-logo .home-logo-indicator svg{width:11px;height:11px}.brand-divider{height:28px}.brand-coloro{gap:8px}.brand-avatar-button{width:38px;height:38px;padding:3px}.brand-avatar{width:32px;height:32px}.brand-name{font-size:13px}.brand-tag{display:none}.tabbar{gap:8px;min-height:54px;padding:7px 10px}.tab-pill,.tab-link{min-width:0;min-height:40px;justify-content:center;padding:8px 10px;font-size:12.5px;line-height:1.15}.tab-pill{flex:1 1 55%;gap:6px;box-shadow:0 2px 8px #00adef40}.tab-link{flex:1 1 45%;gap:5px}.tab-pill svg,.tab-link svg{flex:0 0 auto}.chat-mode-bar{min-height:44px;gap:10px;padding:6px 12px;font-size:11.5px;line-height:1.3}.chat-atelier-caption{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.chat-mode-bar button{flex:0 0 auto;min-height:38px;padding:7px 12px;white-space:nowrap}.chat-scroll{padding:18px 14px calc(var(--composer-reserve) + 16px);scroll-padding-bottom:calc(var(--composer-reserve) + 16px)}.chat-inner{gap:14px}.welcome{justify-content:flex-start;padding:18px 4px 24px}.welcome--atelier{margin-top:0;padding:24px 16px 20px;border-radius:22px}.welcome-avatar-wrap,.welcome-avatar{width:84px;height:84px}.welcome-avatar-wrap:before{top:-13px;right:-13px;bottom:-13px;left:-13px}.welcome h2{margin:17px 0 8px;font-size:25px;line-height:1.12}.welcome .sub{max-width:390px;margin:0 0 20px;font-size:14px;line-height:1.42}.quick-actions{grid-template-columns:1fr;width:min(100%,420px);gap:8px}.quick-btn{min-height:46px;gap:9px;padding:8px 12px;border-radius:12px;font-size:12px;line-height:1.2;letter-spacing:0;text-align:left}.quick-btn .icon{width:28px;height:28px}.bubble{max-width:88%;padding:10px 12px;font-size:13.5px;line-height:1.45}.composer{position:sticky;bottom:0;z-index:5;min-height:var(--composer-reserve);margin-top:calc(-1 * var(--composer-reserve));padding:8px 10px max(8px,env(safe-area-inset-bottom));box-shadow:0 -8px 24px #143e5014}.composer-inner{gap:4px;min-height:48px;padding:4px 5px 4px 12px;border-radius:26px}.composer textarea{min-width:0;min-height:38px;max-height:min(112px,26dvh);padding:8px 0;font-size:14px;line-height:1.4}.icon-btn{width:40px;height:40px}.tray-bar{flex:0 0 auto;padding:5px 10px}}@media(max-height:500px)and (orientation:landscape){.app{height:100vh;height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.header{min-height:34px;padding:2px 10px}.header .chat-home-logo>img{height:18px}.header .brand-avatar-button{width:30px;height:30px}.header .brand-avatar{width:26px;height:26px}.header .brand-tag{display:none}.tabbar{min-height:36px;padding-block:2px}.chat-mode-bar{min-height:32px;padding-block:2px}.welcome{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto 1fr;column-gap:16px;align-content:center;text-align:left}.welcome-avatar-wrap{grid-row:1 / 4}.welcome h2{margin-top:0}.welcome h2 br{display:none}.welcome .sub,.quick-actions{max-width:none}}:root{--ivory: #f7f2e8;--stone: #d9d1c3;--sage: #8f9d87;--sage-deep: #596653;--clay: #b86f52;--clay-deep: #8b4d39;--atelier-ink: #292a25;--paper: #fffdf8;--comex-blue: #087da8;--comex-blue-dark: #06678b;--comex-blue-deeper: #075873;--comex-tint: #eaf4f6;--ink: var(--atelier-ink);--ink-soft: #67665f;--line: #ddd6ca;--bubble-assistant: #f3f0e8;--bubble-assistant-border: #ddd4c6;font-family:DM Sans,system-ui,-apple-system,sans-serif}body{background:var(--ivory)}h1,h2,h3,.brand-name,.portrait-note{font-family:Cormorant Garamond,Georgia,serif}.atelier-landing{background:var(--ivory)}.atelier-landing .landing-header{border-bottom:1px solid rgba(89,102,83,.2);background:#f7f2e8eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.atelier-landing .landing-header nav{display:flex;align-items:center;gap:24px}.atelier-landing .landing-header nav button,.atelier-landing .landing-footer button{padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.atelier-landing .landing-header-cta,.atelier-landing .primary-cta,.brief-submit{border-color:var(--clay-deep);background:var(--clay-deep);color:#fffaf2;box-shadow:none}.atelier-landing .landing-header-cta:hover,.atelier-landing .primary-cta:hover,.brief-submit:hover{background:#733e2f}.atelier-hero{width:min(1180px,calc(100% - 48px));min-height:690px;margin:0 auto;padding:86px 0 72px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);align-items:center;gap:clamp(48px,8vw,110px)}.atelier-hero-copy{max-width:680px}.atelier-hero .eyebrow,.atelier-method .eyebrow{color:var(--sage-deep);letter-spacing:.16em}.atelier-hero h1{max-width:700px;margin:18px 0 24px;color:var(--atelier-ink);font-size:clamp(58px,7vw,94px);font-weight:500;line-height:.88;letter-spacing:-.035em}.atelier-hero h1 em{color:var(--clay);font-weight:500}.atelier-hero-copy>p{max-width:610px;font-size:19px;line-height:1.65;color:#595a53}.atelier-hero .hero-actions{margin-top:32px}.atelier-hero .primary-cta{text-decoration:none}.atelier-hero .secondary-cta{border:0;background:transparent;color:var(--sage-deep);text-decoration:underline;text-underline-offset:5px}.atelier-trust{margin-top:42px;display:flex;flex-wrap:wrap;gap:10px 24px;color:#696a62;font-size:13px}.atelier-shortcuts{margin-top:26px;display:flex;flex-wrap:wrap;gap:8px}.atelier-shortcuts button{min-height:38px;padding:8px 12px;border:1px solid var(--stone);border-radius:999px;background:#fffdf894;color:var(--sage-deep);font:600 12px inherit;cursor:pointer}.atelier-trust span:before{content:"✦";margin-right:7px;color:var(--clay)}.portrait-frame{position:relative;width:min(100%,410px);aspect-ratio:4 / 5;margin-inline:auto;padding:13px;border:1px solid rgba(89,102,83,.35);border-radius:49% 49% 10px 10px}.atelier-avatar-button,.atelier-avatar{width:100%;height:100%}.atelier-avatar{display:block;border-radius:49% 49% 6px 6px;object-fit:cover;object-position:center top}.portrait-note{position:absolute;right:-28px;bottom:42px;padding:10px 18px;background:var(--paper);color:var(--clay-deep);border:1px solid var(--stone);font-size:22px;font-style:italic;transform:rotate(-3deg)}.atelier-portrait blockquote{max-width:390px;margin:26px auto 0;color:#68685f;font-family:Cormorant Garamond,Georgia,serif;font-size:21px;font-style:italic;line-height:1.35;text-align:center}.brief-section{padding:88px 24px;background:#dfded2}.project-brief{width:min(1100px,100%);margin:0 auto}.brief-heading{max-width:700px;margin-bottom:48px}.brief-heading>span{color:var(--clay-deep);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.brief-heading h2{margin:10px 0;font-size:clamp(42px,5vw,62px);font-weight:500;line-height:1}.brief-heading p{color:#64645d;font-size:17px}.brief-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.project-brief fieldset{margin:0;padding:24px;border:1px solid rgba(89,102,83,.26);border-radius:4px;background:#fffdf8a6}.project-brief legend{padding:0 8px;font-family:Cormorant Garamond,Georgia,serif;font-size:23px;font-weight:600}.project-brief legend span{color:var(--clay);font:700 11px DM Sans,sans-serif;letter-spacing:.1em}.brief-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.brief-options label{cursor:pointer}.brief-options input{position:absolute;opacity:0;pointer-events:none}.brief-options label span{min-height:45px;padding:10px 12px;display:flex;align-items:center;border:1px solid #d4cec2;border-radius:3px;background:var(--paper);color:#575750;font-size:13px;transition:.15s ease}.brief-options input:checked+span{border-color:var(--sage-deep);background:var(--sage-deep);color:#fff}.brief-options input:focus-visible+span{outline:3px solid rgba(8,125,168,.28);outline-offset:2px}.brief-details{display:block;margin-top:24px;color:var(--atelier-ink);font-weight:600}.brief-details small{color:#74736c;font-weight:400}.brief-details textarea{width:100%;margin-top:9px;padding:16px;border:1px solid #cbc4b7;border-radius:4px;background:var(--paper);color:var(--atelier-ink);font:inherit;resize:vertical}.brief-submit{min-height:54px;margin-top:22px;padding:13px 24px;border:0;border-radius:2px;font:700 14px inherit;cursor:pointer}.brief-submit span{margin-left:16px}.atelier-method{width:min(1100px,calc(100% - 48px));margin:0 auto;padding:94px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.atelier-method h2{margin:12px 0;font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1}.atelier-method ol{margin:0;padding:0;list-style:none}.atelier-method li{padding:22px 0;display:grid;grid-template-columns:45px 1fr;border-top:1px solid var(--stone)}.atelier-method li>span{grid-row:1 / 3;color:var(--clay);font-size:12px;font-weight:700}.atelier-method li strong{font-family:Cormorant Garamond,Georgia,serif;font-size:26px}.atelier-method li p{margin:4px 0 0;color:#67675f}.atelier-promo{width:min(1100px,calc(100% - 48px));margin:0 auto 92px;padding:38px 42px;display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--sage-deep);color:#fff}.atelier-promo span{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.atelier-promo h2{margin:6px 0 0;font-size:34px;font-weight:500}.atelier-promo button{padding:13px 18px;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;font:inherit;white-space:nowrap;cursor:pointer}.header,.tabbar{background:var(--paper)}.composer{background:#fffcf7c7}.brand-name{color:var(--clay-deep);font-size:18px;text-transform:none}.brand-avatar-button{background:var(--clay)}.tab-pill,.icon-btn.send{background:var(--sage-deep)}.welcome h2{color:var(--atelier-ink);font-weight:500}.quick-btn{border:1px solid var(--stone);background:#fffdf8f0;color:var(--sage-deep);box-shadow:0 8px 18px #46372314}.quick-btn:hover{border-color:var(--sage);background:#f0f1e9;transform:translateY(-1px)}.composer-inner{border-color:var(--stone);background:#fffffff0;box-shadow:0 10px 28px #4637231a}.bubble.assistant{background:#fffcf7f0;border-color:#d4cec2bf}@media(max-width:760px){.atelier-landing .landing-header nav{display:none}.atelier-landing .landing-header-cta{display:inline-flex}.atelier-hero{width:min(100% - 32px,620px);min-height:0;padding:54px 0 72px;grid-template-columns:1fr;gap:48px}.atelier-hero h1{font-size:clamp(54px,16vw,74px)}.atelier-hero-copy>p{font-size:16px}.atelier-hero .hero-actions{align-items:flex-start}.atelier-portrait{width:min(88%,390px);margin:0 auto}.portrait-note{right:-14px}.brief-section{padding:64px 16px 90px}.brief-grid{grid-template-columns:1fr}.project-brief fieldset{padding:20px 16px}.brief-options{grid-template-columns:1fr}.brief-options label span{min-height:48px}.brief-submit{width:100%}.atelier-method{grid-template-columns:1fr;gap:24px;padding:72px 0}.atelier-promo{margin-bottom:100px;padding:30px 24px;flex-direction:column;align-items:flex-start}.atelier-promo h2{font-size:29px}}@media(max-width:600px){.atelier-landing,.atelier-landing main{width:100%;max-width:100vw;overflow-x:clip}.atelier-landing .landing-header{width:100%;gap:12px}.atelier-landing .landing-header-cta{display:none}.atelier-hero{width:100%;max-width:100vw;margin:0;padding-right:16px;padding-left:16px;padding-top:44px;overflow:hidden;grid-template-columns:minmax(0,1fr)}.atelier-hero>*,.atelier-hero-copy{width:100%;max-width:100%;min-width:0}.atelier-hero h1{width:100%;max-width:100%;font-size:clamp(43px,12.5vw,52px);line-height:.93;white-space:normal}.atelier-hero h1 em{display:block;margin-top:6px}.atelier-hero .hero-actions,.atelier-hero .primary-cta,.atelier-hero .secondary-cta,.atelier-shortcuts{width:100%}.atelier-shortcuts button{width:100%;text-align:left}.atelier-trust{display:grid;grid-template-columns:1fr;gap:8px}.mobile-chat-cta{overflow:hidden}.mobile-chat-action span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-chat-action b{flex:0 0 36px}}.space-story{flex:1;min-width:0;min-height:0;overflow-x:clip;overflow-y:auto;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse 80% 50% at 10% 0%,rgba(217,154,126,.16),transparent 55%),radial-gradient(ellipse 70% 45% at 90% 10%,rgba(170,187,166,.18),transparent 50%),linear-gradient(180deg,#faf7f2,#f3eee6)}.space-story-hero{width:min(1100px,calc(100% - 40px));margin:0 auto;padding:42px 0 20px;display:grid;grid-template-columns:1.25fr .75fr;gap:36px;align-items:end}.space-story-eyebrow{margin:0 0 10px;color:var(--clay-deep, #9a6a52);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.space-story-hero h1{margin:0 0 12px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,5.5vw,58px);font-weight:500;line-height:1.05;color:var(--atelier-ink, #273238)}.space-story-hero p{margin:0;max-width:48ch;color:#64645d;font-size:16px;line-height:1.55}.space-story-steps-overview{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:8px}.space-story-steps-overview li{display:flex;align-items:center;gap:10px;color:#575750;font-size:14px;font-weight:600}.space-story-steps-overview span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--sage-deep, #596653);color:#fff;font-size:12px}.space-story-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.space-story-primary,.space-story-ghost{min-height:46px;padding:0 18px;border-radius:999px;font:inherit;font-weight:700;cursor:pointer}.space-story-primary{border:0;background:var(--sage-deep, #596653);color:#fff}.space-story-primary:disabled{opacity:.5;cursor:not-allowed}.space-story-ghost{border:1px solid rgba(89,102,83,.3);background:#fffcf7b3;color:var(--sage-deep, #596653)}.space-story-hero-side{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.space-story-avatar{width:92px;height:92px;padding:0;border:0;border-radius:50%;background:transparent}.space-story-avatar-img{width:92px;height:92px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 12px 30px #46372329}.space-story-hero-side blockquote{margin:0;max-width:28ch;color:#5f5a52;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;line-height:1.25}.space-story-step{width:min(1100px,calc(100% - 40px));margin:0 auto 28px;padding:26px;border-radius:24px;background:#fffcf7e0;border:1px solid rgba(212,206,194,.7);box-shadow:0 14px 36px #46372312}.space-story-step-heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px}.space-story-step-number{flex:0 0 auto;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--clay-deep, #9a6a52);color:#fff;font-weight:700}.space-story-step-heading h2{margin:0 0 4px;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:500}.space-story-step-heading p{margin:0;color:#67675f}.space-story-upload-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.space-story-upload-card,.space-story-photo-card{position:relative;margin:0;min-height:180px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 22px #46372314}.space-story-upload-card{display:block;border:1.5px dashed rgba(89,102,83,.35);background:linear-gradient(160deg,#fffcf7f2,#f3eee6e6);cursor:pointer}.space-story-upload-empty{display:flex;flex-direction:column;justify-content:flex-end;gap:6px;min-height:180px;padding:18px;color:#5f5a52}.space-story-upload-empty strong{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:500;color:var(--atelier-ink, #273238)}.space-story-upload-busy{position:absolute;inset:auto 12px 12px 12px;padding:8px 12px;border-radius:999px;background:#273238c7;color:#fff;font-size:12px}.space-story-photo-card img{display:block;width:100%;height:180px;object-fit:cover}.space-story-photo-remove{position:absolute;top:10px;right:10px;border:0;border-radius:999px;padding:6px 10px;background:#273238c7;color:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.space-story-palette{display:flex;gap:8px;margin-top:14px}.space-story-palette span{width:34px;height:34px;border-radius:50%;border:2px solid #fff;box-shadow:0 4px 12px #46372329}.space-story-visual-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.space-story-visual-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;border-radius:18px;overflow:hidden;background:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 22px #46372314;font:inherit;transition:transform .12s ease,outline-color .12s ease}.space-story-visual-card:hover{transform:translateY(-2px)}.space-story-visual-card.is-selected{outline:3px solid var(--sage-deep, #596653);outline-offset:2px}.space-story-visual-card img{display:block;width:100%;height:118px;object-fit:cover}.space-story-visual-meta{display:flex;flex-direction:column;gap:2px;padding:10px 12px 12px}.space-story-visual-meta strong{font-size:14px;color:var(--atelier-ink, #273238)}.space-story-visual-meta span{color:#74736c;font-size:12px}.space-story-note{display:block;margin-top:20px;margin-bottom:16px;color:var(--atelier-ink, #273238);font-weight:700;font-size:13px}.space-story-note textarea{display:block;width:100%;margin-top:8px;padding:14px 16px;border:1px solid #d4cec2;border-radius:16px;background:#fff;color:var(--atelier-ink, #273238);font:inherit;font-weight:400;resize:vertical}.space-story-error{margin:0 0 12px;color:#a8071a;font-size:13px}.space-story-cta-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.space-story-cta-row p{margin:0;max-width:42ch;color:#74736c;font-size:12.5px;line-height:1.45}.space-story-promo{background:linear-gradient(120deg,#6d5a4c,#8f7463 55%,#a98472)!important}@media(max-width:900px){.space-story-hero{grid-template-columns:1fr;gap:24px}}@media(max-width:640px){.space-story{padding-bottom:max(28px,env(safe-area-inset-bottom))}.space-story-hero,.space-story-step{width:min(100% - 24px,640px);max-width:100%}.space-story-hero{padding-top:20px;gap:18px}.space-story-hero h1{font-size:clamp(30px,8.4vw,42px)}.space-story-hero p{max-width:none;font-size:15px}.space-story-hero-actions{flex-direction:column;align-items:stretch}.space-story-hero-actions .space-story-primary,.space-story-hero-actions .space-story-ghost,.space-story-cta-row .space-story-primary{width:100%;min-height:48px;justify-content:center}.space-story-primary,.space-story-ghost{display:inline-flex;align-items:center}.space-story-hero-side{width:100%}.space-story-hero-side blockquote{max-width:none;font-size:21px}.space-story-step{padding:16px 12px;border-radius:20px;margin-bottom:18px}.space-story-step-heading{gap:10px;margin-bottom:14px}.space-story-step-heading h2{font-size:clamp(24px,6.5vw,28px)}.space-story-step-heading p{font-size:13.5px;line-height:1.4}.space-story-upload-grid,.space-story-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.space-story-upload-card,.space-story-photo-card{min-height:148px}.space-story-upload-empty{min-height:148px;padding:14px}.space-story-upload-empty strong{font-size:20px}.space-story-photo-card img{height:148px}.space-story-photo-remove{min-width:44px;min-height:36px;padding:8px 12px}.space-story-visual-card img{height:96px}.space-story-visual-meta{padding:8px 10px 10px}.space-story-visual-meta strong{font-size:13px}.space-story-visual-meta span{font-size:11.5px;line-height:1.3}.space-story-note textarea{min-height:96px;font-size:16px}.space-story-cta-row{flex-direction:column;align-items:stretch}.space-story-cta-row p{max-width:none}.space-story-palette{flex-wrap:wrap}}@media(max-width:600px){.brand-name{font-size:15px}.tab-pill,.tab-link{min-height:44px;white-space:normal;text-align:center;line-height:1.15}.tab-link{white-space:normal}.chat-mode-bar button{min-height:44px}.bubble{min-width:0}.bubble-products{width:100%;min-width:0}.product-card,.bubble-product-card{width:100%;max-width:100%;min-width:0;gap:10px;padding:10px}.product-can,.bubble-product-img{width:48px;height:58px}.product-info h3{overflow-wrap:anywhere;word-break:break-word;font-size:13px;line-height:1.25}.product-link{max-width:100%;overflow-wrap:anywhere}.tray-toggle{min-height:48px;gap:10px;min-width:0}.tray-thumbs{flex:0 0 auto}.tray-label{flex:1 1 auto;min-width:0}.tray-label b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet{padding:16px 14px max(22px,env(safe-area-inset-bottom));max-height:min(82vh,100dvh)}.sheet-close{top:12px;right:12px;width:44px;height:44px}.sheet .product-card{align-items:flex-start}.product-remove{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.reply-chip{min-height:44px;max-width:100%}.reply-other-row{flex-wrap:wrap}.reply-other-send{min-height:44px}}
