html,body,#root{width:100%;height:100%;margin:0;padding:0}@font-face{font-family:InstrumentSerif-Regular;src:url(./assets/fonts/InstrumentSerif-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:InterTight-Regular;src:url(./assets/fonts/InterTight-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:InterTight-SemiBold;src:url(./assets/fonts/InterTight-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Futura Std;src:local("Futura Std Book"),local("Futura Std"),local("Futura");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Futura Std;src:local("Futura Std Bold"),local("Futura Std Heavy"),local("Futura-Bold"),local("Futura Bold");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary: #ff2f24;--color-black: #1F1F1F;--color-gray: #6F7888;--create-twin-red: #ff2f24;--create-twin-red-drop-shadow: drop-shadow(0 1px 3px rgba(255, 47, 36, .55)) drop-shadow(0 8px 10px rgba(255, 47, 36, .95)) }*{-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{width:0;height:0;display:none}html,body,#root,.plugin-shell,.plugin-shell *{font-family:Futura Std,Futura,Trebuchet MS,sans-serif!important}a:focus,button:focus{outline:none}.plugin-shell{width:100vw;height:100vh;overflow:hidden;font-family:InterTight-Regular,sans-serif}.plugin-shell button{transition:transform .14s ease,filter .14s ease,box-shadow .18s ease,opacity .14s ease}.plugin-shell button:active{transform:scale(.97);filter:brightness(.97)}.grid-form{display:grid;grid-template-columns:150px minmax(220px,1fr);gap:10px 12px;align-items:center}.popup{position:absolute;left:0;right:0;bottom:0;background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 -8px 24px #0000001f;padding:12px;z-index:20}.popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.popup-header button{border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.popup-header button img{width:24px;height:24px;object-fit:contain}.popup-header strong{font-family:InstrumentSerif-Regular,serif;font-size:20px;font-weight:400;color:var(--color-black)}.popup-list{display:flex;gap:10px;overflow-x:auto}.popup-list button{border:1px solid #d7d7d7;border-radius:8px;background:#fff;padding:6px;min-width:90px}.popup-list button.selected{border-color:var(--color-primary)}.popup-list img{width:76px;height:96px;object-fit:cover;border-radius:6px}.popup-list-item span{font-family:InterTight-Regular,sans-serif}.size-row{display:flex;gap:8px;margin:8px 0}.pill{border:1px solid var(--color-black);border-radius:999px;background:#fff;width:36px;height:36px;font-family:InterTight-SemiBold,sans-serif;font-size:14px;color:var(--color-black)}.pill.selected{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.size-popup{padding:0;border-top-left-radius:14px;border-top-right-radius:14px;animation:sizePopupTranslateUp .22s ease;will-change:transform,opacity}@keyframes sizePopupTranslateUp{0%{transform:translateY(24px);opacity:.88}to{transform:translateY(0);opacity:1}}.size-popup-header{padding:14px 16px 12px;border-bottom:1px solid #e6e6e8;margin-bottom:0}.size-popup-header strong{font-family:InstrumentSerif-Regular,serif;font-size:20px;font-size:clamp(22px,4.8vw,34px);color:#313131}.size-popup-close{font-family:InterTight-Regular,sans-serif;font-size:40px;line-height:1;color:#1f1f1f;width:34px;height:34px}.size-popup-content{padding:14px 16px 16px;display:grid;grid-template-columns:68px minmax(0,1fr);column-gap:14px;align-items:start}.size-popup-thumb-wrap{width:68px;height:104px;border-radius:2px;overflow:hidden;background:#ececef;border:1px solid #e6e6e9}.size-popup-thumb{width:100%;height:100%;object-fit:cover}.size-popup-thumb.placeholder{background:#ececef}.size-popup-right{min-width:0}.size-popup .size-row{gap:10px;margin:2px 0 8px;align-items:flex-start}.size-chip-wrap{display:flex;flex-direction:column;align-items:center;min-width:42px}.size-chip-wrap .pill{width:42px;height:42px}.size-suggested-tag{margin-top:6px;padding:2px 6px;border-radius:999px;background:#e8eefb;color:#4f5562;font-family:InterTight-Regular,sans-serif;font-size:10px;line-height:1.2}.size-reco-text{margin:0;color:#7b7d82;font-family:InterTight-Regular,sans-serif;font-size:18px;font-size:clamp(12px,2.9vw,18px);line-height:1.25;display:flex;align-items:flex-start;gap:8px}.size-reco-text b{font-family:InterTight-SemiBold,sans-serif;color:#63656b}.size-reco-icon{margin-top:1px;width:14px;height:14px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#d0d2d8;color:#fff;font-family:InterTight-SemiBold,sans-serif;font-size:10px;line-height:1;flex:0 0 auto}.create-model-page{height:100%;background:#fff;position:relative;overflow:hidden}.create-model-header{font-family:InstrumentSerif-Regular,serif;font-size:24px;font-weight:700;color:var(--color-black);padding:20px 16px 12px}.create-model-stage{position:relative;height:38%;background:#f2f4f6}.guide-line{position:absolute;left:8%;right:calc(16% + 12px);border-top:2px dashed rgba(90,90,90,.2)}.guide-line-1{top:17%}.guide-line-2{top:37%}.guide-line-3{top:50%}.model-preview-wrap{position:absolute;left:0;right:40%;top:0;bottom:0;display:flex;align-items:flex-end;justify-content:center}.model-preview-image{max-height:92%;max-width:92%;object-fit:contain}.model-preview-placeholder{font-size:14px;color:#666}.measurement-cards{position:absolute;right:12px;top:11%;width:32%;min-width:118px;display:flex;flex-direction:column;gap:10px}.measurement-card{border:1px solid #d5d7db;border-radius:6px;background:#fff;text-align:left;padding:4px 10px}.measurement-title{font-family:InterTight-Regular,sans-serif;font-size:12px;color:#666;margin-bottom:3px}.measurement-value{font-family:InterTight-SemiBold,sans-serif;display:flex;justify-content:space-between;align-items:center;color:var(--color-black);font-weight:600;font-size:15px}.measurement-value img{width:14px;height:14px}.create-model-picker{position:fixed;left:16px;right:16px;bottom:72px;z-index:8}.body-measurement-panel{background:#fff;padding:0 16px;height:calc(62% - 64px);display:flex;flex-direction:column}.body-measurement-panel h3{margin:0;padding:18px 0 16px;font-family:InstrumentSerif-Regular,serif;font-size:20px;font-weight:400;color:var(--color-black);position:sticky;top:0;z-index:2;background:#fff}.body-measurement-scroll{overflow-y:auto;padding-bottom:84px;-ms-overflow-style:none;scrollbar-width:none}.body-measurement-scroll::-webkit-scrollbar{display:none}.measurement-field{margin-bottom:20px}.measurement-field label{font-family:InterTight-Regular,sans-serif;display:block;font-size:12px;color:#3e3e3e;margin-bottom:6px}.measurement-field-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.measurement-field-title-row>label{margin-bottom:6px}.measurement-input{font-family:InterTight-SemiBold,sans-serif;width:100%;height:42px;border:1px solid #d5d7db;border-radius:6px;background:#fff;padding:0 10px;display:flex;align-items:center;justify-content:space-between;color:var(--color-primary);font-size:16px}.measurement-input img{width:14px;height:14px}.age-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;color:var(--color-primary);padding-right:28px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23484FD3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.size-input{height:46px}.size-columns{display:flex;gap:18px;align-items:center}.size-columns small{font-family:InterTight-Regular,sans-serif;display:block;font-size:11px;color:#666;line-height:1;margin-bottom:2px}.size-columns strong{font-family:InterTight-SemiBold,sans-serif;font-size:16px;color:var(--color-primary);line-height:1}.shape-chip{font-family:InterTight-Regular,sans-serif;display:inline-block;margin-top:6px;background:#f5f5f5;color:#666;font-size:13px;padding:2px 6px;border-radius:2px}.size-knowledge-toggle{margin-top:0;width:auto;display:inline-flex;align-items:center;font-family:InterTight-Regular,sans-serif;font-size:13px;color:var(--color-primary);background:transparent;border:none;padding:0;cursor:pointer;text-decoration:underline}.size-knowledge-toggle.active-toggle{font-family:InterTight-SemiBold,sans-serif}.size-discovery-panel{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;z-index:40;display:flex;flex-direction:column;animation:sizeDiscoverySlideIn .24s ease}.size-discovery-panel.closing{animation:sizeDiscoverySlideDown .22s ease forwards}.size-discovery-header{padding:14px 16px 8px;border-bottom:1px solid #ececf0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.size-discovery-header h3{margin:6px 0 0;font-family:InstrumentSerif-Regular,serif;font-size:24px;text-align:center;font-weight:400;color:var(--color-black)}.size-discovery-header-spacer{flex:1}.size-discovery-close{border:none;background:transparent;width:28px;height:28px;padding:0;margin-top:7px;cursor:pointer;display:flex;align-items:center;justify-content:center}.size-discovery-close img{width:24px;height:24px;object-fit:contain}.size-discovery-done{border:none;background:#ece8f3;color:#1f1f1f;border-radius:12px;padding:6px 12px;font-family:InterTight-Regular,sans-serif;font-size:14px}.size-discovery-back{border:none;background:transparent;padding:4px 0 0;margin-top:4px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.size-discovery-back-icon{width:24px;height:24px;object-fit:contain;transform:rotate(180deg)}.create-model-bust-step-wrap .bust-size-discovery-block{display:flex;flex-direction:column;gap:16px;width:100%;min-height:0;flex:1}.bust-size-discovery-block{padding:0 2px 4px}.bust-drum-row{display:flex;flex-direction:column;gap:8px}.bust-drum-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.bust-drum-label{font-family:InterTight-SemiBold,sans-serif;font-size:15px;color:var(--color-black)}.bust-drum-label-standalone{display:block;margin-bottom:2px}.bust-drum-toggle.picker-floating-toggle{flex-shrink:0;box-shadow:0 2px 10px #1218271a}.bust-drum-embed{--bust-drum-h: 220px}.bust-drum-embed .height-single-list{max-height:var(--bust-drum-h)}.bust-drum-embed .height-wheel-highlight,.bust-drum-embed .bust-drum-highlighter{top:calc((var(--bust-drum-h) - 56px) / 2)}.bust-drum-embed .weight-row{pointer-events:none;-webkit-user-select:none;user-select:none}.bust-drum-embed .weight-row .height-row-value:only-child{font-family:InterTight-SemiBold,sans-serif;font-size:18px}.size-discovery-calculate-footer{margin-top:4px;margin-bottom:46px;padding-top:0}.size-discovery-calculate-footer .primary-btn{width:100%}.size-block{margin-bottom:40px}.brand-flow-wrap,.bra-flow-wrap{padding:5px 0;display:flex;flex-direction:column;min-height:0;flex:1;overflow:hidden}.brand-flow-size-screen{display:flex;flex-direction:column;min-height:0;flex:1}.brand-flow-size-groups{overflow-y:auto;min-height:0;padding-bottom:8px}.bra-flow-wrap-measurement{min-height:100%;display:flex;flex-direction:column}.bra-flow-wrap h4{margin:0 0 20px;text-align:center;font-family:InterTight-SemiBold,sans-serif;font-size:21px;color:#1f2f49}.brand-flow-choice-grid,.bra-flow-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.brand-flow-choice-card,.bra-flow-choice-card{border:1px solid #d7dbe4;border-radius:14px;background:#fff;height:160px;display:flex;align-items:flex-end;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.brand-flow-choice-card img,.bra-flow-choice-card img{width:160px;height:120px;object-fit:contain}.brand-flow-choice-card span,.bra-flow-choice-card span{display:block;box-sizing:border-box;width:100%;background:#fff;border-top:1px solid #d9dde7;padding:10px 12px;text-align:center;font-family:InterTight-Regular,sans-serif;font-size:14px;color:#1f1f1f}.brand-flow-choice-card:hover,.bra-flow-choice-card:hover{transform:translateY(-2px);border-color:#ff2f24a6;box-shadow:0 8px 18px #ff2f2438}.brand-flow-choice-card.active-method,.bra-flow-choice-card.active-method{border-color:var(--color-primary);box-shadow:0 0 0 2px #ff2f242e}.brand-flow-subtitle{margin:6px auto 14px;max-width:620px;text-align:center;font-family:InterTight-Regular,sans-serif;color:#606c7c;font-size:15px;line-height:1.4}.create-model-minimal-form.brand-selection-flow-section{flex:1;min-height:0;overflow:hidden;padding:10px}.create-model-minimal-form.brand-selection-flow-section>.brand-selection-main{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.create-model-minimal-form.brand-selection-flow-section .brand-flow-wrap{flex:1;min-height:0}.brand-selection-main .brand-selection-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 1px 12px}.brand-selection-header{text-align:center;margin:2px 4px 18px}.brand-selection-title{margin:0 0 10px;font-family:InterTight-SemiBold,InterTight-Regular,sans-serif;font-size:clamp(18px,4.6vw,22px);font-weight:700;color:#14131a;line-height:1.25;letter-spacing:-.02em}.brand-selection-title-noun{color:var(--color-primary)}.brand-selection-subtitle{margin:0 auto;max-width:340px;font-family:InterTight-Regular,sans-serif;font-size:14px;font-weight:400;color:#5f6b7a;line-height:1.45}.brand-selection-search-wrap{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:10px 16px;border:1px solid #e2e6ee;border-radius:999px;background:#fff;box-shadow:0 2px 10px #141e320f}.brand-selection-search-icon{flex-shrink:0;color:#8b93a3}.brand-selection-search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:InterTight-Regular,sans-serif;font-size:15px;color:#14131a}.brand-selection-search-input::placeholder{color:#9aa3b2}.brand-selection-suggested-label{margin:0 0 6px;padding:8px 10px;background:#eef0f4;border-radius:8px;font-family:InterTight-Regular,sans-serif;font-size:12px;font-style:italic;font-weight:500;color:#5f6b7a}.brand-selection-list{list-style:none;margin:0;padding:0;overflow:hidden;background:#fff}.brand-selection-list-item{margin:0;padding:0}.brand-selection-list-item+.brand-selection-list-item .brand-selection-row{border-top:1px solid #e8ecf2}.brand-selection-row{width:100%;box-sizing:border-box;display:block;text-align:left;padding:12px 14px;border:none;background:#fff;font-family:InterTight-Regular,sans-serif;font-size:13px;font-weight:500;color:#14131a;cursor:pointer;transition:background-color .15s ease,color .15s ease}.brand-selection-row:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px;z-index:1;position:relative}.brand-selection-row-selected{background:var(--color-primary);color:#fff}.brand-selection-row-selected:focus-visible{outline-color:#fff}.brand-selection-empty{margin:12px 4px 0;text-align:center;font-family:InterTight-Regular,sans-serif;font-size:14px;color:#8b93a3}.create-model-minimal-form.brand-size-selection-flow-section{flex:1;min-height:0;overflow:hidden;padding:10px}.create-model-minimal-form.brand-size-selection-flow-section>.brand-size-selection-main{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.brand-size-selection-main .brand-size-selection-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 2px 12px}.brand-size-selection-header{text-align:center;margin:4px 8px 20px}.brand-size-selection-title{margin:0 0 10px;font-family:InterTight-SemiBold,InterTight-Regular,sans-serif;font-size:clamp(20px,5vw,26px);font-weight:700;color:#14131a;line-height:1.2;letter-spacing:-.02em}.brand-size-selection-subtitle{margin:0 auto;max-width:340px;font-family:InterTight-Regular,sans-serif;font-size:14px;font-weight:400;color:#14131a;line-height:1.45}.brand-size-region-block{max-width:320px;margin:0 auto 18px}.brand-size-region-select-shell{border:1px solid #e2e6ee;border-radius:12px;background:#fff;box-shadow:0 2px 10px #141e320f;padding:0 14px}.brand-size-region-select{width:100%;min-height:48px;border:none;outline:none;background:transparent;font-family:InterTight-Regular,sans-serif;font-size:16px;font-weight:500;color:#14131a;cursor:pointer;padding:0 8px 0 4px}.brand-size-selection-divider{height:1px;margin:0 4px 20px;background:#e8ecf2;border:none}.brand-size-chip-list{display:flex;flex-wrap:wrap;gap:13px;max-width:100%;margin:0 auto 20px;padding:0 4px}.brand-size-grid-chip{width:auto;min-width:38px;height:34px;border:1px solid #e4e8ef;border-radius:2px;background:#fff;box-shadow:0 4px 14px #131b2d14;font-size:14px;color:#14131a;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}.brand-size-grid-chip:hover{border-color:#ff2f2473}.brand-size-grid-chip-selected{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 4px 14px #ff2f2440}.brand-size-footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;align-items:start}.brand-size-footer-col{display:flex;flex-direction:column;align-items:stretch;min-width:0}.brand-size-footer-col-next{align-items:center}.brand-size-without-saving{margin-top:6px;font-family:InterTight-Regular,sans-serif;font-size:11px;font-weight:400;color:#8b93a3;text-align:center}.size-block-label{margin:6px 0 8px;font-family:InterTight-Regular,sans-serif;color:var(--color-black);font-size:14px}.bra-flow-top-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bra-flow-select{border:1px solid #d7dbe4;border-radius:8px;height:52px;background:#fff;font-family:InterTight-Regular,sans-serif;font-size:20px;color:#1f2f49;text-align:left;padding:0 16px}.bra-flow-unit-select{text-align:center;display:flex;align-items:center;justify-content:flex-end;gap:10px}.bra-flow-unit-select span{color:#7b8594}.bra-flow-unit-select .active-unit{color:#1f2f49;text-decoration:underline;text-decoration-thickness:2px}.bra-flow-group{margin-top:40px}.bra-flow-group h5{margin:0 0 10px;font-family:InterTight-Regular,sans-serif;color:#1f2f49;font-size:12px;letter-spacing:.02em}.bra-flow-chip-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.bra-flow-chip{height:46px;width:46px;border:1px solid #d6dbe5;border-radius:25px;background:#fff;font-family:InterTight-SemiBold,sans-serif;font-size:16px;color:#1f2f49}.bra-flow-chip.active-bra-flow-chip{border-color:var(--color-primary);background-color:var(--color-primary);color:#fff}.bra-flow-footer{position:absolute;bottom:20px;width:100%;margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between}.bra-flow-wrap-measurement .bra-flow-footer{position:sticky;bottom:0;background:#fff;padding-bottom:8px}.bra-flow-back-btn{border:none;background:transparent;font-family:InterTight-Regular,sans-serif;color:#3f4a59;font-size:18px}.bra-flow-calc-btn{width:88%;border-radius:8px;font-size:17px;padding:12px 28px}.bra-flow-calc-btn:disabled{width:88%;background:#9aa0ab;cursor:not-allowed}.brands-flow-wrap{flex:1;display:flex;flex-direction:column;padding:8px 16px 16px;overflow:hidden}.brands-flow-progress{display:flex;justify-content:center;gap:4px;margin:6px 0 16px}.brands-flow-progress span{width:36px;height:3px;background:#d6d8de;border-radius:3px}.brands-flow-progress .active{background:#1f1f1f}.create-model-minimal-form.brand-profile-expand-flow-section{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:10px}.brand-profile-expand-query{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.brand-profile-expand-query-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:4px 20px 20px;-webkit-overflow-scrolling:touch}.brand-profile-expand-progress.brands-flow-progress{gap:6px;margin:4px 0 24px}.brand-profile-expand-progress.brands-flow-progress span{flex:1;max-width:80px;height:4px;background:#ff2f2438;border-radius:4px}.brand-profile-expand-progress.brands-flow-progress span.active{background:var(--color-primary)}.brand-profile-expand-title{margin:0 0 22px;font-family:InterTight-SemiBold,sans-serif;font-size:22px;font-weight:600;line-height:1.28;text-align:center;color:#14131a}.brand-profile-expand-list{margin:50px 0 8px;padding-left:22px;font-family:InterTight-Regular,sans-serif;font-size:15px;line-height:1.45;color:#14131a;opacity:.5}.brand-profile-expand-list li{margin-bottom:12px}.brand-profile-expand-list li:last-child{margin-bottom:0}.create-model-first-screen-footer.brand-profile-expand-footer{margin-top:0;padding-top:10px}.brands-flow-title{margin:0 0 8px;font-family:InterTight-SemiBold,sans-serif;font-size:21px;color:#1f2f49}.brands-flow-wrap p{margin:0 0 14px;font-family:InterTight-Regular,sans-serif;font-size:14px;color:#777f8d}.brands-search-box{display:flex;align-items:center;gap:8px;border:1px solid #ebeaf0;border-radius:14px;padding:0 12px;background:#fff;min-height:52px;box-shadow:0 6px 12px #0d0f260d}.brands-search-box span{color:#6f7783;font-size:24px}.brands-search-box input{border:none;outline:none;width:100%;font-family:InterTight-Regular,sans-serif;font-size:14px;background:transparent}.brands-search-results{margin-top:8px;border:1px solid #ebeaf0;border-radius:12px;background:#fff;overflow:hidden}.brands-search-result-item{width:100%;border:none;background:#fff;text-align:left;padding:10px 14px;font-family:InterTight-Regular,sans-serif;font-size:16px;color:#1f1f1f}.brands-search-result-item+.brands-search-result-item{border-top:1px solid #eef0f5}.brands-search-result-item:hover,.brands-search-result-item:focus-visible{background:#f4f6fb}.brands-search-empty{padding:10px 14px;font-family:InterTight-Regular,sans-serif;font-size:15px;color:#7a828f}.brands-drag-viewport{margin-top:14px;flex:1;overflow:hidden;cursor:grab;touch-action:none}.brands-drag-viewport:active{cursor:grabbing}.brands-drag-canvas{position:relative;width:1200px;height:980px}.brands-bubble-item{position:absolute;border:none;border-radius:999px;background-size:cover;background-position:center;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;font-family:InterTight-SemiBold,sans-serif;font-size:18px;text-shadow:0 1px 3px rgba(0,0,0,.4)}.brands-bubble-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000038}.brands-bubble-item span{font-family:InterTight-SemiBold,sans-serif;font-size:18px;color:#fff;position:relative;z-index:1}.brands-bubble-item:hover{transform:scale(1.04);box-shadow:0 0 0 2px #ff2f24bf,0 10px 18px #0000002e}.brands-bubble-item.active-brand-bubble{box-shadow:0 0 0 2px #ff2f24bf,0 10px 18px #0000002e}.brands-flow-footer{margin-top:auto;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.brands-skip-home{border:none;background:transparent;font-family:InterTight-SemiBold,sans-serif;font-size:17px;color:#1f1f1f}.brands-skip-btn,.brands-prev-btn{border:1px solid #d9dde8;border-radius:20px;background:#fff;font-family:InterTight-SemiBold,sans-serif;font-size:17px;color:#1f1f1f;padding:10px 16px;display:inline-flex;align-items:center;gap:6px}.brands-skip-btn img,.brands-prev-btn img{width:16px}.brands-prev-btn img{transform:rotate(180deg)}.brands-brand-pill{align-self:flex-end;border:none;border-radius:16px;background:#ece8f3;color:#3a3742;padding:8px 12px;font-family:InterTight-Regular,sans-serif;display:inline-flex;align-items:center;gap:6px}.brands-size-grid{margin-top:8px;display:flex;flex-wrap:wrap;gap:10px}.brands-size-field+.brands-size-field{margin-top:18px}.brands-size-category{margin-top:14px}.brands-size-category-title{margin:0 0 6px;font-family:InterTight-SemiBold,sans-serif;font-size:14px;color:#5f6776}.brands-next-btn{width:100%;height:46px;border-radius:10px}.create-model-minimal-page{--create-twin-red: #ff2f24;height:100vh;background:#fff;padding:12px 12px 14px;overflow:hidden;display:flex;flex-direction:column;font-family:Futura Std,Futura,Trebuchet MS,sans-serif}.create-model-minimal-page *{font-family:inherit}.create-model-minimal-header{font-family:InstrumentSerif-Regular,serif;font-size:clamp(26px,4.4vw,34px);color:var(--color-black);text-align:center;margin-bottom:8px;flex:0 0 auto;padding:0 14px 14px;border-bottom:1px solid #e0e0e0;position:relative;display:flex;align-items:center;justify-content:center}.create-model-minimal-header span{display:inline-block}.create-model-minimal-header-compact{min-height:44px;padding-bottom:8px;margin-bottom:4px}.create-model-minimal-header-compact .create-model-header-back{position:absolute;left:0;top:50%;transform:translateY(-50%)}.create-model-header-back{position:absolute;left:0;top:38%;transform:translateY(-50%);border:none;background:transparent;width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.create-model-header-back img{width:22px;height:22px;object-fit:contain;transform:rotate(180deg)}.create-model-header-back:hover{transform:translateY(-50%) scale(1.08);background:#ff2f2414;box-shadow:0 6px 16px #ff2f243d}.create-model-header-back:active{transform:translateY(-50%)!important;filter:none!important;box-shadow:none}.create-model-header-close{position:absolute;right:0;top:38%;transform:translateY(-50%);border:none;background:transparent;width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;color:var(--color-black);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;-webkit-tap-highlight-color:transparent}.create-model-header-close span{font-size:28px;font-weight:300;line-height:1;margin-top:-2px}.create-model-header-close:hover{transform:translateY(-50%) scale(1.06);background:#ff2f2414;box-shadow:0 6px 16px #ff2f2433}.create-model-header-close:active{transform:translateY(-50%)!important;box-shadow:none}.create-model-minimal-header-compact .create-model-header-close{top:50%;transform:translateY(-50%)}.create-model-minimal-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.create-model-minimal-preview{position:relative;min-height:0;height:100%;border-radius:18px;border:1px solid #e9ebf3;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.create-model-minimal-image{width:100%;height:100%;object-fit:contain}.create-model-minimal-placeholder{font-family:InterTight-Regular,sans-serif;color:#7a8291;font-size:16px}.create-model-minimal-loading{position:absolute;bottom:10px;left:50%;transform:translate(-50%);font-family:InterTight-Regular,sans-serif;font-size:13px;color:#3d4a61;background:#ffffffd9;border-radius:999px;padding:4px 10px}.create-model-minimal-form{padding:10px 0;display:flex;flex-direction:column;height:100%;min-height:0}.create-model-minimal-form.only-form{flex:1;min-height:0;max-width:520px;margin:0 auto}.create-model-minimal-form h3{margin:5px 0;font-family:Futura Std,Futura,Trebuchet MS,sans-serif;font-weight:600;font-size:19px;color:var(--color-black)}.create-model-minimal-form p{margin:0 0 20px;font-family:InterTight-Regular,sans-serif;color:#aeb4be;font-size:13px;line-height:1.35;max-width:320px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.create-model-minimal-field{display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.create-model-minimal-field span{font-family:InterTight-SemiBold,sans-serif;font-size:16px;color:var(--color-black)}.create-model-select-btn{height:50px;padding:0 16px;background:#fff;border:1px solid #d9ddea;font-family:InterTight-SemiBold,sans-serif;color:var(--color-black);font-size:18px}.create-model-age-input{height:50px;padding:0 16px;background:#fff;border:none;border-bottom:1px solid #d9ddea;font-family:InterTight-SemiBold,sans-serif;color:var(--color-black);font-size:18px}.create-model-select-btn{width:100%;border:1px solid #d9ddea;text-align:left;display:flex;justify-content:space-between;align-items:center}.create-model-select-btn img{width:14px;height:14px;opacity:.65}.create-model-age-input{outline:none}.create-model-age-input::placeholder{color:#a7adba;font-family:InterTight-Regular,sans-serif}.unit-toggle{display:inline-flex;border:1px solid #cfd4df;border-radius:8px;overflow:hidden}.unit-toggle button{border:none;background:#fff;color:#4f5a6c;font-family:InterTight-SemiBold,sans-serif;font-size:13px;height:32px;min-width:34px;padding:0 10px}.unit-toggle .active-unit{background:var(--create-twin-red);color:#fff;box-shadow:inset 0 0 0 1px #ff2f248c}.age-suffix{border:1px solid #d9ddea;border-radius:8px;height:32px;display:inline-flex;align-items:center;padding:0 10px;font-family:InterTight-Regular,sans-serif;color:#596275;font-size:13px}.gender-toggle-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gender-toggle-btn{height:42px;border:1px solid #cfd4df;border-radius:8px;background:#fff;color:#1f1f1f;font-family:InterTight-SemiBold,sans-serif;font-size:17px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.active-gender-btn{border-color:var(--create-twin-red);box-shadow:0 0 0 2px #ff2f242e}.gender-toggle-btn:hover{transform:translateY(-2px);border-color:#ff2f24a6;box-shadow:0 8px 18px #ff2f2438}.gender-toggle-btn:active{transform:translateY(0);box-shadow:0 4px 10px #ff2f242e}.active-gender-btn:hover{border-color:var(--create-twin-red);box-shadow:0 0 0 2px #ff2f2438,0 8px 18px #ff2f243d}.create-model-minimal-next{height:50px;border-radius:10px;font-size:16px;background:var(--create-twin-red)}@keyframes cta-arrow-nudge{0%,to{transform:translate(0);opacity:.92}50%{transform:translate(5px);opacity:1}}.cta-with-arrow{display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:gap .22s ease}.primary-btn.cta-with-arrow,.create-model-minimal-next.cta-with-arrow{display:flex;width:100%}.cta-with-arrow>span:first-child{display:inline-block;transition:transform .22s ease,letter-spacing .22s ease}.cta-with-arrow .cta-arrow{display:inline-block;font-size:1.05em;line-height:1;animation:cta-arrow-nudge 1.35s ease-in-out infinite;transition:transform .22s ease}.cta-with-arrow:hover{gap:10px}.cta-with-arrow:hover>span:first-child{transform:translateY(-1px);letter-spacing:.3px}.cta-with-arrow:hover .cta-arrow{animation:none;transform:translate(3px)}.cta-with-arrow:disabled .cta-arrow{animation:none;opacity:.55}.brands-size-chip{font-family:InterTight-SemiBold,sans-serif;min-width:46px;height:46px;border-radius:23px;border:1.4px solid var(--color-black);background:#fff;color:var(--color-black);font-size:16px;flex:0 0 auto}.brands-size-chip.active-brand-size{background:var(--color-primary);color:#fff;border:none}@keyframes sizeDiscoverySlideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes sizeDiscoverySlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.create-model-footer{position:fixed;left:0;right:0;bottom:0;height:48px;background:#fff;border-top:1px solid #e2e2e2;display:flex;gap:12px;padding:10px 12px;z-index:9}.create-model-footer button{flex:1;border-radius:6px;font-size:18px;font-weight:600}.ghost-btn{font-family:InterTight-SemiBold,sans-serif;background:#fff;border:1px solid #d5d7db;color:var(--color-primary)}.primary-btn{font-family:InterTight-SemiBold,sans-serif;border:none;background:var(--color-primary);color:#fff}.picker-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;z-index:30}.picker-sheet{width:min(100%,640px);background:#fff;border-top-left-radius:8px;border-top-right-radius:8px;position:relative}.picker-floating-toggle-wrap{margin-bottom:10px;z-index:34}.picker-floating-toggle{display:inline-flex;border:1px solid #cfd4df;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 18px #12182724}.picker-floating-toggle button{border:none;background:#fff;color:#4f5a6c;font-family:InterTight-SemiBold,sans-serif;font-size:14px;height:36px;padding:0 14px}.picker-floating-toggle button.active-unit{background:#9fa9bb;color:#fff}.picker-sheet-title{font-family:InstrumentSerif-Regular;height:70px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:400;border-bottom:1px solid #ececec;text-transform:capitalize}.picker-sheet-body{padding:14px 10px}.picker-columns{display:grid;gap:8px}.picker-columns.two{grid-template-columns:1fr 1fr}.picker-columns.one{grid-template-columns:1fr}.picker-col select{width:100%;height:110px;border:1px solid #eceef3;border-radius:6px;font-size:22px;color:#5d5d5d;background:#fff}.picker-selected{margin-top:8px;background:#e9eef8;border-radius:6px;text-align:center;color:var(--color-primary);font-size:38px;font-weight:700;padding:6px 8px;line-height:1}.picker-selected span{font-size:20px;font-weight:600;margin-left:6px}.wheel-arrow{width:100%;border:none;background:transparent;color:#8d8d8d;font-size:24px;line-height:1;height:22px;cursor:pointer}.wheel-number{text-align:center;font-size:42px;line-height:1;color:#8b8b8b;margin:2px 0}.wheel-faded{opacity:.65}.picker-sheet-footer{display:flex;gap:12px;padding:10px 12px 12px;border-top:1px solid #ececec}.picker-sheet-footer button{flex:1;height:44px;border-radius:6px;font-size:16px;font-weight:600}.footer-close-icon{width:22px;height:22px;object-fit:contain}.height-single-list{max-height:280px;overflow-y:auto;padding-right:4px}.height-wheel-wrap{position:relative}.drumroll-list{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 18%,black 82%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 18%,black 82%,transparent 100%)}.height-wheel-highlight{position:absolute;left:0;right:0;top:112px;height:56px;background:#e9eef8;border-radius:8px;pointer-events:none}.height-row{width:100%;border:none;background:transparent;display:flex;align-items:baseline;justify-content:center;gap:8px;padding:10px 6px;border-radius:8px;height:56px;scroll-snap-align:center;position:relative;z-index:2}.weight-row{width:100%;border:none;background:transparent;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;height:56px;scroll-snap-align:center;position:relative;z-index:2}.size-sheet-content{display:flex;flex-direction:column;gap:16px}.size-block h4{font-family:InterTight-Regular,sans-serif;margin:0 0 10px;font-size:15px;color:var(--color-black)}.chip-row{display:flex;gap:11px;flex-wrap:wrap;overflow:visible;padding-bottom:0}.size-chip{font-family:InterTight-SemiBold,sans-serif;min-width:46px;height:46px;border-radius:23px;border:1.4px solid var(--color-black);background:#fff;color:var(--color-black);font-size:16px;flex:0 0 auto;white-space:nowrap}.active-chip{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.shape-grid{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x}.shape-card{width:92px;min-width:92px;height:92px;border:1px solid #d6d7db;border-radius:8px;background:#f8f9fb;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:8px 6px 6px}.shape-card img{width:34px;height:48px;object-fit:contain}.shape-icon{width:36px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center}.shape-icon img{width:34px;height:48px;object-fit:contain}.shape-card span{font-family:InterTight-Regular,sans-serif;font-size:11px;color:#666;line-height:1}.active-shape{border-color:var(--color-primary);background:#f1f6ff}.active-shape .shape-icon{background:transparent}.size-step-footer{margin-top:auto;padding-top:8px;margin-bottom:46px;display:block}.measurement-help-link{margin:44px auto 12px;border:1px solid rgba(255,47,36,.28);background:linear-gradient(180deg,#fff9f8,#fff);color:var(--color-primary);font-family:InterTight-SemiBold,sans-serif;font-size:15px;min-height:42px;padding:8px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 4px 16px #ff2f241f;transition:transform .2s ease,box-shadow .2s ease,gap .2s ease}.create-model-minimal-form.create-model-first-screen,.create-model-minimal-form.create-model-measurements-choice-screen{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:10px}.create-model-first-screen-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:20px;padding:0 1px}.create-model-first-screen-footer{flex-shrink:0;display:flex;flex-direction:column;gap:20px;align-items:stretch;width:100%;padding-top:10px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));background:#fff}.create-model-know-measure-combined-input{padding:0 12px}.create-model-measurements-choice-heading{text-align:center;margin:4px 0 8px;padding:0 4px}.create-model-measurements-choice-title{margin:0 0 6px;font-size:clamp(20px,4.2vw,26px);font-family:Futura Std,Futura,Trebuchet MS,sans-serif;font-weight:700;line-height:1.12;color:#14131a}.create-model-measurements-choice-subtitle{margin:0;font-size:14px;font-weight:400;line-height:1.4;color:#14131a}.create-model-measurements-option-card{width:100%;box-sizing:border-box;text-align:left;border:1px solid #eaedf3;border-radius:10px;background:#fff;padding:22px 16px 22px 40px;box-shadow:0 5px 22px #131b2d12;display:flex;min-height:52px;flex-direction:column;align-items:flex-start;gap:2px;cursor:pointer;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.create-model-measurements-option-card-active{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary),0 6px 20px #ff2f241f}.create-model-measurements-option-title{font-weight:400;font-size:15px;color:#14131a;line-height:1.25}.create-model-measurements-option-desc{font-size:13px;font-weight:400;color:var(--color-gray);line-height:1.38}.create-model-first-screen-cta:disabled{opacity:.45;cursor:not-allowed}.create-model-minimal-form.create-model-know-size-screen{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:10px}.estimate-measurements-review-layout{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;width:100%}.estimate-measurements-review-layout .create-model-know-size-scroll{flex:1 1 auto;min-height:0}.create-model-know-size-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;border-radius:14px}.create-model-size-progress{padding:2px 4px 8px}.create-model-size-progress-track{display:flex;align-items:center;justify-content:center;gap:0;width:100%;max-width:360px;margin:0 auto}.create-model-size-progress-step{display:flex;flex-direction:column;align-items:center;gap:6px;flex:0 0 auto}.create-model-size-progress-num{width:30px;height:30px;border-radius:50%;background:var(--color-primary);color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.create-model-size-progress-num.is-ring{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-primary)}.create-model-size-progress-label{font-size:11px;font-weight:600;color:#14131a;text-align:center;white-space:nowrap}.create-model-size-progress-line{flex:1 1 12px;height:3px;min-width:10px;max-width:56px;background:var(--color-primary);border-radius:2px;margin-bottom:22px}.create-model-know-size-heading{text-align:center;margin:8px 12px 50px}.create-model-know-size-title{margin:0 0 8px;font-size:clamp(18px,4.4vw,26px);font-family:Futura Std,Futura,Trebuchet MS,sans-serif;font-weight:700;color:#14131a;line-height:1.12}.create-model-know-size-subtitle{margin:0;font-size:13px;color:#14131a;line-height:1.42}.create-model-know-size-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:14px;align-items:stretch;margin-top:8px}.create-model-size-visual-card{background:#fff;display:flex;align-items:center;justify-content:center}.create-model-size-body-wrap{position:relative;width:100%;max-width:148px;margin:0 auto;display:flex;justify-content:center}.create-model-size-body-img{width:100%;height:auto;object-fit:contain;display:block}.create-model-size-dash{position:absolute;box-sizing:border-box;border:2px dashed var(--color-primary);border-radius:999px;pointer-events:none;opacity:.9}.create-model-know-size-grid.is-female .create-model-size-dash--chest{left:14%;width:72%;height:12%;top:24%}.create-model-know-size-grid.is-female .create-model-size-dash--waist{left:20%;width:60%;height:9%;top:41%}.create-model-know-size-grid.is-female .create-model-size-dash--hip{left:12%;width:76%;height:11%;top:56%}.create-model-know-size-grid.is-male .create-model-size-dash--chest{left:16%;width:68%;height:14%;top:22%}.create-model-know-size-grid.is-male .create-model-size-dash--waist{left:22%;width:56%;height:9%;top:40%}.create-model-know-size-grid.is-male .create-model-size-dash--hip{left:14%;width:72%;height:11%;top:52%}.create-model-size-fields-panel{position:relative;display:flex;flex-direction:column;gap:12px}.create-model-size-fields-panel .create-model-unit-toggle-black{position:absolute;top:-12px;right:20px;z-index:3;display:inline-flex;align-items:stretch;border-radius:999px;overflow:hidden;border:1px solid #d9d9d9;background:#fff;box-sizing:border-box}select.create-model-know-size-select.create-model-native-select{min-width:78px;min-height:40px;font-size:12px}select.create-model-know-size-cup-select.create-model-know-size-select.create-model-native-select{min-width:72px;width:auto}.create-model-first-title-wrap{margin:30px 0}.create-model-first-screen h3{margin:0 0 6px;font-size:clamp(18px,4.8vw,30px);font-family:Futura Std,Futura,Trebuchet MS,sans-serif;font-weight:700;line-height:1.08;letter-spacing:-.02em;color:#14131a}.first-screen-gender-toggle-row{margin-top:6px;margin-bottom:6px}.create-model-first-screen .gender-toggle-btn{font-size:15px}.create-model-basic-card.create-model-overview-card{position:relative;display:flex;flex-direction:column;justify-content:center;margin-top:2px;border:1px solid #eaedf3;border-radius:10px;background:#fff;min-height:52px;padding:20px;box-shadow:0 5px 22px #131b2d12}.create-model-card-corner-toggle.create-model-unit-toggle-black{position:absolute;top:-15px;right:54px;z-index:2;display:inline-flex;align-items:stretch;border-radius:999px;overflow:hidden;border:1px solid #d9d9d9;background:#fff;box-sizing:border-box}.create-model-unit-toggle-black button{flex:1 1 0;border:none;margin:0;padding:6px 12px;background:#fff;color:#000;font-size:13px;font-weight:500;letter-spacing:.02em;cursor:pointer;line-height:1.2;text-align:center;transition:background-color .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.create-model-unit-toggle-black button:not(.active):hover{background:#fafafa}.create-model-unit-toggle-black button.active,.create-model-unit-toggle-black button.active:hover{background:#000;color:#fff}.create-model-unit-toggle-black button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;z-index:1}.create-model-overview-card-main{display:flex;align-items:stretch;gap:12px;min-width:0}.create-model-overview-card-main .create-model-overview-card-icon{align-self:center}.create-model-icon-primary-mask{display:block;flex-shrink:0;background-color:var(--color-primary);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.create-model-overview-card-icon{width:30px;height:30px}.create-model-overview-card-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;justify-content:center;align-self:stretch}.create-model-overview-card-title{font-size:14px;font-weight:400;color:var(--color-black);line-height:1.12}.create-model-overview-card-hint{display:block;font-size:12px;font-weight:400;color:#8b93a3;line-height:1.28}.create-model-overview-card-fields{flex-shrink:0;align-self:center}.create-model-overview-weight-fields{min-width:0}.create-model-dual-select{display:flex;gap:8px}.create-model-native-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:40px;width:70px;padding-left:12px;border:1px solid #d9ddea;border-radius:8px;background-color:#fff;background-image:url(/assets/down-3yFB0V3N.png);background-repeat:no-repeat;background-position:right 12px center;background-size:13px auto;font-size:15px;font-weight:400;color:var(--color-black);cursor:pointer}.create-model-native-select-grow{min-width:128px}.create-model-overview-age-fields{display:flex;align-items:center;gap:8px}.create-model-native-select-age{width:146px}.create-model-weight-input-shell{position:relative;height:40px;width:146px;border:1px solid #d9ddea;border-radius:10px;display:flex;align-items:center;background:#fff}.create-model-weight-inline-input{flex:1;min-width:0;border:none;outline:none;padding-left:12px;padding-right:36px;position:relative;z-index:1;font-size:13px;font-weight:400;color:var(--color-black);background:transparent}.create-model-weight-inline-input::-webkit-inner-spin-button,.create-model-weight-inline-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.create-model-weight-input-suffix{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:400;color:var(--color-black);pointer-events:none}.create-model-know-measure-combined-shell{box-sizing:border-box;width:82px}.create-model-know-measure-inline-edit{position:absolute;right:4px;top:50%;transform:translateY(-50%);z-index:2;width:32px;height:32px;padding:0;margin:0;border:none;border-radius:8px;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-gray)}.create-model-know-measure-inline-edit:hover{background:#0000000f}.create-model-know-measure-inline-edit:focus-visible{outline:2px solid rgba(255,47,36,.45);outline-offset:1px}.create-model-card-yrs-pill{position:absolute;top:-12px;right:70px;z-index:2;background:#111;color:#fff;font-size:13px;font-weight:400;padding:7px 14px;border-radius:999px;line-height:1}.create-model-age-skip-chevron-btn{border:none;background:transparent;font-size:15px;font-weight:600;color:var(--color-black);padding:8px 2px;cursor:pointer;white-space:nowrap}.create-model-privacy-strip-wrap,.create-model-first-screen-cta-wrap{border:1px solid rgba(242,68,35,.35);border-radius:10px;padding:1.5px;box-sizing:border-box}.create-model-privacy-strip-wrap{margin-top:8px}.create-model-first-screen-cta-wrap{margin-top:0;margin-bottom:0;width:100%}.create-model-privacy-note.create-model-privacy-strip{margin-top:0;background:#f9d6d6;border-radius:10px;padding:14px 12px;display:flex;flex-direction:row;align-items:center;gap:12px}.create-model-privacy-strip-icon-left,.create-model-privacy-strip-icon-right{width:30px;height:30px;flex-shrink:0}.create-model-privacy-strip-icon-right{object-fit:contain}.create-model-privacy-strip-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.create-model-privacy-strip-copy strong{font-size:16px;font-weight:500;color:var(--color-black);line-height:1.22}.create-model-privacy-strip-copy span{font-size:13px;font-weight:400;color:var(--color-gray);line-height:1.3}.create-model-first-screen-cta{width:100%;margin:0;background:var(--color-primary);border-radius:10px;height:54px;font-size:17px;font-weight:500}.create-model-first-screen-cta .cta-arrow{font-size:16px}.create-model-first-screen-footer .create-model-powered-by-pointai{margin:0}.create-model-powered-by-pointai{margin:4px 0 6px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:400;color:var(--color-gray)}.create-model-powered-by-pointai-icon{width:20px;height:20px;object-fit:contain;flex-shrink:0;margin-top:-5px}.measurement-help-link:hover{transform:translateY(-1px);gap:11px;box-shadow:0 8px 20px #ff2f242e}.measurement-help-link-icon{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;background:var(--color-primary);color:#fff}.measurement-help-link-arrow{font-size:16px;line-height:1}.size-step-footer .ghost-btn{height:50px;border-radius:10px;border:1px solid var(--color-primary);background:#fff;color:var(--color-primary);font-family:InterTight-SemiBold,sans-serif;font-size:16px}.size-step-footer .primary-btn{width:100%}.active-shape span{color:var(--color-primary);font-weight:600}.shape-checkbox{font-family:InterTight-Regular,sans-serif;display:flex;align-items:center;gap:10px;font-size:14px;color:#303030}.shape-checkbox input{width:18px;height:18px;accent-color:var(--color-primary)}.skin-slider-wrap{position:relative;height:28px;display:flex;align-items:center}.skin-gradient-bar{position:absolute;left:0;right:0;height:8px;border-radius:4px;background:linear-gradient(90deg,#f7e4d8,#f3c8ae,#d8a083,#9d6a4f,#4c352f)}.skin-range{width:100%;position:relative;z-index:2;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px}.skin-range::-webkit-slider-runnable-track{height:8px;background:transparent}.skin-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:28px;border-radius:8px;border:2px solid rgba(191,191,191,.46);background:#f2f4f6;margin-top:-10px}.hair-row{display:flex;gap:10px;overflow-x:auto}.popup-list,.chip-row,.shape-grid,.hair-row{-ms-overflow-style:none;scrollbar-width:none}.popup-list::-webkit-scrollbar,.chip-row::-webkit-scrollbar,.shape-grid::-webkit-scrollbar,.hair-row::-webkit-scrollbar{display:none}.hair-card{width:92px;min-width:92px;height:92px;border:none;border-radius:8px;background:#f8f9fb;display:flex;align-items:center;justify-content:center}.hair-card img{width:82px;height:82px;object-fit:contain}.active-hair-card{border-color:var(--color-primary);background:#f1f6ff}.height-row-value{font-family:InterTight-SemiBold,sans-serif;font-size:23px;line-height:1;color:#6f6f6f;min-width:24px;text-align:right}.height-row-unit{font-family:InterTight-SemiBold,sans-serif;font-size:20px;color:#7a7a7a;min-width:44px;text-align:left}.selected-height-row{background:transparent}.selected-height-row .height-row-value,.selected-height-row .height-row-unit{color:var(--color-primary);font-weight:700;font-size:26px}.create-model-intro-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;display:flex;align-items:flex-end;z-index:15}.create-model-intro-sheet{width:100%;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;padding:26px 20px 28px;text-align:center}.create-model-intro-sheet h3{font-family:InstrumentSerif-Regular,serif;margin:0;color:var(--color-black);font-size:24px}.create-model-intro-sheet p{font-family:InterTight-Regular,sans-serif;margin:10px auto 0;max-width:310px;color:#666;line-height:1.4}.create-model-intro-sheet img{width:180px;margin:20px auto 26px;display:block}.create-model-intro-sheet button{font-family:InterTight-SemiBold,sans-serif;width:100%;height:52px;border-radius:26px;border:none;background:var(--color-primary);color:#fff;font-size:18px;font-weight:700}.create-model-minimal-form.fit-recommendation-screen{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:8px 12px 10px}.fit-recommendation-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px}.fit-recommendation-header{text-align:center;padding:8px}.fit-recommendation-title{margin:0 0 8px;font-size:clamp(26px,6vw,34px);font-weight:700;color:#14131a;letter-spacing:-.02em;line-height:1.1}.fit-recommendation-subtitle{margin:0 0 6px;font-size:14px;font-weight:400;color:#5c6370;line-height:1.35}.fit-recommendation-confidence{margin:0;font-size:14px;font-weight:400;color:#5c6370;line-height:1.35}.fit-recommendation-metrics-row{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 10px;flex-wrap:nowrap;overflow:hidden;white-space:nowrap}.fit-recommendation-metrics-pill{padding:4px 10px;border-radius:999px;background:#11182714;color:#111827;font-size:12px;font-weight:700}.fit-recommendation-metrics-item{font-size:13px;font-weight:500;color:#5c6370}.fit-recommendation-visual-card{max-width:380px;padding:0 12px 16px}.fit-recommendation-photo-wrap{position:relative;border-radius:12px;overflow:hidden}.fit-recommendation-photo{display:block;width:56%;height:auto;margin:0 auto}.fit-recommendation-guides,.fit-rec-guide{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.fit-rec-tail--chest{top:22%}.fit-rec-tail--waist{top:40%}.fit-rec-tail--hip{top:50%}.fit-rec-tail--chest-female{top:19%}.fit-rec-tail--waist-female{top:33%}.fit-rec-tail--hip-female{top:41%}.fit-rec-ellipse{position:absolute;aspect-ratio:2.4 / 1;border-radius:50%;border:2px dashed;box-sizing:border-box;transform:translateY(-50%);clip-path:inset(50% 0 0 0);-webkit-clip-path:inset(50% 0 0 0)}.fit-rec-ellipse--chest{top:22%;left:36%;width:88px}.fit-rec-ellipse--waist{top:39%;left:36%;width:84px}.fit-rec-ellipse--hip{top:49%;left:34%;width:97px}.fit-rec-ellipse--chest-female{top:19%;left:37%;width:78px}.fit-rec-ellipse--waist-female{top:32%;left:39%;width:66px}.fit-rec-ellipse--hip-female{top:40%;left:36%;width:86px}.fit-rec-tail{position:absolute;left:68%;min-width:0;display:flex;align-items:center;gap:10px;justify-content:flex-end;transform:translateY(-50%)}.fit-rec-line{flex:0 0 auto;width:clamp(28px,10vw,52px);min-width:24px;border:none;border-top:1px dashed;height:0;margin:0}.fit-rec-guide--chest .fit-rec-line{border-top-color:#0006}.fit-rec-guide--waist .fit-rec-line{border-top-color:#22c55e}.fit-rec-guide--hip .fit-rec-line{border-top-color:var(--color-primary)}.fit-rec-label{flex-shrink:0;font-size:13px;font-weight:400;color:#14131a;letter-spacing:.02em}.fit-rec-guide--tone-fit .fit-rec-ellipse{border-color:#22c55e;box-shadow:0 0 0 1px #16a34a59,inset 0 0 0 1px #16a34a1a}.fit-rec-guide--tone-fit .fit-rec-line{border-top-color:#22c55e}.fit-rec-guide--tone-fit .fit-rec-label{color:#166534}.fit-rec-guide--tone-loose .fit-rec-ellipse{border-color:#eab308;box-shadow:0 0 0 1px #ca8a0459,inset 0 0 0 1px #ca8a041f}.fit-rec-guide--tone-loose .fit-rec-line{border-top-color:#ca8a04}.fit-rec-guide--tone-loose .fit-rec-label{color:#854d0e}.fit-rec-guide--tone-tight .fit-rec-ellipse{border-color:#ef4444;box-shadow:0 0 0 1px #dc262659,inset 0 0 0 1px #dc26261a}.fit-rec-guide--tone-tight .fit-rec-line{border-top-color:#ef4444}.fit-rec-guide--tone-tight .fit-rec-label{color:#b91c1c}.fit-rec-guide--tone-neutral .fit-rec-ellipse{border-color:#94a3b8f2;box-shadow:0 0 0 1px #0000002e,inset 0 0 0 1px #0000000d}.fit-rec-guide--tone-neutral .fit-rec-line{border-top-color:#64748b8c}.fit-rec-guide--tone-neutral .fit-rec-label{color:#64748b}.fit-recommendation-sizes-block{max-width:380px;margin:0 auto;padding:0 4px}.fit-recommendation-sizes-label{margin:0 0 12px;font-size:14px;font-weight:400;color:#14131a}.fit-recommendation-size-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.fit-rec-size-chip{width:38px;height:34px;border:1px solid #e4e8ef;border-radius:2px;background:#fff;box-shadow:0 4px 14px #131b2d14;font-size:14px;color:#14131a;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}.fit-rec-size-chip:hover{border-color:#cfd6e0}.fit-rec-size-chip-active{background:#111;color:#fff;border-color:#111;box-shadow:0 6px 18px #0000002e}.fit-rec-size-chip-active:hover{background:#111;border-color:#111}.create-model-fit-rec-inline-card{margin-top:20px;padding:14px 14px 12px;border-radius:14px;background:#f5f7fb;border:1px solid #e1e6f0}.create-model-fit-rec-inline-title{margin:0 0 10px;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.create-model-fit-rec-inline-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center}.create-model-fit-rec-inline-pill{padding:3px 8px;border-radius:999px;background:#111827;color:#fff;font-size:11px;font-weight:600}.create-model-fit-rec-inline-text{font-size:12px;color:#374151}.fit-recommendation-footer{flex-shrink:0;padding-top:8px}.primary-btn.fit-rec-add-to-cart{width:100%;min-height:52px;border-radius:10px;font-size:17px;font-weight:500;box-shadow:inset 0 0 0 1px #ffffff59}.create-model-minimal-form.estimate-size-landing-flow{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:10px}.create-model-minimal-form.estimate-size-landing-flow>.estimate-size-landing-main{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.estimate-size-landing-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;padding:0 2px 8px}.estimate-size-landing-title{margin:8px 8px 10px;font-size:clamp(22px,5.2vw,28px);font-weight:700;color:#14131a;text-align:center;line-height:1.15;letter-spacing:-.02em}.estimate-size-landing-subtitle{margin:0 12px 22px;font-size:15px;font-weight:400;color:#5f6b7a;text-align:center;line-height:1.35}.estimate-size-landing-cards{display:flex;flex-direction:row;gap:12px;justify-content:center}.estimate-size-landing-card{flex:1;min-width:0;max-width:180px;margin:0 auto;padding:0;border:1px solid #d7dbe4;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 2px 12px #131b2d14;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.estimate-size-landing-card:hover{transform:translateY(-2px);border-color:#ff2f2473;box-shadow:0 8px 20px #ff2f2426}.estimate-size-landing-card-selected{border-color:var(--color-primary);box-shadow:0 0 0 2px #ff2f2433,0 4px 16px #ff2f242e}.estimate-size-landing-card-image-wrap{flex:1 1 auto;min-height:160px;width:100%;margin:0;padding:0;line-height:0;overflow:hidden;background:#f0f1f4}.estimate-size-landing-card-img{width:100%;height:100%;min-height:160px;object-fit:cover;object-position:center top;display:block}.estimate-size-landing-card-footer{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:12px 10px;font-family:InterTight-Regular,Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:#fff;text-align:center;line-height:1.2;background:var(--color-primary);border-top:1px solid rgba(0,0,0,.06)}.create-model-first-screen-footer.estimate-size-landing-footer{margin-top:0}.create-model-first-screen-footer.estimate-size-landing-footer .estimate-size-landing-cta-wrap{margin-bottom:0}.primary-btn.estimate-size-landing-next{width:100%;min-height:52px;border-radius:10px;font-size:17px;font-weight:500;box-shadow:inset 0 0 0 1px #ffffff59}.primary-btn.estimate-size-landing-next:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 360px){.estimate-size-landing-cards{gap:10px}.estimate-size-landing-card-footer{font-size:13px;padding:10px 8px}}.create-model-minimal-form.female-estimate-shape-flow{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:10px}.create-model-minimal-form.female-estimate-shape-flow>.female-estimate-shape-main{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.create-model-minimal-form.female-estimate-shape-flow.male-estimate-shape-flow .female-estimate-shape-section-title{display:block;margin:0 4px 10px;padding:6px 2px 4px;font-size:13px;font-weight:500;color:#5f6b7a;text-align:left;line-height:1.35}.create-model-minimal-form.female-estimate-shape-flow.male-estimate-shape-flow .female-estimate-shape-main-title{margin-bottom:16px}.create-model-minimal-form.female-estimate-shape-flow.male-estimate-shape-flow .female-estimate-card-label{background:#e8eaee;backdrop-filter:none;-webkit-backdrop-filter:none;border-top:1px solid #dcdfe5;font-weight:500}.create-model-minimal-form.female-estimate-shape-flow.male-estimate-shape-flow .female-estimate-card-img{object-position:center center}.female-estimate-shape-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 1px 8px;scroll-padding-bottom:120px;overscroll-behavior:contain}.female-estimate-shape-main-title{margin:4px 8px 20px;font-size:clamp(20px,5vw,26px);font-weight:700;color:#14131a;text-align:center;line-height:1.15;letter-spacing:-.02em}.female-estimate-shape-section{margin-bottom:22px}.female-estimate-shape-section-title{margin:0 8px 12px;font-size:15px;font-weight:400;color:#14131a;line-height:1.3;padding:10px 2px}.female-estimate-shape-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.female-estimate-shape-additional-block{margin-top:30px;margin-bottom:8px;scroll-margin-bottom:100px}.female-estimate-shape-additional-heading{margin:0 8px 12px;font-size:15px;font-weight:600;color:#14131a;line-height:1.3;letter-spacing:-.01em}.female-estimate-shape-measure-card{margin:0 4px}.female-estimate-shape-measure-card .female-estimate-shape-measure-fields{min-width:0}.female-estimate-shape-measure-card .create-model-dual-select{width:100%;gap:8px}.female-estimate-shape-measure-card .create-model-dual-select .create-model-native-select{flex:1;min-width:0;width:80px}.female-estimate-card{position:relative;display:block;width:100%;padding:0;margin:0;border:1px solid #d7dbe4;border-radius:14px;background:#fff;box-shadow:0 2px 12px #131b2d14;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.female-estimate-card:hover{transform:translateY(-2px);border-color:#ff2f2473;box-shadow:0 8px 20px #ff2f2426}.female-estimate-card-selected{border-color:var(--color-primary);box-shadow:0 0 0 2px #ff2f2433,0 4px 16px #ff2f242e}.female-estimate-card-image-wrap{width:100%;aspect-ratio:3 / 4.2;margin:0;padding:0;line-height:0;overflow:hidden;background:#f0f1f4}.female-estimate-card-img{width:100%;height:100%;margin:0;padding:0;object-fit:cover;object-position:center 15%;display:block}.female-estimate-card-label{position:absolute;left:0;right:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:0 0 14px 14px;font-family:InterTight-Regular,Inter,system-ui,sans-serif;font-size:12px;font-weight:400;color:#14131a;text-align:center;line-height:1.2;letter-spacing:.01em;background:#e8eaeef0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-top:1px solid rgba(255,255,255,.45);box-sizing:border-box}.create-model-first-screen-footer.female-estimate-shape-footer{margin-top:0}.create-model-first-screen-footer.female-estimate-shape-footer .female-estimate-shape-cta-wrap{margin-top:0;margin-bottom:0}.primary-btn.female-estimate-shape-next{width:100%;min-height:52px;border-radius:10px;font-size:17px;font-weight:500;box-shadow:inset 0 0 0 1px #ffffff59}.primary-btn.female-estimate-shape-next:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 360px){.female-estimate-shape-grid{gap:6px}.female-estimate-card-label{font-size:11px;min-height:40px;padding:8px 4px 10px}.create-model-minimal-form.female-estimate-shape-flow.male-estimate-shape-flow .female-estimate-shape-section-title{font-size:12px}}.create-model-fit-api-loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;background:#ffffffb8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.create-model-fit-api-loader-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:28px 32px;border-radius:14px;background:#fff;box-shadow:0 12px 40px #131b2d1f;border:1px solid #e8ecf2}.create-model-fit-api-loader-spinner{width:40px;height:40px;border-radius:50%;border:3px solid #e8ecf2;border-top-color:var(--color-primary);animation:create-model-fit-api-spin .75s linear infinite}@keyframes create-model-fit-api-spin{to{transform:rotate(360deg)}}.create-model-fit-api-loader-text{margin:0;font-family:InterTight-Regular,sans-serif;font-size:15px;font-weight:500;color:#14131a}.create-model-calculation-toast{position:fixed;left:50%;bottom:max(20px,env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:10060;width:min(calc(100vw - 32px),400px);padding:14px 16px 12px;border-radius:12px;background:#2a1215;color:#fff8f8;box-shadow:0 10px 36px #131b2d47;border:1px solid rgba(255,255,255,.12);font-family:InterTight-Regular,sans-serif}.create-model-calculation-toast-title{margin:0 0 6px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#fff8f8bf}.create-model-calculation-toast-body{margin:0 0 12px;font-size:14px;line-height:1.45;font-weight:500;color:#fff}.create-model-calculation-toast-dismiss{display:block;margin-left:auto;padding:6px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;font-family:InterTight-SemiBold,InterTight-Regular,sans-serif;font-size:13px;cursor:pointer}.create-model-calculation-toast-dismiss:hover{background:#ffffff1a}
