:root{--paper: rgba(255, 252, 247, .78);--paper-strong: rgba(255, 255, 255, .92);--ink: #181512;--muted: #6e6458;--line: rgba(95, 77, 59, .1);--cyan: #1ebee8;--cyan-dark: #0d8db8;--shadow: 0 16px 40px rgba(75, 49, 19, .09);--radius-xl: 26px;--radius-lg: 20px;--radius-md: 14px;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}.mobile-page-shell{width:100%;max-width:100%;max-width:100vw;height:100dvh;min-height:100dvh;overflow:hidden;overflow-x:clip;overscroll-behavior-x:none;touch-action:pan-y}.mobile-app-shell{position:relative;display:flex;flex-direction:column;z-index:1;width:100%;max-width:100%;max-width:100vw;height:calc(100dvh - var(--safe-top) - var(--safe-bottom));min-height:calc(100dvh - var(--safe-top) - var(--safe-bottom));overflow:hidden;overflow-x:clip;overscroll-behavior-x:none;touch-action:pan-y}.mobile-screen{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overflow-x:clip;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;overscroll-behavior-x:none;scrollbar-width:none;padding:calc(var(--safe-top) + 14px) 18px calc(var(--safe-bottom) + 104px) 18px}.mobile-screen::-webkit-scrollbar{display:none}.mobile-home-screen{display:flex;align-items:center}.mobile-home-tools,.mobile-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-home-tools{position:absolute;top:calc(var(--safe-top) + 14px);left:18px;right:18px}.mobile-language-switch{width:auto;min-width:92px}.mobile-home-account,.mobile-topbar-account,.mobile-account-panel-avatar{display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#1ebee8f2,#54d0f2e6);color:#07161d;font-weight:800}.mobile-home-account,.mobile-topbar-account{width:44px;height:44px;border:0;box-shadow:0 12px 24px #187b992e}.mobile-home-hero{width:100%;display:grid;justify-items:center;gap:22px;text-align:center}.mobile-home-logo-shell{width:auto;height:auto;display:grid;place-items:center;border-radius:0;background:transparent;border:0;box-shadow:none}.mobile-home-logo{width:clamp(148px,38vw,180px);height:clamp(148px,38vw,180px);object-fit:contain}.mobile-home-brand{margin:0;color:var(--cyan-dark);font-size:clamp(1.42rem,5.4vw,1.82rem);font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mobile-home-hero h1,.mobile-screen-heading h2{margin:0;letter-spacing:-.04em}.mobile-home-title,.mobile-home-hero h1{max-width:16ch;font-size:clamp(2.2rem,8vw,3.1rem);line-height:.98;text-wrap:balance}.mobile-home-subtitle,.mobile-screen-heading p:last-child{margin:0;color:var(--muted);font-size:.98rem}.mobile-home-actions{width:100%;display:grid;gap:10px}.mobile-home-button{justify-content:center;min-height:56px}.mobile-home-summary{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-home-stat,.mobile-account-panel,.mobile-mode-card,.mobile-result-card,.mobile-empty-state,.mobile-attachment-tray,.mobile-tryon-attachment-card{background:#ffffffb8;border:1px solid rgba(255,255,255,.7);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-home-stat{display:grid;gap:4px;padding:16px;border-radius:22px;text-align:left}.mobile-home-stat strong{font-size:1.35rem}.mobile-home-stat span{color:var(--muted);font-size:.82rem}.mobile-screen-heading{display:grid;gap:5px}.mobile-screen-heading h2{font-size:clamp(1.65rem,8vw,2.35rem);line-height:.94}.mobile-screen-heading .section-kicker{margin:0}.mobile-account-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;margin-top:18px;padding:14px;border-radius:24px;text-align:left}.mobile-account-panel-avatar{width:46px;height:46px;font-size:.92rem}.mobile-account-panel-copy{display:grid;min-width:0;gap:2px}.mobile-account-panel-copy small,.mobile-account-panel-copy span{color:var(--muted)}.mobile-account-panel-copy strong,.mobile-account-panel-copy span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-account-panel-status{max-width:110px;padding:8px 10px;border-radius:999px;background:#1ebee81f;color:var(--cyan-dark);font-size:.75rem;font-weight:700;text-align:right}.mobile-inline-error{margin:12px 2px 0}.mobile-masonry-grid{column-count:2;column-gap:12px;margin-top:18px}.mobile-feed-card{position:relative;display:grid;gap:10px;width:100%;margin:0 0 12px;padding:0 0 10px;border-radius:24px;overflow:hidden;background:#ffffffe6;box-shadow:0 14px 34px #48301821;break-inside:avoid}.mobile-feed-look-button{position:relative;padding:0;border:0;background:transparent;text-align:left}.mobile-feed-card img,.mobile-feed-look-button img{display:block;width:100%;height:auto}.mobile-feed-products{display:grid;grid-auto-flow:column;grid-auto-columns:82px;gap:8px;overflow-x:auto;padding:0 10px 2px}.mobile-feed-product-card{display:grid;gap:6px;padding:0;border:0;background:transparent;text-align:left}.mobile-feed-product-card img{width:82px;height:96px;border-radius:14px;object-fit:cover}.mobile-feed-product-card span{display:-webkit-box;overflow:hidden;color:var(--ink);font-size:.72rem;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-feed-overlay{position:absolute;inset:auto 0 0 0;display:grid;gap:2px;padding:36px 12px 12px;background:linear-gradient(180deg,transparent,rgba(14,10,7,.78));color:#fffaf4;text-align:left}.mobile-feed-overlay strong{font-size:.9rem;line-height:1.08}.mobile-feed-overlay small{opacity:.82}.mobile-gallery-screen,.mobile-wardrobe-screen{display:grid;align-content:start;gap:16px}.mobile-wardrobe-group{display:grid;gap:12px;padding:16px;border-radius:24px;background:#ffffffb8;border:1px solid rgba(255,255,255,.7);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-wardrobe-group-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left}.mobile-wardrobe-group-toggle span:first-child{display:grid;gap:3px}.mobile-wardrobe-group-toggle strong{font-size:1rem;line-height:1.1}.mobile-wardrobe-group-toggle small{color:var(--muted);font-size:.8rem}.mobile-wardrobe-inline-empty{padding:20px 16px;box-shadow:none}.mobile-wardrobe-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-wardrobe-summary span{color:var(--muted);font-size:.84rem;font-weight:700}.mobile-wardrobe-generate-button{width:auto;min-width:0;padding-inline:16px}.mobile-wardrobe-item-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mobile-wardrobe-item-card{display:grid;gap:8px;align-content:start;min-width:0;padding:0;border-radius:20px;background:#ffffff57;text-align:left}.mobile-wardrobe-item-preview{padding:0;border:0;background:transparent}.mobile-wardrobe-item-card img{width:100%;aspect-ratio:1 / 1;display:block;object-fit:cover;border-radius:20px;background:#ffffffb3;box-shadow:0 14px 30px #4830181f}.mobile-wardrobe-item-card span{display:block;min-width:0;font-size:.76rem;line-height:1.18;color:var(--ink);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mobile-wardrobe-item-card small{display:block;color:var(--muted);font-size:.7rem;line-height:1.16}.mobile-wardrobe-item-actions{display:flex;flex-wrap:wrap;gap:6px}.mobile-wardrobe-item-chip{min-height:32px;padding:0 10px;border:0;border-radius:999px;background:#1ebee824;color:var(--cyan-dark);font-size:.72rem;font-weight:800}.mobile-wardrobe-item-chip-secondary{background:#1815120f;color:var(--ink)}.mobile-wardrobe-item-card.is-selected .mobile-wardrobe-item-preview img{box-shadow:0 0 0 3px #1ebee833,0 14px 30px #4830181f}.mobile-wardrobe-add-card{align-items:center;justify-items:center;min-height:100%;padding:14px 10px;border-radius:20px;background:#1815120d;box-shadow:inset 0 0 0 1px #5c493614;text-align:center}.mobile-wardrobe-add-card strong{font-size:2rem;line-height:1;color:var(--cyan-dark)}.mobile-wardrobe-add-card span{text-align:center}.mobile-generator-screen{display:flex;flex-direction:column;gap:14px;min-height:0;padding-bottom:calc(var(--safe-bottom) + 88px)}.mobile-mode-switch{width:fit-content}.mobile-mode-card{display:grid;gap:12px;padding:18px;border-radius:24px}.mobile-mode-card strong{font-size:1.05rem;line-height:1.15}.mobile-mode-card-actions{display:grid;gap:10px}.mobile-chat-window{display:flex;flex:1 1 auto;flex-direction:column;gap:14px;min-height:0;margin-top:0;padding:18px 18px 10px;overflow-y:auto;background:transparent;border:0}.mobile-chip-row{margin-top:-4px}.mobile-result-card{display:grid;gap:14px;padding:16px;border-radius:28px}.mobile-result-products{display:grid;grid-auto-flow:column;grid-auto-columns:108px;gap:10px;overflow-x:auto;padding-bottom:2px}.mobile-result-product{display:grid;gap:7px;padding:0;border:0;background:transparent;text-align:left}.mobile-result-product img{width:108px;height:132px;object-fit:cover;border-radius:18px}.mobile-result-product span{font-size:.78rem;line-height:1.2}.mobile-wardrobe-link{min-height:48px;border:0;border-radius:16px;background:#1815120f;color:var(--ink);font-weight:700}.mobile-result-placeholder{min-height:180px}.mobile-attachment-area{display:grid;gap:10px}.mobile-attachment-previews{display:grid;grid-auto-flow:column;grid-auto-columns:88px;gap:10px;overflow-x:auto}.mobile-attachment-meta{display:grid;gap:2px;color:var(--muted)}.mobile-attachment-meta strong{color:var(--ink)}.mobile-tryon-attachments{display:grid;gap:10px}.mobile-tryon-attachment-card{display:grid;gap:10px;padding:14px;border-radius:22px}.mobile-tryon-attachment-card.is-ready{border-color:#1ebee847}.mobile-tryon-attachment-card>span{font-weight:700}.mobile-tryon-attachment-card small{color:var(--muted)}.upload-thumb-inline{width:min(148px,100%)}.mobile-saved-look-note{color:var(--cyan-dark)}.mobile-attachment-tray{display:grid;gap:8px;padding:0;border-radius:0}.mobile-attachment-action{min-height:46px;border:0;border-radius:14px;background:#1815120f;text-align:left;padding:0 14px;color:var(--ink);font-weight:700}.mobile-hidden-input{display:none}.mobile-chat-composer{gap:0;margin-top:auto;padding:10px 18px 18px;border-top:1px solid rgba(92,73,54,.08)}.mobile-attach-button{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:0;align-self:center;border-radius:999px;background:#1815120f;color:var(--ink)}.mobile-attach-button svg,.mobile-dash-item svg,.mobile-dash-logo-shell svg{width:22px;height:22px}.mobile-prompt-input{min-height:42px;max-height:120px;padding:10px 2px;border:0;border-radius:0;background:transparent;box-shadow:none;line-height:1.42;resize:none}.mobile-send-button{width:auto;min-width:96px}.mobile-empty-state{display:grid;justify-items:center;gap:10px;padding:28px 20px;border-radius:28px;text-align:center}.mobile-empty-state p,.mobile-empty-state strong{margin:0}.mobile-dashbar{position:fixed;left:max(14px,calc(var(--safe-left) + 14px));right:max(14px,calc(var(--safe-right) + 14px));bottom:max(10px,calc(var(--safe-bottom) + 10px));z-index:8;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:8px;padding:10px;border-radius:28px;background:#ffffffb8;border:1px solid rgba(255,255,255,.72);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);backface-visibility:hidden;box-shadow:0 16px 40px #4b311324;transform:translateZ(0);will-change:transform}.mobile-dash-item{display:grid;justify-items:center;gap:5px;padding:8px 4px 2px;border:0;background:transparent;color:var(--muted);font-size:.72rem;font-weight:700}.mobile-dash-item.is-active{color:var(--ink)}.mobile-dash-item-brand{margin-top:-28px}.mobile-dash-logo-shell{position:relative;width:48px;height:48px;display:grid;place-items:center;border-radius:0;background:transparent;box-shadow:none}.mobile-dash-logo{width:42px;height:42px;object-fit:contain}.mobile-dash-logo-shell svg{position:absolute;right:5px;bottom:5px;width:16px;height:16px;color:var(--cyan-dark)}.mobile-home-screen{justify-content:center}.mobile-gallery-screen,.mobile-wardrobe-screen,.mobile-profile-screen{gap:18px}.mobile-chat-status{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.mobile-chat-status span{color:var(--muted);font-size:.86rem;font-weight:700}.mobile-chat-status button{border:0;background:transparent;color:var(--cyan-dark);font-weight:700}.mobile-mode-chat-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.mobile-chat-products{display:grid;gap:8px;margin-top:10px}.mobile-chat-product-card{display:grid;grid-template-columns:minmax(0,1fr) 54px;align-items:center;gap:10px;padding:10px;border:0;border-radius:16px;background:#ffffffb8;text-align:left}.mobile-chat-product-card img{width:54px;height:62px;object-fit:cover;border-radius:12px}.mobile-chat-product-copy{display:grid;gap:3px;min-width:0}.mobile-chat-product-copy strong,.mobile-chat-product-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-chat-product-copy small{color:var(--muted)}.mobile-attachment-pills{display:flex;flex-wrap:wrap;gap:8px;padding:0 18px 12px}.mobile-attachment-pill{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:0;border-radius:999px;background:#ffffffb8;box-shadow:0 10px 22px #4b31131a}.mobile-attachment-pill span{color:var(--muted);font-size:.8rem}.mobile-attachment-pill strong{color:var(--ink);font-size:.82rem}.mobile-profile-card{display:grid;gap:18px;padding:18px;border-radius:24px;background:#ffffffb8;border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-profile-card h3,.mobile-profile-card p{margin:0}.mobile-language-panel{width:min(100%,320px);margin-top:2px}.mobile-profile-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}.mobile-profile-avatar{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#1ebee8f2,#54d0f2e6);color:#07161d;font-weight:800}.mobile-profile-copy{display:grid;gap:3px;min-width:0}.mobile-profile-copy strong,.mobile-profile-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-copy span{color:var(--muted)}.mobile-profile-guest,.mobile-profile-actions{display:grid;gap:10px}.mobile-profile-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px}.mobile-profile-stat{display:grid;gap:5px;padding:14px;border-radius:18px;background:#1815120d}.mobile-profile-stat span{color:var(--muted);font-size:.8rem}.mobile-dashbar{grid-template-columns:repeat(5,minmax(0,1fr))}.mobile-chat-panel{display:flex;flex:1 1 auto;flex-direction:column;gap:0;min-height:0;border-radius:28px;background:#ffffffbd;border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.mobile-composer-field{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px 12px;border-radius:24px;background:#ffffffeb;border:1px solid rgba(92,73,54,.08);box-shadow:inset 0 1px #ffffff6b}.mobile-send-icon-button{width:42px;height:42px;display:grid;place-items:center;border:0;align-self:center;border-radius:50%;background:linear-gradient(135deg,var(--cyan-dark),#46caef);color:#fff;box-shadow:0 10px 20px #0d8db838}.mobile-send-icon-button svg{width:18px;height:18px;transform:translate(1px)}.mobile-send-icon-button-try-on{background:linear-gradient(180deg,#191411,#060505);box-shadow:0 10px 20px #0f0b092e}.mobile-send-icon-button:disabled{opacity:.64}.mobile-send-icon-button .button-loader{width:16px;height:16px;border-color:#ffffff47;border-top-color:#fff}.mobile-prompt-input:focus{outline:none}.mobile-chat-panel .mobile-attachment-tray{margin:0 18px 12px}.mobile-mode-selector,.mobile-chat-message{display:grid;gap:10px;max-width:100%}.mobile-chat-message{min-width:0}.mobile-chat-message-content{display:grid;gap:10px;min-width:0}.mobile-chat-message-content p{margin:0;line-height:1.55;font-size:1rem;overflow-wrap:anywhere;word-break:break-word}.mobile-chat-message-assistant{align-self:stretch}.mobile-chat-message-user{align-self:flex-end;width:fit-content;max-width:min(82%,24rem);padding:12px 14px;border-radius:18px;background:linear-gradient(135deg,#1ebee82e,#54d0f247)}.mobile-chat-message-user .mobile-chat-message-content{gap:8px}.mobile-mode-selector .chat-action-button{min-height:48px;padding:.72rem 1rem}.mobile-profile-screen{gap:24px}.mobile-profile-screen .mobile-topbar{margin-bottom:8px}.mobile-profile-screen .mobile-profile-card:first-of-type{margin-top:10px}.mobile-profile-settings-card{gap:16px}.mobile-settings-group{display:grid;gap:10px}.mobile-settings-panel{display:grid;gap:14px;padding:16px;border-radius:20px;background:#f9f7f3e0;border:1px solid rgba(92,73,54,.08);box-shadow:inset 0 1px #ffffff8a}.mobile-profile-field input{min-height:44px}.mobile-settings-actions{margin-top:2px}*{box-sizing:border-box}html{max-width:100%;overflow-x:hidden;overflow-x:clip;overscroll-behavior-x:none;scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;max-width:100%;overflow-x:hidden;overflow-x:clip;overscroll-behavior-x:none;background:radial-gradient(circle at top left,rgba(234,175,135,.2),transparent 28%),radial-gradient(circle at 85% 12%,rgba(30,190,232,.12),transparent 20%),linear-gradient(180deg,#f8f2eb,#f4eadf 54%,#f8f4ef);color:var(--ink);font-family:Montserrat,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.5}#root{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.page-shell{position:relative;width:100%;max-width:100%;min-height:100vh;overflow-x:hidden;overflow-x:clip;padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left)}.page-glow{position:fixed;width:22rem;height:22rem;border-radius:50%;filter:blur(80px);opacity:.55;pointer-events:none;z-index:0}.page-glow-left{top:6rem;left:-8rem;background:#eca18233}.page-glow-right{top:18rem;right:-10rem;background:#1ebee824}.site-header,.page-content,.site-footer{position:relative;z-index:1}.site-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;width:min(1080px,calc(100% - 24px));margin:12px auto 0;padding:11px 15px;background:#ffffff9e;border:1px solid rgba(255,255,255,.56);border-radius:999px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 26px #47311a12}.brand{display:inline-flex;align-items:center;min-width:0;gap:10px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:15px;height:15px;border-radius:50%;background:conic-gradient(from 180deg,#1ebee8,#0d8db8,#ff8d5b,#ffd16c,#1ebee8);box-shadow:0 0 0 5px #1ebee814}.brand-logo{width:28px;height:28px;object-fit:contain;border-radius:10px;filter:drop-shadow(0 8px 18px rgba(29,154,177,.16))}.brand-wording{font-size:.98rem;min-width:0;overflow-wrap:anywhere}.site-nav{display:flex;align-items:center;justify-content:center;gap:1.05rem;min-width:0;color:var(--muted);font-size:.88rem;font-weight:700}.site-nav a{white-space:nowrap;line-height:1.15}.site-nav a:hover,.footer-links a:hover{color:var(--cyan-dark)}.header-actions{display:grid;grid-template-columns:122px 210px 214px;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.header-account-shell{display:grid;gap:4px;min-width:0;width:100%}.header-account-button{display:inline-flex;align-items:center;gap:10px;min-width:214px;min-height:54px;padding:5px 8px 5px 5px;border:1px solid rgba(92,73,54,.1);border-radius:999px;background:#ffffffc7;cursor:pointer;color:var(--ink)}.header-account-avatar,.account-avatar{display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--cyan),#54d0f2);color:#06151c;font-weight:800}.header-account-avatar{width:34px;height:34px;font-size:.8rem}.header-account-copy{display:grid;text-align:left;min-width:0}.header-account-copy strong,.header-account-copy small{line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-account-copy strong{font-size:.9rem}.header-account-copy small{font-size:.74rem}.header-account-copy small{color:var(--muted)}.language-switch,.gender-switch,.mode-switch{display:inline-flex;padding:4px;background:#ffffffc7;border-radius:999px;border:1px solid var(--line)}.language-switch{width:122px}.language-switch button,.gender-switch button,.mode-switch button{padding:.5rem .78rem;border:0;background:transparent;color:var(--muted);border-radius:999px;cursor:pointer;font-size:.86rem;font-weight:600}.language-switch button{flex:1 1 0}.language-switch .is-active,.gender-switch .is-active,.mode-switch .is-active{background:linear-gradient(135deg,var(--cyan),#54d0f2);color:#06151c;font-weight:800}.language-switch.mobile-language-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0;padding:4px;gap:4px;overflow:hidden;isolation:isolate}.language-switch.mobile-language-panel button{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:0}.switch-stack{flex-wrap:wrap;justify-content:flex-end}.mode-switch.switch-stack{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px;min-width:188px;background:#ffffffb8;border:1px solid rgba(92,73,54,.12);border-radius:34px;box-shadow:inset 0 1px #ffffff8f}.mode-switch.switch-stack button{width:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border:0;background:transparent;color:var(--muted);text-align:center;font-size:.93rem;font-weight:700;box-shadow:none}.mode-switch.switch-stack .is-active{background:linear-gradient(135deg,var(--cyan),#54d0f2);color:#06151c;box-shadow:0 10px 24px #1ebee82e}.header-pill,.result-badge,.upload-badge,.section-kicker{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.header-pill,.result-badge,.upload-badge{padding:.46rem .75rem}.header-pill{width:210px;min-height:54px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-status-pill{display:grid;justify-items:center;align-content:center;gap:2px;min-height:54px;padding:.42rem .9rem;white-space:normal;overflow:visible;text-overflow:clip}.header-status-pill-label{color:var(--cyan-dark);font-size:.72rem;font-weight:800;letter-spacing:.04em;line-height:1.1;text-transform:uppercase}.header-status-pill-balance{color:#111;font-size:.74rem;font-weight:800;letter-spacing:0;line-height:1.15;text-transform:none}.header-pill,.section-kicker{color:var(--cyan-dark);background:#1ebee81a}.page-content{width:min(1080px,calc(100% - 24px));margin:16px auto 0;padding-bottom:28px}.hero,.panel,.step-card,.site-footer,.modal-card{background:var(--paper);border:1px solid rgba(255,255,255,.62);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero{padding:24px 24px 20px;border-radius:var(--radius-xl)}.hero-copy-centered{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-kicker{color:var(--cyan-dark);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1,.section-heading h2,.panel-heading h2,.result-header h2,.modal-copy h3{margin:0;font-weight:800;letter-spacing:-.04em;line-height:.96}.hero-copy h1{width:100%;max-width:920px;margin-top:12px;font-size:clamp(2rem,5vw,3.5rem);line-height:.98}.hero-line-main,.hero-line-accent{display:block}.hero-line-accent{color:var(--cyan-dark)}.hero-copy p{max-width:710px;margin:14px auto 0;color:var(--muted);line-height:1.6;font-size:.96rem}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.hero-actions-centered{justify-content:center}.hero-button,.generate-button,.chat-send-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;font-weight:800}.hero-button-primary{background:linear-gradient(135deg,var(--cyan),#54d0f2);color:#08161b}.hero-button-primary-cta{min-width:min(100%,320px);min-height:54px;padding:0 24px;border:0;box-shadow:0 16px 30px #1ebee833;cursor:pointer}.hero-button-secondary{background:#ffffffc7;border:1px solid rgba(92,73,54,.1)}.inspiration-section,.process-section{margin-top:16px}.section-heading{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.panel-heading-copy{min-width:0}.section-heading h2,.panel-heading h2,.result-header h2{font-size:clamp(1.34rem,2.35vw,1.9rem);line-height:1.02}.inspiration-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.inspiration-card{position:relative;min-height:270px;padding:0;border:0;overflow:hidden;border-radius:22px;cursor:pointer;background:#ddd1c4;box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease}.inspiration-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px #4b311324}.inspiration-card img,.upload-preview img,.result-image,.product-card img,.modal-image{width:100%;height:100%;object-fit:cover;display:block}.inspiration-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f0b090a 14%,#0f0b09ad)}.inspiration-meta{position:absolute;inset:auto 14px 14px;color:#fff;text-align:left}.inspiration-meta small{display:block;margin-bottom:7px;font-size:.74rem;opacity:.84}.inspiration-meta strong{display:block;font-size:1.18rem;font-weight:800;line-height:1.02;letter-spacing:-.04em}.inspiration-grid-carousel{scroll-behavior:smooth}.studio-layout{--studio-top-panel-height: 32rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"upload controls" "result result";grid-template-rows:var(--studio-top-panel-height) auto;gap:12px;margin-top:14px;align-items:stretch}.studio-layout-try-on{grid-template-areas:"upload controls" "result result";grid-template-rows:auto auto;align-items:stretch}.studio-layout-wardrobe{--studio-top-panel-height: auto;grid-template-rows:auto auto;grid-auto-rows:minmax(min-content,max-content);align-items:start}.studio-layout-wardrobe .panel-upload,.studio-layout-wardrobe .panel-controls{height:auto;align-self:start}.studio-layout-wardrobe .panel-upload,.studio-layout-wardrobe .panel-controls,.studio-layout-wardrobe .result-panel,.studio-layout-wardrobe .products-panel{min-height:0;overflow:visible}.studio-left,.studio-right{display:contents}.panel{padding:12px;border-radius:var(--radius-xl)}.panel-upload{grid-area:upload;display:grid;grid-template-rows:auto;gap:10px;min-height:0;align-content:start;align-self:stretch;height:100%}.panel-upload .panel-heading{display:grid;gap:12px}.panel-upload .panel-heading-copy{max-width:none}.panel-upload .mode-switch.switch-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0;padding:4px;gap:4px;border-radius:20px}.panel-upload .mode-switch.switch-stack button{min-width:0;min-height:48px;padding:.72rem .8rem;white-space:normal;overflow-wrap:anywhere;line-height:1.15}.panel-upload-try-on{grid-template-rows:auto;gap:10px;min-height:0;align-content:start}.panel-controls{grid-area:controls;display:grid;align-content:start;min-height:0;align-self:stretch;height:100%;padding-bottom:6px}.panel-controls-try-on{min-height:0;gap:10px;grid-template-rows:auto minmax(240px,1fr) auto auto}.result-panel{grid-area:result}.panel-heading,.result-header,.control-row{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.upload-zone{display:block;margin-top:10px;cursor:pointer}.panel-upload .upload-zone,.panel-upload-try-on .upload-zone{height:auto}.upload-zone input{position:absolute;opacity:0;pointer-events:none}.upload-preview,.upload-placeholder,.result-stage,.product-empty,.chat-window{border-radius:18px}.upload-preview,.result-stage{position:relative;min-height:200px;overflow:hidden}.panel-upload .upload-preview,.panel-upload .upload-placeholder,.panel-upload-try-on .upload-preview,.panel-upload-try-on .upload-placeholder{min-height:0;height:auto}.upload-placeholder-compact{min-height:132px;padding:12px}.upload-placeholder-gallery{align-content:center;justify-items:center;text-align:center;gap:14px}.upload-placeholder-gallery.upload-placeholder-compact{min-height:142px}.panel-upload .upload-placeholder-gallery{min-height:auto;height:auto}.upload-thumb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(58px,1fr));gap:8px;width:100%}.upload-thumb{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;border:1px solid rgba(92,73,54,.08);background:#fffc}.upload-thumb-button{padding:0;cursor:zoom-in}.upload-thumb img{width:100%;height:100%;object-fit:cover;display:block}.upload-thumb-remove{position:absolute;top:4px;right:4px;width:20px;height:20px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:#0f0b09b8;color:#fff;font-size:.95rem;line-height:1;cursor:pointer}.upload-selection-copy{display:grid;gap:4px;justify-items:center}.upload-selection-copy span{color:var(--cyan-dark);font-size:.8rem;font-weight:800}.upload-selection-copy strong{font-size:.9rem;line-height:1.3}.upload-overlay{position:absolute;left:12px;right:12px;bottom:12px;display:grid;gap:4px;padding:12px;color:#fff;background:linear-gradient(180deg,#0e0a0814,#0e0a08ad);border-radius:14px}.saved-look-inline{margin-top:-2px}.saved-look-inline-row{display:flex;align-items:center;gap:10px}.saved-look-thumb{width:58px;min-width:58px}.saved-look-inline-copy{display:grid;gap:2px}.saved-look-inline-copy strong{font-size:.94rem;line-height:1.2}.saved-look-inline-copy p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.45}.upload-section{display:grid;gap:8px}.upload-section-secondary{margin-top:2px}.upload-section-copy{display:grid;gap:4px}.upload-section-copy strong{font-size:1rem;line-height:1.2}.upload-section-copy p{margin:0;color:var(--muted);line-height:1.5;font-size:.9rem}.upload-zone-secondary{margin-top:0}.upload-placeholder-secondary{justify-items:start;text-align:left}.upload-inline-trigger{display:grid;gap:6px;justify-items:start;padding:14px 16px;border-radius:16px;background:#ffffffb8;border:1px dashed rgba(92,73,54,.14)}.upload-inline-trigger strong{font-size:.98rem;line-height:1.22}.tryon-upload-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:stretch}.tryon-upload-shell{padding:10px;border-radius:22px;background:linear-gradient(135deg,#ffffff8a,#f8ebdfb8),radial-gradient(circle at top right,rgba(30,190,232,.09),transparent 34%);border:1px solid rgba(92,73,54,.08)}.tryon-upload-pane{display:grid;align-content:start;gap:10px;min-width:0;padding:4px;height:100%}.tryon-pane-dropzone{margin-top:0}.tryon-pane-dropzone .upload-placeholder.upload-placeholder-compact,.tryon-pane-dropzone .upload-placeholder-gallery.upload-placeholder-compact{min-height:244px}.upload-thumb-grid-single{grid-template-columns:minmax(0,148px);justify-content:center}.tryon-source-stack{display:grid;gap:10px}.tryon-source-card-combined{align-content:start;min-height:244px;height:100%}.tryon-source-group{display:grid;gap:8px}.tryon-source-group-label{font-size:.86rem;font-weight:800;color:var(--muted)}.tryon-source-actions{display:flex;flex-wrap:wrap;gap:10px}.tryon-source-card{display:grid;grid-auto-rows:min-content;gap:10px;padding:14px;border-radius:18px;background:linear-gradient(135deg,#ffffffdb,#f7f0e7fa),radial-gradient(circle at top right,rgba(30,190,232,.08),transparent 34%);border:1px solid rgba(92,73,54,.1);min-height:100%}.tryon-source-card .tryon-source-trigger{margin-top:auto}.tryon-source-inline{display:grid;gap:8px}.tryon-source-trigger{position:relative;display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:42px;padding:.72rem 1rem;border-radius:999px;border:1px dashed rgba(92,73,54,.18);background:#ffffffb8;color:var(--ink);cursor:pointer;font-weight:700;text-align:center;line-height:1.15}.tryon-source-actions .tryon-source-trigger{flex:1 1 180px;width:auto;display:flex;align-self:stretch;text-align:center}.tryon-source-trigger input{position:absolute;opacity:0;pointer-events:none}.tryon-source-thumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.tryon-source-thumbs .upload-thumb{width:62px;flex:0 0 62px}.tryon-source-selection{justify-items:start}.tryon-source-priority{margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}.wardrobe-upload-shell{display:grid;align-content:start;gap:12px;padding:10px;border-radius:22px;background:linear-gradient(135deg,#ffffff8a,#f8ebdfb8),radial-gradient(circle at top right,rgba(30,190,232,.09),transparent 34%);border:1px solid rgba(92,73,54,.08)}.wardrobe-panel{display:grid;align-content:start;gap:12px;min-width:0}.wardrobe-group{display:grid;align-content:start;gap:12px;min-width:0;padding:14px;border-radius:22px;background:#ffffffd6;border:1px solid rgba(92,73,54,.08);overflow:hidden}.wardrobe-group-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:0;border:0;border-radius:0;background:transparent;text-align:left;cursor:pointer}.wardrobe-group-toggle span:first-child{display:grid;gap:2px;min-width:0}.wardrobe-group-toggle strong{font-size:1rem;line-height:1.18}.wardrobe-group-toggle small{color:var(--muted)}.wardrobe-look-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(148px,188px);gap:10px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-gutter:stable both-edges;padding-bottom:4px}.wardrobe-look-card,.wardrobe-item-preview{position:relative;overflow:hidden;border-radius:18px;border:0;background:#ffffffc7;cursor:zoom-in}.wardrobe-look-card{aspect-ratio:4 / 5;padding:0}.wardrobe-look-card img,.wardrobe-item-card img{width:100%;height:100%;object-fit:cover;display:block}.wardrobe-look-overlay{position:absolute;inset:auto 10px 10px;display:grid;gap:2px;padding:10px;border-radius:14px;color:#fff;background:linear-gradient(180deg,#0e0a081a,#0e0a08b8);text-align:left}.wardrobe-look-overlay strong,.wardrobe-look-overlay small{line-height:1.2}.wardrobe-upload-queue{display:grid;gap:10px;padding:14px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(92,73,54,.08)}.wardrobe-upload-queue-grid{display:grid;grid-auto-flow:column;grid-auto-columns:58px;gap:8px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-gutter:stable both-edges}.wardrobe-upload-queue-copy{display:grid;gap:4px}.wardrobe-upload-queue-copy span{color:var(--cyan-dark);font-size:.8rem;font-weight:800}.wardrobe-upload-queue-copy strong,.wardrobe-upload-queue-copy small{overflow-wrap:anywhere}.wardrobe-upload-queue-copy small{color:var(--muted);line-height:1.45}.wardrobe-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 2px}.wardrobe-summary span{color:var(--muted);font-weight:700}.wardrobe-generate-button{min-height:46px;white-space:nowrap}.wardrobe-item-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,182px);gap:10px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-gutter:stable both-edges;padding-bottom:4px}.wardrobe-item-card{display:grid;gap:10px;min-width:0;padding:12px;border-radius:18px;background:#ffffffe0;border:1px solid rgba(92,73,54,.08)}.wardrobe-item-preview{aspect-ratio:1 / 1}.wardrobe-item-card span,.wardrobe-item-card small{overflow-wrap:anywhere}.wardrobe-item-card span{font-weight:800;line-height:1.22}.wardrobe-item-card small{color:var(--muted);line-height:1.35}.wardrobe-item-actions{display:flex;flex-wrap:wrap;gap:8px}.wardrobe-item-card.is-selected .wardrobe-item-preview{outline:2px solid rgba(30,190,232,.46);outline-offset:2px}.wardrobe-add-card{place-items:center;justify-content:center;text-align:center;cursor:pointer;background:linear-gradient(135deg,#ffffffd1,#f8ebdff5),radial-gradient(circle at top right,rgba(30,190,232,.12),transparent 34%)}.wardrobe-add-card strong{font-size:2rem;line-height:1;color:var(--cyan-dark)}.wardrobe-inline-empty,.wardrobe-panel-guest{gap:10px}.upload-placeholder,.result-placeholder,.product-empty,.loading-shell{display:grid;place-items:center;padding:18px;text-align:center;background:linear-gradient(135deg,#ffffffad,#f8ebdfeb),radial-gradient(circle at top right,rgba(30,190,232,.12),transparent 32%);border:1.5px dashed rgba(92,73,54,.14)}.upload-placeholder strong,.result-placeholder strong,.loading-shell strong{display:block;max-width:22rem;margin-top:8px;font-size:1rem;line-height:1.18;overflow-wrap:anywhere}.upload-placeholder p,.result-placeholder p,.loading-shell p{max-width:23rem;margin:6px auto 0;color:var(--muted);line-height:1.54;font-size:.93rem}.field-label{display:block;margin-bottom:3px;font-size:.86rem;font-weight:800}.panel-controls .field-label{margin:0;font-size:clamp(1.34rem,2.35vw,1.9rem);line-height:1.02;letter-spacing:-.04em}.studio-layout .panel-heading h2,.studio-layout .panel-controls .field-label,.studio-layout .result-header h2{font-size:clamp(1.16rem,2vw,1.56rem)}.studio-layout .panel-heading h2{max-width:11ch;line-height:.98}.field-hint{margin:0;color:var(--muted);line-height:1.5;font-size:.92rem}.panel-controls .field-hint{max-width:24rem;margin-top:4px;font-size:.92rem}.panel-controls-try-on .chat-window,.panel-controls-try-on .chat-composer,.panel-controls-try-on .composer-feedback{margin-top:0}.chat-window{display:flex;flex-direction:column;align-items:stretch;align-content:flex-start;justify-content:flex-start;gap:10px;min-width:0;min-height:206px;max-height:214px;margin-top:8px;padding:10px;overflow-y:auto;background:#fff9;border:1px solid var(--line)}.panel-controls-try-on .chat-window{min-height:clamp(240px,32vh,420px);max-height:none;align-self:stretch}.chat-bubble{display:flex;align-items:flex-start;align-self:flex-start;flex:0 0 auto;gap:8px;width:fit-content;min-width:0;max-width:min(100%,44rem);padding:10px 12px;border-radius:16px}.chat-bubble-content{display:grid;gap:8px;min-width:0}.chat-bubble p{margin:0;line-height:1.55;font-size:.94rem;overflow-wrap:anywhere;word-break:break-word}.chat-bubble-assistant{width:min(100%,44rem);max-width:min(100%,44rem);color:var(--ink);background:#ffffffeb;border:1px solid rgba(95,77,59,.08)}.chat-bubble-assistant .chat-bubble-content{width:100%}.chat-bubble-user{align-self:flex-end;margin-left:auto;max-width:min(82%,28rem);color:#08161b;background:linear-gradient(135deg,#1ebee83d,#54d0f261)}.chat-image-card,.chat-action-button{border-radius:14px}.chat-image-card{width:min(220px,100%);padding:0;border:0;overflow:hidden;background:#ffffffc7;cursor:zoom-in}.chat-image-card img{width:100%;height:180px;object-fit:cover;display:block}.chat-action-button{width:fit-content;min-height:42px;padding:.72rem 1rem;border:1px solid rgba(30,190,232,.18);background:linear-gradient(135deg,#1ebee829,#54d0f257);color:var(--cyan-dark);font-weight:800;cursor:pointer}.chat-action-group{display:flex;flex-wrap:wrap;gap:8px}.chat-action-button-secondary{border-color:#5c49361f;background:#ffffffe0;color:var(--ink)}.chat-action-button:disabled{cursor:wait;opacity:.72}.bubble-loader,.button-loader{display:inline-flex;width:14px;height:14px;border-radius:50%;border:2px solid rgba(13,141,184,.2);border-top-color:var(--cyan-dark);animation:spin .9s linear infinite}.chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.chip-row button{padding:.48rem .72rem;border:1px solid rgba(92,73,54,.1);border-radius:999px;background:#ffffffd6;color:var(--ink);cursor:pointer;font-size:.82rem}.chat-composer{display:grid;gap:6px;margin-top:4px;width:100%}.composer-feedback{min-height:1.6rem;max-height:1.6rem;margin-top:2px;overflow-y:auto}.prompt-input{width:100%;min-height:70px;padding:12px 14px;border:1px solid var(--line);border-radius:18px;resize:vertical;color:var(--ink);background:#ffffffdb;box-shadow:inset 0 1px #fff6;font-size:.95rem;line-height:1.5}.prompt-input:focus,.generate-button:focus,.chat-send-button:focus,.chat-action-button:focus,.chat-image-card:focus,.chip-row button:focus,.gender-switch button:focus,.language-switch button:focus,.image-button:focus,.modal-close:focus{outline:2px solid rgba(30,190,232,.28);outline-offset:2px}.composer-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.composer-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex:1 1 auto;width:100%;min-width:0;gap:4px;padding:4px;border-radius:20px}.composer-mode-switch button{min-width:0;min-height:50px;padding:.72rem .9rem;white-space:nowrap;font-size:.9rem;font-weight:700}.chat-send-button{width:auto;min-width:180px;min-height:50px;padding:0 18px;border:1px solid rgba(30,190,232,.2);background:linear-gradient(135deg,#1ebee829,#54d0f257);color:var(--cyan-dark);font-weight:800}.chat-send-button-try-on{border-color:#0f0b09eb;background:linear-gradient(180deg,#191411,#060505);color:#fff;box-shadow:0 12px 28px #0f0b0929}.upload-selection-copy,.tryon-source-selection{max-width:100%}.upload-selection-copy span,.upload-selection-copy strong,.tryon-source-group-label{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.generate-button{border:0;background:linear-gradient(135deg,#151210,#2a231e);color:#fff;cursor:pointer}.generate-button:disabled,.chat-send-button:disabled{cursor:progress;opacity:.72}.error-text{margin:0;color:#b04d35;font-size:.92rem;font-weight:700;line-height:1.35}.result-stage{margin-top:8px;display:flex;align-items:center;justify-content:center;width:100%;min-height:420px;background:linear-gradient(135deg,#ffffffb8,#f8ebdfeb),radial-gradient(circle at top right,rgba(30,190,232,.08),transparent 32%);border:1px solid rgba(92,73,54,.08)}.result-panel .result-placeholder,.result-panel .loading-shell{width:100%;min-height:100%;padding:24px 28px;background:transparent;border:0}.result-panel .result-placeholder strong,.result-panel .loading-shell strong{max-width:28rem;margin-top:10px;font-size:clamp(1.12rem,2vw,1.5rem);line-height:1.12}.result-panel .result-placeholder p,.result-panel .loading-shell p{max-width:29rem;font-size:1rem;line-height:1.52}.result-panel .result-placeholder span,.result-panel .loading-shell span{font-size:.82rem;font-weight:600;letter-spacing:-.02em}.image-button{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:zoom-in}.result-image{width:100%;height:100%;max-height:620px;object-fit:contain}.result-panel .image-button{min-height:420px}.result-panel-split{overflow:hidden}.result-panel-body{display:grid;gap:12px;margin-top:8px;min-width:0}.result-panel-body-split{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:stretch}.result-panel-body-single{grid-template-columns:minmax(0,1fr)}.result-visual-pane,.result-products-pane{min-width:0}.result-products-pane{display:grid;align-content:start;gap:10px;min-height:420px;padding:12px;border-radius:22px;background:linear-gradient(135deg,#ffffffc2,#f8ebdfeb),radial-gradient(circle at top right,rgba(30,190,232,.08),transparent 34%);border:1px solid rgba(92,73,54,.08)}.result-side-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.result-side-header h3{margin:0;font-size:clamp(1rem,1.85vw,1.36rem);line-height:1.02;letter-spacing:-.04em}.loading-shell{min-height:100%}.loading-orb{width:68px;height:68px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fffffff2,#fff0 45%),conic-gradient(from 0deg,rgba(30,190,232,.1),var(--cyan),rgba(30,190,232,.1));animation:spin 2.2s linear infinite,pulse 1.8s ease-in-out infinite;box-shadow:0 0 30px #1ebee838}.result-copy{margin-top:8px}.result-copy p,.product-empty p,.footer-brand p,.modal-copy p{margin:0;color:var(--muted);line-height:1.56;font-size:.94rem}.products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.products-grid-inline{grid-template-columns:minmax(0,1fr);margin-top:0}.product-placeholder{min-height:150px}.product-card{display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:var(--paper-strong);border:1px solid rgba(92,73,54,.08)}.product-card .image-button{aspect-ratio:1 / 1;height:auto;padding:10px;background:linear-gradient(180deg,#fffffff5,#f8f2ebe6),radial-gradient(circle at top right,rgba(30,190,232,.06),transparent 34%);border-bottom:1px solid rgba(92,73,54,.08)}.product-card img{height:100%;object-fit:contain;border-radius:12px;mix-blend-mode:multiply}.product-body{display:grid;align-content:start;flex:1;padding:11px 12px 12px}.product-body span{display:inline-block;margin-bottom:6px;color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.product-body h3{margin:0 0 7px;font-size:.96rem;line-height:1.18}.product-body a{display:inline-flex;margin-top:5px;color:var(--cyan-dark);font-size:.85rem;font-weight:800}.product-card-inline{display:grid;gap:10px;width:100%;padding:12px;border:1px solid rgba(92,73,54,.08);border-radius:18px;background:linear-gradient(135deg,#ffffffeb,#f8f2ebf5),radial-gradient(circle at top right,rgba(30,190,232,.06),transparent 36%)}.product-card-inline-main{display:grid;grid-template-columns:minmax(0,1fr) 84px;align-items:stretch;gap:12px;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:zoom-in}.product-card-inline-modal{border-radius:16px}.product-card-inline-copy{display:grid;align-content:start;gap:8px;min-width:0}.product-card-inline-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;min-width:0}.product-card-inline-category{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-card-inline-copy strong,.product-card-inline-copy span{overflow-wrap:anywhere}.product-card-inline-copy strong{font-size:.96rem;line-height:1.22}.product-card-inline-link{color:var(--cyan-dark);font-size:.84rem;font-weight:800}.product-favorite-button{min-height:32px;padding:0 12px;border:0;border-radius:999px;background:#1ebee824;color:var(--cyan-dark);font-size:.74rem;font-weight:800;white-space:nowrap}.product-favorite-button.is-saved{background:#18151214;color:var(--ink)}.product-favorite-button:disabled{opacity:.7}.product-card-inline-thumb{display:grid;place-items:center;width:84px;min-width:84px;aspect-ratio:1 / 1.18;overflow:hidden;border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f8f2ebeb),radial-gradient(circle at top right,rgba(30,190,232,.08),transparent 34%);border:1px solid rgba(92,73,54,.08)}.product-card-inline-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.mobile-favorite-products,.favorite-product-stack{display:grid;gap:10px}.store-chip{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-height:30px;padding:3px 10px 3px 3px;border-radius:999px;background:#1815120d;color:var(--ink);font-size:.78rem;font-weight:800}.store-chip-link{cursor:pointer}.store-chip-link:hover{box-shadow:0 10px 22px #4b311314}.store-chip-mark{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#fff;font-size:.66rem;letter-spacing:.03em}.store-chip-label{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-chip-wildberries .store-chip-mark{background:linear-gradient(135deg,#9c35ff,#ff3f8e)}.store-chip-ozon .store-chip-mark{background:linear-gradient(135deg,#1268ff,#05b8ff)}.store-chip-lamoda .store-chip-mark{background:linear-gradient(135deg,#151210,#4b433d)}.store-chip-yandex .store-chip-mark{background:linear-gradient(135deg,#fc0,#ff934f);color:#151210}.store-chip-generic .store-chip-mark{background:linear-gradient(135deg,#3a3531,#7c7369)}.product-card-locked{min-height:278px;background:linear-gradient(180deg,#fffffff5,#f4ece4eb),radial-gradient(circle at top right,rgba(30,190,232,.07),transparent 36%)}.product-lock-visual{display:grid;place-items:center;min-height:138px;padding:12px;background:linear-gradient(135deg,#ebebebeb,#ffffffb3),repeating-linear-gradient(135deg,#1ebee814,#1ebee814 10px,#ffffff14 10px,#ffffff14 20px);border-bottom:1px solid rgba(92,73,54,.08)}.product-lock-visual span{display:inline-flex;padding:.36rem .68rem;border-radius:999px;background:#ffffffd1;color:var(--muted);font-size:.76rem;font-weight:700}.product-lock-overlay{display:grid;align-content:center;gap:9px;flex:1;padding:14px 14px 16px;text-align:center}.product-lock-overlay strong{font-size:.98rem;line-height:1.18}.product-lock-overlay p,.subscription-inline-note,.subscription-summary p,.subscription-stat span{margin:0;color:var(--muted);line-height:1.5}.product-lock-overlay button{min-height:42px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--cyan),#54d0f2);color:#06151c;font-weight:800;cursor:pointer}.subscription-inline-note{margin-top:10px;font-size:.9rem}.product-card-inline.product-card-locked{grid-template-columns:minmax(0,1fr);min-height:0;padding:0;cursor:default}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.step-card{padding:16px;border-radius:var(--radius-lg)}.step-card span{color:var(--cyan-dark);font-size:1.32rem;font-weight:800;letter-spacing:-.06em}.step-card h3{margin:8px 0 6px;font-size:.94rem}.step-card p{margin:0;color:var(--muted);line-height:1.52;font-size:.92rem}.site-footer{display:flex;justify-content:space-between;gap:22px;width:min(1080px,calc(100% - 24px));margin:0 auto 20px;padding:20px;border-radius:var(--radius-xl);background:#151c2d;color:#ffffffe0}.site-footer .brand-wording,.site-footer h4{color:#fff}.footer-brand p{max-width:24rem;color:#ffffffa3}.footer-links{display:flex;gap:28px}.footer-links div{display:grid;gap:7px}.footer-links h4{margin:0 0 4px}.footer-links a{color:#ffffffb8}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0d0e1299;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:30}.modal-card{display:grid;gap:12px;width:min(760px,100%);padding:16px;max-height:88vh;overflow-y:auto;overscroll-behavior:contain;border-radius:24px}.modal-close{display:inline-flex;margin-left:auto;position:sticky;top:0;z-index:2;padding:.55rem .85rem;border:1px solid var(--line);border-radius:999px;background:#ffffffdb;cursor:pointer}.modal-image{display:block;width:100%;max-width:100%;height:auto;max-height:70vh;object-fit:contain;background:#ffffffb8;border-radius:16px}.modal-image-shell{overflow:auto;max-height:70vh;border-radius:16px;background:#ffffffb8}.modal-image-stage{display:grid;place-items:center;min-width:100%}.modal-image-stage .modal-image{transform:scale(var(--modal-image-scale, 1));transform-origin:center top;transition:transform .18s ease}.modal-copy{display:grid;gap:8px;margin-top:0}.modal-copy h3{font-size:1.1rem}.modal-copy a{display:inline-flex;width:fit-content;color:var(--cyan-dark);font-size:.92rem;font-weight:800}.modal-product-sheet{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:14px;align-items:start;padding:14px;border-radius:22px;background:#ffffffc2;border:1px solid rgba(92,73,54,.08)}.modal-product-copy{display:grid;align-content:start;gap:10px;min-width:0}.modal-product-copy h3{margin:0;font-size:1.16rem;line-height:1.05}.modal-action-group{display:grid;gap:8px}.modal-zoom-controls{display:flex;flex-wrap:wrap;gap:8px}.modal-zoom-button{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#ffffffdb;color:var(--ink);font-weight:700}.modal-zoom-button:disabled,.mobile-wardrobe-add-card:disabled,.wardrobe-add-card:disabled{opacity:.7;cursor:default}.modal-feedback{margin:0;color:var(--muted);font-size:.9rem;line-height:1.45}.modal-product-thumb{display:grid;place-items:center;min-width:0;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#fffffff5,#f8f2ebeb),radial-gradient(circle at top right,rgba(30,190,232,.08),transparent 34%);border:1px solid rgba(92,73,54,.08);aspect-ratio:1 / 1.18}.modal-product-image{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.modal-products{display:grid;gap:10px;margin-top:4px}.modal-products-title{font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.modal-products-list{display:grid;gap:10px;margin-top:0}.auth-modal{width:min(720px,100%);max-height:min(82vh,760px);padding:14px;overflow-y:auto}.account-modal{width:min(960px,100%);max-height:min(88vh,900px);overflow-y:auto}.auth-hero,.account-hero{margin-bottom:16px}.auth-hero-compact{margin-bottom:12px}.auth-hero h3,.account-hero-copy h3{margin:0;font-size:1.56rem;line-height:1.04;letter-spacing:-.04em}.auth-hero p:last-child,.account-hero-copy p:last-child,.auth-provider-copy p:last-child,.history-card-body p,.provider-item span{color:var(--muted)}.auth-tabs{display:inline-flex;gap:6px;margin-bottom:16px;padding:4px;background:#fffc;border:1px solid var(--line);border-radius:999px}.auth-tabs button{padding:.62rem .94rem;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-weight:700;font-size:.92rem}.auth-tabs .is-active{background:linear-gradient(135deg,var(--cyan),#54d0f2);color:#06151c}.auth-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:12px}.account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.auth-card,.account-card,.account-history{padding:14px;border-radius:20px;background:#ffffff9e;border:1px solid rgba(92,73,54,.08)}.auth-form,.auth-provider-copy,.provider-list,.account-history,.history-card-body{display:grid;gap:10px}.auth-field{display:grid;gap:6px}.auth-field span{font-size:.82rem;font-weight:700}.auth-field input{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--line);border-radius:14px;background:#ffffffe6;font-size:.95rem}.auth-submit{width:100%;margin-top:4px}.auth-switch-link{padding:0;border:0;background:transparent;color:var(--cyan-dark);text-align:left;cursor:pointer;font-weight:700}.social-grid{display:grid;gap:10px}.auth-provider-copy-compact{gap:6px}.provider-icon-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.provider-icon-button{display:grid;justify-items:center;gap:8px;padding:12px 8px;border:1px solid rgba(92,73,54,.1);border-radius:18px;background:#ffffffe0;cursor:pointer;color:var(--ink);text-align:center;font-weight:700;font-size:.82rem}.provider-icon-button.is-muted{opacity:.55}.provider-icon-shell{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;box-shadow:inset 0 1px #ffffff6b}.provider-icon-shell svg{width:22px;height:22px;display:block}.provider-icon-google{background:linear-gradient(135deg,#fff,#f4f7ff);color:#4285f4;border:1px solid rgba(66,133,244,.16)}.provider-icon-telegram{background:linear-gradient(135deg,#2aabee,#0f93d6);color:#fff}.provider-icon-max{background:linear-gradient(135deg,#171311,#342821);color:#fff}.provider-icon-mark{font-size:.92rem;font-weight:800;letter-spacing:-.04em}.provider-mini-note{display:flex;align-items:center;gap:8px;min-height:52px;margin-top:6px;padding:12px;border-radius:16px;background:#ffffffb8;color:var(--muted);font-size:.9rem}.provider-mini-note-loading{margin-top:10px}.social-button{display:grid;gap:4px;padding:14px;border:1px solid rgba(92,73,54,.1);border-radius:16px;background:#ffffffe6;text-align:left;cursor:pointer}.social-button strong{font-size:1rem}.social-button span,.telegram-widget-shell p,.history-card-body small{color:var(--muted)}.social-button:disabled{cursor:not-allowed;opacity:.58}.telegram-widget-shell{display:grid;gap:10px;margin-top:8px;padding:14px;border-radius:16px;background:linear-gradient(135deg,#ffffffb3,#f8ebdfeb),radial-gradient(circle at top right,rgba(30,190,232,.12),transparent 32%);border:1.5px dashed rgba(92,73,54,.14)}.telegram-widget-shell-compact{padding:12px}.telegram-widget-box,.telegram-widget-placeholder{min-height:54px}.telegram-widget-placeholder{display:grid;place-items:center;padding:12px;border-radius:14px;background:#ffffffb3;color:var(--muted)}.account-hero{display:flex;align-items:center;gap:14px}.account-avatar{width:64px;height:64px;font-size:1.02rem;box-shadow:0 10px 22px #1ebee833}.account-hero-copy{display:grid;gap:4px}.account-hero-copy p,.account-card h4,.account-history h2{margin:0}.account-actions{display:flex;flex-wrap:wrap;gap:10px}.subscription-summary{display:grid;gap:12px}.subscription-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.subscription-stat{display:grid;gap:4px;padding:12px;border-radius:16px;background:#ffffffb8;border:1px solid rgba(92,73,54,.08)}.subscription-stat strong{font-size:1.05rem;line-height:1.1}.subscription-support-link{width:100%;justify-content:center}.provider-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid rgba(92,73,54,.08)}.provider-item:last-child{padding-bottom:0;border-bottom:0}.provider-item strong,.history-card-body h4{display:block;margin:0 0 4px}.provider-item strong{font-size:.94rem}.provider-pill{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:.58rem .88rem;border:1px solid rgba(92,73,54,.1);border-radius:999px;background:#ffffffd1;color:var(--ink);cursor:pointer;font-weight:700}.provider-pill.is-linked{background:#1ebee81f;color:var(--cyan-dark)}.history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.history-card{overflow:hidden;border-radius:18px;background:#ffffffe6;border:1px solid rgba(92,73,54,.08)}.history-card img{height:180px;width:100%;object-fit:cover;display:block}.history-card-body{padding:12px}.history-card-body h4{font-size:.95rem;line-height:1.22}.history-card-body p,.history-card-body span{margin:0;font-size:.88rem;line-height:1.5}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media (max-width: 980px){.step-grid,.auth-grid,.account-grid,.history-grid{grid-template-columns:1fr}.inspiration-grid.inspiration-grid-carousel{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(224px,54vw);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding-bottom:6px;scrollbar-width:none}.inspiration-grid.inspiration-grid-carousel::-webkit-scrollbar{display:none}.inspiration-grid.inspiration-grid-carousel .inspiration-card{min-height:246px;scroll-snap-align:start}.studio-layout{grid-template-columns:1fr;grid-template-areas:"upload" "controls" "result";grid-template-rows:auto}.result-panel-body-split{grid-template-columns:1fr}.result-products-pane{min-height:0}.panel-upload,.panel-upload-try-on,.panel-controls,.panel-controls-try-on{min-height:auto;height:auto}.panel-upload .panel-heading{gap:10px}.panel-upload .panel-heading h2{max-width:none}.panel-upload .mode-switch.switch-stack{width:100%;padding:4px;gap:4px;border-radius:18px}.panel-upload .mode-switch.switch-stack button{min-height:44px;padding:.64rem .72rem;font-size:.86rem}.tryon-upload-split{grid-template-columns:1fr}.tryon-pane-dropzone .upload-placeholder.upload-placeholder-compact,.tryon-pane-dropzone .upload-placeholder-gallery.upload-placeholder-compact,.tryon-source-card-combined{min-height:188px}.panel-controls-try-on .chat-window{min-height:220px}.site-footer{flex-direction:column}}@media (max-width: 1120px){.site-header{grid-template-columns:minmax(0,1fr);gap:10px;padding:12px 14px;border-radius:30px}.brand{justify-content:center;width:100%}.site-nav{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem}.header-actions{grid-template-columns:122px minmax(0,1fr) minmax(0,1fr);width:100%}.header-pill,.header-account-shell,.header-account-button{min-width:0;width:100%}}@media (max-width: 760px){.site-header{display:grid;grid-template-columns:minmax(0,1fr);justify-items:stretch;gap:10px;border-radius:24px}.brand,.site-nav,.header-actions{width:100%}.brand{justify-content:center}.header-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.site-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:stretch}.site-nav a{display:flex;align-items:center;justify-content:center;min-height:40px;padding:.45rem .5rem;text-align:center;white-space:normal;overflow-wrap:anywhere;border-radius:999px;background:#ffffff8f}.header-account-button{width:100%;min-width:0;justify-content:center}.language-switch,.header-pill{width:100%;min-width:0}.page-content,.site-footer,.site-header{width:min(100% - 18px,1080px)}.hero,.panel,.site-footer,.modal-card{padding:14px}.hero-copy h1{font-size:clamp(1.82rem,11vw,2.7rem)}.inspiration-grid.inspiration-grid-carousel{grid-auto-columns:minmax(196px,76vw);gap:8px}.inspiration-grid.inspiration-grid-carousel .inspiration-card{min-height:212px}.inspiration-meta{inset:auto 12px 12px}.inspiration-meta small{margin-bottom:5px;font-size:.68rem}.inspiration-meta strong{font-size:1.02rem}.products-grid{grid-template-columns:1fr}.product-card-inline{grid-template-columns:minmax(0,1fr) 72px;gap:10px}.product-card-inline-thumb{width:72px;min-width:72px}.result-stage{min-height:320px}.control-row,.result-header,.composer-actions,.account-hero,.account-actions,.provider-item{flex-direction:column}.panel-upload .panel-heading{gap:10px}.panel-upload .panel-heading h2{font-size:clamp(1.48rem,8vw,2.04rem);line-height:.96}.panel-upload .mode-switch.switch-stack{width:100%;padding:4px;gap:4px;border-radius:18px}.panel-upload .mode-switch.switch-stack button{min-height:42px;padding:.58rem .42rem;font-size:.8rem}.generate-button,.chat-send-button,.composer-mode-switch{width:100%}.chat-window{max-height:240px}.chat-bubble,.chat-composer,.composer-actions{max-width:100%}.chat-bubble-assistant{width:100%;max-width:100%}.chat-bubble-user{width:fit-content;max-width:min(100%,22rem)}.panel-controls-try-on{grid-template-rows:auto minmax(200px,auto) auto auto}.modal-product-sheet{grid-template-columns:1fr}.panel-controls-try-on .chat-window{min-height:200px}.tryon-source-card{padding:12px}.wardrobe-summary,.wardrobe-item-actions{flex-direction:column;align-items:stretch}.wardrobe-generate-button{width:100%}.wardrobe-look-grid{grid-auto-columns:minmax(132px,62vw)}.wardrobe-item-grid{grid-auto-columns:minmax(144px,68vw)}}
