@font-face{font-family:Google Sans;src:url(/assets/GoogleSans-Regular-CqIHRKHu.ttf) format("truetype");font-weight:400}@font-face{font-family:Google Sans;src:url(/assets/GoogleSans-SemiBold-D1oB7LvD.ttf) format("truetype");font-weight:650}:root{font-family:Google Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f5f5;background:#fff;scrollbar-gutter:stable;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html.prototyped-marketing-root{color:#33383c;background:#fff;scrollbar-gutter:auto}*{box-sizing:border-box}body{margin:0;min-width:0;min-height:100vh;overflow:hidden}body.is-resizing-sidebar,body.is-resizing-sidebar *{cursor:col-resize!important;-webkit-user-select:none;user-select:none}button,textarea{font:inherit}button{border:0}@keyframes popupMenuFadeRise{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.app-menu-popover,.settings-popover,.model-export-menu,.send-to-menu,.dior-side-interface-panel,.dior-side-interface-content,.prototype-image-lightbox,.prototype-image-lightbox-stage img,.prototype-rfq-sent-card,.prototype-button-loading-dots i,.prototype-select-menu{animation:none!important}}.figma-shell{display:grid;width:100vw;height:100vh;overflow:hidden;background:#1e1e1e}.panel-row,.layer-row,.asset-row{color:#dedede;background:transparent;cursor:pointer}.icon-button,.panel-icon-button,.rail-button,.tool-dock button{display:grid;place-items:center;color:#d9d9d9;background:transparent;cursor:pointer}.icon-button{width:32px;height:32px;border-radius:6px}.icon-button:hover,.panel-icon-button:hover,.rail-button:hover,.tool-dock button:hover{background:#3a3a3a}.figma-body{display:grid;grid-template-columns:var(--left-sidebar-width, 276px) minmax(0,1fr) var(--right-sidebar-width, 280px);min-width:0;min-height:0;height:100vh}.tool-rail,.left-panel,.inspector-panel{min-height:0;background:#2c2c2c}.tool-rail{display:flex;flex-direction:column;align-items:center;gap:7px;padding:12px 6px;border-right:1px solid #3a3a3a}.rail-button{width:36px;height:36px;border-radius:6px}.logo-anchor{position:relative;display:grid;place-items:center}.rail-logo-button{display:grid;place-items:center;width:36px;height:36px;padding:0;border-radius:8px;color:#0d99ff;background:transparent;cursor:pointer}.rail-logo-button:hover,.rail-logo-button[aria-expanded=true]{background:#3a3a3a}.rail-logo-image{display:block;width:22px;height:22px;object-fit:contain;filter:invert(1)}.app-menu-popover{position:fixed;top:58px;left:12px;z-index:1200;display:grid;width:min(300px,calc(100vw - 24px));overflow:hidden;border:1px solid #333333;border-radius:12px;color:#f7f7f7;background:#1f1f1f;box-shadow:0 22px 54px #0000006b;transform-origin:top center;animation:popupMenuFadeRise .18s cubic-bezier(.22,1,.36,1) both}.app-menu-header{display:grid;gap:4px;padding:16px;border-bottom:1px solid #353535}.app-menu-header strong{font-size:15px;font-weight:650;line-height:1.2}.app-menu-header span{color:#a8a8a8;font-size:12px;line-height:1.25}.app-menu-item{display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:58px;padding:10px 16px;color:#f7f7f7;background:transparent;cursor:pointer;text-align:left}.app-menu-item:hover{background:#2a2a2a}.app-menu-item>svg{color:#d6d6d6}.app-menu-item>span{display:grid;min-width:0;gap:3px}.app-menu-item strong,.app-menu-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-menu-item strong{font-size:14px;font-weight:650;line-height:1.2}.app-menu-item small{color:#a8a8a8;font-size:12px;line-height:1.25}.rail-button.active{color:#fff;background:#0d99ff}.rail-bottom{margin-top:auto}.settings-anchor{position:relative;display:grid;place-items:center;margin-top:auto}.settings-anchor .rail-bottom{margin-top:0}.settings-popover{position:fixed;bottom:12px;left:62px;z-index:1200;display:grid;width:min(240px,calc(100vw - 74px));gap:14px;padding:14px;border:1px solid #424242;border-radius:8px;color:#f5f5f5;background:#2c2c2c;box-shadow:0 18px 44px #0000006b;transform-origin:bottom left;animation:popupMenuFadeRise .18s cubic-bezier(.22,1,.36,1) both}.settings-popover-header{display:grid;gap:3px}.settings-popover-header strong,.appearance-toggle-copy strong{font-size:13px;font-weight:650;line-height:1.2}.settings-popover-header span,.appearance-toggle-copy small{color:#9a9a9a;font-size:12px;line-height:1.25}.appearance-toggle-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;cursor:pointer}.appearance-toggle-copy{display:grid;min-width:0;gap:3px}.appearance-switch-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.appearance-switch{position:relative;display:block;width:42px;height:24px;border-radius:999px;background:#474747;box-shadow:inset 0 0 0 1px #ffffff14;transition:background .16s ease,box-shadow .16s ease}.appearance-switch span{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #00000047;transition:transform .16s ease}.appearance-switch-input:checked+.appearance-switch{background:#0d99ff;box-shadow:inset 0 0 0 1px #ffffff2e}.appearance-switch-input:checked+.appearance-switch span{transform:translate(18px)}.appearance-switch-input:focus-visible+.appearance-switch{outline:2px solid #0d99ff;outline-offset:3px}.left-panel{position:relative;display:grid;grid-template-rows:auto minmax(120px,1fr) auto;min-width:0;overflow:hidden;border-right:1px solid #3a3a3a}.sidebar-resize-handle{position:absolute;top:0;bottom:0;z-index:80;width:10px;padding:0;border:0;background:transparent;cursor:col-resize;outline:none;touch-action:none}.sidebar-resize-handle.left{right:0}.sidebar-resize-handle.right{left:0}.sidebar-resize-handle:before{position:absolute;top:0;bottom:0;width:2px;border-radius:999px;background:#0d99ff;content:"";opacity:0;transition:opacity .14s ease}.sidebar-resize-handle.left:before{right:0}.sidebar-resize-handle.right:before{left:0}.sidebar-resize-handle:hover:before,.sidebar-resize-handle:focus-visible:before,.sidebar-resize-handle.active:before{opacity:1}.assets-panel{grid-template-rows:auto minmax(0,1fr)}.panel-section{min-width:0;padding:14px 12px;border-bottom:1px solid #3a3a3a}.project-section{padding-top:16px}.panel-title-row,.section-header,.property-row,.inspector-top,.tabs{display:flex;align-items:center}.panel-title-row>div{min-width:0}.panel-title-row,.section-header,.inspector-top{justify-content:space-between;gap:10px}h1{margin:0;color:#f5f5f5;font-size:15px;line-height:1.25;letter-spacing:0;overflow-wrap:anywhere}.project-section p{margin:5px 0 0;color:#a8a8a8;font-size:12px;overflow-wrap:anywhere}.panel-icon-button{width:28px;height:28px;border-radius:6px}.section-header{min-height:28px;color:#bfbfbf;font-size:12px;font-weight:650;overflow-wrap:anywhere}.section-header div{display:flex;gap:2px}.layer-list,.asset-list{display:grid;gap:2px;padding-top:6px}.panel-row,.layer-row{display:flex;align-items:center;width:100%;min-height:30px;padding:0 8px;border-radius:6px;text-align:left}.panel-row span,.layer-row span{min-width:0;overflow-wrap:anywhere}.panel-row:hover,.panel-row.selected,.layer-row:hover,.layer-row.selected{color:#fff;background:#3a3a3a}.layer-section{min-height:0;overflow:auto}.layer-row{gap:8px;font-size:13px;font-weight:650;line-height:1.18}.layer-row>svg{flex:0 0 auto}.conversation-sidebar{display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:#dedede}.conversation-sidebar-actions{display:grid;gap:2px;padding:10px 10px 5px}.conversation-action-button,.conversation-chat-row,.conversation-show-more{min-width:0;color:#dedede;background:transparent;cursor:pointer;text-align:left}.conversation-action-button{display:flex;align-items:center;gap:12px;min-height:33px;padding:0 10px;border-radius:8px;font-size:14px;line-height:1.2}.conversation-action-button:hover,.conversation-action-button.active,.conversation-chat-row:hover{color:#fff;background:#3a3a3a}.conversation-project-list{min-width:0;min-height:0;overflow:auto;padding:1px 8px 12px}.conversation-project{display:grid;gap:1px;padding:5px 0 7px}.conversation-project-heading{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;min-width:0;gap:9px;min-height:30px;padding:0 10px;color:#dedede;font-size:14px;font-weight:650;line-height:1.2}.conversation-project-heading svg,.conversation-action-button svg,.conversation-sidebar-footer svg{flex:0 0 auto}.conversation-project-heading span,.conversation-action-button span,.conversation-sidebar-footer span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-project-title{display:block;padding-right:0;transition:padding-right .12s ease}.conversation-project-heading:hover .conversation-project-title,.conversation-project-heading:focus-within .conversation-project-title{padding-right:68px}.rename-input{width:100%;min-width:0;height:24px;padding:0 5px;border:1px solid #0d99ff;border-radius:5px;outline:0;color:#fff;background:#242424;font:inherit;line-height:1.2}.conversation-project-heading.editing{gap:7px;grid-template-columns:18px minmax(0,1fr);padding-right:10px}.conversation-chat-list{display:grid;gap:1px}.conversation-chat-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:31px;padding:0 10px 0 37px;border-radius:8px;cursor:pointer;font-size:13px;line-height:1.2;text-align:left}.conversation-chat-row.editing{color:#fff;background:#3a3a3a;cursor:default}.conversation-title-input{height:23px;font-size:13px}.conversation-chat-row.active{color:#fff;background:#3a3a3a}.conversation-chat-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-chat-row time{color:#9a9a9a;font-size:12px;white-space:nowrap}.conversation-chat-meta{position:relative;display:grid;place-items:center;min-width:34px;min-height:31px}.conversation-chat-meta time,.conversation-row-spinner,.conversation-chat-delete-button{grid-area:1 / 1;transition:opacity .12s ease}.conversation-row-spinner{display:block;width:14px;height:14px;border:2px solid rgba(222,222,222,.28);border-top-color:#dedede;border-radius:999px;animation:conversation-row-spin .76s linear infinite}@keyframes conversation-row-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.conversation-row-spinner{animation-duration:1.8s}}.conversation-delete-button,.conversation-project-action-button{display:grid;place-items:center;width:30px;height:30px;padding:0;border-radius:6px;color:#bdbdbd;background:transparent;cursor:pointer;opacity:0;pointer-events:auto}.conversation-project-actions{position:absolute;top:50%;right:4px;display:flex;align-items:center;gap:2px;transform:translateY(-50%);pointer-events:none}.conversation-delete-button:hover,.conversation-project-action-button:hover{color:#fff;background:#4a4a4a}.conversation-project-delete-button,.conversation-project-new-chat-button{transition:opacity .12s ease}.conversation-chat-row:hover .conversation-chat-meta time,.conversation-chat-row:hover .conversation-row-spinner,.conversation-chat-row:focus-within .conversation-chat-meta time{opacity:0}.conversation-chat-row:focus-within .conversation-row-spinner{opacity:0}.conversation-chat-row:hover .conversation-chat-delete-button,.conversation-chat-row:focus-within .conversation-chat-delete-button,.conversation-project-heading:hover .conversation-project-action-button,.conversation-project-heading:focus-within .conversation-project-action-button,.conversation-project-heading:hover .conversation-project-delete-button,.conversation-project-heading:focus-within .conversation-project-delete-button{opacity:1;pointer-events:auto}.conversation-show-more{justify-self:start;min-height:28px;padding:0 10px 0 42px;color:#8d8d8d;border-radius:8px;font-size:13px}.conversation-show-more:hover{color:#d8d8d8}.conversation-sidebar-bottom{display:grid;gap:8px;padding:0 10px 12px}.conversation-sidebar-settings{padding:12px;border:1px solid #424242;border-radius:8px;background:#2f2f2f}.conversation-sidebar-footer{display:flex;align-items:center;width:100%;min-width:0;gap:12px;min-height:36px;padding:0 8px;border-radius:8px;color:#dedede;background:transparent;cursor:pointer;font-size:14px;text-align:left}.conversation-sidebar-footer:hover{color:#fff;background:#3a3a3a}.conversation-search-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;display:grid;place-items:center;padding:24px;background:#0000005c}.image-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:grid;place-items:center;padding:24px;background:#000000db}.image-preview-dialog{position:relative;display:grid;place-items:center;width:fit-content;height:fit-content;max-width:calc(100vw - 48px);max-height:calc(100vh - 48px);margin:0;padding:0;border:0;color:#fff;background:transparent;box-shadow:none}.image-preview-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#fff;background:#0000007a;box-shadow:0 8px 24px #00000047;cursor:pointer}.image-preview-close:hover,.image-preview-close:focus-visible{color:#fff;background:#000000ad}.image-preview-image{display:block;max-width:calc(100vw - 48px);max-height:calc(100vh - 48px);object-fit:contain}.delete-confirmation-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1600;display:grid;place-items:center;padding:24px;background:#0000006b}.delete-confirmation-dialog{display:grid;gap:22px;width:min(420px,calc(100vw - 48px));padding:22px;border:1px solid #464646;border-radius:14px;color:#f1f1f1;background:#2c2c2c;box-shadow:0 24px 70px #00000075}.delete-confirmation-copy{display:grid;gap:8px}.delete-confirmation-copy h2,.delete-confirmation-copy p{margin:0}.delete-confirmation-copy h2{color:#f5f5f5;font-size:18px;font-weight:650;line-height:1.2}.delete-confirmation-copy p{color:#b8b8b8;font-size:14px;line-height:1.45}.delete-confirmation-actions{display:flex;align-items:center;justify-content:end;gap:10px}.delete-confirmation-cancel,.delete-confirmation-confirm{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}.delete-confirmation-cancel{color:#ededed;background:#3a3a3a}.delete-confirmation-cancel:hover,.delete-confirmation-cancel:focus-visible{background:#444}.delete-confirmation-confirm{gap:8px;color:#fff;background:#c9382e}.delete-confirmation-confirm:hover,.delete-confirmation-confirm:focus-visible{background:#d9463d}.conversation-search-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(760px,calc(100vw - 48px));max-height:min(620px,calc(100vh - 64px));overflow:hidden;border:1px solid #464646;border-radius:18px;color:#f1f1f1;background:#2c2c2c;box-shadow:0 24px 70px #0000006b}.object-library-dialog{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(1120px,calc(100vw - 48px));height:min(760px,calc(100vh - 48px));overflow:hidden;border:1px solid #464646;border-radius:22px;color:#f1f1f1;background:#2c2c2c;box-shadow:0 28px 80px #00000075}.orders-dialog{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(1180px,calc(100vw - 48px));height:min(780px,calc(100vh - 48px));overflow:hidden;border:1px solid #464646;border-radius:22px;color:#f1f1f1;background:#2c2c2c;box-shadow:0 28px 80px #00000075}.object-library-page-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,auto);align-items:center;gap:22px;width:min(860px,calc(100% - 48px));margin:0 auto;padding:72px 0 34px}.object-library-page-header h2{margin:0;color:#f5f5f5;font-size:30px;font-weight:520;letter-spacing:0;line-height:1.1}.orders-page-header{width:min(960px,calc(100% - 48px))}.object-library-header-actions{display:flex;align-items:center;min-width:0;justify-content:end;gap:10px}.object-library-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;width:min(260px,100%);height:42px;padding:0 14px;border:1px solid #4a4a4a;border-radius:999px;color:#a8a8a8;background:#303030}.object-library-search input{min-width:0;border:0;outline:0;color:#f5f5f5;background:transparent;font:inherit;font-size:15px}.object-library-search input::placeholder{color:#8f8f8f}.object-library-new-button{display:flex;align-items:center;gap:6px;height:42px;padding:0 16px;border-radius:999px;color:#fff;background:#0d99ff;cursor:pointer;font-size:15px}.object-library-new-button:hover{background:#258ee7}.object-library-close{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;color:#a8a8a8;background:transparent;cursor:pointer}.object-library-close:hover{color:#fff;background:#3a3a3a}.object-library-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;width:min(860px,calc(100% - 48px));margin:0 auto;padding-bottom:42px}.object-library-filters,.object-library-view-controls{display:flex;align-items:center}.object-library-filters{gap:6px}.object-library-filters button{display:flex;align-items:center;gap:7px;height:44px;padding:0 18px;border:1px solid transparent;border-radius:999px;color:#a8a8a8;background:transparent;cursor:pointer;font-size:15px}.object-library-filters button.active{border-color:#4b4b4b;color:#fff;background:#3a3a3a;box-shadow:inset 0 0 0 1px #ffffff05}.object-library-filters button small{color:#a6a6a6;font-size:12px}.orders-content{display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px;min-height:0;width:min(960px,calc(100% - 48px));margin:0 auto;padding-bottom:32px}.orders-content.detail{grid-template-rows:minmax(0,1fr)}.orders-tabs{display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto;padding-bottom:2px}.orders-tabs button{display:flex;align-items:center;gap:7px;height:42px;padding:0 16px;border:1px solid transparent;border-radius:999px;color:#a8a8a8;background:transparent;cursor:pointer;font-size:14px}.orders-tabs button.active{border-color:#4b4b4b;color:#fff;background:#3a3a3a}.orders-tabs button small{color:#a6a6a6;font-size:12px}.orders-list-view{min-width:0;min-height:0;overflow:auto;border:1px solid #424242;border-radius:8px;background:#303030}.orders-list-view.loading{min-height:auto;overflow:visible;border:0;border-radius:0;background:transparent}.orders-row-list{display:grid}.orders-list-row{display:grid;grid-template-columns:58px minmax(0,1fr) minmax(128px,auto) 128px;align-items:center;gap:14px;min-width:0;min-height:78px;padding:10px 14px;border-top:1px solid #414141;color:#f2f2f2;background:transparent;cursor:pointer;text-align:left}.orders-list-row:first-child{border-top:0}.orders-list-row:hover{background:#383838}.orders-thumbnail{display:grid;place-items:center;width:52px;height:52px;overflow:hidden;border:1px solid #454545;border-radius:15px;color:#ededed;background:#242424}.orders-thumbnail.has-image{background:#202020}.orders-thumbnail img{width:100%;height:100%;object-fit:cover}.orders-list-row-copy,.orders-list-row-price,.orders-quote-row span,.orders-supplier-row span{min-width:0}.orders-list-row-copy strong,.orders-list-row-price strong,.orders-quote-row strong,.orders-supplier-row strong{display:block;min-width:0;color:#f2f2f2;font-size:14px;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-list-row-price strong{text-align:right}.orders-list-row-copy small,.orders-list-row-price small,.orders-quote-row small,.orders-supplier-row small{display:block;min-width:0;margin-top:5px;color:#a8a8a8;font-size:12px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-list-row-price small{text-align:right}.orders-list-row time,.orders-quote-row time{color:#9b9b9b;font-size:13px;text-align:right;white-space:nowrap}.orders-muted,.orders-error{margin:0;color:#a8a8a8;font-size:12px;line-height:1.4}.orders-error{color:#ff8f86}.orders-rfq-detail{display:grid;gap:16px;min-height:0;overflow:auto;padding:18px;border:1px solid #424242;border-radius:8px;background:#303030}.orders-back-button{justify-self:start;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid #565656;border-radius:8px;color:#f1f1f1;background:#383838;cursor:pointer;font-size:12px;font-weight:750}.orders-back-button:hover{border-color:#686868;background:#414141}.orders-detail-header{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0}.orders-detail-header .orders-thumbnail{width:64px;height:64px;border-radius:18px}.orders-detail-header strong{display:block;min-width:0;color:#f5f5f5;font-size:18px;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.orders-detail-header small{display:block;margin-top:4px;color:#a8a8a8;font-size:12px;overflow-wrap:anywhere}.orders-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 9px;border:1px solid #555555;border-radius:999px;color:#f1f1f1;background:#3a3a3a;font-size:11px;font-weight:750;line-height:1;white-space:nowrap}.orders-status-pill.subtle{color:#d0d0d0;background:#343434}.orders-detail-grid,.orders-detail-footnotes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orders-detail-footnotes{grid-template-columns:repeat(3,minmax(0,1fr))}.orders-fact{display:grid;gap:6px;min-width:0;padding:10px;border:1px solid #424242;border-radius:8px;background:#343434}.orders-fact span{color:#9f9f9f;font-size:11px;font-weight:700;text-transform:uppercase}.orders-fact strong{min-width:0;color:#f1f1f1;font-size:13px;line-height:1.25;overflow-wrap:anywhere}.orders-detail-section{display:grid;gap:10px}.orders-detail-section h3{margin:0;color:#f2f2f2;font-size:13px;font-weight:750}.orders-detail-section p{margin:0;color:#cfcfcf;font-size:12px;line-height:1.45}.orders-supplier-table,.orders-quote-list{display:grid;gap:8px}.orders-supplier-row,.orders-quote-row{display:grid;align-items:center;gap:10px;min-width:0;padding:10px;border:1px solid #424242;border-radius:8px;background:#343434}.orders-supplier-row{grid-template-columns:minmax(0,1fr) auto auto auto}.orders-quote-row{grid-template-columns:minmax(0,1fr) auto}.orders-supplier-row a{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:28px;padding:0 9px;border:1px solid #555555;border-radius:8px;color:#f1f1f1;background:#3a3a3a;font-size:11px;font-weight:750;text-decoration:none;white-space:nowrap}.orders-supplier-row a svg{transform:rotate(45deg)}.orders-supplier-row a:hover{border-color:#666;background:#414141}.orders-detail-empty{display:grid;justify-items:center;align-content:center;gap:9px;min-height:280px;border:1px solid #424242;border-radius:8px;padding:34px;color:#a8a8a8;background:#303030;text-align:center}.orders-detail-empty strong{color:#f2f2f2;font-size:14px}.orders-detail-empty span{max-width:320px;font-size:12px;line-height:1.4}.object-library-view-controls{gap:10px}.object-library-view-controls>span{width:1px;height:22px;background:#444}.object-library-view-controls button{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;color:#a8a8a8;background:transparent;cursor:pointer}.object-library-view-controls button:hover,.object-library-view-controls button.active{color:#fff;background:#3a3a3a}.conversation-search-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:0 20px;border-bottom:1px solid #414141;color:#bdbdbd}.conversation-search-field input{min-width:0;border:0;outline:none;color:#f5f5f5;background:transparent;font:inherit;font-size:18px}.conversation-search-field input::placeholder{color:#858585}.conversation-search-results{display:grid;align-content:start;gap:4px;min-height:0;overflow:auto;padding:14px}.conversation-search-label{padding:0 8px 6px;color:#9a9a9a;font-size:13px}.conversation-search-result{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;min-height:64px;padding:9px 12px;border-radius:12px;color:#ededed;background:transparent;cursor:pointer;text-align:left}.conversation-search-result:hover,.conversation-search-result.active{background:#3a3a3a}.conversation-search-result-copy{display:grid;min-width:0;gap:5px}.conversation-search-result-copy strong,.conversation-search-result-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-search-result-copy strong{font-size:14px;font-weight:650}.conversation-search-result-copy small{color:#a7a7a7;font-size:12px}.conversation-search-result-meta{display:flex;align-items:center;gap:8px;color:#a4a4a4;font-size:12px}.conversation-search-result-meta kbd{min-width:28px;padding:3px 7px;border-radius:999px;color:#bdbdbd;background:#3f3f3f;font:inherit;text-align:center}.conversation-search-empty{margin:10px 8px;color:#9a9a9a;font-size:13px}.object-library-content{min-height:0;overflow:auto;padding:0 max(24px,calc((100% - 860px)/2)) 40px}.object-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.object-library-card{display:grid;min-width:0;overflow:hidden;border:1px solid #424242;border-radius:8px;color:#f1f1f1;background:#343434;box-shadow:0 14px 36px #0003;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.object-library-card:hover{border-color:#515151;background:#3a3a3a;box-shadow:0 18px 42px #00000047;transform:translateY(-1px)}.object-library-card.pending,.object-library-card.failed{cursor:default}.object-library-card.pending:hover,.object-library-card.failed:hover{border-color:#424242;background:#343434;box-shadow:0 14px 36px #0003;transform:none}.object-library-card-preview{position:relative;display:grid;place-items:center;overflow:hidden;aspect-ratio:1.08;color:#0d99ff;background:#242424}.object-library-card-preview.has-thumbnail{background:#242424}.object-library-card-preview img{width:100%;height:100%;object-fit:cover}.object-library-card-preview.is-pending,.object-library-table-thumb.is-pending{color:#b6b6b6;background:#2b2b2b}.object-library-card-preview.is-pending:after,.object-library-table-thumb.is-pending:after,.asset-thumb.is-pending:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(105deg,transparent 22%,rgba(255,255,255,.12) 45%,transparent 68%);transform:translate(-120%);animation:object-library-shimmer 1.45s ease-in-out infinite}.object-library-pending-preview{display:grid;width:62%;gap:10px}.object-library-pending-preview span{display:block;height:12px;border-radius:999px;background:#3d3d3d}.object-library-pending-preview span:nth-child(1){width:72%;height:54px;border-radius:12px}.object-library-pending-preview span:nth-child(2){width:100%}.object-library-pending-preview span:nth-child(3){width:58%}.object-library-card-preview.is-failed,.object-library-table-thumb.is-failed{color:#e18a84;background:#9f31281f}@keyframes object-library-shimmer{to{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.side-panel-product-media.is-pending:after,.product-library-card-media.is-pending:after,.object-library-card-preview.is-pending:after,.object-library-table-thumb.is-pending:after,.asset-thumb.is-pending:after,.object-library-table-thumb.is-pending svg{animation:none}}.object-library-card-copy{display:grid;gap:4px;min-width:0;padding:14px 16px 16px}.object-library-card-copy strong,.object-library-card-copy small,.object-library-card-copy time{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.object-library-card-copy strong{font-size:15px;font-weight:650;line-height:1.25}.object-library-card-copy small,.object-library-card-copy time{color:#a8a8a8;font-size:12px;line-height:1.25}.object-library-table{display:grid;min-width:620px}.object-library-table-head,.object-library-table-row{display:grid;grid-template-columns:42px minmax(0,1fr) 150px 130px;align-items:center;gap:10px}.object-library-table-head{min-height:38px;color:#a8a8a8;font-size:13px}.object-library-table-head span:first-child{grid-column:2}.object-library-table-row{min-height:72px;border-top:1px solid #3f3f3f;color:#f1f1f1;text-decoration:none}.object-library-table-row:hover{background:#343434}.object-library-table-row.pending,.object-library-table-row.failed{cursor:default}.object-library-table-thumb{position:relative;display:grid;place-items:center;width:36px;height:36px;overflow:hidden;border:1px solid #454545;border-radius:8px;color:#0d99ff;background:#242424}.object-library-table-thumb.is-pending svg{animation:spin 1s linear infinite}.object-library-table-thumb.has-thumbnail img{width:100%;height:100%;object-fit:cover}.object-library-table-name{display:grid;min-width:0;gap:4px}.object-library-table-name strong,.object-library-table-name small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.object-library-table-name strong{font-size:15px;font-weight:520}.object-library-table-name small,.object-library-table-row time,.object-library-table-row>span:last-child{color:#a8a8a8;font-size:13px}.object-library-empty{display:grid;justify-items:center;align-content:center;gap:9px;min-height:280px;color:#a8a8a8;text-align:center}.object-library-empty svg{color:#0d99ff}.object-library-empty strong{color:#f5f5f5;font-size:16px;font-weight:650}.object-library-empty span{font-size:13px}.asset-library-section{min-height:0;overflow:auto;border-bottom:0}.asset-list{gap:6px}.asset-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:58px;padding:8px;border-radius:8px;text-align:left}.asset-row:hover,.asset-row.selected{color:#fff;background:#3a3a3a}.asset-thumb{position:relative;display:grid;place-items:center;overflow:hidden;width:34px;height:34px;border-radius:6px;color:#d9d9d9;background:#242424}.asset-thumb.is-pending svg{animation:spin 1s linear infinite}.asset-copy{display:grid;min-width:0;gap:2px}.asset-copy strong,.asset-copy small,.asset-copy em{min-width:0;overflow-wrap:anywhere}.asset-copy strong{color:#f1f1f1;font-size:13px;font-style:normal;font-weight:650;line-height:1.18}.asset-copy small,.asset-copy em,.asset-row time{color:#9a9a9a;font-size:11px;font-style:normal;line-height:1.18}.asset-row time{align-self:start;padding-top:2px;overflow-wrap:anywhere}.canvas-area{position:relative;display:grid;container-type:inline-size;min-width:0;min-height:0;overflow:visible;background:#050505}.canvas-surface{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;background:#050505}.canvas-surface:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse 72% 64% at 50% 48%,#ffffff2b,#ffffff21,#ffffff13 48%,#ffffff08 68%,#fff0 90%);content:"";pointer-events:none}.canvas-surface.has-model-artifact{background:#070707}.canvas-surface.has-model-artifact:before{background:radial-gradient(ellipse 74% 66% at 50% 48%,#ffffff38,#ffffff29 26%,#ffffff17 50%,#ffffff0a 70%,#fff0 92%)}.canvas-surface.is-generating{background:#000}.canvas-surface.is-generating:before{background:radial-gradient(ellipse 68% 60% at 50% 47%,#ffffff30,#ffffff21 28%,#ffffff10 52%,#ffffff06,#fff0 92%)}.canvas-surface.has-image-artifact{padding:24px 88px 92px 24px}.canvas-empty-prompt{position:relative;z-index:2;max-width:min(620px,calc(100% - 48px));margin:0;color:#fff;font-size:28px;font-weight:400;line-height:1.18;text-align:center;overflow-wrap:anywhere;pointer-events:none}.generation-preview{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;grid-area:1 / 1;display:block;width:100%;height:100%;pointer-events:auto}.idle-particle-preview{z-index:1;opacity:.72;pointer-events:none}.idle-particle-preview .generation-particle-stage{cursor:default;pointer-events:none}.idle-particle-preview .generation-particle-stage:active{cursor:default}.generation-particle-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;--particle-rgb: 238, 238, 238;cursor:grab;touch-action:none}.generation-particle-stage:active{cursor:grabbing}.generation-particle-canvas{display:block;width:100%;height:100%;outline:none;cursor:inherit}.generation-preview-copy{position:absolute;left:50%;bottom:clamp(118px,15vh,156px);z-index:2;display:grid;justify-items:center;width:min(360px,72vw);transform:translate(-50%);gap:12px;color:#fff;pointer-events:none}.generation-preview-copy strong{color:transparent;font-size:20px;font-weight:540;line-height:1.2;background:linear-gradient(100deg,#ffffffc2,#fffffffa 24%,#fff 44%,#fffffffa 58%,#ffffffc2);background-size:320% 100%;background-position:160% 0;-webkit-background-clip:text;background-clip:text;animation:generation-title-shimmer 2.8s linear infinite}@keyframes generation-title-shimmer{0%{background-position:160% 0}to{background-position:-160% 0}}.generation-progress-track{position:relative;width:100%;height:5px;overflow:hidden;border-radius:999px;background:#ffffff2e}.generation-progress-track span{position:relative;display:block;height:100%;min-width:24px;border-radius:inherit;background:#ffffffeb;overflow:hidden;transition:width .7s cubic-bezier(.22,.8,.24,1);will-change:width}.generation-progress-track span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:translate(-100%);animation:generation-progress-sheen 1.9s linear infinite}@keyframes generation-progress-sheen{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.generation-progress-track span{transform:none;animation:none;transition:none}.generation-progress-track span:after{animation:none}}.canvas-grid-plane{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none}.canvas-grid-line,.canvas-grid-axis{fill:none;shape-rendering:geometricPrecision;vector-effect:non-scaling-stroke}.canvas-grid-line.minor{stroke:#ffffff13;stroke-width:1}.canvas-grid-line.major{stroke:#ffffff30;stroke-width:1.15}.canvas-grid-axis{stroke-width:1.8}.canvas-grid-axis.red{stroke:#db54549e}.canvas-grid-axis.green{stroke:#5db2679e}.generated-model{position:relative;z-index:2;grid-area:1 / 1;display:block;align-self:stretch;justify-self:stretch;width:100%;height:100%;max-width:none;max-height:none;outline:none;background:transparent;cursor:grab;--poster-color: transparent}.generated-model:active{cursor:grabbing}.three-model-viewer{overflow:hidden;touch-action:none}.generated-model-canvas{display:block;width:100%;height:100%;outline:none;cursor:grab;filter:saturate(.66) contrast(.86) brightness(1.1)}.generated-model-canvas:active{cursor:grabbing}.generated-model-canvas.drag-select-active,.generated-model-canvas.drag-select-active:active{cursor:crosshair}.drag-select-box{position:absolute;z-index:4;pointer-events:none;border:1px solid #0d99ff;background:#0d99ff24;box-shadow:0 0 0 1px #0d99ff47 inset}.generated-render{position:relative;z-index:1;grid-area:1 / 1;align-self:center;justify-self:center;display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center center}.model-viewer-status{position:relative;z-index:3;grid-area:1 / 1;align-self:center;justify-self:center;max-width:min(360px,calc(100% - 48px));padding:10px 14px;border:1px solid #424242;border-radius:8px;color:#cfcfcf;background:#262626e6;font-size:14px;font-weight:520;line-height:1.35;text-align:center;box-shadow:0 10px 30px #0000003d;pointer-events:none}.model-viewer-status.loading{display:grid;place-items:center;width:38px;height:38px;max-width:none;padding:0;border:0;border-radius:999px;background:transparent;box-shadow:none}.model-loading-spinner{display:block;width:30px;height:30px;border:3px solid rgba(255,255,255,.18);border-top-color:#f2f2f2;border-radius:999px;animation:model-loading-spin .76s linear infinite}.model-viewer-status.error{color:#ff9a92}@keyframes model-loading-spin{to{transform:rotate(360deg)}}.tool-dock{position:absolute;bottom:22px;left:50%;z-index:1000;display:flex;flex-wrap:nowrap;align-items:center;gap:6px;width:max-content;max-width:calc(100% - 28px);overflow:visible;padding:6px;transform:translate(-50%);border:1px solid #424242;border-radius:8px;background:#2c2c2c;box-shadow:0 12px 34px #00000052}.tool-dock button{flex:0 0 34px;width:34px;height:34px;border-radius:6px}.tool-dock button.active{color:#fff;background:#464646}.tool-dock button:disabled{cursor:default;opacity:.36}.tool-dock button:disabled:hover{background:transparent}.tool-dock-divider{width:1px;height:22px;margin:0 3px;background:#454545}.tool-dock-divider.action-divider{margin-left:5px}.tool-dock button.tool-dock-action{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;width:auto;min-width:110px;max-width:none;padding:0 12px;color:#f5f5f5;border-radius:7px;background:#3a3a3a}.tool-dock button.tool-dock-action span{min-width:0;font-size:12px;font-weight:680;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-dock button.tool-dock-action:hover,.tool-dock button.tool-dock-action.active{color:#fff;background:#4b4b4b}.tool-dock button.get-prototype-action{min-width:164px;color:#111;background:#f2f2f2}.tool-dock button.get-prototype-action:hover{color:#000;background:#fff}.model-export-panel{position:absolute;bottom:74px;left:50%;z-index:1001;display:grid;gap:12px;width:min(342px,calc(100% - 32px));max-height:min(560px,calc(100% - 98px));padding:14px;transform:translate(-50%);border:1px solid #424242;border-radius:8px;color:#ededed;background:#2c2c2cfa;box-shadow:0 16px 48px #0000005c;overflow:visible}.model-export-header{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:12px}.model-export-header strong{color:#f1f1f1;font-size:13px;font-weight:650;line-height:1.2}.model-export-header button{display:grid;place-items:center;width:26px;height:26px;padding:0;border-radius:6px;color:#a8a8a8;background:transparent;cursor:pointer}.model-export-header button:hover{color:#fff;background:#3a3a3a}.model-export-field{position:relative;display:grid;gap:7px;min-width:0}.model-export-field>span,.model-export-toggle>span{color:#a8a8a8;font-size:12px;font-weight:650;line-height:1.2}.model-export-field input[type=text],.model-export-select>button{display:flex;align-items:center;justify-content:space-between;min-width:0;width:100%;min-height:38px;padding:0 11px;border:1px solid #424242;border-radius:8px;color:#f1f1f1;background:#252525;font-size:13px;font-weight:650;line-height:1.2}.model-export-field input[type=text]{display:block}.model-export-select{position:relative;min-width:0}.model-export-select>button{cursor:pointer;text-align:left}.model-export-select>button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-export-select small{margin-left:5px;color:#0d99ff;font-size:11px;font-weight:650}.model-export-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:5;display:grid;max-height:248px;padding:6px;border:1px solid #424242;border-radius:8px;background:#2c2c2c;box-shadow:0 16px 42px #00000057;overflow:auto;transform-origin:top center;animation:popupMenuFadeRise .18s cubic-bezier(.22,1,.36,1) both}.model-export-menu button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;padding:0 8px;border-radius:6px;color:#ededed;background:transparent;cursor:pointer;text-align:left}.model-export-menu button:hover,.model-export-menu button.selected{background:#3a3a3a}.model-export-menu button:disabled{cursor:default;opacity:.46}.model-export-menu button:disabled:hover{background:transparent}.model-export-menu span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-export-menu small{margin:0}.model-export-menu.compact{max-height:132px}.model-export-toggle{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:10px;min-width:0}.model-export-toggle input{position:absolute;opacity:0;pointer-events:none}.model-export-toggle i{position:relative;width:38px;height:22px;border-radius:999px;background:#3a3a3a;box-shadow:inset 0 0 0 1px #4a4a4a;cursor:pointer}.model-export-toggle i:before{position:absolute;top:4px;left:4px;width:14px;height:14px;border-radius:999px;background:#a8a8a8;content:"";transition:transform .14s ease,background .14s ease}.model-export-toggle input:checked+i{background:#0d99ff;box-shadow:none}.model-export-toggle input:checked+i:before{background:#fff;transform:translate(16px)}.model-export-files{display:grid;gap:6px}.model-export-file{display:grid;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:9px;min-width:0;min-height:40px;padding:7px 9px;border:1px solid #424242;border-radius:8px;color:#f1f1f1;background:#252525;text-decoration:none}.model-export-file:hover{border-color:#505050;background:#303030}.model-export-file span,.model-export-file strong,.model-export-file small{display:block;min-width:0}.model-export-file strong{font-size:12px;font-weight:650;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-export-file small{margin-top:2px;color:#9a9a9a;font-size:11px;line-height:1.2}.model-export-notice{min-width:0;margin:-4px 0 0;color:#a8a8a8;font-size:12px;line-height:1.35}.model-export-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:8px}.send-to-control{position:relative;min-width:0}.send-to-button,.model-export-primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:38px;padding:0 12px;border-radius:7px;font-size:12px;font-weight:680;line-height:1}.send-to-button{border:1px solid #424242;color:#ededed;background:#252525}.send-to-button:hover{color:#fff;border-color:#505050;background:#303030}.send-to-button span,.model-export-primary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-export-primary{color:#111;background:#f2f2f2}.model-export-primary:hover{background:#fff}.send-to-menu{position:absolute;left:0;bottom:calc(100% + 10px);z-index:6;display:grid;gap:2px;width:min(260px,78vw);max-height:292px;padding:6px;border:1px solid #424242;border-radius:8px;background:#2c2c2c;box-shadow:0 16px 42px #00000057;overflow:auto;transform-origin:bottom center;animation:popupMenuFadeRise .18s cubic-bezier(.22,1,.36,1) both}.send-to-menu button{display:grid;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:34px;padding:0 7px;border-radius:6px;color:#ededed;background:transparent;cursor:pointer;text-align:left}.send-to-menu button:hover{background:#3a3a3a}.send-to-menu button>span:not(.send-target-icon){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.send-target-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;overflow:hidden;background:#3a3a3a}.send-target-icon.selected{width:18px;height:18px;border-radius:5px}.send-target-icon img{display:block;width:100%;height:100%;object-fit:contain}@container (max-width: 560px){.tool-dock{gap:4px;padding:5px}.tool-dock-divider{margin:0 1px}.tool-dock-divider.action-divider{margin-left:1px}.tool-dock button.tool-dock-action{flex:0 0 34px;width:34px;min-width:34px;max-width:34px;padding:0}.tool-dock button.tool-dock-action span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}.output-rail{position:absolute;top:50%;right:22px;z-index:1000;display:flex;flex-direction:column;align-items:center;gap:6px;width:max-content;padding:10px 6px;transform:translateY(-50%);border:1px solid #424242;border-radius:999px;background:#2c2c2c;box-shadow:0 12px 34px #00000052}.output-rail button{position:relative;display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;padding:0;border-radius:999px;color:#f1f1f1;background:transparent;cursor:pointer}.output-rail button:after{position:absolute;top:50%;right:calc(100% + 18px);min-width:max-content;max-width:220px;padding:12px 18px;transform:translate(8px,-50%);border-radius:8px;color:#f1f1f1;background:#2c2f33;box-shadow:0 12px 30px #00000047;content:attr(data-label);font-size:14px;font-weight:650;line-height:1.2;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease;white-space:nowrap}.output-rail button:not(:disabled):hover:after,.output-rail button:not(:disabled):focus-visible:after{opacity:1;transform:translateY(-50%)}.output-rail button.active{color:#111;background:#f4f4f4}.output-rail button:not(:disabled):hover,.output-rail button:not(:disabled):focus-visible{color:#fff;background:#ffffff2e}.output-rail button.active:hover,.output-rail button.active:focus-visible{color:#111;background:#f4f4f4}.output-rail button:disabled{cursor:default;opacity:.34}.output-rail button:disabled:hover{background:transparent}.output-rail-divider{width:22px;height:1px;margin:3px 0;background:#454545}.output-panel{position:absolute;top:50%;right:78px;z-index:999;display:grid;gap:14px;width:min(340px,calc(100% - 112px));max-height:min(620px,calc(100% - 64px));padding:14px;transform:translateY(-50%);border:1px solid #424242;border-radius:8px;background:#2c2c2cf5;box-shadow:0 16px 48px #00000057;overflow:auto}.output-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.output-panel-header strong{color:#f1f1f1;font-size:13px;font-weight:650;line-height:1.2}.output-panel-header span{color:#a8a8a8;font-size:12px;line-height:1.2}.reference-image-grid{display:grid;gap:10px}.reference-image-card{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:8px;border:1px solid #444444;border-radius:8px;color:#f1f1f1;background:#343434;text-decoration:none}.reference-image-card:hover{border-color:#5a5a5a;background:#383838}.reference-image-card img{display:block;width:82px;height:68px;border-radius:6px;object-fit:cover;background:#1f1f1f}.reference-image-card span{min-width:0}.reference-image-card strong,.reference-image-card small{display:block;min-width:0;overflow-wrap:anywhere}.reference-image-card strong{color:#f1f1f1;font-size:12px;font-weight:650;line-height:1.25}.reference-image-card small{margin-top:4px;color:#a8a8a8;font-size:11px;line-height:1.2}.assembly-guide{display:grid;gap:14px;color:#d8d8d8;font-size:12px;line-height:1.45}.assembly-guide section{display:grid;gap:7px}.assembly-guide h3{margin:0;color:#f1f1f1;font-size:12px;font-weight:650;line-height:1.2}.assembly-guide p,.assembly-guide ul,.assembly-guide ol{margin:0}.assembly-guide ul,.assembly-guide ol{display:grid;gap:6px;padding-left:18px}.cost-breakdown{display:grid;gap:8px}.cost-row,.cost-total{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;color:#d8d8d8;font-size:12px;line-height:1.25}.cost-row span,.cost-total span{min-width:0;overflow-wrap:anywhere}.cost-row strong,.cost-total strong{color:#f1f1f1;font-weight:650;white-space:nowrap}.cost-total{margin-top:4px;padding-top:10px;border-top:1px solid #454545;color:#f1f1f1}.view-mode-swatch{display:block;width:18px;height:18px;border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff2e,0 1px 3px #0000003d}.view-mode-swatch.texture{background:radial-gradient(circle at 32% 26%,#fffffff5 0,#fffffff5 16%,#fff0 17%),radial-gradient(circle at 64% 68%,#4f6dff 0,#4f6dff 24%,#4f6dff00 25%),linear-gradient(135deg,#f4f4f4,#9a9a9a 46%,#383838)}.view-mode-swatch.solid{background:linear-gradient(135deg,#f2f2f2,#c6c6c6 48%,#7c7c7c)}.environment-popover{position:absolute;bottom:76px;left:50%;z-index:1001;display:grid;gap:16px;width:min(284px,calc(100% - 32px));padding:16px;transform:translate(38px);border:1px solid #343434;border-radius:8px;color:#eee;background:#202020;box-shadow:0 20px 48px #0000005c}.environment-popover-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.environment-popover-header strong{font-size:13px;font-weight:650;line-height:1.2}.environment-popover-header button{display:grid;place-items:center;width:26px;height:26px;border-radius:6px;color:#a9a9a9;background:transparent;cursor:pointer}.environment-popover-header button:hover{color:#fff;background:#303030}.environment-control{display:grid;grid-template-columns:minmax(0,1fr) 70px;gap:8px 12px;color:#a9a9a9;font-size:12px;line-height:1.2}.environment-control span{grid-column:1 / -1}.environment-control input[type=range]{width:100%;accent-color:#f1f1f1}.environment-control input[type=number]{width:70px;min-width:0;padding:7px 9px;border:1px solid #383838;border-radius:7px;color:#eee;background:#202020;text-align:center}.environment-toggle{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;color:#a9a9a9;font-size:12px;line-height:1.2}.environment-toggle input{position:absolute;opacity:0;pointer-events:none}.environment-toggle span:last-child{position:relative;width:38px;height:22px;border-radius:999px;background:#3a3a3a;box-shadow:inset 0 0 0 1px #4a4a4a;cursor:pointer}.environment-toggle span:last-child:before{position:absolute;top:4px;left:4px;width:14px;height:14px;border-radius:999px;background:#a9a9a9;content:"";transition:transform .14s ease,background .14s ease}.environment-toggle input:checked+span:last-child{background:#0d99ff;box-shadow:none}.environment-toggle input:checked+span:last-child:before{background:#fff;transform:translate(16px)}.inspector-panel{position:relative;display:flex;min-width:0;min-height:0;overflow:hidden;border-left:1px solid #3a3a3a}.sidebar-chat{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-width:0;min-height:0;background:#2c2c2c;isolation:isolate}.sidebar-chat.dragging-attachments:before{position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:20;border:1px solid #0d99ff;border-radius:12px;background:#0d99ff1a;box-shadow:inset 0 0 0 1px #0d99ff6b,0 0 0 999px #0000002e;content:"";pointer-events:none}.sidebar-chat.dragging-attachments:after{position:absolute;top:50%;left:50%;z-index:21;padding:12px 16px;transform:translate(-50%,-50%);border:1px solid rgba(13,153,255,.72);border-radius:8px;color:#f4f8ff;background:#21272ff0;box-shadow:0 14px 38px #00000057;content:"Drop to attach";font-size:14px;font-weight:650;line-height:1.2;pointer-events:none;white-space:nowrap}.chat-canvas{display:grid;place-items:center;flex:1 1 0;min-height:0;color:#858585}.chat-canvas svg{stroke-width:1.8}.chat-canvas.has-messages{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:16px 12px;overflow:auto;overscroll-behavior:contain;color:inherit}.chat-thread{display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-end;min-width:0;width:100%;min-height:100%;gap:12px}.chat-message{min-width:0;max-width:100%;color:#e7e7e7;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.chat-message p{margin:0;max-width:100%;overflow-wrap:anywhere;white-space:normal}.chat-message.status-failed p{color:#ff9a92}.chat-message.status-stopped p{color:#a8a8a8}.chat-message.assistant{align-self:stretch;min-width:0;width:100%;padding:4px 2px 8px;background:transparent;text-align:left}.chat-message.user{align-self:flex-end;display:grid;justify-items:end;min-width:0;width:fit-content;max-width:88%;padding:0;background:transparent;text-align:left}.user-message-stack{display:grid;justify-items:end;gap:7px;min-width:0;max-width:100%}.submitted-prompt-bubble{justify-self:end;min-width:0;width:fit-content;max-width:min(100%,320px);padding:10px 14px;border-radius:19px 19px 7px;color:#000;background:#fff;font-size:14px;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.work-log{display:grid;width:100%;min-width:0;max-width:100%;gap:8px;padding-bottom:0}.work-log-header{display:flex;align-items:center;justify-content:space-between;min-width:0;max-width:100%;gap:10px;padding-bottom:7px;border-bottom:1px solid #3a3a3a}.work-log+p{margin-top:14px}.work-log-toggle{display:inline-grid;grid-template-columns:minmax(0,auto) 15px;align-items:center;justify-self:start;max-width:100%;gap:4px;min-height:28px;padding:0;color:#a9a9a9;background:transparent;cursor:pointer;text-align:left}.work-log-toggle:hover{color:#d6d6d6}.work-log-status{grid-template-columns:minmax(0,auto);cursor:default}.work-log-status:hover{color:#a9a9a9}.work-log-label{min-width:0;overflow-wrap:anywhere}.work-log-chevron{transition:transform .14s ease}.work-log.expanded .work-log-chevron{transform:rotate(180deg)}.work-log-details{display:grid;gap:10px;min-width:0;max-width:100%}.work-log-live-status{position:relative;min-width:0;margin:0;width:fit-content;max-width:100%;color:transparent;background:linear-gradient(90deg,#a9a9a9,#b9b9b9 38%,#f1f1f1,#b9b9b9 62%,#a9a9a9);background-size:280% 100%;background-clip:text;-webkit-background-clip:text;font-size:13px;line-height:1.42;overflow-wrap:anywhere;animation:live-status-reveal 1.2s cubic-bezier(.16,1,.3,1) both,live-status-shimmer 6.2s linear infinite;will-change:background-position,clip-path,opacity,transform}.work-log-live-status:before{content:none}@keyframes live-status-shimmer{0%{background-position:140% 50%}to{background-position:-140% 50%}}@keyframes live-status-reveal{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translate(-3px)}55%{opacity:1}to{opacity:1;clip-path:inset(0 0 0 0);transform:translate(0)}}@media(prefers-reduced-motion:reduce){.work-log-live-status{animation:none;clip-path:none;opacity:1;transform:none}}.artifact-card{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:10px;min-height:54px;margin-top:10px;padding:10px;border:1px solid #444444;border-radius:8px;color:#f1f1f1;background:#343434;text-decoration:none}.artifact-card:hover{border-color:#5a5a5a;background:#383838}.artifact-model-card,.generated-output-file-card{grid-template-columns:22px minmax(0,1fr) 28px}.artifact-card-icon{display:grid;place-items:center;color:#d7d7d7}.artifact-card span,.attachment-chip span{min-width:0}.artifact-card strong,.artifact-card small{display:block;min-width:0}.artifact-card strong{font-size:13px;font-weight:650;line-height:1.2;overflow-wrap:anywhere}.artifact-card small{margin-top:3px;color:#a8a8a8;font-size:12px;overflow-wrap:anywhere}.artifact-card>svg{justify-self:center;transform:rotate(45deg)}.reference-approval-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.reference-approval-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid #484848;border-radius:8px;color:#f1f1f1;background:#343434;font-size:12px;font-weight:650}.reference-approval-actions button:hover{border-color:#5a5a5a;background:#3a3a3a}.reference-approval-actions .approve-reference{position:relative;color:#111;border-color:#f1f1f1;background:#f1f1f1;box-shadow:0 0 #ffffff57,0 10px 26px #ffffff14;animation:reference-approve-pulse 2.8s ease-in-out infinite}.reference-approval-actions .approve-reference:hover{color:#111;border-color:#fff;background:#fff;animation-duration:1.9s}.rfq-workspace-card{display:grid;gap:12px;margin-top:12px;max-width:100%;padding:14px;border:1px solid #444444;border-radius:12px;background:#343434}.rfq-workspace-header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0}.rfq-workspace-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #4a4a4a;border-radius:8px;color:#f1f1f1;background:#2d2d2d}.rfq-workspace-header strong,.rfq-supplier-copy strong{display:block;min-width:0;color:#f2f2f2;font-size:13px;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.rfq-workspace-header small,.rfq-supplier-copy small{display:block;min-width:0;margin-top:3px;color:#a8a8a8;font-size:12px;line-height:1.25;overflow-wrap:anywhere}.rfq-workspace-status,.rfq-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border:1px solid #515151;border-radius:999px;color:#f1f1f1;background:#2d2d2d;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.rfq-workspace-meta{display:flex;flex-wrap:wrap;gap:7px;min-width:0}.rfq-workspace-meta span{display:inline-flex;align-items:center;max-width:100%;min-height:26px;padding:0 9px;border:1px solid #444444;border-radius:8px;color:#dcdcdc;background:#2d2d2d;font-size:12px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfq-supplier-list{display:grid;gap:8px}.rfq-supplier-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:46px;padding:9px 10px;border:1px solid #444444;border-radius:8px;background:#2d2d2d}.rfq-supplier-rank{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;color:#d9d9d9;background:#3b3b3b;font-size:11px;font-weight:750}.rfq-supplier-copy,.rfq-supplier-actions{min-width:0}.rfq-supplier-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px}.rfq-supplier-actions a{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:28px;padding:0 9px;border:1px solid #565656;border-radius:8px;color:#f1f1f1;background:#383838;font-size:11px;font-weight:750;text-decoration:none;white-space:nowrap}.rfq-supplier-actions a svg{transform:rotate(45deg)}.rfq-supplier-actions a:hover{border-color:#686868;background:#414141}.rfq-workspace-note{margin:0;color:#bdbdbd;font-size:12px;line-height:1.42}.rfq-workspace-note.status-queued,.rfq-workspace-note.status-submitted{color:#d8d8d8}.rfq-workspace-note.status-failed,.rfq-workspace-note.status-blocked{color:#f0b5ad}.rfq-workspace-buttons{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.rfq-workspace-open-order,.rfq-workspace-submit{justify-self:start;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;padding:0 11px;border:1px solid #565656;border-radius:8px;color:#f1f1f1;background:#383838;cursor:pointer;font-size:12px;font-weight:750}.rfq-workspace-submit{border-color:#f1f1f1;color:#202020;background:#f1f1f1}.rfq-workspace-open-order:hover,.rfq-workspace-submit:hover:not(:disabled){border-color:#686868;background:#414141}.rfq-workspace-submit:hover:not(:disabled){color:#fff}.rfq-workspace-submit:disabled{cursor:default;opacity:.62}.prototype-checkout-card{display:grid;gap:13px;margin-top:12px;max-width:100%;padding:14px;border:1px solid #444444;border-radius:12px;background:#343434}.prototype-checkout-product{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0}.prototype-checkout-thumbnail{display:grid;place-items:center;width:50px;height:50px;overflow:hidden;border:1px solid #4a4a4a;border-radius:14px;color:#f1f1f1;background:#252525}.prototype-checkout-thumbnail.has-image{background:#202020}.prototype-checkout-thumbnail img{width:100%;height:100%;object-fit:cover}.prototype-checkout-copy,.prototype-checkout-price{min-width:0}.prototype-checkout-copy strong,.prototype-checkout-price strong,.prototype-checkout-row label,.prototype-option-group legend{display:block;min-width:0;color:#f2f2f2;font-size:13px;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.prototype-checkout-copy small,.prototype-checkout-price small{display:block;min-width:0;margin-top:4px;color:#a8a8a8;font-size:12px;line-height:1.22;overflow-wrap:anywhere}.prototype-checkout-price{text-align:right}.prototype-checkout-options{display:grid;gap:12px}.prototype-option-group{display:grid;gap:8px;min-width:0;margin:0;padding:0;border:0}.prototype-option-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-width:0}.prototype-option-list.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-option-list button{display:grid;align-content:center;gap:3px;min-width:0;min-height:48px;padding:8px 10px;border:1px solid #4b4b4b;border-radius:10px;color:#d7d7d7;background:#2d2d2d;cursor:pointer;text-align:left}.prototype-option-list button span,.prototype-option-list button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-option-list button span{font-size:12px;font-weight:750;line-height:1.15}.prototype-option-list button small{color:#a8a8a8;font-size:11px;line-height:1.15}.prototype-option-list button:hover{border-color:#5f5f5f;background:#3a3a3a}.prototype-option-list button.selected{border-color:#fff;color:#111;background:#fff}.prototype-option-list button.selected small{color:#5c5c5c}.prototype-option-list button:disabled{cursor:default;opacity:.62}.prototype-checkout-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;align-items:center;gap:12px}.prototype-checkout-row input{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid #4b4b4b;border-radius:10px;color:#f2f2f2;background:#2d2d2d;font-size:13px;font-weight:700;outline:none}.prototype-checkout-row input:focus{border-color:#8a8a8a}.prototype-checkout-submit{display:inline-flex;align-items:center;justify-content:center;justify-self:stretch;gap:8px;min-height:42px;padding:0 16px;border-radius:999px;color:#111;background:#f2f2f2;cursor:pointer;font-size:13px;font-weight:760}.prototype-checkout-submit:hover{background:#fff}.prototype-checkout-submit:disabled{cursor:default;opacity:.48}@media(max-width:560px){.rfq-workspace-header{grid-template-columns:34px minmax(0,1fr)}.rfq-workspace-status{grid-column:2 / -1;justify-self:start}.rfq-supplier-row{grid-template-columns:24px minmax(0,1fr)}.rfq-supplier-actions{grid-column:2 / -1;justify-content:flex-start;flex-wrap:wrap}.rfq-workspace-buttons{display:grid}.prototype-checkout-product{grid-template-columns:46px minmax(0,1fr)}.prototype-checkout-thumbnail{width:46px;height:46px;border-radius:13px}.prototype-checkout-price{grid-column:2 / -1;text-align:left}.prototype-option-list,.prototype-option-list.compact{grid-template-columns:1fr}}.rfq-clarification-card{display:grid;gap:14px;margin-top:12px;max-height:min(480px,58vh);padding:14px;border:1px solid #444444;border-radius:12px;background:#343434;overflow:auto}.rfq-clarification-card.submitted{border-color:#3f4a43;background:#303833}.rfq-clarification-preamble{margin:0;color:#e8e8e8;font-size:13px;line-height:1.42}.rfq-question-stack{display:grid;gap:13px}.rfq-question-field{display:grid;min-width:0;gap:8px;margin:0;padding:0;border:0}.rfq-question-field legend{display:block;min-width:0;margin:0;padding:0;color:#f2f2f2;font-size:12px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.rfq-choice-list{display:flex;flex-wrap:wrap;gap:7px;min-width:0}.rfq-choice-list>button,.rfq-other-input button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;max-width:100%;padding:0 10px;border:1px solid #4b4b4b;border-radius:999px;color:#cfcfcf;background:#2d2d2d;font-size:11px;font-weight:650;line-height:1;cursor:pointer}.rfq-choice-list>button span,.rfq-other-input button{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfq-choice-list>button:hover,.rfq-other-input button:hover{color:#fff;border-color:#5f5f5f;background:#3a3a3a}.rfq-choice-list>button.selected{color:#111;border-color:#fff;background:#fff}.rfq-choice-list>button.other-choice{border-style:dashed;color:#a9a9a9;background:transparent}.rfq-choice-list>button:disabled,.rfq-other-input button:disabled{cursor:default;opacity:.62}.rfq-other-input{display:inline-flex;align-items:center;gap:5px;max-width:100%}.rfq-question-field input[type=text],.rfq-other-input input{min-width:0;border:1px solid #4b4b4b;color:#f2f2f2;background:#2d2d2d;font-size:12px;outline:none}.rfq-question-field>input[type=text]{min-height:36px;padding:0 10px;border-radius:8px}.rfq-other-input input{width:min(172px,42vw);min-height:30px;padding:0 10px;border-radius:999px}.rfq-question-field input[type=text]:focus,.rfq-other-input input:focus{border-color:#8a8a8a}.rfq-clarification-submit{justify-self:start;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 13px;border-radius:999px;color:#111;background:#f2f2f2;font-size:12px;font-weight:760;cursor:pointer}.rfq-clarification-submit:hover{background:#fff}.rfq-clarification-submit:disabled{cursor:default;opacity:.42}.rfq-submitted-summary{display:inline-flex;align-items:center;justify-self:start;gap:7px;min-height:28px;color:#b7d9bd;font-size:12px;font-weight:650;line-height:1.2}@keyframes reference-approve-pulse{0%,to{box-shadow:0 0 #ffffff57,0 10px 26px #ffffff14;transform:translateZ(0)}50%{box-shadow:0 0 0 8px #fff0,0 0 30px #ffffff61,0 12px 30px #ffffff24;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.reference-approval-actions .approve-reference{animation:none}}.chat-prompt{display:grid;flex:0 0 auto;grid-auto-rows:max-content;align-content:start;align-items:start;gap:6px;max-height:min(58vh,440px);padding:8px 12px 0;border-top:1px solid #3a3a3a;background:#2c2c2c;overflow:visible;transition:background .14s ease,box-shadow .14s ease}.chat-prompt.dragging-attachments{background:#30343a;box-shadow:inset 0 0 0 1px #0d99ff}.prompt-suggestions{position:relative;z-index:3;display:grid;gap:3px;padding:0 12px 10px}.prompt-suggestions button{position:relative;display:grid;grid-template-columns:18px auto minmax(0,1fr);align-items:center;min-width:0;gap:7px;min-height:28px;padding:0 6px;border-radius:8px;color:#f0f0f0;background:transparent;cursor:pointer;text-align:left}.prompt-suggestions button:after{position:absolute;bottom:calc(100% + 10px);left:50%;z-index:20;width:max-content;max-width:min(260px,calc(100vw - 32px));padding:10px 13px;border-radius:9px;color:#fff;background:#161616;box-shadow:0 0 0 1px #ffffff24,0 12px 30px #00000057;content:attr(data-caption);font-size:13px;font-weight:650;line-height:1.28;opacity:0;pointer-events:none;text-align:center;transform:translate(-50%,5px);transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s;visibility:hidden;white-space:normal}.prompt-suggestions.popover-primed button:hover:after,.prompt-suggestions button:focus-visible:after{opacity:1;transform:translate(-50%);transition-delay:0s;visibility:visible}.prompt-suggestions button:hover{background:#3a3a3a}.prompt-suggestions svg{color:#c6c6c6}.prompt-suggestions strong{font-size:13px;font-weight:650;overflow-wrap:anywhere}.suggestion-caption{display:block;min-width:0;color:#929292;font-size:12px;line-height:1.25;overflow:hidden;white-space:nowrap;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 24px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 24px),transparent)}.attachment-input{display:none}.selected-components-stack{display:grid;width:100%;min-width:0;gap:6px}.submitted-components-stack{justify-items:end}.selected-component-context{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;padding:8px;border:1px solid #454545;border-radius:12px;color:#f1f1f1;background:#343434;box-shadow:0 1px 2px #0000002e}.selected-component-context>svg{color:#0d99ff}.selected-component-context span,.selected-component-context strong,.selected-component-context small{display:block;min-width:0}.selected-component-context strong,.selected-component-context small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-component-context strong{font-size:13px;font-weight:650;line-height:1.2}.selected-component-context small{margin-top:3px;color:#9a9a9a;font-size:12px;line-height:1.2}.selected-component-context button{display:grid;place-items:center;width:24px;height:24px;padding:0;border-radius:999px;color:#fff;background:#050505;cursor:pointer}.selected-component-context button:hover{background:#1f1f1f}.submitted-component-context{justify-self:end;width:min(100%,320px)}.selected-component-summary{background:#2f2f2f}.selected-component-summary>svg{color:#8fc8ff}.clear-selected-components{justify-self:end;min-height:24px;padding:0 8px;color:#bdbdbd;border-radius:7px;font-size:12px;background:transparent;cursor:pointer}.clear-selected-components:hover{color:#fff;background:#3a3a3a}.attachment-strip{display:flex;align-items:center;width:100%;max-width:100%;gap:8px;overflow-x:auto;overflow-y:hidden;padding:8px 0 6px;scrollbar-width:thin}.attachment-stack{flex-wrap:nowrap}.submitted-file-stack{justify-content:flex-end;max-width:min(100%,360px);padding:0}.attachment-chip{position:relative;display:grid;align-items:center;min-width:0;gap:9px;border:1px solid #444444;background:#343434;box-shadow:0 1px 2px #0000002e;flex:0 0 auto;overflow:hidden;transition:background .14s ease,border-color .14s ease,filter .14s ease}.attachment-chip:hover{border-color:#5a5a5a;background:#3b3b3b}.attachment-chip.previewable{cursor:zoom-in}.attachment-chip.previewable:focus-visible{outline:2px solid #0d99ff;outline-offset:2px}.image-attachment{width:64px;height:64px;padding:0;border-color:#444;border-radius:16px;background:#343434;box-shadow:inset 0 0 0 1px #00000057,0 1px 2px #0000002e}.image-attachment:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #00000057;content:"";pointer-events:none}.image-attachment:hover .attachment-image-preview{filter:brightness(.9)}.file-attachment{grid-template-columns:48px minmax(0,1fr);width:min(232px,calc(100vw - 32px));min-height:64px;padding:8px 36px 8px 8px;border-radius:16px}.submitted-attachment.file-attachment{padding-right:12px}.attachment-image-preview,.attachment-image-fallback{width:100%;height:100%;border-radius:inherit}.attachment-image-preview{display:block;object-fit:cover}.attachment-image-fallback{display:grid;place-items:center;color:#5f5f5f;font-size:10px;font-weight:760}.file-thumb{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;color:#ededed;background:#7e7e7e;font-size:9px;font-weight:760}.attachment-copy,.attachment-copy strong,.attachment-copy small{display:block;min-width:0}.attachment-copy{overflow:hidden}.attachment-copy strong{color:#f1f1f1;font-size:13px;font-weight:650;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-copy small{margin-top:4px;color:#9a9a9a;font-size:12px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-chip>button{position:absolute;top:7px;right:7px;z-index:2;display:grid;place-items:center;width:24px;height:24px;padding:0;border-radius:999px;color:#fff;background:#050505;cursor:pointer;line-height:0;opacity:.96;transition:background .14s ease,opacity .14s ease}.attachment-chip>button:hover{background:#1f1f1f;opacity:1}.attachment-chip>button svg{display:block;width:13px;height:13px;stroke-width:2.4}.prompt-input-tray{display:grid;grid-template-rows:minmax(44px,auto) auto;gap:4px;width:calc(100% + 24px);min-height:116px;max-height:386px;margin:0 -12px;padding:3px 12px 10px}.chat-prompt textarea{align-self:start;width:100%;min-height:44px;max-height:332px;padding:8px 0 0;border:0;outline:none;resize:none;overflow:auto;box-sizing:border-box;color:#f1f1f1;background:transparent;font-size:15px;line-height:1.42}.chat-prompt textarea.scrolled-from-top{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 14px,#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 14px,#000 100%)}.chat-prompt textarea::placeholder{color:#8f8f8f}.prompt-actions{display:flex;align-items:center;align-self:end;justify-content:space-between;min-width:0;width:100%}.recording-actions{display:grid;grid-template-columns:34px minmax(48px,1fr) auto 34px 34px;align-items:center;gap:8px;width:calc(100% + 24px);min-width:0;min-height:59px;margin:0 -12px;padding:12px 12px 10px}.voice-wave{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:3px;min-width:0;height:44px;overflow:hidden}.voice-wave:before{display:none;content:none}.voice-wave i{position:relative;z-index:1;display:block;flex:0 0 2.5px;width:2.5px;min-width:1px;max-width:3px;min-height:2px;margin:0;border-radius:999px;background:#f1f1f1;opacity:1;transform-origin:center;transition:height 70ms linear,opacity .12s ease}.voice-wave.has-signal:before,.voice-wave.transcribing:before{opacity:.2}.recording-time{color:#a8a8a8;font-size:13px;font-weight:520;white-space:nowrap}.prompt-right-actions{display:flex;align-items:center;gap:10px}.prompt-icon,.stop-recording,.stop-generation,.send-circle{position:relative;display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:999px;cursor:pointer}.prompt-icon{color:#f1f1f1;background:transparent}.prompt-icon:hover{background:#3a3a3a}.prompt-icon:disabled,.stop-recording:disabled,.stop-generation:disabled,.send-circle:disabled{cursor:default;opacity:.45}.stop-recording{color:#f1f1f1;background:#3a3a3a}.stop-recording:not(:disabled):hover,.stop-recording.transcribing{background:#4a4a4a}.stop-recording:after,.home-prompt-voice:after{position:absolute;right:50%;bottom:calc(100% + 10px);z-index:20;width:max-content;max-width:180px;padding:7px 12px;border:1px solid rgba(0,0,0,.08);border-radius:12px;color:#242424;background:#fffffffa;box-shadow:0 10px 24px #1118271f;content:"Click to dictate";font-size:13px;font-weight:520;line-height:1.2;opacity:0;pointer-events:none;transform:translate(50%,4px);transition:opacity .14s ease,transform .14s ease}.stop-recording:hover:after,.home-prompt-voice:hover:after{opacity:1;transform:translate(50%);transition-delay:1.1s}.stop-generation{color:#111;background:#fff;box-shadow:0 0 0 1px #00000014}.stop-generation:hover{background:#f2f2f2}.send-circle{color:#fff;background:#111}.send-circle:hover{background:#2a2a2a}.figma-shell.appearance-light{color:#1f1f1f;background:#f5f5f5}.appearance-light .tool-rail,.appearance-light .left-panel,.appearance-light .inspector-panel,.appearance-light .sidebar-chat,.appearance-light .chat-prompt{background:#fff}.appearance-light .chat-prompt.dragging-attachments{background:#f3f8ff;box-shadow:inset 0 0 0 1px #0d99ff}.appearance-light .sidebar-chat.dragging-attachments:before{background:#0d99ff14;box-shadow:inset 0 0 0 1px #0d99ff5c,0 0 0 999px #ffffff38}.appearance-light .sidebar-chat.dragging-attachments:after{color:#0f1720;background:#fffffff5;box-shadow:0 14px 34px #00000024}.appearance-light .tool-rail,.appearance-light .left-panel{border-color:#e3e3e3}.appearance-light .inspector-panel{border-left-color:#e3e3e3}.appearance-light .panel-section,.appearance-light .chat-prompt,.appearance-light .work-log,.appearance-light .work-log-header,.appearance-light .prompt-input-tray,.appearance-light .recording-actions{border-color:#e3e3e3}.appearance-light .canvas-area,.appearance-light .canvas-surface{background:#f5f5f5}.appearance-light .canvas-surface.has-model-artifact{background:#070707}.appearance-light .canvas-surface:before{background:radial-gradient(ellipse 72% 64% at 50% 48%,#00000013,#0000000d,#00000007 48%,#00000003 68%,#0000 90%)}.appearance-light .canvas-surface.has-model-artifact:before{background:radial-gradient(ellipse 74% 66% at 50% 48%,#ffffff38,#ffffff29 26%,#ffffff17 50%,#ffffff0a 70%,#fff0 92%)}.appearance-light .canvas-surface.is-generating{background:#f5f5f5}.appearance-light .canvas-surface.is-generating:before{background:radial-gradient(ellipse 68% 60% at 50% 47%,#00000016,#0000000f 28%,#00000008 52%,#00000004,#0000 92%)}.appearance-light .canvas-empty-prompt{color:#000}.appearance-light .generation-particle-stage{--particle-rgb: 22, 22, 22}.appearance-light .idle-particle-preview{opacity:.88}.appearance-light .generation-preview-copy{color:#000}.appearance-light .generation-preview-copy strong{background:linear-gradient(100deg,#000000a3,#000000e6 24%,#000 44%,#000000e6 58%,#000000a3);background-size:320% 100%;background-position:160% 0;-webkit-background-clip:text;background-clip:text}.appearance-light .generation-progress-track{background:#00000029}.appearance-light .generation-progress-track span{background:#000000d6}.appearance-light .generation-progress-track span:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent)}.appearance-light .model-viewer-status{border-color:#dedede;color:#5f5f5f;background:#fffffff0;box-shadow:0 10px 28px #0000001f}.appearance-light .model-viewer-status.loading{border:0;background:transparent;box-shadow:none}.appearance-light .model-loading-spinner{border-color:#fff3;border-top-color:#f2f2f2}.appearance-light .model-viewer-status.error{color:#b3261e}.appearance-light .canvas-grid-line.minor{stroke:#00000013}.appearance-light .canvas-grid-line.major{stroke:#0000002e}.appearance-light .canvas-grid-axis.red{stroke:#ba48488f}.appearance-light .canvas-grid-axis.green{stroke:#44914e8f}.appearance-light h1,.appearance-light .panel-row,.appearance-light .layer-row,.appearance-light .chat-message,.appearance-light .prompt-suggestions button,.appearance-light .chat-prompt textarea,.appearance-light .prompt-icon,.appearance-light .voice-wave i{color:#1f1f1f}.appearance-light .voice-wave i{background:#1f1f1f}.appearance-light .voice-wave:before{border-top-color:#1f1f1f}.appearance-light .icon-button,.appearance-light .panel-icon-button,.appearance-light .rail-button,.appearance-light .rail-logo-button,.appearance-light .tool-dock button,.appearance-light .output-rail button{color:#242424}.appearance-light .output-rail,.appearance-light .output-panel{border-color:#d8d8d8;background:#fffffff5;box-shadow:0 16px 42px #00000024}.appearance-light .output-rail button.active{color:#fff;background:#242424}.appearance-light .output-rail button:after{color:#1f1f1f;background:#fff;box-shadow:0 12px 28px #00000024}.appearance-light .output-rail button:not(:disabled):hover,.appearance-light .output-rail button:not(:disabled):focus-visible{color:#1f1f1f;background:#00000014}.appearance-light .output-rail button.active:hover,.appearance-light .output-rail button.active:focus-visible{color:#fff;background:#242424}.appearance-light .output-rail-divider{background-color:#dcdcdc}.appearance-light .cost-total{border-color:#e2e2e2}.appearance-light .output-panel-header strong,.appearance-light .reference-image-card strong,.appearance-light .assembly-guide h3,.appearance-light .cost-row strong,.appearance-light .cost-total,.appearance-light .cost-total strong{color:#1f1f1f}.appearance-light .output-panel-header span,.appearance-light .reference-image-card small,.appearance-light .assembly-guide,.appearance-light .cost-row{color:#6f6f6f}.appearance-light .reference-image-card,.appearance-light .reference-approval-actions button{border-color:#e0e0e0;color:#1f1f1f;background:#fff}.appearance-light .reference-image-card:hover,.appearance-light .reference-approval-actions button:hover{border-color:#cfcfcf;background:#f7f7f7}.appearance-light .reference-approval-actions .approve-reference{color:#fff;border-color:#242424;background:#242424;box-shadow:0 0 #0003,0 10px 26px #00000014;animation-name:reference-approve-pulse-light}.appearance-light .reference-approval-actions .approve-reference:hover{color:#fff;border-color:#000;background:#000}.appearance-light .rfq-workspace-card,.appearance-light .prototype-checkout-card{border-color:#e0e0e0;background:#fff}.appearance-light .rfq-workspace-icon,.appearance-light .rfq-workspace-status,.appearance-light .rfq-pill,.appearance-light .rfq-workspace-meta span,.appearance-light .rfq-supplier-row,.appearance-light .rfq-supplier-actions a,.appearance-light .prototype-checkout-thumbnail,.appearance-light .prototype-option-list button,.appearance-light .prototype-checkout-row input{border-color:#ddd;color:#242424;background:#f7f7f7}.appearance-light .rfq-workspace-header strong,.appearance-light .rfq-supplier-copy strong,.appearance-light .prototype-checkout-copy strong,.appearance-light .prototype-checkout-price strong,.appearance-light .prototype-checkout-row label,.appearance-light .prototype-option-group legend{color:#1f1f1f}.appearance-light .rfq-workspace-header small,.appearance-light .rfq-supplier-copy small,.appearance-light .rfq-workspace-note,.appearance-light .prototype-checkout-copy small,.appearance-light .prototype-checkout-price small,.appearance-light .prototype-option-list button small{color:#777}.appearance-light .rfq-supplier-rank{color:#333;background:#ededed}.appearance-light .rfq-supplier-actions a:hover,.appearance-light .prototype-option-list button:hover{border-color:#c8c8c8;background:#eee}.appearance-light .prototype-option-list button.selected{border-color:#242424;color:#fff;background:#242424}.appearance-light .prototype-option-list button.selected small{color:#cfcfcf}.appearance-light .prototype-checkout-row input:focus{border-color:#8a8a8a}.appearance-light .prototype-checkout-submit{color:#fff;background:#242424}.appearance-light .prototype-checkout-submit:hover{background:#000}.appearance-light .rfq-clarification-card{border-color:#e0e0e0;background:#fff}.appearance-light .rfq-clarification-card.submitted{border-color:#d9eadc;background:#f6fbf7}.appearance-light .rfq-clarification-preamble,.appearance-light .rfq-question-field legend{color:#1f1f1f}.appearance-light .rfq-choice-list>button,.appearance-light .rfq-other-input button,.appearance-light .rfq-question-field input[type=text],.appearance-light .rfq-other-input input{border-color:#ddd;color:#6f6f6f;background:#fff}.appearance-light .rfq-choice-list>button:hover,.appearance-light .rfq-other-input button:hover{color:#1f1f1f;border-color:#c8c8c8;background:#f5f5f5}.appearance-light .rfq-choice-list>button.selected{color:#fff;border-color:#242424;background:#242424}.appearance-light .rfq-choice-list>button.other-choice{color:#777;background:transparent}.appearance-light .rfq-clarification-submit{color:#fff;background:#242424}.appearance-light .rfq-clarification-submit:hover{background:#000}.appearance-light .rfq-submitted-summary{color:#327a42}@keyframes reference-approve-pulse-light{0%,to{box-shadow:0 0 #0003,0 10px 26px #00000014;transform:translateZ(0)}50%{box-shadow:0 0 0 8px #0000,0 0 30px #0003,0 12px 30px #0000001f;transform:translateZ(0)}}.appearance-light .conversation-sidebar,.appearance-light .conversation-action-button,.appearance-light .conversation-chat-row,.appearance-light .conversation-project-heading,.appearance-light .conversation-sidebar-footer{color:#303236}.appearance-light .rename-input{color:#1f1f1f;background:#fff}.appearance-light .project-section p,.appearance-light .section-header,.appearance-light .artifact-card small,.appearance-light .attachment-chip small,.appearance-light .chat-prompt textarea::placeholder,.appearance-light .suggestion-caption,.appearance-light .recording-time,.appearance-light .work-log-toggle,.appearance-light .conversation-chat-row time,.appearance-light .conversation-show-more{color:#8a8a8a}.appearance-light .conversation-row-spinner{border-color:#1f1f1f38;border-top-color:#1f1f1f}.appearance-light .panel-row:hover,.appearance-light .panel-row.selected,.appearance-light .layer-row:hover,.appearance-light .layer-row.selected,.appearance-light .conversation-action-button:hover,.appearance-light .conversation-action-button.active,.appearance-light .conversation-chat-row:hover,.appearance-light .conversation-chat-row.active,.appearance-light .conversation-sidebar-footer:hover,.appearance-light .icon-button:hover,.appearance-light .panel-icon-button:hover,.appearance-light .rail-button:hover,.appearance-light .rail-logo-button:hover,.appearance-light .rail-logo-button[aria-expanded=true],.appearance-light .prompt-icon:hover,.appearance-light .stop-recording:not(:disabled):hover,.appearance-light .prompt-suggestions button:hover{color:#1f1f1f;background:#f1f1f1}.appearance-light .conversation-show-more:hover{color:#4f4f4f}.appearance-light .conversation-search-backdrop{background:#22272f52}.appearance-light .image-preview-backdrop{background:#22272fc7}.appearance-light .delete-confirmation-backdrop{background:#22272f52}.appearance-light .conversation-search-dialog,.appearance-light .delete-confirmation-dialog{border-color:#dfdfdf;color:#1f1f1f;background:#fff;box-shadow:0 24px 70px #0000002e}.appearance-light .delete-confirmation-copy h2{color:#1f1f1f}.appearance-light .delete-confirmation-copy p{color:#6f6f6f}.appearance-light .delete-confirmation-cancel{color:#1f1f1f;background:#f1f1f1}.appearance-light .delete-confirmation-cancel:hover,.appearance-light .delete-confirmation-cancel:focus-visible{background:#e7e7e7}.appearance-light .object-library-dialog,.appearance-light .orders-dialog{border-color:#dfdfdf;color:#1f1f1f;background:#fff;box-shadow:0 24px 70px #0000002e}.appearance-light .object-library-page-header h2,.appearance-light .object-library-card,.appearance-light .object-library-table-row,.appearance-light .object-library-empty strong,.appearance-light .orders-page-header h2,.appearance-light .orders-list-row-copy strong,.appearance-light .orders-list-row-price strong,.appearance-light .orders-quote-row strong,.appearance-light .orders-supplier-row strong,.appearance-light .orders-detail-header strong,.appearance-light .orders-detail-section h3,.appearance-light .orders-detail-empty strong,.appearance-light .orders-fact strong{color:#1f1f1f}.appearance-light .object-library-search{border-color:#dfdfdf;color:#9a9a9a;background:#fff}.appearance-light .object-library-search input{color:#1f1f1f}.appearance-light .object-library-search input::placeholder{color:#9a9a9a}.appearance-light .object-library-new-button{color:#fff;background:#111}.appearance-light .object-library-new-button:hover{background:#262626}.appearance-light .orders-refresh-button{color:#fff;background:#111}.appearance-light .orders-refresh-button:hover{background:#262626}.appearance-light .object-library-close,.appearance-light .object-library-filters button,.appearance-light .object-library-view-controls button{color:#757575}.appearance-light .object-library-close:hover,.appearance-light .object-library-view-controls button:hover,.appearance-light .object-library-view-controls button.active{color:#1f1f1f;background:#f4f4f4}.appearance-light .object-library-filters button.active{border-color:#dedede;color:#1f1f1f;background:#f6f6f6;box-shadow:inset 0 0 0 1px #00000005}.appearance-light .object-library-filters button small,.appearance-light .object-library-card-copy small,.appearance-light .object-library-card-copy time,.appearance-light .object-library-table-head,.appearance-light .object-library-table-name small,.appearance-light .object-library-table-row time,.appearance-light .object-library-table-row>span:last-child,.appearance-light .object-library-empty,.appearance-light .orders-tabs button,.appearance-light .orders-tabs button small,.appearance-light .orders-list-row-copy small,.appearance-light .orders-list-row-price small,.appearance-light .orders-quote-row small,.appearance-light .orders-supplier-row small,.appearance-light .orders-list-row time,.appearance-light .orders-quote-row time,.appearance-light .orders-muted,.appearance-light .orders-detail-header small,.appearance-light .orders-detail-section p,.appearance-light .orders-detail-empty,.appearance-light .orders-fact span{color:#8a8a8a}.appearance-light .object-library-view-controls>span{background:#e8e8e8}.appearance-light .orders-list-view,.appearance-light .orders-rfq-detail,.appearance-light .orders-detail-empty,.appearance-light .orders-fact,.appearance-light .orders-supplier-row,.appearance-light .orders-quote-row{border-color:#e1e1e1;background:#fff}.appearance-light .orders-list-view.loading{border-color:transparent;background:transparent}.appearance-light .orders-thumbnail,.appearance-light .orders-status-pill,.appearance-light .orders-back-button,.appearance-light .orders-supplier-row a,.appearance-light .rfq-workspace-open-order{border-color:#ddd;color:#242424;background:#f7f7f7}.appearance-light .rfq-workspace-submit{border-color:#242424;color:#fff;background:#242424}.appearance-light .rfq-workspace-note.status-queued,.appearance-light .rfq-workspace-note.status-submitted{color:#3f6848}.appearance-light .rfq-workspace-note.status-failed,.appearance-light .rfq-workspace-note.status-blocked{color:#a13b30}.appearance-light .orders-tabs button.active{border-color:#dedede;color:#1f1f1f;background:#f6f6f6}.appearance-light .orders-list-row{border-top-color:#ededed;color:#1f1f1f}.appearance-light .orders-list-row:hover,.appearance-light .orders-back-button:hover,.appearance-light .orders-supplier-row a:hover,.appearance-light .rfq-workspace-open-order:hover{border-color:#d1d1d1;background:#f0f0f0}.appearance-light .rfq-workspace-submit:hover:not(:disabled){border-color:#000;color:#fff;background:#000}.appearance-light .orders-error{color:#bb2d24}.appearance-light .object-library-card{border-color:#ececec;background:#fff;box-shadow:0 12px 32px #0000000f}.appearance-light .object-library-card:hover{border-color:#ddd;background:#fff;box-shadow:0 16px 38px #0000001a}.appearance-light .object-library-card.pending:hover,.appearance-light .object-library-card.failed:hover{border-color:#ececec;background:#fff;box-shadow:0 12px 32px #0000000f}.appearance-light .object-library-card-preview{background:#f5f5f5}.appearance-light .object-library-card-preview.has-thumbnail{background:#f2f2f2}.appearance-light .object-library-card-preview.is-pending,.appearance-light .object-library-table-thumb.is-pending{color:#777;background:#eee}.appearance-light .object-library-card-preview.is-pending:after,.appearance-light .object-library-table-thumb.is-pending:after,.appearance-light .asset-thumb.is-pending:after{background:linear-gradient(105deg,transparent 22%,rgba(255,255,255,.8) 45%,transparent 68%)}.appearance-light .object-library-pending-preview span{background:#ddd}.appearance-light .object-library-card-preview.is-failed,.appearance-light .object-library-table-thumb.is-failed{color:#b3261e;background:#fff0ef}.appearance-light .object-library-table-row{border-top-color:#ededed}.appearance-light .object-library-table-row:hover{background:#f8f8f8}.appearance-light .object-library-table-thumb{border-color:#e8e8e8;background:#fff}.appearance-light .conversation-search-field{border-bottom-color:#e7e7e7;color:#8a8a8a}.appearance-light .conversation-search-field input{color:#1f1f1f}.appearance-light .conversation-search-label,.appearance-light .conversation-search-empty,.appearance-light .conversation-search-result-copy small,.appearance-light .conversation-search-result-meta{color:#8a8a8a}.appearance-light .conversation-search-result{color:#1f1f1f}.appearance-light .conversation-search-result:hover,.appearance-light .conversation-search-result.active{background:#f1f1f1}.appearance-light .conversation-delete-button,.appearance-light .conversation-project-action-button{color:#777}.appearance-light .conversation-delete-button:hover,.appearance-light .conversation-project-action-button:hover{color:#1f1f1f;background:#e7e7e7}.appearance-light .conversation-search-result-meta kbd{color:#7a7a7a;background:#eee}.appearance-light .conversation-sidebar-settings{border-color:#e3e3e3;background:#f7f7f7}.appearance-light .work-log-toggle:hover{color:#4f4f4f}.appearance-light .work-log-status:hover{color:#8a8a8a}.appearance-light .work-log-live-status{color:transparent;background:linear-gradient(90deg,#8a8a8a,#6f6f6f 38%,#111,#6f6f6f 62%,#8a8a8a);background-size:280% 100%;background-clip:text;-webkit-background-clip:text}.appearance-light .stop-recording{color:#1f1f1f;background:#f4f4f5}.appearance-light .stop-generation{color:#111;background:#fff;box-shadow:0 0 0 1px #0000001f}.appearance-light .rail-button.active,.appearance-light .tool-dock button.active{color:#111;background:#e7e7e7}.appearance-light .rail-logo-button{color:#0d99ff}.appearance-light .rail-logo-image{filter:none}.appearance-light .tool-dock{border-color:#dedede;background:#fff;box-shadow:0 0 0 1px #00000005,0 12px 36px #00000024}.appearance-light .tool-dock button:hover{background:#f1f1f1}.appearance-light .tool-dock button.active:hover{background:#dedede}.appearance-light .tool-dock-divider{background:#e0e0e0}.appearance-light .tool-dock button.tool-dock-action{color:#242424;background:#f1f1f1}.appearance-light .tool-dock button.tool-dock-action:hover,.appearance-light .tool-dock button.tool-dock-action.active{color:#111;background:#e7e7e7}.appearance-light .tool-dock button.get-prototype-action{color:#fff;background:#242424}.appearance-light .tool-dock button.get-prototype-action:hover{color:#fff;background:#000}.appearance-light .model-export-panel{border-color:#dedede;color:#111;background:#fff;box-shadow:0 22px 58px #0000002e}.appearance-light .model-export-header strong,.appearance-light .model-export-field input[type=text],.appearance-light .model-export-select>button,.appearance-light .model-export-menu button,.appearance-light .model-export-file{color:#1f1f1f}.appearance-light .model-export-header button{color:#666}.appearance-light .model-export-header button:hover{color:#111;background:#f1f1f1}.appearance-light .model-export-field>span,.appearance-light .model-export-toggle>span,.appearance-light .model-export-file small,.appearance-light .model-export-notice{color:#707070}.appearance-light .model-export-field input[type=text],.appearance-light .model-export-select>button,.appearance-light .model-export-menu,.appearance-light .model-export-file{border-color:#dedede;background:#fff}.appearance-light .model-export-menu{box-shadow:0 18px 44px #00000029}.appearance-light .model-export-menu button:hover,.appearance-light .model-export-menu button.selected{background:#f1f1f1}.appearance-light .model-export-file:hover{border-color:#cfcfcf;background:#f7f7f7}.appearance-light .model-export-toggle i{background:#d7d7d7;box-shadow:inset 0 0 0 1px #c8c8c8}.appearance-light .model-export-toggle i:before{background:#7a7a7a}.appearance-light .send-to-menu{border-color:#dedede;background:#fff;box-shadow:0 18px 44px #0000002e}.appearance-light .send-to-button{color:#242424;border-color:#dedede;background:#fff}.appearance-light .send-to-button:hover{color:#111;border-color:#cfcfcf;background:#f7f7f7}.appearance-light .model-export-primary{color:#fff;background:#242424}.appearance-light .model-export-primary:hover{color:#fff;background:#000}.appearance-light .send-to-menu button{color:#1f1f1f}.appearance-light .send-to-menu button:hover{background:#f1f1f1}.appearance-light .send-target-icon{background:#ededed}.appearance-light .environment-popover{border-color:#dedede;color:#111;background:#fff;box-shadow:0 20px 48px #00000029}.appearance-light .environment-popover-header button{color:#666}.appearance-light .environment-popover-header button:hover{color:#111;background:#f1f1f1}.appearance-light .environment-control,.appearance-light .environment-toggle{color:#666}.appearance-light .environment-control input[type=range]{accent-color:#111111}.appearance-light .environment-control input[type=number]{border-color:#dedede;color:#111;background:#fff}.appearance-light .environment-toggle span:last-child{background:#d7d7d7;box-shadow:inset 0 0 0 1px #c8c8c8}.appearance-light .environment-toggle span:last-child:before{background:#7a7a7a}.appearance-light .environment-toggle input:checked+span:last-child{background:#0d99ff}.appearance-light .chat-canvas{color:#c7c7c7}.appearance-light .artifact-card,.appearance-light .attachment-chip{border-color:#e2e2e2;color:#1f1f1f;background:#f7f7f7}.appearance-light .attachment-chip:hover{border-color:#d0d0d0;background:#efefef}.appearance-light .selected-component-context{border-color:#d8d8d8;color:#1f1f1f;background:#fff;box-shadow:0 1px 2px #00000014}.appearance-light .selected-component-context small{color:#7a7a7a}.appearance-light .selected-component-context button{color:#fff;background:#050505}.appearance-light .selected-component-context button:hover{background:#242424}.appearance-light .selected-component-summary{background:#f5f5f5}.appearance-light .clear-selected-components{color:#6f6f6f}.appearance-light .clear-selected-components:hover{color:#1f1f1f;background:#eee}.appearance-light .artifact-card:hover{border-color:#d3d3d3;background:#f1f1f1}.appearance-light .file-thumb{color:#fff;background:#8a8a8a}.appearance-light .attachment-copy strong,.appearance-light .artifact-card strong{color:#1f1f1f}.appearance-light .image-attachment{border-color:#d0d0d0;background:#dedede;box-shadow:inset 0 0 0 1px #00000014,0 1px 2px #0000001a}.appearance-light .image-attachment:after{box-shadow:inset 0 0 0 1px #00000014}.appearance-light .attachment-chip>button{color:#fff;background:#050505}.appearance-light .attachment-chip>button:hover{background:#242424}.appearance-light .attachment-image-fallback{color:#6f6f6f}.appearance-light .settings-popover{border-color:#dedede;color:#1f1f1f;background:#fff;box-shadow:0 0 0 1px #00000005,0 18px 44px #00000024}.appearance-light .settings-popover-header span,.appearance-light .appearance-toggle-copy small{color:#7f7f7f}.appearance-light .appearance-switch{background:#dedede;box-shadow:inset 0 0 0 1px #0000000f}.appearance-light .appearance-switch span{box-shadow:0 2px 8px #0000002e}.appearance-light .appearance-switch-input:checked+.appearance-switch{background:#0d99ff}@media(max-width:1120px){.figma-body{grid-template-columns:minmax(188px,var(--left-sidebar-width, 244px)) minmax(0,1fr) minmax(220px,var(--right-sidebar-width, 260px))}}@media(max-width:760px){body{overflow:hidden}.figma-shell{height:100vh;min-height:0}.figma-body{grid-template-columns:minmax(120px,24vw) minmax(0,1fr) minmax(168px,32vw);min-height:0}.canvas-area{min-height:0}.tool-dock{bottom:14px}.generated-model{max-width:calc(100% - 28px);max-height:calc(100% - 92px)}.generated-model{max-width:none;max-height:none}}@media(max-width:900px){.object-library-page-header,.object-library-toolbar,.orders-content{width:calc(100% - 32px)}.object-library-page-header{grid-template-columns:1fr;padding-top:42px}.object-library-header-actions{justify-content:start}.object-library-toolbar{grid-template-columns:1fr;padding-bottom:28px}.object-library-view-controls{justify-content:end}.object-library-content{padding-right:16px;padding-left:16px}.object-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-list-row{grid-template-columns:58px minmax(0,1fr) minmax(116px,auto)}.orders-list-row time{grid-column:2 / -1;justify-self:start;text-align:left}}@media(max-width:760px){.tool-dock button.tool-dock-action{flex-basis:34px;width:34px;min-width:34px;max-width:34px;padding:0}.tool-dock button.tool-dock-action span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.model-export-panel{bottom:70px;width:min(380px,calc(100% - 24px));padding:16px;border-radius:14px}.model-export-actions{grid-template-columns:1fr}.send-to-menu{width:min(300px,calc(100vw - 44px))}}@media(max-width:520px){.figma-body{grid-template-columns:minmax(96px,24vw) minmax(0,1fr) minmax(152px,32vw)}.object-library-dialog,.orders-dialog{width:calc(100vw - 20px);height:calc(100vh - 20px);border-radius:16px}.object-library-header-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;width:100%}.object-library-search{width:100%}.object-library-filters{overflow-x:auto;padding-bottom:2px}.object-library-grid,.orders-detail-grid,.orders-detail-footnotes{grid-template-columns:1fr}.orders-list-row{grid-template-columns:48px minmax(0,1fr);gap:10px}.orders-thumbnail{width:44px;height:44px;border-radius:13px}.orders-list-row-price,.orders-list-row time{grid-column:2 / -1;justify-self:start}.orders-list-row-price strong,.orders-list-row-price small,.orders-list-row time{text-align:left}.orders-supplier-row,.orders-quote-row,.orders-detail-header{grid-template-columns:1fr}.orders-detail-header .orders-thumbnail{width:54px;height:54px;border-radius:15px}.tool-rail{padding:8px 4px}.rail-button{width:34px;height:34px}.panel-section{padding-right:8px;padding-left:8px}.panel-row,.layer-row{padding-right:6px;padding-left:6px}.chat-canvas.has-messages,.chat-prompt,.prompt-suggestions{padding-right:8px;padding-left:8px}.prompt-input-tray{width:calc(100% + 16px);margin-right:-8px;margin-left:-8px;padding-right:8px;padding-left:8px}.prompt-suggestions button{grid-template-columns:18px minmax(0,auto) minmax(0,1fr);gap:6px;padding-right:4px;padding-left:4px}.prompt-suggestions strong{min-width:0;overflow-wrap:anywhere}.prompt-right-actions{gap:6px}.prompt-icon,.send-circle{width:30px;height:30px}}@media(max-width:360px){.figma-body{grid-template-columns:minmax(80px,24vw) minmax(0,1fr) minmax(132px,32vw)}.tool-rail{padding-right:3px;padding-left:3px}.rail-button{width:30px;height:30px}.panel-section,.chat-prompt,.prompt-suggestions{padding-right:6px;padding-left:6px}.prompt-input-tray{width:calc(100% + 12px);margin-right:-6px;margin-left:-6px;padding-right:6px;padding-left:6px}.prompt-icon,.send-circle{width:28px;height:28px}}body.prototyped-marketing-body{overflow-x:hidden!important;overflow-y:auto!important;scrollbar-gutter:stable;color:#33383c;background:#fff}@supports selector(html:has(body.prototyped-marketing-body)){html:has(body.prototyped-marketing-body){scrollbar-gutter:stable;background:#fff}}body.side-interface-open{overflow:hidden!important;scrollbar-gutter:auto}.dior-home-page{--dior-nav-height: 80px;--dior-side-panel-padding-top: 42px;--dior-layer-page-content: 10;--dior-layer-page-overlay: 90;--dior-layer-side-interface: 300;--dior-layer-nav: 400;position:relative;min-height:100vh;padding-bottom:0;overflow-x:hidden;color:#33383c;background:#fff}.dior-home-page button,.dior-home-page input{font:inherit}.dior-nav{position:fixed;top:0;right:0;left:0;z-index:calc(var(--dior-layer-nav) + 4);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:var(--dior-nav-height);padding:0 44px;color:#33383c;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:opacity .2s ease,transform .28s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.dior-nav-left,.dior-nav-actions{display:flex;align-items:center}.dior-nav-actions{position:fixed;top:0;right:44px;z-index:calc(var(--dior-layer-nav) + 5);justify-content:flex-end;gap:24px;min-height:var(--dior-nav-height);transition:opacity .18s ease,transform .28s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.dior-nav.scroll-hidden,.dior-nav-actions.scroll-hidden{opacity:0;pointer-events:none;transform:translate3d(0,calc(-100% - 12px),0)}@media(prefers-reduced-motion:reduce){.dior-nav,.dior-nav-actions{transition:none}}.dior-nav button,.dior-nav-actions>button{display:grid;place-items:center;width:36px;height:36px;padding:0;color:#33383c;background:transparent;cursor:pointer}.dior-nav button:hover,.dior-nav-actions>button:hover{color:#5d676c}.dior-nav-actions>button{position:relative;border-radius:999px;transition:color .16s ease,background .16s ease}.dior-nav-actions>button.active,.dior-nav-actions>button:hover{color:#151719;background:#f2f2f0}.dior-account-initials{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;color:#151719;background:#f7eafa;font-size:13px;font-weight:650;line-height:1}.dior-nav-bag-count{position:absolute;top:1px;right:0;display:grid;min-width:16px;height:16px;padding:0 4px;place-items:center;border-radius:999px;color:#fff;background:#000;font-size:10px;font-weight:700;line-height:1}.dior-nav .dior-wordmark{display:inline-flex;align-items:center;width:auto;height:auto;min-width:0;padding:0;color:#33383c;background:transparent;cursor:pointer;font-size:32px;font-weight:400;line-height:1;letter-spacing:0;text-decoration:none;text-transform:uppercase;white-space:nowrap}.dior-nav .dior-wordmark:hover{color:#5d676c}.dior-wordmark-image{display:block;width:200px;height:auto;object-fit:contain;transition:opacity .16s ease}.dior-nav .dior-wordmark:hover .dior-wordmark-image,.dior-nav .dior-wordmark:focus-visible .dior-wordmark-image{opacity:.72}.dior-side-interface-layer{position:fixed;top:0;bottom:0;left:0;z-index:calc(var(--dior-layer-nav) + 2);width:100vw;overflow:hidden;overscroll-behavior:contain;pointer-events:none}.dior-side-interface-layer.closing{pointer-events:none}.dior-side-interface-scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:default;pointer-events:auto}.dior-side-interface-panel{position:absolute;top:0;right:0;bottom:0;width:min(50vw,980px);min-width:min(100vw,430px);padding:calc(var(--dior-nav-height) + var(--dior-side-panel-padding-top)) 44px 46px;overflow:auto;overscroll-behavior:contain;color:#151719;background:#fff;border-top:0;border-left:0;box-shadow:-18px 0 34px #15171914,-2px 0 8px #1517190a;pointer-events:auto;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(21,23,25,.28) transparent;scrollbar-width:thin;animation:sideInterfaceEnter .18s cubic-bezier(.22,1,.36,1) both}.dior-side-interface-panel::-webkit-scrollbar{width:10px}.dior-side-interface-panel::-webkit-scrollbar-track{background:transparent}.dior-side-interface-panel::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#1517193d;background-clip:content-box}.dior-side-interface-panel::-webkit-scrollbar-thumb:hover{background:#15171957;background-clip:content-box}.dior-side-interface-panel.account-panel{padding-bottom:0}.dior-side-interface-layer.closing .dior-side-interface-panel{animation:sideInterfaceExit .18s cubic-bezier(.22,1,.36,1) both}@keyframes sideInterfaceEnter{0%{opacity:0;transform:translate3d(18px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes sideInterfaceExit{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(18px,0,0)}}.dior-side-interface-content{animation:sideInterfaceContent .14s ease both}@keyframes sideInterfaceContent{0%{opacity:0;transform:translate3d(0,6px,0)}to{opacity:1;transform:translateZ(0)}}.side-panel-section{display:grid;gap:34px}.side-panel-section h1,.side-panel-section h2,.side-panel-section p{margin:0}.side-panel-section h1{color:#000;font-size:32px;font-weight:650;line-height:1.08}.side-panel-block{display:grid;gap:18px}.side-panel-block h2{color:#000;font-size:25px;font-weight:650;line-height:1.12}.side-panel-block-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:16px}.side-panel-block-header button{color:#151719;background:transparent;cursor:pointer;font-size:15px;font-weight:600;line-height:1.2;text-decoration:underline;text-decoration-color:#15171942;text-underline-offset:5px;transition:color .16s ease,text-decoration-color .16s ease}.side-panel-block-header button:hover{color:#000;text-decoration-color:#000}.side-panel-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:56px;padding:0 18px;border:1px solid #e4e4e0;color:#151719;background:#f4f4f2}.side-panel-search input{min-width:0;border:0;outline:0;color:#151719;background:transparent;font-size:20px}.side-panel-search input::placeholder{color:#6d7174}.side-panel-chip-row{display:flex;flex-wrap:wrap;gap:10px}.side-panel-chip-row button{min-height:38px;padding:0 16px;border:1px solid #d7d7d4;border-radius:999px;color:#151719;background:#fff;cursor:pointer;font-size:15px;transition:background .16s ease,border-color .16s ease}.side-panel-chip-row button:hover{border-color:#c5c5c1;background:#f3f3f1}.side-panel-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.side-panel-product-card{display:grid;gap:10px;min-width:0;padding:0;color:#151719;background:transparent;cursor:pointer;text-align:left}.side-panel-product-media{position:relative;display:grid;place-items:center;aspect-ratio:1 / 1;overflow:hidden;border:1px solid #eeeeeb;background:#f4f5f5}.side-panel-product-media.is-pending,.product-library-card-media.is-pending{position:relative;background:#efefec}.product-card-media-content{position:relative;display:grid;place-items:center;width:100%;height:100%;overflow:hidden}.product-card-media-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;pointer-events:none;background:linear-gradient(105deg,#eeeeea 18%,#fbfbf8 43%,#fff,#fbfbf8 57%,#eeeeea 82%);background-size:240% 100%;animation:product-card-image-shimmer 1.35s ease-in-out infinite}@keyframes product-card-image-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.product-card-media-shimmer{animation:none;background-position:50% 0}}.side-panel-product-media.is-pending:after,.product-library-card-media.is-pending:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;content:"";pointer-events:none;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.74) 46%,transparent 72%);transform:translate(-120%);animation:pending-product-card-shimmer 1.45s ease-in-out infinite}.side-panel-product-media.is-pending img,.product-library-card-media.is-pending img{opacity:.64;filter:saturate(.72)}.pending-product-skeleton{display:grid;justify-items:center;width:62%;gap:9px}.pending-product-skeleton i{display:block;width:100%;height:10px;border-radius:999px;background:#33383c17}.pending-product-skeleton i:first-child{width:68%;height:58px;border-radius:18px;background:#33383c13}.pending-product-skeleton i:last-child{width:58%}@keyframes pending-product-card-shimmer{to{transform:translate(120%)}}.side-panel-product-media img{width:88%;height:88%;object-fit:contain;transition:transform .18s ease}.side-panel-product-card:hover .side-panel-product-media img{transform:scale(1.035)}.side-panel-product-copy{display:grid;gap:3px;min-width:0}.side-panel-product-copy strong{min-width:0;overflow:hidden;color:#151719;font-size:14px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.side-panel-product-copy small,.side-panel-product-copy span,.side-panel-product-copy em{overflow:hidden;color:#6b6f72;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.side-panel-product-copy em{color:#151719;font-style:normal;font-weight:550}.side-panel-heading-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.side-panel-pill-action,.side-panel-empty button,.side-panel-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:999px;color:#fff;background:#000;cursor:pointer;font-weight:550;transition:background .16s ease,transform .16s ease}.side-panel-pill-action:hover,.side-panel-empty button:hover,.side-panel-primary-action:hover{background:#33383c}.side-panel-empty{display:grid;align-content:center;justify-items:center;gap:14px;min-height:260px;text-align:center}.side-panel-empty.compact{min-height:250px;padding-bottom:34px;border-bottom:1px solid #eeeeeb}.side-panel-empty h2{color:#151719;font-size:22px;font-weight:650;line-height:1.15}.side-panel-empty p{color:#6b6f72;font-size:15px;line-height:1.35}.side-panel-empty>svg{color:#909498}.side-panel-empty-icon{display:grid;place-items:center;width:68px;height:68px;border:1px solid #151719;border-radius:999px}.side-panel-note{color:#55595d;font-size:15px;line-height:1.35}.side-panel-kicker-heading{display:inline-flex;align-items:center;gap:12px;min-width:0}.side-panel-kicker-heading h1{min-width:0}.side-panel-light-action{border:1px solid #d8d8d4;color:#151719;background:#fff}.side-panel-light-action:hover{border-color:#bdbdb8;color:#151719;background:#f4f4f2}.side-panel-pill-action:disabled,.side-panel-primary-action:disabled,.side-panel-secondary-action:disabled,.side-panel-light-action:disabled{cursor:default;opacity:.48;transform:none}.spin-icon{animation:prototypedSpin .9s linear infinite}@keyframes prototypedSpin{to{transform:rotate(360deg)}}.side-panel-messenger{gap:26px}.side-panel-messenger-status{display:grid;gap:7px;padding:16px 18px;border:1px solid #e9e9e4;background:#f7f7f4}.side-panel-messenger-status.warning{border-color:#ead7d7;background:#fff8f8}.side-panel-messenger-status strong{color:#151719;font-size:16px;font-weight:650;line-height:1.2}.side-panel-messenger-status p{color:#5e6366;font-size:14px;line-height:1.4}.side-panel-messenger-layout{display:grid;grid-template-columns:minmax(185px,.86fr) minmax(0,1.4fr);gap:22px;min-height:min(620px,calc(100vh - 250px))}.side-panel-messenger-threads,.side-panel-messenger-chat,.side-panel-messenger-controls{display:grid;align-content:start;gap:14px;min-width:0}.side-panel-messenger-subheading{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.side-panel-messenger-subheading h2{min-width:0;overflow:hidden;color:#151719;font-size:20px;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.side-panel-messenger-subheading small{color:#7a7f82;font-size:13px}.side-panel-messenger-thread-list,.side-panel-messenger-messages{min-height:0;overflow:auto;overscroll-behavior:contain;border:1px solid #eeeeeb;background:#fff}.side-panel-messenger-thread-list{max-height:min(620px,calc(100vh - 310px))}.side-panel-messenger-thread{display:grid;gap:6px;width:100%;min-width:0;padding:14px;border-bottom:1px solid #eeeeeb;color:#151719;background:transparent;cursor:pointer;text-align:left}.side-panel-messenger-thread:last-child{border-bottom:0}.side-panel-messenger-thread:hover,.side-panel-messenger-thread.active{background:#f4f4f2}.side-panel-messenger-thread strong,.side-panel-messenger-thread span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-panel-messenger-thread strong{color:#151719;font-size:14px;font-weight:650;line-height:1.2}.side-panel-messenger-thread span,.side-panel-messenger-muted{color:#707578;font-size:13px;line-height:1.3}.side-panel-messenger-muted{padding:14px}.side-panel-messenger-messages{display:grid;align-content:start;gap:12px;max-height:min(440px,calc(100vh - 420px));padding:14px;background:#fbfbfa}.side-panel-messenger-message{display:grid;gap:5px;width:fit-content;max-width:84%}.side-panel-messenger-message.buyer{justify-self:end;text-align:right}.side-panel-messenger-message span{color:#8a8f92;font-size:11px;line-height:1.2}.side-panel-messenger-message p{padding:10px 12px;border:1px solid #e7e7e2;border-radius:14px;color:#151719;background:#fff;font-size:14px;line-height:1.4}.side-panel-messenger-message.buyer p{border-color:#151719;color:#fff;background:#151719}.side-panel-messenger-field,.side-panel-messenger-draft{display:grid;gap:8px}.side-panel-messenger-field span,.side-panel-messenger-draft small{color:#8b8f92;font-size:12px;font-weight:650;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.side-panel-messenger-field select,.side-panel-messenger-field textarea,.side-panel-messenger-draft textarea{width:100%;border:1px solid #d8d8d4;color:#151719;background:#fff;font:inherit;font-size:15px}.side-panel-messenger-field select{min-height:48px;padding:0 14px}.side-panel-messenger-field textarea,.side-panel-messenger-draft textarea{min-height:84px;padding:12px 14px;resize:vertical;line-height:1.45}.side-panel-messenger-draft{padding:14px;border:1px solid #eeeeeb;background:#fbfbfa}.side-panel-messenger-draft textarea{min-height:120px}.side-panel-messenger-action-row{display:flex;flex-wrap:wrap;gap:10px}.side-panel-bag h1{font-size:30px}.side-panel-bag-items{display:grid;border-top:1px solid #eeeeeb;border-bottom:1px solid #eeeeeb}.side-panel-bag-item{display:grid;grid-template-columns:96px minmax(0,1fr) auto 28px;gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid #eeeeeb}.side-panel-bag-item:last-child{border-bottom:0}.side-panel-bag-item-image{display:grid;width:96px;height:78px;place-items:center;overflow:hidden;color:#33383c;background:#f4f5f5}.side-panel-bag-item-image img{width:100%;height:100%;object-fit:contain}.side-panel-bag-item-copy{display:grid;gap:3px;min-width:0}.side-panel-bag-item-copy strong,.side-panel-bag-item-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-panel-bag-item-copy strong{color:#151719;font-size:16px;font-weight:650;line-height:1.2}.side-panel-bag-item-copy small{color:#5f6467;font-size:14px;line-height:1.25}.side-panel-bag-quantity{display:inline-grid;grid-template-columns:36px 24px 36px;gap:8px;align-items:center;justify-self:start;margin-top:12px}.side-panel-bag-quantity button{display:grid;width:36px;height:36px;place-items:center;border:1px solid #c9cbc7;border-radius:50%;color:#33383c;background:#fff;cursor:pointer;font-size:20px;font-weight:300;line-height:1}.side-panel-bag-quantity button:hover{background:#f4f4f2}.side-panel-bag-quantity button:disabled{cursor:default;opacity:.34}.side-panel-bag-quantity span{color:#151719;text-align:center;font-size:15px;font-weight:500}.side-panel-bag-item-price{color:#151719;font-size:15px;font-weight:600;line-height:1.2;white-space:nowrap}.side-panel-bag-remove{display:grid;width:28px;height:28px;place-items:center;align-self:end;padding:0;border:0;color:#33383c;background:transparent;cursor:pointer}.side-panel-bag-remove:hover{color:#000}.side-panel-bag-summary{display:grid;gap:14px;padding:18px 0 2px}.side-panel-bag-summary div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px}.side-panel-bag-summary span,.side-panel-bag-summary strong,.side-panel-bag-summary p{color:#151719;font-size:16px;line-height:1.25}.side-panel-bag-summary span{font-weight:600}.side-panel-bag-summary strong{text-align:right;font-weight:650}.side-panel-bag-summary button{min-height:48px;margin-top:4px;border:0;border-radius:999px;color:#fff;background:#000;cursor:pointer;font-size:15px;font-weight:550}.side-panel-bag-summary button:hover{background:#33383c}.side-panel-bag-summary p{color:#55595d}.side-panel-account-profile{display:flex;align-items:center;gap:18px;min-width:0}.side-panel-account.signed-in{min-height:calc(100vh - var(--dior-nav-height) - var(--dior-side-panel-padding-top));min-height:calc(100svh - var(--dior-nav-height) - var(--dior-side-panel-padding-top));gap:0;grid-template-rows:minmax(0,1fr) auto}.side-panel-account-content{display:grid;align-content:start;gap:34px;min-width:0;padding-bottom:34px}.side-panel-account-avatar{display:grid;place-items:center;flex:0 0 auto;width:52px;height:52px;border-radius:999px;color:#151719;background:#f7eafa;font-size:18px;font-weight:650}.side-panel-account-profile span:last-child{display:grid;gap:4px;min-width:0}.side-panel-account-profile strong,.side-panel-account-profile small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-panel-account-profile strong{color:#151719;font-size:18px;font-weight:650}.side-panel-account-profile small{color:#4f5356;font-size:15px}.side-panel-account-nav{display:grid;justify-items:start;gap:14px}.side-panel-account-nav h2,.side-panel-account-preview-grid h2{color:#151719;font-size:22px;font-weight:650;line-height:1.15}.side-panel-account-nav button{padding:0;color:#151719;background:transparent;cursor:pointer;font-size:20px;line-height:1.1;text-align:left}.side-panel-account-nav button:hover{color:#5d676c}.side-panel-account-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.side-panel-notifications{align-content:start}.side-panel-notifications-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.side-panel-notifications-header h1{margin:0;color:#151719;font-size:32px;font-weight:650;line-height:1.08}.side-panel-notifications-header span{display:grid;min-width:28px;height:28px;place-items:center;border-radius:999px;color:#151719;background:#f1f1ee;font-size:13px}.side-panel-empty-state{display:grid;place-items:center;align-content:center;gap:14px;min-height:240px;color:#6b6f72;text-align:center}.side-panel-empty-state p{margin:0;color:#6b6f72}.side-panel-notifications-list{display:grid;gap:14px}.side-panel-notification-card{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding:0;color:#151719;background:transparent;cursor:pointer;text-align:left}.side-panel-notification-image{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border:1px solid #eeeeeb;background:#f4f5f5}.side-panel-notification-image img{width:100%;height:100%;object-fit:cover}.side-panel-notification-copy{display:grid;gap:3px;min-width:0}.side-panel-notification-copy strong,.side-panel-notification-copy small,.side-panel-notification-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-panel-notification-copy strong{color:#151719;font-size:14px;font-weight:650}.side-panel-notification-copy small,.side-panel-notification-copy span{color:#6b6f72;font-size:13px}.side-panel-account-preview-grid>div{display:grid;align-content:start;gap:14px;min-width:0}.side-panel-account-preview-grid .side-panel-product-grid{grid-template-columns:minmax(0,1fr)}.side-panel-account-empty-card{display:grid;place-items:center;align-content:center;gap:12px;min-height:168px;padding:18px;border:1px solid #eeeeeb;color:#33383c;background:#fff;cursor:pointer;font-size:15px;line-height:1.3;text-align:center}.side-panel-account-empty-card:hover{background:#f7f7f4}.side-panel-account-logout-section{position:sticky;bottom:0;z-index:1;display:flex;justify-content:flex-end;margin:0 -44px;padding:20px 44px 26px;border-top:1px solid #eeeeeb;background:#fffffff5;box-shadow:0 -18px 30px #ffffffdb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.side-panel-logout-button{justify-self:end;min-width:180px;min-height:44px;padding:0 28px;border:1px solid #33383c;border-radius:999px;color:#151719;background:transparent;cursor:pointer;font-size:16px}.side-panel-logout-button:hover{background:#f4f4f2}.side-panel-logout-button:disabled{cursor:default;opacity:.52}.side-panel-login{display:grid;gap:20px;width:100%;max-width:560px;margin:0 auto}.side-panel-login h1{font-size:32px;text-align:left}.side-panel-login p{color:#33383c;font-size:18px;line-height:1.35}.side-panel-login label{display:grid;gap:8px}.side-panel-login label span{color:#151719;font-size:13px;font-weight:650}.side-panel-login input{min-height:58px;padding:0 16px;border:1px solid #151719;color:#151719;background:#fff;font-size:18px}.side-panel-email-verification{display:grid;align-content:start;gap:22px;width:100%;max-width:560px;margin:0 auto}.side-panel-email-verification-icon{display:grid;width:64px;height:64px;place-items:center;border-radius:999px;color:#151719;background:#f7eafa}.side-panel-email-verification-copy{display:grid;gap:10px}.side-panel-email-verification-copy>span{color:#6b6f72;font-size:13px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.side-panel-email-verification-copy p{color:#55595d;font-size:17px;line-height:1.45}.side-panel-email-verification-copy strong{overflow-wrap:anywhere;color:#151719;font-size:19px;font-weight:650}.side-panel-email-verification-actions{display:grid;gap:12px}.side-panel-email-verification-actions>button:not(.side-panel-email-verification-change){width:100%;min-height:48px}.side-panel-email-verification-change{justify-self:center;padding:8px 12px;color:#33383c;background:transparent;cursor:pointer;font-size:14px;text-decoration:underline;text-underline-offset:3px}.side-panel-email-verification-change:disabled{cursor:default;opacity:.48}.side-panel-auth-note{margin:0;padding:12px 14px;border:1px solid #d9ddd8;border-radius:12px;color:#3d5144;background:#f4f8f4;font-size:14px;line-height:1.4}.side-panel-auth-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.side-panel-secondary-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid #33383c;border-radius:999px;color:#151719;background:#fff;cursor:pointer;font-weight:550;transition:background .16s ease,border-color .16s ease,transform .16s ease}.side-panel-secondary-action:hover{background:#f4f4f2}.side-panel-auth-alert{margin:0;padding:12px 14px;border:1px solid #f2b8b5;border-radius:12px;color:#b42318;background:#fff4f2;font-size:14px;line-height:1.35}.side-panel-login-divider{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;width:100%;max-width:560px;margin:0 auto;color:#33383c}.side-panel-login-divider span{height:1px;background:#eeeeeb}.side-panel-auth-buttons{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:560px;margin:0 auto}.side-panel-auth-buttons button{min-height:44px;border:1px solid #33383c;border-radius:999px;color:#33383c;background:#fff;cursor:pointer;font-size:16px;font-weight:400;transition:background .16s ease,border-color .16s ease,color .16s ease}.side-panel-auth-buttons button:hover{background:#eeeeec}.side-panel-auth-buttons button:disabled{cursor:default;opacity:.48}.side-panel-google-auth-button{position:relative;display:grid;place-items:center;width:100%;padding:0 58px}.side-panel-google-auth-icon{position:absolute;left:14px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:transparent}.side-panel-google-auth-icon img{display:block;width:20px;height:20px;object-fit:contain}.dior-home-main{display:grid;min-height:100vh;grid-template-rows:auto minmax(0,1fr);padding:128px 32px 34px}@keyframes marketing-character-tighten{0%{opacity:.15;padding-right:.35em}to{opacity:1;padding-right:0}}@keyframes marketing-line-settle-left{0%{transform:translate3d(12rem,0,0)}to{transform:translateZ(0)}}.dior-hero-copy{display:grid;justify-items:center;text-align:center}.dior-hero-copy h1{max-width:min(980px,calc(100vw - 48px));margin:0;color:#33383c;font-size:clamp(2.2rem,4.1vw,3.25rem);font-weight:500;line-height:1.02;letter-spacing:0}.dior-hero-copy p{max-width:min(760px,calc(100vw - 48px));margin:14px 0 0;color:#33383ca8;font-size:17px;font-weight:400;line-height:1.45;letter-spacing:0}.marketing-character-reveal{position:relative;display:block}.marketing-character-reveal__char{display:inline-block;opacity:0;padding-right:.35em;animation:marketing-character-tighten var(--character-reveal-duration, .2s) cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--character-reveal-delay, 0ms);will-change:opacity,padding-right}.marketing-character-reveal__line-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.marketing-character-reveal__line{position:absolute;top:0;left:0;white-space:nowrap;transform:translate3d(12rem,0,0);animation:marketing-line-settle-left var(--line-reveal-duration, .64s) cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--line-reveal-delay, 0ms);will-change:transform}.marketing-character-reveal__line-word,.marketing-character-reveal__measure-word{display:inline-block;white-space:nowrap}.marketing-character-reveal__measure-layer{opacity:0}.marketing-character-reveal--paused .marketing-character-reveal__char,.marketing-character-reveal--paused .marketing-character-reveal__line{animation-play-state:paused}.marketing-character-reveal--paused .marketing-character-reveal__line-layer{opacity:0}.home-particle-morph{display:grid;place-items:center;min-height:0;padding:22px 0 18px}.home-particle-morph-stage{position:relative;display:grid;place-items:center;width:min(760px,74vw);height:min(50vh,520px);min-height:330px;margin:0;overflow:hidden}.home-particle-morph-canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;pointer-events:none}.home-poodle-feature{position:relative;align-self:start;display:grid;grid-template-columns:minmax(0,760px);align-items:center;justify-content:center;width:min(1240px,100%);margin:clamp(36px,5.5vh,64px) auto 0;padding-bottom:42px}.home-poodle-stage{position:relative;display:grid;place-items:center;justify-self:center;width:min(760px,66vw);height:min(58vh,570px);min-height:390px;margin:0;padding:0;border:0;overflow:hidden;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.home-poodle-stage:focus-visible{outline:2px solid #33383c;outline-offset:6px}.home-poodle-stage img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1);will-change:opacity;pointer-events:none}.home-poodle-stage img.is-ready.is-active{opacity:1}.home-community-plush-section{display:grid;gap:42px;width:100%;max-width:1200px;margin:clamp(72px,9vw,132px) auto 0;padding:0 12px 150px}.home-community-plush-copy{display:grid;gap:24px;width:100%;text-align:left}.home-community-plush-copy h2{max-width:820px;margin:0;color:#33383c;font-size:clamp(2.2rem,4.1vw,4.05rem);font-weight:500;line-height:1.02;letter-spacing:0}.home-community-plush-copy p{max-width:720px;margin:0;color:#777;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:400;line-height:1.48}.home-community-plush-copy__lead{color:#000}.home-community-plush-copy__emphasis{color:#33383c;font-weight:500}.home-plush-mosaic{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;width:100%}.home-plush-mosaic--loading{min-height:clamp(520px,50vw,620px)}.home-plush-mosaic__tile{position:relative;display:block;min-width:0;padding:0;overflow:hidden;aspect-ratio:1;border:0;border-radius:10px;color:inherit;background:#fff;cursor:pointer;opacity:0;transform:translate3d(var(--assemble-x, 0),var(--assemble-y, 48px),0) scale(var(--assemble-scale, .86));transform-origin:center;will-change:opacity,transform}.home-plush-mosaic__tile:focus-visible{outline:3px solid rgba(51,56,60,.28);outline-offset:4px}.home-plush-mosaic__image{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover;opacity:0;transform:scale(.96);will-change:opacity,transform}.home-plush-mosaic__cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;gap:5px;align-items:flex-start;justify-content:flex-end;padding:18px;border-radius:inherit;color:var(--home-plush-cover-text, #33383c);background:var(--home-plush-cover, #efeee9);font-size:clamp(14px,1.25vw,18px);line-height:1.12;text-align:left;pointer-events:none;transform:translateY(101%);transition:transform .46s cubic-bezier(.22,1,.36,1)}.home-plush-mosaic__cover strong{font-weight:600}.home-plush-mosaic__cover span{color:inherit;font-size:.84em;opacity:.72}.home-plush-mosaic__tile:hover .home-plush-mosaic__cover,.home-plush-mosaic__tile:focus-visible .home-plush-mosaic__cover{transform:translateY(0)}.home-plush-mosaic__tile--top{grid-column:6}.home-plush-mosaic__tile--row-two-start{grid-column:3}.home-plush-mosaic__tile--everywhere{display:flex;align-items:flex-start;justify-content:flex-end;padding:18%;background:var(--home-plush-cover, #f1400f)}.home-plush-mosaic__arrow,.home-plush-mosaic__arrow:before{display:block;content:""}.home-plush-mosaic__arrow{position:relative;width:38%;aspect-ratio:1;border-top:8px solid #ffffff;border-right:8px solid #ffffff;opacity:0;transform:scale(.96);will-change:opacity,transform}.home-plush-mosaic__arrow:before{position:absolute;top:-4px;right:-4px;width:142%;height:8px;border-radius:999px;background:#fff;transform:rotate(-45deg);transform-origin:right center}.home-plush-mosaic__cover--everywhere{color:var(--home-plush-cover-text, #ffffff);background:var(--home-plush-cover, #f1400f)}.home-plush-mosaic.is-visible .home-plush-mosaic__tile{animation:home-plush-mosaic-assemble .62s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--assemble-delay, 0ms)}.home-plush-mosaic.is-visible .home-plush-mosaic__image,.home-plush-mosaic.is-visible .home-plush-mosaic__arrow{animation:home-plush-mosaic-media-reveal .28s ease-out forwards;animation-delay:calc(var(--assemble-delay, 0ms) + .14s)}@keyframes home-plush-mosaic-assemble{0%{opacity:0;transform:translate3d(var(--assemble-x, 0),var(--assemble-y, 48px),0) scale(var(--assemble-scale, .86))}30%{opacity:1}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes home-plush-mosaic-media-reveal{to{opacity:1;transform:scale(1)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;border:0;clip:rect(0,0,0,0);white-space:nowrap}.prototyped-footer{margin-top:clamp(58px,8vw,96px);padding:clamp(60px,8vw,88px) 0 54px;color:#000;background:#fff}.dior-home-page:not(.phase-home) .prototyped-footer{margin-top:0;border-top:0}.dior-home-page.phase-result .prototyped-footer{border-top:0}.prototyped-footer-inner{display:grid;grid-template-columns:minmax(0,1fr) max-content max-content;gap:40px 52px;width:min(1080px,calc(100% - 48px));margin:0 auto}.prototyped-footer-brand{display:grid;align-content:start;align-self:start;justify-items:start;gap:16px;width:fit-content;color:#000}.prototyped-footer-brand-link{display:inline-flex;line-height:0;text-decoration:none}.prototyped-footer-brand-row{display:inline-flex;align-items:center}.prototyped-footer-brand-row img{display:block;width:auto;height:36px;object-fit:contain}.prototyped-footer-tagline{max-width:455px;margin:0;color:#4f4f4f;font-size:16px;line-height:1.55}.prototyped-footer-links{display:flex;flex-direction:column;gap:18px;justify-self:end;min-width:160px}.prototyped-footer h2{margin:0 0 6px;color:#000;font-size:12px;font-weight:650;letter-spacing:0;line-height:1.2;text-transform:uppercase}.prototyped-footer a,.prototyped-footer button{width:fit-content;border:0;padding:0;color:#000;background:transparent;cursor:pointer;font:inherit;font-size:16px;line-height:1.35;text-align:left;text-decoration:none;transition:color .16s ease,transform .16s ease,background .16s ease}.prototyped-footer a:hover,.prototyped-footer a:focus-visible,.prototyped-footer button:hover,.prototyped-footer button:focus-visible{color:#000;opacity:.66}.prototyped-footer-note{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:32px;min-width:0;margin-top:8px;padding-top:28px;border-top:0;color:#777;font-size:15px;line-height:1.7}.prototyped-footer-note p{max-width:100%;margin:0;overflow-wrap:anywhere}.prototyped-footer-legal-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px 28px}.prototyped-footer-legal-links a{font-size:15px}.prototyped-subscribe-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;padding:28px;overflow-y:auto;background:#00000094;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.prototyped-subscribe-dialog{position:relative;display:grid;gap:30px;width:min(540px,calc(100vw - 40px));max-height:calc(100vh - 56px);max-height:calc(100svh - 56px);padding:56px 52px 46px;overflow-y:auto;color:#000;background:#fff;box-shadow:0 30px 80px #00000038}.prototyped-subscribe-close{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:999px;color:#000;background:transparent;cursor:pointer}.prototyped-subscribe-close:hover,.prototyped-subscribe-close:focus-visible{background:#f2f2f2}.prototyped-subscribe-copy{display:grid;justify-items:center;gap:14px;text-align:center}.prototyped-subscribe-copy p{margin:0;color:#737373;font-size:11px;font-weight:650;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.prototyped-subscribe-copy h2{max-width:390px;margin:0;color:#000;font-size:24px;font-weight:650;letter-spacing:.08em;line-height:1.22;text-transform:uppercase}.prototyped-subscribe-copy span{max-width:430px;color:#666;font-size:15px;line-height:1.45}.prototyped-subscribe-form{display:grid;gap:24px}.prototyped-subscribe-form label{display:grid;gap:8px;color:#000}.prototyped-subscribe-form label span{color:#7a7a7a;font-size:14px;line-height:1.2}.prototyped-subscribe-form input{width:100%;min-width:0;height:38px;padding:0;border:0;border-bottom:1px solid #d6d6d6;border-radius:0;outline:0;color:#000;background:transparent;font:inherit;font-size:16px}.prototyped-subscribe-form input:focus{border-color:#000}.prototyped-subscribe-disclaimer{margin:2px 0 0;color:#666;font-size:13px;line-height:1.45}.prototyped-subscribe-disclaimer a{color:#000;text-decoration:underline;text-underline-offset:3px}.prototyped-subscribe-form>button[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:56px;border:1px solid #000000;color:#fff;background:#000;cursor:pointer;font:inherit;font-size:12px;font-weight:650;letter-spacing:.12em;line-height:1;text-transform:uppercase;transition:color .16s ease,background .16s ease,transform .16s ease}.prototyped-subscribe-form>button[type=submit]:hover,.prototyped-subscribe-form>button[type=submit]:focus-visible{color:#000;background:#fff;transform:translateY(-1px)}.prototyped-subscribe-status{min-height:1.35em;margin:-8px 0 0;color:#000;font-size:13px;line-height:1.35;text-align:center}.prototyped-subscribe-status:empty{display:none}.prototyped-legal-shell{min-height:100vh;color:#202124;background:#fff}.prototyped-legal-nav{position:sticky;top:0;z-index:80;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:80px;padding:0 clamp(22px,4vw,64px);border-bottom:1px solid #eeeeeb;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.prototyped-legal-nav button{border:0;padding:0;color:#202124;background:transparent;cursor:pointer;font:inherit}.prototyped-legal-wordmark{justify-self:start;line-height:1}.prototyped-legal-wordmark img{display:block;width:auto;height:28px;object-fit:contain;transition:opacity .16s ease}.prototyped-legal-wordmark:hover img,.prototyped-legal-wordmark:focus-visible img{opacity:.72}.prototyped-legal-nav nav{display:flex;align-items:center;gap:22px}.prototyped-legal-nav nav button{color:#777;font-size:15px;line-height:1.35}.prototyped-legal-nav nav button:hover,.prototyped-legal-nav nav button.active{color:#202124}.prototyped-legal-page{padding:clamp(64px,8vw,104px) clamp(22px,5vw,72px) 0}.prototyped-legal-article{width:min(1040px,100%);margin:0 auto}.prototyped-legal-header{display:grid;gap:18px;max-width:820px;margin-bottom:clamp(42px,7vw,72px)}.prototyped-legal-header p,.prototyped-legal-header h1,.prototyped-legal-header span,.prototyped-legal-header strong,.prototyped-legal-callout p,.prototyped-legal-callout strong,.prototyped-legal-sections h2,.prototyped-legal-sections p,.prototyped-legal-contact h2,.prototyped-legal-contact p{margin:0}.prototyped-legal-header p{color:#777;font-size:13px;font-weight:650;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.prototyped-legal-header h1{color:#202124;font-size:clamp(44px,7vw,78px);font-weight:500;line-height:.98;letter-spacing:0}.prototyped-legal-header span{color:#777;font-size:16px;line-height:1.45}.prototyped-legal-header strong{color:#33383c;font-size:clamp(20px,2.2vw,28px);font-weight:400;line-height:1.35}.prototyped-legal-callout{display:grid;grid-template-columns:140px minmax(0,1fr);gap:28px;margin-bottom:clamp(44px,7vw,76px);padding:26px 0;border-top:1px solid #deded9;border-bottom:1px solid #deded9}.prototyped-legal-callout strong{color:#202124;font-size:16px;font-weight:650;line-height:1.4}.prototyped-legal-callout p{color:#55595d;font-size:17px;line-height:1.55}.prototyped-legal-sections{display:grid;gap:0;border-top:1px solid #eeeeeb}.prototyped-legal-sections section,.prototyped-legal-contact{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:28px 54px;padding:34px 0;border-bottom:1px solid #eeeeeb}.prototyped-legal-sections h2,.prototyped-legal-contact h2{color:#202124;font-size:19px;font-weight:650;line-height:1.28}.prototyped-legal-sections p,.prototyped-legal-contact p{color:#55595d;font-size:16px;line-height:1.64}.prototyped-legal-sections p+p{margin-top:14px}.prototyped-legal-contact a{color:#202124;text-decoration:underline;text-underline-offset:3px}@media(prefers-reduced-motion:reduce){.marketing-character-reveal__char,.marketing-character-reveal__line,.home-poodle-stage img,.home-thinking-char,.home-response-line,.home-plush-mosaic__tile,.home-plush-mosaic__image,.home-plush-mosaic__arrow{animation:none}.marketing-character-reveal__char,.home-poodle-stage img,.home-thinking-char,.home-response-line,.home-plush-mosaic__tile,.home-plush-mosaic__image,.home-plush-mosaic__arrow{transition:none}.marketing-character-reveal__char,.home-poodle-stage img,.home-thinking-char,.home-response-line,.home-plush-mosaic__tile,.home-plush-mosaic__image,.home-plush-mosaic__arrow{opacity:1}.home-plush-mosaic__tile,.home-plush-mosaic__image,.home-plush-mosaic__arrow{transform:none}.home-poodle-stage img:not(.is-active){opacity:0}.home-thinking-spinner svg{animation:none}.home-thinking-char{filter:none;transform:none}.home-response-line{clip-path:inset(0 0 0 0)}.marketing-character-reveal__char{padding-right:0}.marketing-character-reveal__line{transform:translateZ(0)}}.home-prompt-dock{--home-prompt-dock-bottom: 56px;position:fixed;right:50%;bottom:var(--home-prompt-dock-bottom);z-index:70;width:min(800px,calc(100vw - 32px));overflow:visible;border:1px solid #e4e4e2;border-radius:999px;background:#fffffffa;box-shadow:0 8px 28px #11182714,0 1px 2px #1118270a;transform:translate(50%);transition:box-shadow .22s ease,border-color .14s ease,opacity .18s ease,transform .18s ease}.dior-home-page:not(.phase-home):not(.phase-generating) .home-prompt-dock{display:none}.dior-home-page.footer-in-view .home-prompt-dock{position:absolute;top:var(--home-prompt-dock-stop-top);bottom:auto;opacity:1;pointer-events:auto;transform:translate(50%)}@media(max-width:700px){.dior-home-page.footer-in-view .home-prompt-dock{position:fixed;top:auto;bottom:var(--home-prompt-dock-bottom)}}.dior-home-page.dragging-home-attachments:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:66;background:#ffffffb8;content:"";pointer-events:none}.dior-home-page.dragging-home-attachments:after{position:fixed;top:50%;left:50%;z-index:67;width:min(320px,calc(100vw - 48px));padding:26px 22px;border:1px solid #dededb;border-radius:24px;color:#33383c;background:#ffffffe0;box-shadow:0 18px 44px #11182714;content:"Add anything\a Drop files here to add them";font-size:16px;font-weight:600;line-height:1.55;text-align:center;transform:translate(-50%,-50%);white-space:pre-line;pointer-events:none}.home-prompt-dock.expanded{width:min(800px,calc(100vw - 32px));border-radius:26px}.home-prompt-dock.has-attachments{border-radius:26px}.home-prompt-dock.dragging-attachments{border-color:#c9c9c5;box-shadow:0 14px 38px #1118271f,0 0 0 3px #33383c0f}.home-prompt-dock.loading{border-radius:999px}.home-prompt-beta-note{position:absolute;top:calc(100% + 14px);left:50%;width:min(100%,520px);margin:0;color:#777b7e;font-size:13px;font-weight:500;line-height:1.4;text-align:center;transform:translate(-50%);pointer-events:none}.home-prompt-status{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:62px;padding:8px 10px 8px 14px}.home-thinking-spinner{display:grid;place-items:center;width:40px;height:40px;color:#33383c}.home-thinking-spinner svg{animation:home-thinking-spin .86s linear infinite}.home-thinking-copy{display:block;min-width:0;overflow:hidden;color:#33383c;font-size:16px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.home-thinking-copy-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-thinking-char{display:inline-block;opacity:0;filter:blur(2px);transform:translate3d(-5px,0,0);animation:home-thinking-char-fade .42s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--char-index, 0) * 18ms);will-change:opacity,filter,transform}.home-prompt-status button,.home-prompt-submit{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;color:#fff;background:#33383c;cursor:pointer}.home-prompt-response{display:grid;max-height:min(42vh,340px);overflow:hidden;border-bottom:1px solid #ececea}.home-response-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:16px 14px 0 18px;color:#4b4f52}.home-response-brand{min-width:0;overflow:hidden;color:#33383c;font-size:18px;font-weight:400;letter-spacing:0;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.home-response-toolbar button{display:grid;place-items:center;grid-column:2;width:28px;height:28px;border-radius:999px;color:#4b4f52;background:transparent;cursor:pointer}.home-response-toolbar button:hover,.home-prompt-form button:hover{background:#f4f4f2}.home-attachment-input{display:none}.home-attachment-strip{display:flex;align-items:flex-start;gap:8px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:10px 14px 4px;scrollbar-width:thin}.home-attachment-chip.attachment-chip{overflow:hidden;border-color:#dededb;background:#fff;box-shadow:none}.home-attachment-chip.attachment-chip:hover{border-color:#d2d2cf;background:#fff}.home-attachment-chip.image-attachment{width:60px;height:60px;aspect-ratio:1;border-radius:15px;background:#f7f7f4;contain:paint;clip-path:inset(0 round 15px);transform:translateZ(0)}.home-attachment-chip.image-attachment .attachment-image-preview{display:block;width:100%;height:100%;border-radius:15px;clip-path:inset(0 round 15px);object-fit:cover;transform:translateZ(0)}.home-attachment-chip.image-attachment:after{box-shadow:inset 0 0 0 1px #33383c14}.home-attachment-chip.file-attachment{grid-template-columns:50px minmax(0,1fr);width:min(326px,calc(100vw - 92px));min-height:58px;padding:6px 42px 6px 6px;border-radius:15px}.home-attachment-chip .file-thumb{width:46px;height:46px;border-radius:10px;color:#fff;background:#909090}.home-attachment-chip .attachment-copy strong{color:#191b1d;font-size:15px;font-weight:650}.home-attachment-chip .attachment-copy small{margin-top:4px;color:#606367;font-size:14px}.home-attachment-chip.attachment-chip>button{top:7px;right:7px;width:22px;height:22px;color:#fff;background:#111}.home-attachment-chip.attachment-chip>button:hover{background:#242424}.home-attachment-chip.attachment-chip>button svg{width:12px;height:12px}.home-response-copy{display:grid;gap:6px;padding:4px 18px 16px;overflow:auto;color:#33383c;font-size:16px;line-height:1.55}.home-response-line{margin:0;opacity:0;clip-path:inset(0 100% 0 0);animation:home-response-line-reveal .62s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--line-index, 0) * 105ms)}@keyframes home-response-line-reveal{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes home-thinking-spin{to{transform:rotate(360deg)}}@keyframes home-thinking-char-fade{0%{opacity:0;filter:blur(2px);transform:translate3d(-5px,0,0)}to{opacity:1;filter:blur(0);transform:translateZ(0)}}.home-prompt-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:62px;padding:8px 10px 8px 14px}.home-prompt-form.prompt-expanded{grid-template-rows:minmax(0,auto) 40px;align-items:end;padding-top:14px}.home-prompt-form button{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;color:#4b4f52;background:transparent;cursor:pointer}.home-prompt-form textarea{display:block;box-sizing:border-box;width:100%;height:40px;min-height:40px;max-height:min(320px,calc(100vh - 360px));min-width:0;border:0;outline:0;color:#33383c;background:transparent;font-size:16px;line-height:1.4;padding:9px 0;resize:none;overflow-x:hidden;overflow-y:hidden;scrollbar-color:rgba(51,56,60,.35) transparent;scrollbar-width:thin}.home-prompt-form textarea::placeholder{color:#777b7e}.home-prompt-form textarea::-webkit-scrollbar{width:6px}.home-prompt-form textarea::-webkit-scrollbar-track{background:transparent}.home-prompt-form textarea::-webkit-scrollbar-thumb{border-radius:999px;background:#33383c57}.home-prompt-form.prompt-expanded.prompt-fade-bottom textarea{-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 14px),rgba(0,0,0,.58) 100%);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 14px),#00000094)}.home-prompt-form.prompt-expanded.prompt-fade-top textarea{-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.58) 0,#000 14px,#000 100%);mask-image:linear-gradient(to bottom,#00000094 0,#000 14px,#000)}.home-prompt-form.prompt-expanded.prompt-fade-top.prompt-fade-bottom textarea{-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.58) 0,#000 14px,#000 calc(100% - 14px),rgba(0,0,0,.58) 100%);mask-image:linear-gradient(to bottom,#00000094 0,#000 14px,#000 calc(100% - 14px),#00000094)}.home-prompt-form.prompt-expanded textarea{grid-column:1 / -1;grid-row:1;align-self:start}.home-prompt-form.prompt-expanded>button[aria-label="Attach reference"]{grid-column:1;grid-row:2}.home-prompt-form.prompt-expanded .home-prompt-voice{grid-column:3;grid-row:2}.home-prompt-form.prompt-expanded .home-prompt-submit{grid-column:4;grid-row:2}.home-prompt-voice.recording{color:#fff;background:#33383c}.home-prompt-voice{position:relative}.home-prompt-voice.recording:hover,.home-prompt-voice.transcribing{color:#33383c;background:#f1f1f1}.home-prompt-voice:disabled{cursor:default;opacity:.5}.home-voice-meter{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;gap:12px;color:#4b4f52}.home-voice-meter>span{color:#777b7e;font-size:13px;white-space:nowrap}.home-voice-bars{position:relative;display:flex;align-items:center;justify-content:flex-end;min-width:0;height:36px;gap:3px;overflow:hidden}.home-voice-bars:before{display:none;content:none}.home-voice-bars i{position:relative;z-index:1;display:block;flex:0 0 2.5px;width:2.5px;min-width:1px;max-width:3px;min-height:2px;border-radius:999px;background:#33383c;opacity:1;transition:height 70ms linear,opacity .12s ease}.home-prompt-submit{width:40px!important;height:40px!important;color:#8d8d8d!important;background:#e8e8e6!important}.home-prompt-submit:not(:disabled){color:#fff!important;background:#33383c!important}.dior-generation-page{display:grid;min-height:100vh;padding:116px 24px 150px;background:#fff}.dior-generation-stage{display:grid;place-items:center;align-content:center;min-height:calc(100vh - 266px);text-align:center}.dior-generation-stage>h1{max-width:min(920px,calc(100vw - 48px));margin:0;color:#33383c;font-size:60px;font-weight:500;line-height:1.05}.dior-particle-frame{position:relative;width:min(720px,78vw);height:min(48vh,520px);min-height:310px;margin-top:18px}.dior-particle-frame .generation-preview{top:0;right:0;bottom:0;left:0}.dior-particle-frame .generation-particle-stage{--particle-rgb: 28, 28, 28}.dior-generation-page .generation-preview-copy{bottom:-34px;display:grid;width:min(440px,78vw);gap:10px;color:#33383c}.dior-generation-page .generation-preview-copy strong{color:#33383c;font-size:15px;font-weight:550;background:none;-webkit-text-fill-color:currentColor;animation:none}.dior-generation-page .generation-progress-track{height:6px;background:#33383c1f}.dior-generation-page .generation-progress-track span{background:#33383c}.dior-home-page.phase-library{padding-bottom:0}.dior-home-page.phase-checkout{overflow:visible}.dior-home-page.phase-orders{padding-bottom:0}.account-orders-page{min-height:100vh;padding:116px 0 150px;color:#161819;background:#fff}.account-orders-tabs{display:flex;gap:62px;min-height:62px;padding:0 52px;border-bottom:1px solid #e6e6e4}.account-orders-tabs button{position:relative;padding:0;border:0;color:#555957;background:transparent;cursor:pointer;font:inherit;font-size:15px}.account-orders-tabs button.active{color:#111312;font-weight:650}.account-orders-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#111312;content:""}.account-orders-layout{display:grid;grid-template-columns:minmax(310px,36%) minmax(0,1fr);gap:64px;width:min(1420px,calc(100% - 104px));margin:36px auto 0}.account-orders-list>header{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:18px}.account-orders-list h1,.account-order-detail h2,.account-order-section h3{margin:0;color:#111312}.account-orders-list h1{font-size:25px;font-weight:650}.account-orders-list>header>span{color:#717572;font-size:13px}.account-orders-list>div{display:grid;gap:14px}.account-orders-list>div>button{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:22px;width:100%;min-height:142px;padding:16px 22px;border:1px solid #e2e2df;color:inherit;text-align:left;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.account-orders-list>div>button:hover,.account-orders-list>div>button.active{border-color:#303331}.account-orders-list>div>button:focus-visible{outline:2px solid #161819;outline-offset:2px}.account-order-card-media{display:grid;width:110px;height:100px;place-items:center;overflow:hidden;color:#686c69;background:#f4f4f2}.account-order-card-media img,.account-order-product-media img{width:100%;height:100%;object-fit:contain}.account-order-card-copy{display:grid;justify-items:start;min-width:0}.account-order-card-copy strong{overflow:hidden;max-width:100%;color:#111312;font-size:16px;font-style:normal;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.account-order-card-copy small{margin-top:6px;color:#434744;font-size:13px}.account-order-status{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:7px 10px;border-radius:7px;color:#303330;background:#f3f3f1;font-size:12px;font-style:normal;font-weight:650;letter-spacing:.08em;line-height:1;text-transform:uppercase}.account-order-status i{width:6px;height:6px;border-radius:50%;background:#858a86}.account-order-status.success i{background:#00a26a}.account-order-status.progress i{background:#2174d3}.account-order-status.attention i{background:#ba6a00}.account-order-detail{min-width:0;padding:2px 20px 0}.account-order-detail-header{display:flex;justify-content:space-between;min-height:176px}.account-order-detail h2{margin-bottom:24px;font-size:27px;font-weight:650;letter-spacing:-.025em}.account-order-detail-header span,.account-order-detail-header p{display:block;margin:0;font-size:14px}.account-order-detail-header span{color:#6c706d}.account-order-detail-header p{margin-top:4px}.account-order-product{display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:36px;padding:12px 0 34px;border-bottom:1px solid #e8e8e5}.account-order-product-media{display:grid;width:190px;height:170px;place-items:center;overflow:hidden;color:#6d716e;background:#f4f4f2}.account-order-product>div{display:grid;align-content:center;gap:5px}.account-order-product>div strong{margin-bottom:2px;font-size:17px}.account-order-product>div span{color:#303431;font-size:14px}.account-order-product>strong{align-self:start;padding-top:10px;font-size:16px;font-weight:500;white-space:nowrap}.account-order-section{padding:34px 0;border-bottom:1px solid #e8e8e5}.account-order-section h3{margin-bottom:24px;font-size:19px;font-weight:650}.account-order-timeline{display:grid;margin:0;padding:0;list-style:none}.account-order-timeline li{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);gap:14px;min-height:68px}.account-order-timeline li:not(:last-child):before{position:absolute;top:22px;bottom:-2px;left:11px;width:1px;background:#c8cbc8;content:""}.account-order-timeline li>span{z-index:1;display:grid;width:22px;height:22px;border:1px solid #b7bbb8;border-radius:50%;place-items:center;color:#fff;background:#fff}.account-order-timeline li.complete>span{border-color:#111312;background:#111312}.account-order-timeline li.active>span{border:6px solid #111312}.account-order-timeline li>div{display:grid;align-content:start;gap:5px;padding-top:1px}.account-order-timeline strong{font-size:15px;font-weight:650}.account-order-timeline small{color:#555956;font-size:13px}.account-order-address p{margin:0 0 4px;color:#303431;font-size:14px;line-height:1.4}.account-order-payment>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;margin-bottom:10px;color:#303431;font-size:14px}.account-order-payment>div.total{margin-top:18px;margin-bottom:0;color:#111312}.account-orders-empty{display:grid;width:min(560px,calc(100% - 40px));min-height:460px;margin:54px auto 0;place-items:center;align-content:center;gap:13px;text-align:center}.account-orders-empty h1,.account-orders-empty p{margin:0}.account-orders-empty h1{color:#111312;font-size:28px;font-weight:650}.account-orders-empty p{color:#666a67;line-height:1.5}.account-orders-empty button{min-width:150px;min-height:44px;margin-top:8px;padding:0 22px;border-radius:999px;color:#fff;background:#111312;cursor:pointer;font:inherit}.product-library-page{min-height:100vh;padding:126px 44px 152px;color:#33383c;background:#fff}.product-library-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:28px}.product-library-heading p,.product-library-heading h1{margin:0}.product-library-heading p{margin-bottom:8px;color:#33383c94;font-size:13px;font-weight:650;letter-spacing:0;text-transform:uppercase}.product-library-heading h1{color:#33383c;font-size:54px;font-weight:650;line-height:1.02;letter-spacing:0}.product-library-create,.product-library-empty button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 18px;border-radius:999px;color:#fff;background:#33383c;cursor:pointer;font-size:15px;font-weight:550}.product-library-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:center;gap:24px;padding:16px 0}.product-library-tabs{display:flex;align-items:center;gap:22px;min-width:0;overflow-x:auto;scrollbar-width:none}.product-library-tabs::-webkit-scrollbar{display:none}.product-library-tabs button{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:38px;padding:0;border-bottom:2px solid transparent;color:#33383c99;background:transparent;cursor:pointer;font-size:15px;font-weight:550}.product-library-tabs button.active,.product-library-tabs button:hover{border-bottom-color:#33383c;color:#33383c}.product-library-tabs small{color:#33383c73;font-size:12px;font-weight:600}.product-library-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:0 14px;border:1px solid #dcdcd8;border-radius:999px;color:#33383c8c;background:#fff}.product-library-search input{min-width:0;border:0;outline:0;color:#33383c;background:transparent;font-size:15px}.product-library-search input::placeholder{color:#33383c7a}.product-library-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:24px 0 18px;color:#33383c94;font-size:14px;line-height:1.3}.product-library-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 22px}.product-library-card{display:grid;gap:13px;min-width:0;padding:0;color:#33383c;background:transparent;cursor:pointer;text-align:left}.product-library-card-media{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:1 / 1.08;overflow:hidden;border:1px solid rgba(51,56,60,.06);border-radius:0;background:#f6f6f3}.product-library-card-media img{position:relative;z-index:1;display:block;width:88%;height:88%;object-fit:contain;transition:opacity .16s ease,transform .18s ease}.product-library-card:hover .product-library-card-media img{transform:scale(1.025)}.product-library-card-placeholder{display:grid;place-items:center;width:76px;height:76px;border-radius:999px;color:#33383c7a;background:#fff}.product-library-card-copy{display:grid;gap:7px;min-width:0}.product-library-card-meta,.product-library-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.product-library-card-meta{color:#33383c8c;font-size:13px;line-height:1.25}.product-library-card-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-library-card-copy strong{min-width:0;overflow-wrap:anywhere;color:#33383c;font-size:17px;font-weight:650;line-height:1.2}.product-library-card-availability{justify-self:start;padding:4px 9px;border:1px solid rgba(51,56,60,.24);border-radius:999px;color:#33383c;font-size:12px;font-weight:550;line-height:1.2}.product-library-card-description{display:-webkit-box;min-height:42px;overflow:hidden;color:#33383cad;font-size:14px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-library-card-footer{margin-top:2px;color:#33383c;font-size:15px;font-weight:650}.product-library-card-footer svg{flex:0 0 auto}.product-library-empty{display:grid;justify-items:center;align-content:center;gap:14px;min-height:calc(100vh - 270px);padding:50px 20px;color:#33383c;text-align:center}.product-library-empty h2,.product-library-empty p{margin:0}.product-library-empty h2{font-size:30px;font-weight:650;line-height:1.12}.product-library-empty p{max-width:360px;color:#33383ca3;font-size:16px;line-height:1.45}.product-library-empty>svg{color:#33383c73}.product-library-create svg,.product-library-empty button svg{flex:0 0 auto;color:currentColor}.prototype-result-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);min-height:100vh;align-content:start;gap:42px;padding:36px 44px 144px;background:#fff}.dior-home-page.phase-result .prototype-result-page{min-height:auto;padding-bottom:56px}.dior-home-page.phase-result .prototyped-footer{margin-top:0}.dior-home-page.phase-result .prototyped-footer-note{border-top:0}.prototype-product-gallery{grid-column:1;grid-row:1;display:grid;align-content:start;gap:0;min-width:0;padding-top:clamp(20px,3svh,34px)}.prototype-gallery-stage{margin:0;position:relative;display:block;height:min(calc(100svh - 116px),780px);min-height:720px;padding:0;background:transparent;border:0;overflow-x:auto;overflow-y:hidden;touch-action:pan-y;overscroll-behavior-x:contain;overscroll-behavior-y:auto;scroll-behavior:auto;scrollbar-width:none;cursor:grab;-webkit-overflow-scrolling:touch}.prototype-gallery-stage::-webkit-scrollbar{display:none}.prototype-gallery-stage.single{cursor:default}.prototype-gallery-stage.dragging,.prototype-gallery-stage.jumping{cursor:grabbing;scroll-behavior:auto}.prototype-gallery-panes{display:flex;gap:8px;width:100%;height:100%;min-width:100%;will-change:scroll-position}.prototype-gallery-stage.single .prototype-gallery-panes{width:100%}.prototype-gallery-stage.single .prototype-gallery-pane img{object-fit:contain}.prototype-gallery-pane{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 calc((100% - 8px)/2);display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;min-width:0;height:100%;overflow:hidden;background:transparent;contain:layout paint;cursor:zoom-in;font:inherit}.prototype-gallery-pane:focus,.prototype-gallery-pane:focus-visible{outline:none;box-shadow:none}.prototype-gallery-stage.single .prototype-gallery-pane{flex-basis:100%}.prototype-gallery-pane img{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center bottom;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;backface-visibility:hidden}.prototype-gallery-stage.dragging .prototype-gallery-pane{cursor:grabbing}@media(min-width:901px)and (min-height:701px){.prototype-product-gallery{padding-top:max(20px,calc((100svh - min(calc(100svh - 116px),780px))/2 - 36px))}}.prototype-gallery-empty{display:grid;place-items:center;height:100%;max-width:24rem;margin:0 auto;color:#33383c94;font-size:16px;line-height:1.45;text-align:center}.prototype-gallery-navigation{position:relative;z-index:2;align-self:start;display:grid;justify-items:start;gap:0;min-width:0;margin-top:calc(12px - var(--prototype-gallery-trailing-space, 0px))}.prototype-gallery-controls{display:flex;align-items:center;gap:18px;color:#33383c;font-size:15px}.prototype-gallery-controls button{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;color:#33383c;background:transparent;cursor:pointer}.prototype-gallery-controls button:hover{background:#f4f4f2}.prototype-gallery-thumbnails{display:flex;align-items:center;gap:10px;margin-top:0;max-width:100%;overflow-x:auto;padding:0 0 2px;scrollbar-width:none}.prototype-gallery-thumbnails::-webkit-scrollbar{display:none}.prototype-gallery-thumbnails button{flex:0 0 auto;width:76px;height:52px;padding:0;border-bottom:2px solid transparent;background:transparent;cursor:pointer;opacity:1;transition:border-color .14s ease}.prototype-gallery-thumbnails button.active{border-bottom-color:#33383c}.prototype-gallery-thumbnails img{display:block;width:100%;height:46px;object-fit:contain;background:transparent;opacity:.64;transform:translateZ(0);backface-visibility:hidden;transition:opacity .16s ease}.prototype-gallery-thumbnails button.active img,.prototype-gallery-thumbnails button:focus-visible img{opacity:1}@media(hover:hover){.prototype-gallery-thumbnails button:hover img{opacity:1}}@media(prefers-reduced-motion:reduce){.prototype-gallery-thumbnails button,.prototype-gallery-thumbnails img{transition:none}}.prototype-gallery-image-frame{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:transparent}.prototype-gallery-image-frame:not(.is-thumbnail){height:auto;max-height:100%;aspect-ratio:1}.prototype-gallery-image-frame.is-thumbnail{height:46px}.prototype-gallery-image-frame>img{position:relative;z-index:1;transition:opacity .18s ease}.prototype-gallery-image-frame.is-loading{background:#f1f1ee}.prototype-gallery-image-frame.is-loading>img{opacity:0}.prototype-gallery-image-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;opacity:0;pointer-events:none;background:linear-gradient(105deg,#efefeb 20%,#fafaf7,#efefeb 60%);background-size:220% 100%;transition:opacity .14s ease}.prototype-gallery-image-frame.is-loading .prototype-gallery-image-shimmer{opacity:1;animation:prototype-gallery-image-shimmer 1.35s ease-in-out infinite}@keyframes prototype-gallery-image-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.prototype-gallery-image-frame>img,.prototype-gallery-image-shimmer{transition:none}.prototype-gallery-image-frame.is-loading .prototype-gallery-image-shimmer{animation:none}}.prototype-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;overflow:hidden;color:#24282c;background:#f5f6f7;animation:prototypeImageLightboxFadeIn .22s ease-out both}.prototype-image-lightbox-close{position:absolute;top:24px;right:24px;z-index:3;display:grid;place-items:center;width:56px;height:56px;border:1px solid rgba(36,40,44,.82);border-radius:999px;color:#24282c;background:#ffffffb8;cursor:pointer;transition:background .16s ease,transform .16s ease}.prototype-image-lightbox-close:hover{background:#fff;transform:scale(1.03)}.prototype-image-lightbox-stage{position:absolute;top:88px;right:48px;bottom:104px;left:48px;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:0;border:0;overflow:hidden;background:transparent;cursor:zoom-in}.prototype-image-lightbox-stage.zoomed{overflow:auto;cursor:zoom-out}.prototype-image-lightbox-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:center center;transition:transform .22s ease}.prototype-image-lightbox-stage.zoomed img{transform:scale(1.75)}.prototype-image-lightbox-controls{position:absolute;right:28px;bottom:26px;z-index:3;display:flex;align-items:center;gap:12px;color:#24282c}.prototype-image-lightbox-controls button{display:grid;place-items:center;width:56px;height:56px;border:1px solid rgba(36,40,44,.82);border-radius:999px;color:#24282c;background:#ffffffb8;cursor:pointer;transition:background .16s ease,transform .16s ease,opacity .16s ease}.prototype-image-lightbox-controls button:hover{background:#fff;transform:scale(1.03)}.prototype-image-lightbox-controls button:disabled{cursor:default;opacity:.36;transform:none}.prototype-image-lightbox-controls span{min-width:58px;color:#24282c;font-size:18px;font-weight:500;line-height:1;text-align:right}@keyframes prototypeImageLightboxFadeIn{0%{opacity:0}to{opacity:1}}.prototype-product-details{grid-column:2;grid-row:1;position:static;align-self:start;justify-self:end;display:grid;align-content:start;gap:16px;width:min(430px,100%);min-width:0;margin-top:calc(var(--dior-nav-height, 80px) - 12px);overflow-x:visible;overflow-y:visible;padding:18px 0 4px}.prototype-product-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.prototype-product-title-row h1{margin:0;color:#33383c;font-size:46px;font-weight:620;line-height:1.06}.prototype-product-title-input{width:100%;min-width:0;padding:8px 10px;border:1px solid rgba(51,56,60,.42);border-radius:8px;outline:none;color:#33383c;background:#fff;font:inherit;font-size:42px;font-weight:650;line-height:1.02}.prototype-product-title-input:focus,.prototype-product-description-input:focus{border-color:#33383c;box-shadow:0 0 0 1px #33383c}.prototype-product-title-row>button{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;color:#33383c;background:transparent;cursor:pointer;transition:color .16s ease,background .16s ease}.prototype-product-title-row>button:hover{background:#f4f4f2}.prototype-product-title-row>button.saved{color:#000}.prototype-product-price,.prototype-product-pricing{display:grid;gap:2px;margin:-2px 0 0;color:#33383c}.prototype-product-pricing{justify-items:start;gap:8px;margin-top:2px}.prototype-product-badge-row{position:relative;z-index:12;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.prototype-product-price-badge{display:inline-flex;align-items:center;min-height:28px;padding:2px 7px 1px;border:1px solid #8a5a18;border-radius:3px;color:#8a5a18;background:#fff;font-size:12px;font-weight:600;letter-spacing:.1em;line-height:1;text-transform:uppercase}.prototype-product-price-badge.has-quote{border-color:#8a5a18;color:#8a5a18}.prototype-product-visibility-control{position:relative}.prototype-product-visibility-badge{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:28px;padding:2px 8px 1px;border:1px solid #777b7f;border-radius:3px;color:#555a5e;background:#fff;font:inherit;font-size:12px;font-weight:600;letter-spacing:.1em;line-height:1;text-transform:uppercase}button.prototype-product-visibility-badge{cursor:pointer}button.prototype-product-visibility-badge:hover,button.prototype-product-visibility-badge:focus-visible{border-color:#33383c;color:#202428}.prototype-product-visibility-badge.is-private{border-color:#33383c;color:#202428}.prototype-product-visibility-menu{position:absolute;top:calc(100% + 10px);left:0;z-index:30;display:grid;gap:7px;width:min(340px,calc(100vw - 44px));padding:14px;border:1px solid #dfdfdb;border-radius:12px;background:#fff;box-shadow:0 18px 52px #22262929}.prototype-product-visibility-menu>p{margin:0 3px 3px;color:#202428;font-size:14px;font-weight:620}.prototype-product-visibility-menu>button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;padding:11px 12px;border:1px solid transparent;border-radius:9px;color:#33383c;background:#f7f7f4;font:inherit;text-align:left;cursor:pointer}.prototype-product-visibility-menu>button:hover,.prototype-product-visibility-menu>button.selected{border-color:#cfd0cc;background:#f1f1ed}.prototype-product-visibility-menu>button:disabled{cursor:wait;opacity:.64}.prototype-product-visibility-menu>button span{display:grid;gap:3px}.prototype-product-visibility-menu strong{font-size:14px;font-weight:620}.prototype-product-visibility-menu small{color:#33383ca8;font-size:12px;font-weight:400;line-height:1.35}.prototype-product-visibility-menu>label{display:flex;gap:9px;align-items:flex-start;padding:8px 4px 2px;color:#555a5e;font-size:12px;line-height:1.35;cursor:pointer}.prototype-product-visibility-menu>label input{width:15px;height:15px;margin:0;accent-color:#33383c}.prototype-product-visibility-status,.prototype-product-visibility-error{padding:1px 4px 0}.prototype-product-visibility-error{color:#a3212b!important}.prototype-product-primary-price{margin:0;color:#111;line-height:1.1}.prototype-product-primary-price strong{font-size:23px;font-weight:520}.prototype-product-delivery-line{margin:5px 0 0;color:#111;font-size:15px;line-height:1.35}.prototype-product-delivery-line span{font-weight:450}.prototype-product-delivery-line strong{font-weight:680}.prototype-product-price span{color:#33383c8f;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.prototype-product-price strong{font-size:18px;font-weight:550}.prototype-product-price-line,.prototype-product-price-value{display:flex;align-items:baseline;gap:6px;margin:0;color:#33383c;line-height:1.2}.prototype-product-price-line strong,.prototype-product-price-value strong{font-size:20px;font-weight:580}.prototype-product-price-line span,.prototype-product-price-value>span{color:#33383c94;font-size:14px;font-weight:450;letter-spacing:0;text-transform:none}.prototype-product-price-line.is-unavailable strong{font-size:17px}.prototype-product-quote-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;padding:0;color:#33383c;background:transparent;cursor:pointer;text-align:left}.prototype-product-quote-summary .prototype-product-price-value{grid-column:1}.prototype-product-quote-summary svg{grid-column:2;grid-row:1 / span 2;transition:transform .16s ease}.prototype-product-quote-summary[aria-expanded=true] svg{transform:rotate(180deg)}.prototype-product-quote-breakdown{display:grid;gap:7px;margin:2px 0 0;padding:10px 0 0;border-top:1px solid rgba(51,56,60,.14);color:#33383cb8;font-size:14px;line-height:1.35}.prototype-product-quote-breakdown div{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.prototype-product-quote-breakdown dt,.prototype-product-quote-breakdown dd{margin:0}.prototype-product-quote-breakdown dd{color:#33383c;font-weight:520;white-space:nowrap}.prototype-product-quote-breakdown .total{margin-top:2px;padding-top:9px;border-top:1px solid rgba(51,56,60,.14);color:#33383c;font-weight:600}.prototype-product-quote-delivery{display:grid;gap:1px;margin:3px 0 0;padding-top:8px;border-top:1px solid rgba(51,56,60,.12)}.prototype-product-quote-delivery span{color:#33383c8f;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.prototype-product-quote-delivery strong{color:#33383c;font-size:15px;font-weight:520}.prototype-product-quote-delivery small{margin-top:2px;color:#33383c8f;font-size:12px;line-height:1.35}.prototype-product-description{margin:4px 0 14px;color:#33383cc2;font-size:16px;line-height:1.55}.prototype-product-description-input{width:100%;min-height:132px;margin:4px 0 14px;padding:10px 12px;resize:vertical;border:1px solid rgba(51,56,60,.42);border-radius:8px;outline:none;color:#33383ce0;background:#fff;font:inherit;font-size:16px;line-height:1.55}.prototype-product-selects{display:grid;gap:8px}.prototype-select{position:relative;z-index:2}.prototype-select.open{z-index:30}.prototype-select>button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:44px;padding:5px 14px;border:1px solid #33383c;border-radius:999px;color:#33383c;background:#fff;cursor:pointer;text-align:center;transition:background .16s ease,border-color .16s ease,color .16s ease}.prototype-select>button:hover{background:#eeeeec}.prototype-select.open>button{background:#eeeeec}.prototype-select>button strong{display:inline-block;min-width:0;overflow:hidden;color:#33383c;font-size:15px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.prototype-select>button svg{flex:0 0 auto}.prototype-select.open>button svg{transform:rotate(180deg)}.prototype-select-menu{position:absolute;top:0;right:0;left:0;z-index:40;max-height:360px;overflow:auto;border:1px solid rgba(51,56,60,.16);border-radius:18px;background:#fff;box-shadow:none;transform-origin:top center;animation:popupMenuFadeRise .18s cubic-bezier(.22,1,.36,1) both}.prototype-select.menu-up .prototype-select-menu{top:auto;bottom:0;transform-origin:bottom center}.prototype-select-menu-header{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:44px;padding:0 12px 0 16px;border-bottom:1px solid #eeeeeb;color:#33383c;background:#fff}.prototype-select-menu-header strong{min-width:0;overflow:hidden;font-size:12px;font-weight:650;letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.prototype-select-menu-header button{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;color:#33383c;background:transparent;cursor:pointer}.prototype-select-menu-header button:hover{background:#f5f5f3}.prototype-select-menu-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:58px;padding:11px 16px;border-bottom:1px solid #eeeeeb;color:#33383c;background:#fff;cursor:pointer;text-align:left}.prototype-select-menu-option:last-child{border-bottom:0}.prototype-select-menu-option:hover,.prototype-select-menu-option.selected{background:#f5f5f3}.prototype-select-menu-option.disabled,.prototype-select-menu-option:disabled{color:#33383c75;background:#fafaf9;cursor:not-allowed}.prototype-select-menu-option.disabled:hover,.prototype-select-menu-option:disabled:hover{background:#fafaf9}.prototype-select-menu-option strong,.prototype-select-menu-option small{display:block}.prototype-select-menu-option .prototype-select-menu-estimate{margin-top:6px;color:#33383c;font-size:12px;font-weight:600}.prototype-select-menu-option:disabled .prototype-select-menu-estimate{color:#33383c75}.prototype-select-menu-option strong{font-size:15px;font-weight:500}.prototype-select-menu-option small{margin-top:3px;color:#33383c94;font-size:13px}.prototype-add-to-bag{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-top:-4px;min-height:44px;border-radius:999px;color:#fff;background:#000;cursor:pointer;font-size:15px;font-weight:500;transition:background .16s ease}.prototype-add-to-bag:hover{background:#33383c}.prototype-add-to-bag:disabled{cursor:wait}.prototype-add-to-bag.loading:hover{background:#000}.prototype-add-to-bag.loading{gap:0}.prototype-product-beta-notice{margin:-1px 4px 0;color:#33383cb8;font-size:13px;font-weight:400;line-height:1.45;text-align:center}.prototype-product-beta-notice.error{color:#a3322f}.prototype-interest-card{position:fixed;right:clamp(14px,2.2vw,38px);bottom:clamp(14px,2.2vw,34px);z-index:calc(var(--dior-layer-nav, 400) + 30);display:grid;width:min(440px,calc(100vw - 28px));gap:12px;padding:30px 62px 30px 30px;border-radius:8px;color:#fff;background:#000;box-shadow:0 26px 80px #0000004d;animation:prototypeRfqCardEnter .22s cubic-bezier(.22,1,.36,1) both}.prototype-interest-card>button{position:absolute;top:16px;right:16px;display:grid;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.42);border-radius:50%;place-items:center;color:#fff;background:transparent;cursor:pointer}.prototype-interest-card>button:hover{background:#ffffff1f}.prototype-interest-card p,.prototype-interest-card small{margin:0;color:#fff}.prototype-interest-card p{font-size:15px;line-height:1.48}.prototype-interest-card small{color:#ffffffa8;font-size:12px;line-height:1.45}.prototype-checkout-authorization-disclosure{margin:-2px 6px 0;color:#33383cad;font-size:11px;font-weight:400;line-height:1.45;text-align:center}.prototype-view-details-button{justify-self:center;margin:-7px 0 0;padding:4px 8px;border:0;color:#33383c;background:transparent;cursor:pointer;font:inherit;font-size:14px;font-weight:520;text-decoration:underline;text-underline-offset:3px}.prototype-view-details-button:hover{color:#000}.prototype-view-details-button:disabled{color:#33383c7a;cursor:wait}.prototype-product-secondary-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px;margin-top:-7px}.prototype-product-secondary-actions .prototype-view-details-button{justify-self:auto;margin:0}.prototype-product-admin-model-status{margin:-4px 6px 0;color:#33383cad;font-size:11px;line-height:1.45;text-align:center}.prototype-product-admin-model-status.error{color:#a3322f}.prototype-commerce-connections{display:grid;gap:9px;margin-top:2px;padding-top:13px;border-top:1px solid rgba(51,56,60,.14)}.prototype-commerce-connections-label{color:#33383c94;font-size:11px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.prototype-commerce-connection-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.prototype-commerce-connection-button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:7px 11px;border:1px solid rgba(51,56,60,.38);border-radius:999px;color:#25292d;background:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:560;line-height:1.15;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.prototype-commerce-connection-button:hover{border-color:#25292d;background:#f6f6f4}.prototype-commerce-connection-button:active{transform:translateY(1px)}.prototype-commerce-connection-button:disabled{cursor:wait;opacity:.62;transform:none}.prototype-commerce-connection-mark{display:grid;place-items:center;width:25px;height:25px;border-radius:999px;font-family:Arial,sans-serif;font-size:17px;font-weight:700;line-height:1}.prototype-commerce-connection-button.amazon .prototype-commerce-connection-mark{color:#f90;background:#131e29}.prototype-commerce-connection-button.tiktok .prototype-commerce-connection-mark{color:#fff;background:#000;text-shadow:-1px 0 #25f4ee,1px 0 #fe2c55}.prototype-commerce-connection-button svg{animation:prototype-commerce-connection-spin .8s linear infinite}.prototype-commerce-connection-message{margin:0;color:#8a3b24;font-size:12px;line-height:1.4}@keyframes prototype-commerce-connection-spin{to{transform:rotate(360deg)}}.prototype-quote-checkout-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin-top:-4px;border:1px solid #33383c;border-radius:999px;color:#33383c;background:#fff;cursor:pointer;font-size:15px;font-weight:500;transition:background .16s ease,border-color .16s ease}.prototype-quote-checkout-button:hover{background:#eeeeec}.prototype-button-loading-label{position:relative;display:inline-flex;align-items:center;justify-content:center;text-align:center}.prototype-button-loading-dots{position:absolute;top:50%;right:calc(100% + 18px);transform:translateY(-50%);display:inline-flex;align-items:center;gap:5px}.prototype-button-loading-dots i{display:block;width:6px;height:6px;border-radius:50%;background:currentColor;animation:prototypeButtonDotWave 1.18s ease-in-out infinite}.prototype-button-loading-dots i:nth-child(2){animation-delay:.18s}.prototype-button-loading-dots i:nth-child(3){animation-delay:.36s}@keyframes prototypeButtonDotWave{0%,70%,to{opacity:.38;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.prototype-request-status{display:grid;gap:12px;margin-top:10px;color:#33383cb8;font-size:14px;line-height:1.35}.prototype-request-status p,.prototype-request-status small{margin:0}.prototype-request-status.status-sent p,.prototype-request-status.status-available p{color:#33383c}.prototype-request-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.prototype-request-actions button{min-height:42px;border:1px solid #33383c;border-radius:999px;color:#33383c;background:#fff;cursor:pointer;font-size:14px;transition:background .16s ease,color .16s ease}.prototype-request-actions button:hover{background:#eeeeec}.prototype-request-actions button:last-child{color:#fff;background:#000}.prototype-request-actions button:last-child:hover{background:#33383c}.prototype-rfq-sent-card{--prototype-rfq-card-y: clamp(14px, 3vh, 32px);--prototype-rfq-card-width: min(680px, calc(100vw - 40px) );position:fixed;right:clamp(12px,2.2vw,42px);bottom:var(--prototype-rfq-card-y);z-index:var(--dior-layer-page-overlay, 90);display:grid;width:var(--prototype-rfq-card-width);max-height:min(860px,calc(100svh - var(--prototype-rfq-card-y) - var(--prototype-rfq-card-y)));gap:18px;overflow:auto;padding:28px;border-radius:8px;color:#fff;background:#000;box-shadow:0 30px 90px #0000003d;animation:prototypeRfqCardEnter .22s cubic-bezier(.22,1,.36,1) both}.prototype-rfq-sent-card.negotiation-open{width:var(--prototype-rfq-card-width);overflow:hidden}.prototype-rfq-sent-card.closing{pointer-events:none;animation:prototypeRfqCardExit .18s cubic-bezier(.4,0,1,1) both}@keyframes prototypeRfqCardEnter{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes prototypeRfqCardExit{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,18px,0)}}.prototype-rfq-sent-close{position:absolute;top:18px;right:18px;z-index:2;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:#ffffff2e;cursor:pointer;transition:background .16s ease}.prototype-rfq-sent-close:hover{background:#ffffff47}.prototype-rfq-sent-header{display:grid;gap:6px;padding-right:54px}.prototype-rfq-sent-header span{color:#ffffffa3;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.prototype-rfq-sent-header strong{font-size:26px;font-weight:650;line-height:1.08}.prototype-rfq-sent-product{display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:18px}.prototype-rfq-sent-image{display:grid;place-items:center;width:112px;height:82px;overflow:hidden;border-radius:8px;background:#ffffff14}.prototype-rfq-sent-image img{width:100%;height:100%;object-fit:contain}.prototype-rfq-sent-product span:not(.prototype-rfq-sent-image){display:grid;gap:5px;min-width:0}.prototype-rfq-sent-product strong{color:#fff;font-size:17px;font-weight:650}.prototype-rfq-sent-product small{color:#ffffffc2;font-size:14px}.prototype-rfq-sent-section{display:grid;gap:10px}.prototype-rfq-sent-section h2{margin:0;color:#ffffffa3;font-size:13px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.prototype-rfq-maker-list{display:flex;flex-wrap:wrap;gap:8px}.prototype-rfq-maker-list button{padding:7px 12px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#fff;background:transparent;cursor:pointer;font-size:13px;transition:background .16s ease,border-color .16s ease}.prototype-rfq-maker-list button:hover,.prototype-rfq-maker-list button:focus-visible,.prototype-rfq-maker-list button[aria-expanded=true]{border-color:#ffffff8f;background:#ffffff1f}.prototype-rfq-portal-proof{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#ffffffc2;font-size:13px;line-height:1.3}.prototype-rfq-portal-proof span,.prototype-rfq-portal-proof a{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:inherit;background:#ffffff14;text-decoration:none}.prototype-rfq-portal-proof a{color:#fff}.prototype-rfq-portal-proof a:hover,.prototype-rfq-portal-proof a:focus-visible{border-color:#ffffff7a;background:#ffffff24}.prototype-negotiation-room{display:grid;gap:12px;min-height:0;padding-right:54px}.prototype-negotiation-back{display:inline-flex;align-items:center;justify-self:start;gap:8px;min-height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;background:transparent;cursor:pointer;font-size:13px}.prototype-negotiation-back:hover{background:#ffffff1f}.prototype-negotiation-grid{display:grid;grid-template-columns:minmax(172px,.42fr) minmax(0,1fr);gap:12px;height:min(482px,calc(100svh - 134px));min-height:0}.prototype-negotiation-suppliers{display:grid;align-content:start;gap:8px;min-width:0}.prototype-negotiation-suppliers button{display:grid;gap:7px;width:100%;min-height:74px;padding:11px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#fff;background:#ffffff0f;cursor:pointer;text-align:left;transition:background .16s ease,border-color .16s ease}.prototype-negotiation-suppliers button:hover,.prototype-negotiation-suppliers button.active{border-color:#ffffff57;background:#ffffff21}.prototype-negotiation-suppliers span{display:grid;gap:4px;min-width:0}.prototype-negotiation-suppliers strong,.prototype-negotiation-suppliers small,.prototype-negotiation-suppliers em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-negotiation-suppliers strong{color:#fff;font-size:14px;font-weight:650}.prototype-negotiation-suppliers small{color:#ffffff9e;font-size:12px}.prototype-negotiation-suppliers em{color:#ffffffd1;font-size:12px;font-style:normal}.prototype-negotiation-chat{display:grid;grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#00000038}.prototype-negotiation-messages{display:grid;align-content:start;gap:10px;min-height:0;max-height:none;overflow:auto;padding:14px}.prototype-negotiation-messages.centered{place-items:center;align-content:center;justify-content:center}.prototype-negotiation-message{display:grid;gap:7px;width:min(82%,560px);padding:11px 12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;background:#ffffff14}.prototype-negotiation-message.agent,.prototype-negotiation-message.agent_internal{justify-self:end;background:#ffffff29}.prototype-negotiation-message.supplier{justify-self:start;background:#ffffff0f}.prototype-negotiation-message.user_instruction{justify-self:end;border-color:#ffffff42;background:#fff;color:#111}.prototype-negotiation-message span{display:flex;align-items:center;justify-content:space-between;gap:12px}.prototype-negotiation-message strong{font-size:12px;font-weight:650}.prototype-negotiation-message small{color:#ffffff8c;font-size:11px}.prototype-negotiation-message.user_instruction small{color:#11111185}.prototype-negotiation-message p{margin:0;font-size:13px;line-height:1.4}.prototype-negotiation-empty{display:inline-flex;align-items:center;gap:9px;margin:0;color:#ffffffb8;font-size:13px;line-height:1.42}.prototype-rfq-sent-section ul{display:grid;gap:7px;margin:0;padding-left:18px;color:#ffffffd1;font-size:14px;line-height:1.36}.prototype-rfq-response-window,.prototype-rfq-supplier-status,.prototype-rfq-bag-status{margin:0;color:#ffffffd1;font-size:14px}.prototype-rfq-supplier-status{color:#ffffffe6;line-height:1.38}.prototype-rfq-response-window strong{color:#fff;font-weight:650}.prototype-rfq-bag-status{color:#fff}.prototype-rfq-sent-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.prototype-rfq-sent-actions.single{grid-template-columns:minmax(0,1fr)}.prototype-rfq-sent-actions.compact{max-width:360px;margin:18px 0 8px}.prototype-rfq-sent-actions button{min-height:54px;border:1px solid #ffffff;border-radius:999px;color:#fff;background:transparent;cursor:pointer;font-size:15px;transition:background .16s ease,color .16s ease}.prototype-rfq-sent-actions button:hover{background:#ffffff1f}.prototype-rfq-sent-actions button:last-child{color:#000;background:#fff}.prototype-rfq-sent-actions button:last-child:hover{color:#000;background:#eeeeec}.prototype-rfq-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--dior-layer-nav, 400) + 20);display:grid;place-items:center;padding:24px;background:#1012146b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:prototypeRfqBackdropEnter .18s ease both}@keyframes prototypeRfqBackdropEnter{0%{opacity:0}to{opacity:1}}.prototype-rfq-modal-backdrop .prototype-rfq-sent-card{--prototype-rfq-card-width: min(840px, calc(100vw - 48px) );position:relative;right:auto;bottom:auto;z-index:1;width:var(--prototype-rfq-card-width);max-height:calc(100svh - 48px);padding:30px;border:1px solid #deded9;border-radius:20px;color:#222629;background:#fff;box-shadow:0 28px 80px #00000040}.prototype-rfq-modal-backdrop .prototype-rfq-sent-card.negotiation-open{width:var(--prototype-rfq-card-width)}.prototype-rfq-modal-backdrop .prototype-rfq-sent-close{border:1px solid #d8d8d4;color:#33383c;background:#fff}.prototype-rfq-modal-backdrop .prototype-rfq-sent-close:hover{border-color:#111;background:#f4f4f1}.prototype-rfq-modal-backdrop .prototype-rfq-sent-header span,.prototype-rfq-modal-backdrop .prototype-rfq-sent-section h2{color:#2226298f}.prototype-rfq-modal-backdrop .prototype-rfq-sent-header strong,.prototype-rfq-modal-backdrop .prototype-rfq-sent-product strong{color:#111}.prototype-rfq-modal-backdrop .prototype-rfq-sent-product{padding:14px;border:1px solid #e3e3df;border-radius:12px;background:#f7f7f4}.prototype-rfq-modal-backdrop .prototype-rfq-sent-image{background:#fff}.prototype-rfq-modal-backdrop .prototype-rfq-sent-product small,.prototype-rfq-modal-backdrop .prototype-rfq-portal-proof,.prototype-rfq-modal-backdrop .prototype-negotiation-suppliers small,.prototype-rfq-modal-backdrop .prototype-negotiation-suppliers em,.prototype-rfq-modal-backdrop .prototype-negotiation-message small,.prototype-rfq-modal-backdrop .prototype-negotiation-empty{color:#2226299e}.prototype-rfq-modal-backdrop .prototype-rfq-maker-list button,.prototype-rfq-modal-backdrop .prototype-negotiation-back{border-color:#2226293d;color:#222629;background:#fff}.prototype-rfq-modal-backdrop .prototype-rfq-maker-list button:hover,.prototype-rfq-modal-backdrop .prototype-rfq-maker-list button:focus-visible,.prototype-rfq-modal-backdrop .prototype-rfq-maker-list button[aria-expanded=true],.prototype-rfq-modal-backdrop .prototype-negotiation-back:hover{border-color:#22262980;background:#f1f1ee}.prototype-rfq-modal-backdrop .prototype-rfq-portal-proof span,.prototype-rfq-modal-backdrop .prototype-rfq-portal-proof a{border-color:#22262929;color:#222629;background:#f5f5f2}.prototype-rfq-modal-backdrop .prototype-rfq-quote-breakdown{display:grid;gap:9px;margin:0;padding:14px;border:1px solid #e3e3df;border-radius:12px;background:#fafaf8}.prototype-rfq-modal-backdrop .prototype-rfq-quote-breakdown div{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.prototype-rfq-modal-backdrop .prototype-rfq-quote-breakdown dt,.prototype-rfq-modal-backdrop .prototype-rfq-quote-breakdown dd{margin:0;color:#33383c;font-size:14px}.prototype-rfq-modal-backdrop .prototype-rfq-quote-breakdown dd{font-weight:600;text-align:right}.prototype-rfq-modal-backdrop .prototype-rfq-quote-breakdown .total{margin-top:3px;padding-top:10px;border-top:1px solid #d8d8d4}.prototype-rfq-modal-backdrop .prototype-negotiation-suppliers button,.prototype-rfq-modal-backdrop .prototype-negotiation-chat,.prototype-rfq-modal-backdrop .prototype-negotiation-message{border-color:#22262924;color:#222629;background:#f7f7f4}.prototype-rfq-modal-backdrop .prototype-negotiation-suppliers button:hover,.prototype-rfq-modal-backdrop .prototype-negotiation-suppliers button.active,.prototype-rfq-modal-backdrop .prototype-negotiation-message.agent,.prototype-rfq-modal-backdrop .prototype-negotiation-message.agent_internal{border-color:#22262947;background:#ecece8}.prototype-rfq-modal-backdrop .prototype-negotiation-suppliers strong,.prototype-rfq-modal-backdrop .prototype-negotiation-message strong{color:#111}.prototype-rfq-modal-backdrop .prototype-negotiation-message.user_instruction{color:#fff;background:#222629}.prototype-rfq-modal-backdrop .prototype-negotiation-message.user_instruction small{color:#ffffff9e}.prototype-rfq-modal-backdrop .prototype-rfq-sent-section ul,.prototype-rfq-modal-backdrop .prototype-rfq-response-window,.prototype-rfq-modal-backdrop .prototype-rfq-supplier-status,.prototype-rfq-modal-backdrop .prototype-rfq-bag-status{color:#222629c7}.prototype-rfq-modal-backdrop .prototype-rfq-response-window strong{color:#111}.prototype-rfq-modal-backdrop .prototype-rfq-sent-actions button{border-color:#111;color:#111;background:#fff}.prototype-rfq-modal-backdrop .prototype-rfq-sent-actions button:hover{background:#eeeeeb}.prototype-rfq-modal-backdrop .prototype-rfq-sent-actions button:last-child{color:#fff;background:#111}.prototype-rfq-modal-backdrop .prototype-rfq-sent-actions button:last-child:hover{color:#fff;background:#33383c}.prototype-manufacturer-card{grid-column:1;grid-row:2;width:min(960px,100%);margin-top:40px;text-align:left}.prototype-product-accordion-item{border-bottom:1px solid #111111}.prototype-product-accordion-item:first-child{border-top:1px solid #111111}.prototype-product-accordion-trigger{display:flex;width:100%;min-height:78px;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;border:0;color:#111;background:transparent;cursor:pointer;font:inherit;text-align:left;text-transform:uppercase;letter-spacing:.16em}.prototype-product-accordion-trigger span{color:#111;font-size:17px;font-weight:520;line-height:1.2}.prototype-product-accordion-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:#111;transform:rotate(0);transition:transform .24s cubic-bezier(.22,1,.36,1)}.prototype-product-accordion-panel{display:grid;grid-template-rows:0fr;overflow:hidden;padding:0;color:#111;opacity:0;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1),opacity .18s ease,padding .28s cubic-bezier(.22,1,.36,1)}.prototype-product-accordion-item.open .prototype-product-accordion-icon{transform:rotate(45deg)}.prototype-product-accordion-item.open .prototype-product-accordion-panel{grid-template-rows:1fr;padding:6px 0 42px;opacity:1}.prototype-product-accordion-panel-inner{min-height:0;overflow:hidden;display:grid;gap:22px}@media(prefers-reduced-motion:reduce){.prototype-product-accordion-icon,.prototype-product-accordion-panel{transition:none}}.prototype-manufacturer-shipping{display:grid;gap:12px;font-size:20px;line-height:1.38}.prototype-manufacturer-shipping p,.prototype-manufacturer-materials-grid p,.prototype-manufacturer-materials-grid h3,.prototype-manufacturer-materials-grid ul{margin:0}.prototype-manufacturer-materials-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px}.prototype-manufacturer-materials-grid section{display:grid;align-content:start;gap:18px}.prototype-manufacturer-materials-grid h3{color:#111;font-size:20px;font-weight:540;line-height:1.2}.prototype-manufacturer-materials-grid ul{display:grid;gap:11px;padding:0;list-style:none}.prototype-manufacturer-materials-grid li,.prototype-manufacturer-materials-grid p{color:#111;font-size:17px;line-height:1.45}.prototype-product-model{grid-column:1 / -1;grid-row:3;display:grid;gap:28px;width:100%;margin-top:58px;padding-top:38px;border-top:1px solid #111111;color:#111}.prototype-product-model-header{display:flex;align-items:end;justify-content:space-between;gap:32px}.prototype-product-model-header>div{display:grid;gap:8px;max-width:660px}.prototype-product-model-eyebrow{font-size:12px;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.prototype-product-model-header h2,.prototype-product-model-header p,.prototype-product-model-failed p{margin:0}.prototype-product-model-header h2{font-size:clamp(32px,4vw,52px);font-weight:560;line-height:1;letter-spacing:-.035em}.prototype-product-model-header p{color:#646866;font-size:16px;line-height:1.45}.prototype-product-model-download{display:inline-flex;flex:0 0 auto;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:0 19px;border:1px solid #111111;border-radius:999px;color:#111;background:#fff;cursor:pointer;font:inherit;text-decoration:none;transition:color .16s ease,background .16s ease}.prototype-product-model-download:hover{color:#fff;background:#111}.prototype-product-model-download:disabled{cursor:wait;opacity:.62}.prototype-product-model-file{display:flex;align-items:center;gap:18px;min-height:116px;padding:22px 24px;border:1px solid #d9d9d5;background:#f7f7f4}.prototype-product-model-file-icon{display:grid;flex:0 0 auto;width:52px;height:52px;place-items:center;color:#555956;background:#fff;border:1px solid #deded9}.prototype-product-model-file-copy{display:grid;flex:1 1 auto;gap:4px;min-width:0}.prototype-product-model-file-copy strong{overflow:hidden;font-size:16px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.prototype-product-model-file-copy span,.prototype-product-model-file-copy p{margin:0;color:#6b6f6c;font-size:14px}.prototype-product-model-file-copy p{color:#a62c24}.prototype-product-model-pending,.prototype-product-model-stage,.prototype-product-model-failed{position:relative;overflow:hidden;min-height:460px;background:#f4f4f1}.prototype-product-model-placeholder{position:relative;display:grid;min-height:112px;place-items:center;color:#1111113d}.prototype-product-model-pending{min-height:188px}.prototype-product-model-placeholder:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 32%,rgba(255,255,255,.76) 48%,transparent 64%);transform:translate(-100%);animation:prototype-model-shimmer 1.8s ease-in-out infinite;content:""}@keyframes prototype-model-shimmer{to{transform:translate(100%)}}.prototype-product-model-progress-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 24px 12px;color:#33383c;font-size:14px}.prototype-product-model-progress-row strong{font-weight:650}.prototype-product-model-progress{height:3px;margin:0 24px 24px;overflow:hidden;background:#11111124}.prototype-product-model-progress span{display:block;height:100%;min-width:2px;background:#111;transition:width .36s ease}.prototype-product-model-stage{height:min(72svh,760px)}.prototype-product-model-stage .generated-model{z-index:1;background:#f4f4f1}.prototype-product-model-viewer-status{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;color:#555956;background:#f4f4f1}.prototype-product-model-viewer-status svg{animation:spin .9s linear infinite}.prototype-product-model-viewer-error{position:absolute;z-index:4;right:24px;bottom:24px;left:24px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;padding:14px 16px;color:#fff;background:#111;font-size:14px;line-height:1.4}.prototype-product-model-viewer-error p{margin:0}.prototype-product-model-viewer-error button{flex:0 0 auto;min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#fff;background:transparent;cursor:pointer;font:inherit}.prototype-product-model-viewer-error button:hover{color:#111;background:#fff}.prototype-product-model-failed{display:flex;min-height:170px;align-items:center;justify-content:center;gap:16px;padding:32px;color:#555956;text-align:center}.prototype-product-model-failed p{max-width:560px;line-height:1.45}@media(prefers-reduced-motion:reduce){.prototype-product-model-placeholder:after,.prototype-product-model-viewer-status svg{animation:none}.prototype-product-model-progress span{transition:none}}.prototype-bag-page{min-height:100vh;padding:138px 64px 156px;color:#000;background:#fff}.prototype-bag-inner{width:min(1680px,100%);margin:0 auto}.prototype-bag-inner h1{margin:0 0 46px;color:#000;font-size:clamp(38px,3.7vw,52px);font-weight:740;line-height:1;letter-spacing:0}.prototype-bag-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,470px);gap:32px;align-items:start}.prototype-bag-list,.prototype-bag-summary-card{border:1px solid #deded9;background:#fff}.prototype-bag-list{min-height:318px}.prototype-bag-item{display:grid;grid-template-columns:210px minmax(0,1fr) auto 34px;gap:28px;align-items:center;padding:38px 48px;border-bottom:1px solid #deded9}.prototype-bag-item:last-child{border-bottom:0}.prototype-bag-item-image{display:grid;width:180px;height:124px;place-items:center;overflow:hidden;color:#33383c;background:#f7f7f5}.prototype-bag-item-image img{width:100%;height:100%;object-fit:contain}.prototype-bag-item-copy{display:grid;gap:3px;min-width:0}.prototype-bag-item-copy h2{margin:0;color:#000;font-size:20px;font-weight:740;line-height:1.18}.prototype-bag-item-copy p{margin:0;color:#000;font-size:15px;line-height:1.35}.prototype-bag-item-copy p+p{color:#33383ca8}.prototype-bag-quantity{display:inline-grid;grid-template-columns:44px auto 44px;gap:12px;align-items:center;justify-self:start;margin-top:24px}.prototype-bag-quantity button{display:grid;width:44px;height:44px;place-items:center;border:1px solid #33383c;border-radius:50%;color:#33383c;background:#fff;cursor:pointer;font-size:24px;font-weight:300;line-height:1;transition:background .16s ease,opacity .16s ease}.prototype-bag-quantity button:hover{background:#f2f2ef}.prototype-bag-quantity button:disabled{cursor:default;opacity:.34}.prototype-bag-quantity span{min-width:24px;color:#000;text-align:center;font-size:16px;font-weight:500}.prototype-bag-item-price{color:#000;font-size:17px;font-weight:560;line-height:1.2;white-space:nowrap}.prototype-bag-remove{display:grid;width:36px;height:36px;place-items:center;align-self:end;border:0;color:#33383c;background:transparent;cursor:pointer}.prototype-bag-remove:hover{color:#000}.prototype-bag-empty{display:grid;min-height:318px;place-items:center;align-content:center;gap:18px;text-align:center}.prototype-bag-empty>span{display:grid;width:92px;height:92px;place-items:center;border:1px solid #33383c;border-radius:50%;color:#33383c}.prototype-bag-empty strong{color:#000;font-size:24px;font-weight:720}.prototype-bag-empty button,.prototype-bag-summary-card button{min-height:56px;border:0;border-radius:999px;color:#fff;background:#000;cursor:pointer;font-size:16px;font-weight:540;transition:background .16s ease,opacity .16s ease}.prototype-bag-empty button{min-width:220px;padding:0 28px}.prototype-bag-empty button:hover,.prototype-bag-summary-card button:hover{background:#2a2a2a}.prototype-bag-summary{display:grid;gap:36px}.prototype-bag-summary-card{display:grid;gap:24px;padding:38px}.prototype-bag-summary-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.prototype-bag-summary-heading h2,.prototype-bag-summary-card p,.prototype-bag-payment-methods p{margin:0}.prototype-bag-summary-heading h2{color:#000;font-size:26px;font-weight:740;line-height:1.2}.prototype-bag-summary-heading span{color:#000;font-size:19px;font-weight:500}.prototype-bag-summary-card dl{display:grid;gap:18px;margin:0;padding:0 0 24px;border-bottom:1px solid #deded9}.prototype-bag-summary-card dl div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px}.prototype-bag-summary-card dt,.prototype-bag-summary-card dd{margin:0;color:#000;font-size:17px}.prototype-bag-summary-card dt{font-weight:650}.prototype-bag-summary-card dd{font-weight:500;text-align:right}.prototype-bag-summary-card dl div:last-child dt,.prototype-bag-summary-card dl div:last-child dd{font-size:20px;font-weight:740}.prototype-bag-summary-card button{width:100%}.prototype-bag-summary-card button:disabled{cursor:default;opacity:.36}.prototype-bag-summary-card p{color:#000;font-size:16px;line-height:1.35}.prototype-bag-payment-methods{display:grid;gap:16px}.prototype-bag-payment-methods p{color:#000;font-size:20px;line-height:1.3}.prototype-bag-payment-methods div{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.prototype-bag-payment-methods span,.prototype-bag-payment-methods img{display:inline-grid;min-width:50px;height:28px;place-items:center;border:1px solid #ededeb;border-radius:3px;color:#000;background:#fff;font-size:12px;font-weight:650}.prototype-bag-payment-methods img{width:auto;object-fit:contain;padding:3px 6px}@media(max-width:1100px){.prototype-bag-layout{grid-template-columns:1fr}.prototype-bag-summary{width:min(520px,100%)}}@media(max-width:760px){.prototype-bag-page{padding:118px 20px 138px}.prototype-bag-inner h1{margin-bottom:34px;font-size:42px}.prototype-bag-item{grid-template-columns:112px minmax(0,1fr);gap:18px;padding:26px 20px}.prototype-bag-item-image{width:112px;height:112px}.prototype-bag-item-price{grid-column:2}.prototype-bag-remove{grid-column:2;justify-self:start;align-self:start}.prototype-bag-summary-card{padding:28px 22px}}.prototype-checkout-page{position:relative;display:grid;grid-template-columns:minmax(520px,620px) minmax(360px,480px);grid-template-rows:minmax(100vh,auto);gap:0;align-items:stretch;justify-content:center;min-height:100vh;padding:0;color:#33383c;background:#fff}.prototype-checkout-page:before{content:"";z-index:1;grid-column:2;grid-row:1;justify-self:start;align-self:stretch;width:1px;min-height:100%;background:#d8d8d4;pointer-events:none}.prototype-checkout-redirect-page:before{display:none}.prototype-checkout-form-panel,.prototype-checkout-summary{min-width:0}.prototype-checkout-form-panel{grid-column:1;grid-row:1;display:grid;align-content:start;gap:14px;justify-self:center;width:min(572px,calc(100% - 48px));padding:48px 0 64px}.prototype-checkout-mini-header{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;min-height:52px}.prototype-checkout-back,.prototype-checkout-mini-bag{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:999px;color:#33383c;background:transparent}.prototype-checkout-back,.prototype-checkout-mini-bag{cursor:pointer;transition:background .16s ease}.prototype-checkout-back:hover,.prototype-checkout-mini-bag:hover{background:#f3f3f1}.prototype-checkout-section h2,.prototype-checkout-section-heading h1,.prototype-checkout-confirmation strong,.prototype-checkout-confirmation p,.prototype-checkout-totals,.prototype-checkout-secure-note{margin:0}.prototype-checkout-login-note{margin:0;color:#000;text-align:center;font-size:14px;line-height:1.35}.prototype-checkout-auth-error{margin:-4px 0 0;color:#b42318;text-align:center;font-size:14px;line-height:1.35}.prototype-checkout-login-note a,.prototype-checkout-section-heading a,.prototype-checkout-footer-links a{color:#000;text-decoration:underline;text-underline-offset:2px}.prototype-checkout-confirmation{display:grid;grid-template-columns:46px minmax(0,1fr);gap:4px 14px;align-items:center;padding:18px;border:1px solid #d9d9d4;border-radius:8px;background:#f8f8f5}.prototype-checkout-confirmation>span{grid-row:1 / span 2;display:grid;width:46px;height:46px;place-items:center;border-radius:50%;color:#fff;background:#000}.prototype-checkout-confirmation strong{font-size:17px;font-weight:650}.prototype-checkout-confirmation p{color:#33383cad;font-size:14px;line-height:1.4}.prototype-checkout-hosted-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;align-items:start;padding:24px;border:1px solid #d8d8d4;border-radius:8px;background:#f8f8f5}.prototype-checkout-hosted-card h1,.prototype-checkout-hosted-card p,.prototype-checkout-hosted-list{margin:0}.prototype-checkout-hosted-card h1{margin-top:6px;color:#000;font-size:26px;font-weight:720;line-height:1.15}.prototype-checkout-hosted-card p:not(.prototype-checkout-hosted-eyebrow){margin-top:10px;color:#33383cb3;font-size:15px;line-height:1.45}.prototype-checkout-hosted-eyebrow{color:#33383c8f;font-size:12px;font-weight:650;letter-spacing:.1em;line-height:1;text-transform:uppercase}.prototype-checkout-hosted-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;color:#fff;background:#000}.prototype-checkout-redirect-panel{min-height:100vh;align-content:center}.prototype-checkout-redirect-page.checkout-success{grid-template-rows:auto;min-height:auto;padding-top:var(--dior-nav-height, 80px)}.prototype-checkout-redirect-page.checkout-success .prototype-checkout-redirect-panel,.prototype-checkout-redirect-page.checkout-success .prototype-checkout-summary{min-height:calc(100vh - var(--dior-nav-height, 80px))}.prototype-checkout-redirect-page.checkout-success .prototype-checkout-redirect-panel{align-content:start;width:min(620px,calc(100% - 48px));padding-top:clamp(54px,8vh,92px)}.prototype-checkout-redirect-page.checkout-success .prototype-checkout-summary{padding-top:clamp(64px,9vh,104px)}.prototype-checkout-redirect-page.checkout-success .prototype-checkout-summary-card{top:calc(var(--dior-nav-height, 80px) + 32px)}.prototype-checkout-redirect-card{align-self:center}.prototype-checkout-success{display:grid;align-content:start;gap:22px;color:#33383c}.prototype-checkout-success h1,.prototype-checkout-success p{margin:0}.prototype-checkout-success h1{color:#000;font-size:clamp(34px,4vw,52px);font-weight:780;letter-spacing:.08em;line-height:1;text-transform:uppercase}.prototype-checkout-success-status{display:flex;align-items:center;gap:16px;min-height:92px;margin-top:2px;padding:22px 28px;color:#33383c;background:#f0f2f4}.prototype-checkout-success-status span{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border-radius:999px;color:#fff;background:#14ae5c}.prototype-checkout-success-status strong{font-size:20px;font-weight:520;line-height:1.35}.prototype-checkout-success p{color:#4e5357;font-size:19px;line-height:1.45}.prototype-checkout-order-number{font-size:18px}.prototype-checkout-home-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;justify-self:start;min-height:62px;margin-top:2px;padding:0 26px;border:1px solid #33383c;border-radius:0;color:#000;background:#fff;cursor:pointer;font:inherit;font-size:16px;font-weight:760;letter-spacing:.1em;text-transform:uppercase;transition:background .16s ease,color .16s ease}.prototype-checkout-home-button:hover{color:#fff;background:#000}.prototype-checkout-home-button svg{flex:0 0 auto}.prototype-checkout-cancel-note{margin-top:4px}.prototype-checkout-redirect-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.prototype-checkout-redirect-actions button{min-height:44px;padding:0 18px;border:1px solid #000000;border-radius:999px;color:#000;background:#fff;font:inherit;font-size:14px;font-weight:650;cursor:pointer;transition:background .16s ease,color .16s ease,opacity .16s ease}.prototype-checkout-redirect-actions button:hover{color:#fff;background:#000}.prototype-checkout-redirect-actions button:disabled{cursor:not-allowed;opacity:.5}.prototype-checkout-hosted-review{padding:22px 0 4px;border-top:1px solid #d8d8d4}.prototype-checkout-hosted-list{display:grid;gap:14px}.prototype-checkout-hosted-list div{display:grid;grid-template-columns:minmax(120px,.55fr) minmax(0,1fr);gap:18px}.prototype-checkout-hosted-list dt,.prototype-checkout-hosted-list dd{margin:0;font-size:15px;line-height:1.35}.prototype-checkout-hosted-list dt{color:#33383c9e;font-weight:560}.prototype-checkout-hosted-list dd{color:#000;font-weight:650}.prototype-checkout-form{display:grid;gap:31px}.prototype-checkout-section{display:grid;gap:14px}.prototype-checkout-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.prototype-checkout-section-heading h1{color:#000;font-size:22px;font-weight:720;line-height:1.2}.prototype-checkout-section-heading a{flex:0 0 auto;font-size:14px;font-weight:540}.prototype-checkout-section h2{color:#000;font-size:22px;font-weight:720;line-height:1.2}.prototype-checkout-section-subcopy{margin:-6px 0 0;color:#33383c9e;font-size:14px;line-height:1.35}.prototype-checkout-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.prototype-checkout-field-grid.delivery-address-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.delivery-address-grid .prototype-checkout-field{grid-column:span 3}.delivery-address-grid .prototype-checkout-field:nth-child(n+6):nth-child(-n+8){grid-column:span 2}.prototype-checkout-field{position:relative;display:grid;min-width:0}.prototype-checkout-field.wide{grid-column:1 / -1}.prototype-checkout-field span{position:absolute;top:8px;left:14px;z-index:1;color:#33383c94;pointer-events:none;font-size:11px;font-weight:520;line-height:1}.prototype-checkout-field input,.prototype-checkout-field select{width:100%;min-height:55px;padding:0 14px;border:1px solid #dadad6;border-radius:7px;color:#33383c;background:#fff;font:inherit;font-size:15px;font-weight:520;outline:none;transition:background .16s ease,border-color .16s ease}.prototype-checkout-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:44px}.prototype-checkout-field:has(select):after{position:absolute;top:50%;right:13px;width:9px;height:9px;border-right:2px solid rgba(51,56,60,.72);border-bottom:2px solid rgba(51,56,60,.72);content:"";pointer-events:none;transform:translateY(-65%) rotate(45deg)}.prototype-checkout-field.has-value input,.prototype-checkout-field.has-value select{padding-top:18px;font-weight:650}.prototype-checkout-field.with-icon input{padding-right:44px}.prototype-checkout-field.with-icon svg{position:absolute;top:50%;right:13px;color:#33383c99;transform:translateY(-50%)}.prototype-checkout-field input:focus,.prototype-checkout-field select:focus{border-color:#000;background:#fff;box-shadow:0 0 0 1px #000 inset}.prototype-checkout-checkbox-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;color:#000;font-size:13px;font-weight:620;line-height:1.35}.prototype-checkout-checkbox-row.compact{grid-column:1 / -1;align-items:center;margin-top:2px}.prototype-checkout-checkbox-row.compact span{white-space:nowrap}.prototype-checkout-checkbox-row input{width:20px;height:20px;margin:0;accent-color:#000000}.prototype-checkout-shipping-method{display:grid;min-height:58px;place-items:center;padding:12px 20px;border-radius:8px;color:#33383c8f;background:#f5f5f4;text-align:center;font-size:14px;font-weight:560}.prototype-signed-checkout-panel{display:grid;gap:0}.prototype-signed-account-row,.prototype-saved-checkout-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:14px;align-items:center;min-height:72px;border-bottom:1px solid #d8d8d4}.prototype-signed-avatar{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d8d8d4;border-radius:50%;color:#33383c;background:#fff;font-size:14px;font-weight:680}.prototype-signed-account-row strong{color:#33383c;font-size:15px;font-weight:650}.prototype-checkout-contact-menu-trigger{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;color:#33383c;background:transparent;cursor:pointer;transition:background .16s ease}.prototype-checkout-contact-menu-trigger:hover,.prototype-checkout-contact-menu-trigger[aria-expanded=true]{background:#f1f1ef}.prototype-checkout-contact-menu-wrap{position:relative;display:grid;justify-items:end}.prototype-checkout-contact-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:grid;width:min(330px,calc(100vw - 48px));padding:7px;border:1px solid #d8d8d4;border-radius:12px;background:#fff;box-shadow:0 18px 44px #00000029}.prototype-checkout-contact-menu button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:44px;padding:0 11px;border:0;border-radius:8px;color:#33383c;background:transparent;text-align:left;cursor:pointer;font:inherit;font-size:14px;font-weight:620}.prototype-checkout-contact-menu button:hover,.prototype-checkout-contact-menu button.active{background:#f4f4f1}.prototype-checkout-contact-menu button span{min-width:0;overflow:hidden;text-overflow:ellipsis}.prototype-checkout-contact-menu-separator{height:1px;margin:6px 5px;background:#e7e7e3}.prototype-saved-checkout-row{grid-template-columns:114px minmax(0,1fr) auto;width:100%;padding:0;border:0;color:inherit;background:transparent;text-align:left;font:inherit;cursor:pointer}.prototype-saved-checkout-row>span{color:#33383ca8;font-size:15px;font-weight:520}.prototype-saved-checkout-row strong{display:grid;gap:2px;color:#000;font-size:15px;font-weight:720}.prototype-saved-checkout-row small{color:#000;font-size:14px;font-weight:540}.prototype-saved-checkout-row svg{transition:transform .16s ease}.prototype-saved-checkout-row[aria-expanded=true] svg{transform:rotate(180deg)}.prototype-checkout-accordion{border-bottom:1px solid #d8d8d4}.prototype-checkout-accordion .prototype-saved-checkout-row{border-bottom:0}.prototype-checkout-accordion-body{display:grid;gap:15px;padding:0 0 18px 128px}.prototype-checkout-address-card{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start;width:100%;padding:0;border:0;color:#000;background:transparent;text-align:left;cursor:pointer;font:inherit;font-size:15px;line-height:1.35}.prototype-checkout-address-card:hover,.prototype-checkout-address-card.active{color:#33383c}.prototype-checkout-address-card strong,.prototype-checkout-address-card small{display:block}.prototype-checkout-address-card strong{font-weight:720}.prototype-checkout-address-card small{margin-top:2px;color:#33383cad;font-weight:540}.prototype-checkout-inline-action{display:inline-flex;align-items:center;justify-self:start;gap:12px;min-height:36px;padding:0;border:0;color:#000;background:transparent;cursor:pointer;font:inherit;font-size:15px;font-weight:650}.prototype-checkout-shipping-options{display:grid;padding-bottom:8px}.prototype-checkout-shipping-options button{display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:12px;align-items:start;min-height:78px;padding:14px 0 14px 128px;border:0;color:#000;background:transparent;text-align:left;cursor:pointer;font:inherit}.prototype-checkout-shipping-options button+button{border-top:1px solid #ecece8}.prototype-checkout-shipping-options button:hover,.prototype-checkout-shipping-options button.active{background:#f7f7f4}.prototype-checkout-shipping-options strong,.prototype-checkout-shipping-options small{display:block}.prototype-checkout-shipping-options strong{font-size:15px;font-weight:720}.prototype-checkout-shipping-options small{margin-top:5px;color:#33383cad;font-size:13px;font-weight:560;line-height:1.35}.prototype-checkout-shipping-options em{color:#000;font-style:normal;font-size:14px;font-weight:720;white-space:nowrap}.prototype-checkout-payment-box{overflow:hidden;border:1px solid #d8d8d4;border-radius:7px;background:#fff}.prototype-checkout-payment-header,.prototype-checkout-payment-option,.prototype-checkout-gift-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:56px;padding:0 16px;border:0;color:#000;background:#fff;text-align:left;font:inherit}.prototype-checkout-payment-header{border-bottom:1px solid #000000}.prototype-checkout-payment-option{border-top:1px solid #d8d8d4;cursor:pointer}.prototype-checkout-payment-option:hover,.prototype-checkout-gift-card:hover{background:#f8f8f6}.prototype-checkout-payment-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:16px;background:#f5f5f4}.prototype-checkout-stripe-note{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:16px;color:#33383cbd;background:#f5f5f4;font-size:14px;font-weight:540;line-height:1.45}.prototype-checkout-stripe-note svg{margin-top:2px;color:#33383c}.prototype-checkout-radio{display:inline-grid;width:20px;height:20px;place-items:center;border:1px solid #d8d8d4;border-radius:50%;background:#fff}.prototype-checkout-radio.active{border-color:#000;background:#000}.prototype-checkout-radio.active:after{content:"";width:6px;height:6px;border-radius:50%;background:#fff}.prototype-checkout-card-brands{display:inline-flex;align-items:center;gap:5px}.prototype-checkout-card-brands img{width:auto;height:22px;border:1px solid #dededa;border-radius:3px;background:#fff}.prototype-checkout-place-order{min-height:56px;border-radius:999px;color:#fff;background:#000;cursor:pointer;font-size:16px;font-weight:500;transition:background .16s ease}.prototype-checkout-place-order:hover{background:#33383c}.prototype-checkout-place-order:disabled{cursor:default;background:#33383c;opacity:.72}.prototype-checkout-footer-links{display:flex;flex-wrap:wrap;gap:16px;padding-top:28px;border-top:1px solid #d8d8d4;font-size:13px;font-weight:560}.prototype-checkout-summary{position:relative;z-index:0;grid-column:2;grid-row:1;align-self:stretch;min-height:100vh;padding:72px 48px 64px;background:#fff}.prototype-checkout-summary-card{position:sticky;top:72px;display:grid;gap:28px;width:min(450px,100%)}.prototype-checkout-summary-product{display:grid;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:16px}.prototype-checkout-summary-image{position:relative;display:grid;width:74px;height:74px;place-items:center;overflow:hidden;border:1px solid #e8e8e4;border-radius:50%;background:#fff}.prototype-checkout-summary-image img{width:100%;height:100%;object-fit:contain}.prototype-checkout-summary-quantity{position:absolute;top:-3px;right:-3px;display:grid;min-width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;background:#000;font-size:12px;font-weight:720}.prototype-checkout-summary-product span:not(.prototype-checkout-summary-image){display:grid;gap:4px;min-width:0}.prototype-checkout-summary-product strong{color:#000;font-size:15px;font-weight:720}.prototype-checkout-summary-product small{color:#33383c9e;font-size:13px}.prototype-checkout-discount{display:none;grid-template-columns:minmax(0,1fr) auto;gap:12px}.prototype-checkout-discount input{min-height:56px;padding:0 14px;border:1px solid #d8d8d4;border-radius:7px;color:#33383c;background:#fff;font:inherit;font-size:15px;outline:none}.prototype-checkout-discount input:focus{border-color:#000;box-shadow:0 0 0 1px #000 inset}.prototype-checkout-discount button{min-height:56px;padding:0 21px;border:1px solid #e3e3df;border-radius:999px;color:#33383c8a;background:#fff;cursor:pointer;font:inherit;font-weight:650}.prototype-checkout-discount button:hover{color:#000;border-color:#000}.prototype-checkout-totals{display:grid;gap:14px}.prototype-checkout-totals div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px}.prototype-checkout-totals dt,.prototype-checkout-totals dd{margin:0;font-size:14px}.prototype-checkout-totals dt{color:#000;font-weight:650}.prototype-checkout-totals dt span{display:inline-grid;width:16px;height:16px;margin-left:4px;place-items:center;border:1px solid rgba(51,56,60,.5);border-radius:50%;color:#33383c9e;font-size:11px;font-weight:720}.prototype-checkout-totals dd{color:#33383c;font-weight:550;text-align:right}.prototype-checkout-totals div:last-child{padding-top:6px}.prototype-checkout-totals div:last-child dt,.prototype-checkout-totals div:last-child dd{color:#000;font-size:18px;font-weight:650}.prototype-checkout-totals dd span{margin-right:6px;color:#33383c8f;font-size:12px;font-weight:540}.prototype-checkout-secure-note{padding-top:22px;border-top:1px solid #d8d8d4;color:#33383ca8;font-size:13px;line-height:1.35}.prototype-checkout-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:260;display:grid;place-items:center;padding:24px;background:#0000007a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.prototype-checkout-modal{display:grid;gap:14px;width:min(680px,100%);max-height:calc(100svh - 48px);padding:18px 20px 20px;overflow:auto;border:1px solid #deded9;border-radius:20px;background:#fff;box-shadow:0 28px 70px #00000042}.prototype-checkout-contact-modal{width:min(460px,100%)}.prototype-checkout-modal-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.prototype-checkout-modal-heading h2{margin:0;color:#000;font-size:22px;font-weight:740;line-height:1.1}.prototype-checkout-modal-close{display:grid;width:42px;height:42px;place-items:center;border:1px solid #d8d8d4;border-radius:50%;color:#33383c;background:#fff;cursor:pointer;transition:background .16s ease,border-color .16s ease}.prototype-checkout-modal-close:hover{border-color:#000;background:#f4f4f1}.prototype-checkout-modal-fields{gap:10px}.prototype-checkout-modal-helper{margin:-4px 0 0;color:#33383ca8;font-size:14px;line-height:1.4}.prototype-checkout-modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:2px}.prototype-checkout-modal-actions button{min-height:52px;padding:0 20px;border:1px solid #000000;border-radius:999px;color:#fff;background:#000;cursor:pointer;font:inherit;font-size:15px;font-weight:680;transition:opacity .16s ease,transform .16s ease}.prototype-checkout-modal-actions button:hover{transform:translateY(-1px)}.prototype-checkout-modal-actions button.secondary{color:#000;background:#fff}@media(max-width:900px){.dior-home-page{--dior-nav-height: 72px;--dior-side-panel-padding-top: 24px}.dior-nav{padding:0 20px}.dior-nav .dior-wordmark{font-size:26px}.dior-wordmark-image{width:163px}.dior-nav-actions{right:20px;gap:8px}.dior-side-interface-panel{width:100vw;min-width:0;padding:calc(var(--dior-nav-height) + var(--dior-side-panel-padding-top)) 24px 42px}.dior-side-interface-panel.account-panel{padding-bottom:0}.side-panel-account-logout-section{margin-right:-24px;margin-left:-24px;padding-right:24px;padding-left:24px}.side-panel-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.side-panel-account-preview-grid,.side-panel-messenger-layout{grid-template-columns:minmax(0,1fr)}.side-panel-messenger-thread-list,.side-panel-messenger-messages{max-height:360px}.side-panel-login,.side-panel-login-divider,.side-panel-auth-buttons{max-width:none}.dior-home-main{padding-top:104px}.dior-hero-copy h1{font-size:clamp(2.2rem,4.1vw,3.25rem);font-weight:500;line-height:1.02}.dior-hero-copy p{font-size:16px}.home-particle-morph-stage{width:min(82vw,620px);height:min(48vh,460px);min-height:300px}.home-poodle-stage{width:min(650px,68vw);height:min(52vh,490px);min-height:330px}.home-community-plush-section{margin-top:84px;padding-right:0;padding-bottom:132px;padding-left:0}.home-plush-mosaic{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-plush-mosaic--loading{min-height:900px}.home-plush-mosaic__tile{--assemble-scale: .92 !important;--assemble-x: 0px !important;--assemble-y: 44px !important}.home-plush-mosaic__tile--top,.home-plush-mosaic__tile--row-two-start{grid-column:auto}.prototyped-footer{padding-top:54px;padding-bottom:44px}.prototyped-footer-inner{grid-template-columns:1fr;gap:30px;width:calc(100% - 32px)}.prototyped-footer-links{justify-self:start}.prototyped-footer-note{align-items:flex-start;flex-direction:column;gap:20px}.prototyped-footer-legal-links{justify-content:flex-start}.prototyped-legal-page{padding-right:24px;padding-left:24px}.prototyped-legal-callout,.prototyped-legal-sections section,.prototyped-legal-contact{grid-template-columns:1fr;gap:14px}.prototyped-legal-callout{padding:22px 0}.product-library-page{padding:104px 24px 138px}.product-library-heading{align-items:start}.product-library-heading h1{font-size:44px}.product-library-toolbar{grid-template-columns:1fr;gap:14px}.product-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-result-page{grid-template-columns:1fr;gap:30px;padding-top:104px;padding-right:24px;padding-left:24px}.prototype-product-gallery,.prototype-product-details,.prototype-manufacturer-card,.prototype-product-model{grid-column:1;grid-row:auto}.prototype-manufacturer-card{width:min(680px,100%);margin:8px auto 0}.prototype-product-model{margin-top:32px}.prototype-product-model-stage{height:min(64svh,620px)}.prototype-product-accordion-trigger{min-height:68px;padding:20px 0;letter-spacing:.14em}.prototype-product-accordion-trigger span{font-size:15px}.prototype-product-accordion-item.open .prototype-product-accordion-panel{padding-bottom:34px}.prototype-manufacturer-shipping{font-size:17px}.prototype-manufacturer-materials-grid{grid-template-columns:1fr;gap:28px}.prototype-product-details{position:static;width:min(680px,100%);max-height:none;overflow:visible;margin:0 auto;padding-top:0;transform:none}.prototype-gallery-stage{height:min(72svh,620px);min-height:420px;padding:0}.prototype-gallery-pane{flex-basis:100%}.prototype-gallery-pane img{object-fit:contain}.prototype-image-lightbox-stage{top:78px;right:24px;bottom:94px;left:24px}.prototype-image-lightbox-close{top:18px;right:18px;width:48px;height:48px}.prototype-image-lightbox-controls{right:18px;bottom:18px;gap:8px}.prototype-image-lightbox-controls button{width:48px;height:48px}.prototype-checkout-page{grid-template-columns:1fr;grid-template-rows:auto auto;gap:0;padding:0}.prototype-checkout-page:before{display:none}.prototype-checkout-form-panel{grid-column:1;grid-row:1;justify-self:stretch;width:auto;padding:30px 24px 44px}.prototype-checkout-summary{grid-column:1;grid-row:2;position:static;min-height:0;padding:30px 24px 52px;border-top:1px solid #d8d8d4;border-left:0}.prototype-checkout-summary-card{position:static;top:auto;width:100%}.prototype-checkout-accordion-body,.prototype-checkout-shipping-options button{padding-left:48px}}@media(min-width:901px)and (max-height:700px){.prototype-result-page{padding-top:28px;padding-bottom:116px}.prototype-gallery-stage{height:calc(100svh - 124px);min-height:460px;padding:0}.prototype-product-details{position:static;width:min(430px,100%);max-height:none;overflow-y:visible;padding-top:0;gap:10px}.prototype-product-title-row h1{font-size:31px;line-height:1.04}.prototype-product-description{display:-webkit-box;margin:0 0 2px;overflow:hidden;font-size:15px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.prototype-product-selects{grid-template-columns:minmax(0,1fr);gap:8px}.prototype-select>button,.prototype-add-to-bag,.prototype-quote-checkout-button{min-height:44px}.prototype-select>button{padding:6px 12px;border-radius:22px}.prototype-select>button span{font-size:10px}.prototype-select>button strong{font-size:13px;line-height:1.18;white-space:normal}}@media(max-width:620px){.dior-home-page{--dior-side-panel-padding-top: 30px}.prototype-image-lightbox-stage{top:74px;right:16px;bottom:88px;left:16px}.prototype-image-lightbox-stage.zoomed img{transform:scale(1.45)}.prototype-commerce-connection-buttons{grid-template-columns:1fr}.prototype-image-lightbox-controls span{min-width:46px;font-size:15px}.dior-nav{grid-template-columns:minmax(0,1fr) 104px;padding-right:18px;padding-left:18px}.dior-nav-left{display:none}.dior-nav-right-spacer{display:block;grid-column:2;width:104px}.dior-nav .dior-wordmark{grid-column:1;justify-self:start;font-size:20px}.dior-wordmark-image{width:125px}.dior-nav-actions{right:18px;gap:3px}.dior-nav-actions>button{width:31px;height:31px}.dior-side-interface-panel{padding:calc(var(--dior-nav-height) + var(--dior-side-panel-padding-top)) 18px 36px}.dior-side-interface-panel.account-panel{padding-bottom:0}.side-panel-account-logout-section{margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px}.side-panel-product-grid{grid-template-columns:minmax(0,1fr)}.side-panel-account-nav button{font-size:18px}.side-panel-auth-buttons{grid-template-columns:minmax(0,1fr)}.dior-home-main{padding-right:18px;padding-left:18px}.dior-hero-copy h1{font-size:2.55rem;font-weight:500;line-height:1.04}.dior-hero-copy p{max-width:min(340px,calc(100vw - 36px));margin-top:10px;font-size:14px;line-height:1.4}.home-particle-morph-stage{width:min(86vw,420px);height:min(44vh,390px);min-height:280px}.home-poodle-feature{margin-top:26px;padding-bottom:26px}.home-poodle-stage{width:min(92vw,500px);height:min(48vh,420px);min-height:300px}.home-community-plush-section{gap:28px;margin-top:58px;padding-bottom:118px}.home-community-plush-copy{gap:18px}.home-community-plush-copy h2{font-size:2.55rem;line-height:1.04}.home-community-plush-copy p{font-size:1.2rem;line-height:1.42}.home-plush-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-plush-mosaic--loading{min-height:1080px}.home-plush-mosaic__cover{padding:13px;font-size:14px}.prototyped-footer{margin-top:46px;padding-bottom:42px}.prototyped-legal-nav{min-height:68px;padding-right:18px;padding-left:18px}.prototyped-legal-wordmark img{height:22px}.prototyped-legal-nav nav{gap:14px}.prototyped-legal-nav nav button{font-size:14px}.prototyped-legal-page{padding-top:48px}.prototyped-legal-header{margin-bottom:40px}.prototyped-legal-header h1{font-size:42px}.prototyped-legal-header strong{font-size:19px}.prototyped-legal-sections section,.prototyped-legal-contact{padding:28px 0}.prototyped-footer-brand-row img{height:30px}.prototyped-footer-tagline,.prototyped-footer a,.prototyped-footer button{font-size:15px}.prototyped-subscribe-overlay{padding:18px}.prototyped-subscribe-dialog{width:min(100%,calc(100vw - 24px));gap:24px;padding:50px 28px 34px}.prototyped-subscribe-copy h2{font-size:20px}.product-library-page{padding:96px 18px 132px}.product-library-heading{grid-template-columns:1fr;gap:16px;margin-bottom:20px}.product-library-heading h1{font-size:36px}.product-library-create{width:100%}.product-library-tabs{gap:16px}.product-library-search{min-height:44px}.product-library-summary{align-items:flex-start;flex-direction:column;gap:4px;margin-top:18px}.product-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-library-card-media{aspect-ratio:1 / 1.14}.product-library-card-copy strong{font-size:15px}.product-library-card-description{min-height:38px;font-size:13px}.home-prompt-dock{--home-prompt-dock-bottom: calc(46px + env(safe-area-inset-bottom, 0px)) ;right:12px;left:12px;width:auto;background:#fff;transform:translateZ(0);transition:box-shadow .22s ease,border-color .14s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.dior-home-page.footer-in-view .home-prompt-dock{right:12px;left:12px;width:auto;transform:translateZ(0)}.home-prompt-beta-note{top:calc(100% + 10px);width:calc(100vw - 48px);font-size:12px}.home-prompt-dock.expanded{width:auto;border-radius:24px}.home-prompt-status{min-height:58px;grid-template-columns:38px minmax(0,1fr) auto;gap:8px;padding:8px 8px 8px 12px}.home-thinking-spinner{width:38px;height:38px}.home-thinking-copy{font-size:15px}.home-prompt-status button,.home-prompt-submit{width:38px!important;height:38px!important}.home-response-toolbar{gap:6px;padding:8px 10px 0}.home-response-copy{padding:4px 12px 14px;font-size:15px}.home-attachment-strip{gap:7px;padding:9px 10px 3px}.home-attachment-chip.image-attachment{width:54px;height:54px;border-radius:15px}.home-attachment-chip.image-attachment .attachment-image-preview{border-radius:15px}.home-attachment-chip.file-attachment{grid-template-columns:46px minmax(0,1fr);width:min(278px,calc(100vw - 74px));min-height:54px;padding:5px 38px 5px 5px}.home-attachment-chip .file-thumb{width:44px;height:44px}.home-attachment-chip .attachment-copy strong{font-size:14px}.home-attachment-chip .attachment-copy small{font-size:13px}.home-prompt-form{grid-template-columns:auto minmax(0,1fr) auto auto;gap:6px;min-height:58px;padding:8px 8px 8px 12px}.home-prompt-form button{width:36px;height:36px}.home-prompt-form.prompt-expanded{grid-template-rows:minmax(0,auto) 36px;padding-top:12px}.home-prompt-form textarea{height:36px;min-height:36px;max-height:min(240px,calc(100vh - 280px));max-height:min(240px,calc(100svh - 280px));padding:7px 0;font-size:16px}.home-prompt-form input{font-size:16px}.home-voice-meter{gap:8px}.home-voice-meter>span{font-size:12px}.dior-generation-page{padding-top:90px}.dior-particle-frame{width:94vw;min-height:280px}.prototype-result-page{padding:104px 18px 132px}.prototype-product-model{gap:22px;padding-top:28px}.prototype-product-model-header{align-items:stretch;flex-direction:column;gap:18px}.prototype-product-model-download{width:100%}.prototype-product-model-pending{min-height:360px}.prototype-product-model-placeholder{min-height:288px}.prototype-product-model-stage{height:min(58svh,500px);min-height:360px}.prototype-gallery-stage{height:min(64svh,520px);min-height:360px;padding:0}.prototype-rfq-sent-card{right:12px;bottom:12px;width:calc(100vw - 24px);max-height:calc(100svh - 24px);overflow:auto;padding:22px}.prototype-rfq-sent-card.negotiation-open{width:calc(100vw - 24px)}.prototype-rfq-sent-product{grid-template-columns:82px minmax(0,1fr)}.prototype-rfq-sent-product>strong{grid-column:2}.prototype-rfq-sent-image{width:82px;height:68px}.prototype-negotiation-room{padding:12px 54px 12px 12px}.prototype-negotiation-back{width:100%;justify-content:center}.prototype-negotiation-grid{grid-template-columns:minmax(0,1fr);height:min(600px,calc(100svh - 108px));min-height:0}.prototype-negotiation-suppliers{grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);overflow-x:auto;padding-bottom:4px}.prototype-negotiation-chat{min-height:0}.prototype-negotiation-messages{max-height:330px}.prototype-negotiation-message{width:min(94%,560px)}.prototype-rfq-sent-actions,.prototype-request-actions{grid-template-columns:minmax(0,1fr)}.prototype-gallery-thumbnails{gap:8px}.prototype-gallery-thumbnails button{width:64px;height:48px}.dior-generation-stage>h1,.prototype-product-title-row h1{font-size:36px}.prototype-product-title-row{gap:12px}.prototype-select-menu{max-height:280px}.prototype-checkout-page{padding:0}.prototype-checkout-field-grid,.prototype-checkout-payment-fields,.prototype-checkout-summary-product{grid-template-columns:1fr}.delivery-address-grid .prototype-checkout-field,.delivery-address-grid .prototype-checkout-field:nth-child(n+6):nth-child(-n+8){grid-column:1 / -1}.prototype-checkout-summary-product>strong{justify-self:start}.prototype-checkout-form-panel,.prototype-checkout-summary{padding-right:18px;padding-left:18px}.prototype-checkout-mini-header{min-height:58px}.prototype-checkout-card-brands{display:none}.prototype-saved-checkout-row{grid-template-columns:76px minmax(0,1fr) auto}.prototype-checkout-accordion-body,.prototype-checkout-shipping-options button{padding-left:0}.prototype-checkout-shipping-options button{grid-template-columns:20px minmax(0,1fr)}.prototype-checkout-shipping-options em{grid-column:2;justify-self:start}}@media(max-width:420px){.product-library-grid{grid-template-columns:1fr}}@media(max-width:980px){.account-orders-tabs{gap:34px;padding:0 24px}.account-orders-layout{grid-template-columns:minmax(260px,36%) minmax(0,1fr);gap:30px;width:calc(100% - 48px)}.account-orders-list>div>button{grid-template-columns:82px minmax(0,1fr);gap:14px;padding:13px}.account-order-card-media{width:82px;height:84px}.account-order-detail{padding-right:0;padding-left:0}.account-order-product{grid-template-columns:130px minmax(0,1fr);gap:22px}.account-order-product-media{width:130px;height:130px}.account-order-product>strong{grid-column:2;padding-top:0}}@media(max-width:720px){.account-orders-page{padding-top:96px}.account-orders-tabs{gap:26px;min-height:56px;padding:0 18px;overflow-x:auto}.account-orders-tabs button{flex:0 0 auto}.account-orders-layout{grid-template-columns:1fr;gap:44px;width:calc(100% - 36px);margin-top:28px}.account-orders-list>div{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory}.account-orders-list>div>button{flex:0 0 min(360px,88vw);scroll-snap-align:start}.account-order-detail h2{font-size:23px}.account-order-detail-header{min-height:150px}}@media(max-width:480px){.account-order-product{grid-template-columns:100px minmax(0,1fr);gap:16px}.account-order-product-media{width:100px;height:112px}}
