:root{--sans:Inter, Arial, Helvetica, sans-serif;font-family:var(--sans);color:#0053bd;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fffaf6}*{box-sizing:border-box}body{min-width:320px;min-height:100svh;margin:0}button,input,textarea,select{font:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #0053bd61}:root{--brand-blue:#004eae;--brand-pink:#c34d9d;--rosy:#e885b2;--royal:#9a1d64;--juicy:#f8881e;--cherry:#e54741;--screen-width-from-height:.459954;--viewport-height:calc(var(--vh,1vh) * 100);--pw:min(calc(100vw - 16px), calc((var(--viewport-height) - 16px) * var(--screen-width-from-height)));--cqw:calc(var(--pw) / 100);--cqh:calc(var(--cqw) / var(--screen-width-from-height));--sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--iridescent-fallback-css:#fffaf6 radial-gradient(at 0% 10%, #ebcde7d9 0px, transparent 50%), radial-gradient(at 90% 0%, #b6e2f5d9 0px, transparent 50%), radial-gradient(at 45% 35%, #fffdd4b3 0px, transparent 45%), radial-gradient(at 85% 75%, #fcdad2e6 0px, transparent 55%), radial-gradient(at 10% 95%, #c8f0f2cc 0px, transparent 50%)}*{-webkit-tap-highlight-color:transparent}button:focus,button:active{outline:none!important}html,body,#root{min-height:100%}.app-shell{width:100vw;height:calc(var(--vh,1vh) * 100);background-color:#f0f4f8;background-image:radial-gradient(at 0 25%,#afe1ebb3 0,#0000 50%),radial-gradient(at 10% 95%,#ebc8f5cc 0,#0000 50%),radial-gradient(at 45% 80%,#fff0cde6 0,#0000 45%),radial-gradient(at 70% 45%,#ffdce1 0,#0000 55%),radial-gradient(at 95% 90%,#c3f5f0b3 0,#0000 40%),radial-gradient(at 85% 10%,#fff5f599 0,#0000 40%);background-repeat:no-repeat;background-size:cover;place-items:center;display:grid;overflow:hidden}.phone{width:min(calc(100vw - 16px), calc((calc(var(--vh,1vh) * 100) - 16px) * var(--screen-width-from-height)));aspect-ratio:1206/2622;background:0 0;border-radius:8px;flex-direction:column;max-width:100%;max-height:100%;display:flex;position:relative;overflow:hidden;container-type:size}@media (orientation:portrait){.app-shell{background-position:top}}@media (orientation:landscape){.app-shell{background-position:50%}}@keyframes screenFadeIn{0%{opacity:0}to{opacity:1}}.image-screen,.quiz-screen,.result-screen,.camera-screen,.preview-screen,.shade-screen{animation:.3s ease-out screenFadeIn}.image-screen>img{object-fit:cover;width:100%;height:100%;display:block}.image-screen{touch-action:pan-y;background:#f8f8fb;flex:1}.image-screen__img{object-fit:cover;background:#f8f8fb;width:100%;height:100%;display:block}.image-screen img{will-change:transform}.result-screen{background:#f8f8fb;min-height:100%;position:relative}.result-screen img{background:#f8f8fb}.choose-shade-hitbox{width:60%;height:calc(5 * var(--cqh));cursor:pointer;z-index:5;background:0 0;border:none;position:absolute;top:73%;left:20%}.result-boundary{cursor:pointer;background:0 0;border:0;width:20%;margin:0;padding:0;position:absolute;top:0;bottom:0}.result-boundary.left{left:0}.result-boundary.right{right:0}.image-screen__actions{padding-bottom:calc(3 * var(--cqh));z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.image-screen__actions *{pointer-events:auto}.gradient-screen{color:var(--brand-blue);background:url(/IRIDESCENT%20BACKGROUND.png) 50%/cover no-repeat;flex-direction:column;padding:16px;display:flex}.quiz-screen{background:url(/IRIDESCENT%20BACKGROUND.png) 50%/cover no-repeat;margin:auto 0}.quiz-next{left:50%;bottom:calc(3 * var(--cqh));z-index:3;position:absolute;transform:translate(-50%)}.quiz-next:disabled{cursor:not-allowed;opacity:.45}.hotspot-button{min-width:36.8%;height:auto;min-height:clamp(50px, calc(14 * var(--cqw)), 80px);justify-content:center;align-items:center;gap:var(--cqw);padding:calc(2.5 * var(--cqw)) calc(6 * var(--cqw));color:#fff;background:var(--brand-pink);font:700 clamp(18px, calc(5 * var(--cqw)), 24px) / 1 var(--sans);letter-spacing:0;text-align:center;cursor:pointer;white-space:nowrap;border:2px solid #e85fa8;border-radius:999px;animation-duration:.3s;animation-timing-function:ease-out;display:inline-flex;box-shadow:0 4px 8px #0000003d}.hotspot-button:active{background:#87255a;border-color:#c34d9d}.hotspot-button__icon{width:calc(5 * var(--cqw));flex:0 0 calc(5 * var(--cqw));justify-content:center;align-items:center;height:auto;display:flex;overflow:visible}.hotspot-button.icon-only{min-width:0;min-height:0;width:clamp(44px, calc(14 * var(--cqw)), 80px);height:clamp(44px, calc(14 * var(--cqw)), 80px);border-radius:999px;justify-content:center;align-items:center;gap:0;padding:0;display:inline-flex}.hotspot-button.icon-only .hotspot-button__label{display:none}.hotspot-button.icon-only .hotspot-button__icon img{width:calc(6 * var(--cqw));height:auto}.hotspot-button.icon-only .hotspot-button__icon{width:calc(6 * var(--cqw));flex:none;justify-content:center;align-items:center;height:auto;margin:0;display:flex}.hotspot-button__icon img{background:0 0;width:100%;height:auto;display:block}.status-pill{background:#5d87a35c;border-radius:999px;width:19.4%;height:2.5%;position:absolute;top:1.1%;left:50%;transform:translate(-50%)}.brand{width:calc(12 * var(--cqh));object-fit:contain;height:auto}.progress{gap:calc(.8 * var(--cqh));margin:calc(4 * var(--cqh)) 0 calc(2 * var(--cqh));grid-template-columns:repeat(5,1fr);display:grid}.progress span{height:calc(.4 * var(--cqh));background:#0053bd29;border-radius:99px}.progress .active{background:var(--brand-pink)}.gradient-screen h1{margin:calc(6 * var(--cqw)) 0 calc(8 * var(--cqw));color:var(--brand-blue);font-family:var(--sans);font-weight:700;font-size:clamp(20px, calc(8 * var(--cqw)), 48px);letter-spacing:0;text-align:center;line-height:1}.quiz-question-body{gap:calc(3.5 * var(--cqw));width:100%;display:grid}.answer-card.selected{color:#fff;background:var(--brand-pink)}.answer-grid{justify-content:center;justify-items:center;gap:calc(3.5 * var(--cqw));width:min(100%, calc(100 * var(--cqw)));min-height:calc(2 * 35 * var(--cqw));grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,auto);margin:0 auto;display:grid}.answer-card{aspect-ratio:160/200;gap:calc(2 * var(--cqw));width:100%;min-height:100%;padding:var(--cqw) var(--cqw) calc(4 * var(--cqw));border-radius:calc(3 * var(--cqw));cursor:pointer;font:inherit;color:var(--brand-pink);box-shadow:0 calc(1.5 * var(--cqw)) calc(4 * var(--cqw)) #502f4b29;background:#ffffffbd;border:0;flex-direction:column;transition:transform .18s,background-color .18s,color .18s;display:flex;position:relative;overflow:hidden}.answer-photo{aspect-ratio:152/110;object-fit:cover;background:#f7f2f8;border-radius:8px;width:100%;min-height:0}.answer-label{flex:none;place-items:center;margin:auto;display:grid}.answer-label strong{white-space:pre-wrap;font-weight:700;font-size:clamp(12px, calc(4 * var(--cqw)), 24px);letter-spacing:0;text-align:center;line-height:1.25;display:block}.answer-emoji{right:calc(2 * var(--cqw));bottom:calc(2 * var(--cqw));width:clamp(16px, calc(6 * var(--cqw)), 32px);height:clamp(16px, calc(6 * var(--cqw)), 32px);position:absolute}.quiz-count{color:var(--brand-pink);text-align:center;margin:auto 0 0;font-size:12px;font-weight:800}.result-actions,.bottom-actions,.preview-actions,.final-actions{padding:calc(2.5 * var(--cqh)) 7%;pointer-events:none;z-index:10;background:linear-gradient(#fff0 0%,#fffffff2 80%);justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.preview-actions{background:0 0}.result-actions *,.bottom-actions *,.preview-actions *,.final-actions *{pointer-events:auto}.preview-actions{z-index:2}.round,.screen-back,.shutter{color:#fff;background:var(--brand-pink);cursor:pointer}.screen-back,.round{width:clamp(44px, calc(5.5 * var(--cqh)), 70px);height:clamp(44px, calc(5.5 * var(--cqh)), 70px);font-size:calc(2.5 * var(--cqh));border-radius:50%;flex:none;line-height:1}.screen-back{position:absolute;bottom:3.2%;left:5.5%}.shade-screen h1{margin-top:8%}.shade-screen{background:url(/IRIDESCENT%20BACKGROUND.png) 50%/cover no-repeat}.shade-grid{gap:calc(5 * var(--cqw));grid-template-columns:repeat(2,1fr);justify-items:center;margin:0 auto;padding:0 4%;display:grid}.shade-option{cursor:pointer;display:block}.shade-option input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.shade-option img{width:auto;height:calc(60 * var(--cqw));object-fit:contain;border-radius:calc(2 * var(--cqw));object-position:center;max-width:100%;display:block}.shade-option input:focus-visible+img{outline-offset:3px;outline:3px solid #0053bd6b}.camera-screen{color:var(--brand-blue);background:url(/IRIDESCENT%20BACKGROUND.png) 50%/cover no-repeat}.camera-top{z-index:5;height:calc(12 * var(--cqh));justify-content:space-between;align-items:center;padding:0 4.5%;display:flex;position:absolute;top:0;left:0;right:0}.camera-screen .camera-top,.camera-screen .camera-bottom{-webkit-backdrop-filter:blur(8px);background:#ffffffb3}.camera-stage{background:#111;width:100%;height:100%;position:absolute;inset:0}.camera-stage video,.camera-stage canvas{width:100%;height:100%;position:absolute;inset:0}.camera-stage video{object-fit:cover;object-position:center center;transform:scaleX(-1)}.camera-bottom{z-index:4;min-height:calc(15 * var(--cqh));padding:calc(2 * var(--cqh));color:var(--rosy);text-align:center;place-items:center;display:grid;position:absolute;bottom:0;left:0;right:0}.camera-bottom p,.selected-product{margin:0 0 calc(1 * var(--cqh));font-weight:700;line-height:140%;font-size:calc(2.5 * var(--cqh))}.camera-bottom small{color:var(--brand-blue);font-size:11px;font-weight:700}.shutter{border-radius:50%;place-items:center;display:grid;width:calc(10 * var(--cqh))!important;height:calc(10 * var(--cqh))!important}.shutter img{display:block;width:calc(4.5 * var(--cqh))!important;height:calc(4.5 * var(--cqh))!important}.preview-screen{background-color:#0000;background-image:url(/IRIDESCENT%20BACKGROUND.png);background-position:50%;background-repeat:no-repeat;background-size:cover,100% 100%;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding-top:0}.shared-landing-screen{justify-content:center}.shared-landing-content{flex-direction:column;flex:1;justify-content:center;padding:0 10%;display:flex}.stacked-actions{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.capture-preview-container{height:calc(55 * var(--cqh));z-index:0;border-radius:16px;margin:30% 4.5% 0;position:relative;overflow:hidden}.capture-preview{object-fit:cover;width:100%;height:100%;display:block}.preview-cutoff{display:none}.preview-instruction{color:var(--brand-blue);text-align:center;z-index:2;font-size:14px;font-weight:500;line-height:140%}@media (width<=600px){.app-shell{padding:0}.phone{width:100vw;height:calc(var(--vh,1vh) * 100);max-width:100vw;max-height:calc(var(--vh,1vh) * 100)}}.share-backdrop{z-index:100;opacity:0;pointer-events:none;background:#0006;transition:opacity .3s ease-out;position:absolute;inset:0}.share-backdrop.open{opacity:1;pointer-events:auto}.share-sheet{z-index:101;background:#f8f9fa;border-radius:24px 24px 0 0;padding:16px 16px 40px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 24px #0000001a}.share-sheet.open{transform:translateY(0)}.share-sheet-handle{background:#ccc;border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.share-sheet h2{color:var(--brand-blue);margin:16px 0;font-size:20px;font-weight:700}.share-preview-container{justify-content:center;align-items:center;width:100%;margin:0 auto 16px;display:flex}.share-composition-wrap{width:166px;height:360px;font-family:var(--sans);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000026}.share-bg{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.share-content{z-index:2;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:16px 8px;display:flex;position:relative}.share-header{text-align:center;width:100%}.share-logo{height:6.6px;margin-bottom:8px}.share-title{margin:0;font-size:13px;font-weight:700;line-height:1.2}.share-emojis{justify-content:center;align-items:center;gap:4px;margin-top:2px;display:flex}.share-emojis img{width:auto;height:12px;display:block}.share-main-frame{flex:none;width:100px}.share-photo-container{aspect-ratio:720/1080;width:100%;position:relative}.share-photo{object-fit:cover;box-sizing:border-box;border-radius:8px;width:100%;height:100%;display:block}.share-overlay-container{z-index:10;width:110px;position:absolute;bottom:-40px;right:-36px}.share-overlay{object-fit:contain;pointer-events:none;width:100%;height:100%}.share-cta{text-align:center;color:var(--brand-blue);width:100%}.share-cta p{margin:0;font-size:6.6px;font-weight:500;line-height:1.3}.share-cta strong{font-size:6.6px;font-weight:700;display:block}.share-footer-divider{background:#c34d9d40;width:100%;height:1px;margin:4px 0 0}.share-bestie{align-items:center;width:100%;display:flex}.share-bestie-img{width:40%;height:auto}.share-bestie-text{text-align:left}.share-bestie-text span{color:#ff9d4d;margin-bottom:2px;font-size:6.6px;font-weight:700;display:block}.share-bestie-text p{text-align:center;margin:0;font-size:6.6px;font-weight:500;line-height:1.2}.share-preview-img{max-height:calc(38 * var(--cqh));border-radius:12px;width:auto;display:block;box-shadow:0 8px 24px #0000001f}.share-divider{background:#e9ecef;height:1px;margin:16px -24px}.share-grid{grid-template-columns:repeat(4,1fr);justify-items:center;gap:16px 12px;margin-top:16px;display:grid}.share-option{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;width:64px;margin:0;padding:0;display:flex}.share-option img{object-fit:contain;border-radius:50%;width:40px;height:40px}.share-option span{color:var(--brand-blue);font-size:12px;font-weight:500}
