@charset "UTF-8";html,body{overflow-x:clip}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:140px}:root{--foreground: hsl(0, 0%, 98%);--background: #030712;--card: hsl(222, 47%, 7%);--muted: hsl(217, 33%, 12%);--muted-foreground: hsl(215, 20%, 55%);--border: hsl(214, 32%, 16%);--input: hsl(217, 33%, 10%);--primary: #a855f7;--secondary: #22d3ee;--accent: hsl(271, 76%, 45%);--success: hsl(142, 70%, 45%);--warning: hsl(38, 92%, 50%);--destructive: hsl(0, 72%, 51%);--radius: 1rem;--glow-primary: 0 0 20px hsla(271, 91%, 65%, .18);--glow-secondary: 0 0 18px hsla(189, 94%, 54%, .14);font-family:Inter,system-ui,sans-serif}body{min-height:100vh;color:var(--foreground);line-height:1.5;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top center,hsla(271,91%,65%,.07),transparent 60%),radial-gradient(circle at 20% 10%,hsla(189,94%,54%,.035),transparent 40%),linear-gradient(135deg,#030712,#0d0a14,#030712);background-attachment:fixed}h1,h2,h3,h4,h5,h6{font-family:Inter,system-ui,sans-serif}html,body,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}a:visited,a:link{color:inherit}textarea{overflow:hidden;resize:none}input,textarea,button{margin:0;padding:0;border:none;background:none;box-shadow:none;outline:none;box-sizing:border-box;font:inherit;color:inherit}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:3.2rem 1.6rem}.title{font-size:2.8rem;font-weight:600;line-height:1.1;font-size:3.2rem;letter-spacing:-.02em}.subtitle{margin-top:.8rem;font-size:1.6rem;font-weight:600;line-height:1.2;font-weight:400;color:#7588a3}.actions{margin-top:2rem;display:flex;gap:1.2rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem;border-radius:999px;font-weight:700;font-size:1rem;letter-spacing:.01em;cursor:pointer;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease}.btn:hover{transform:translateY(-1px);filter:brightness(1.02)}.btn:active{transform:translateY(0)}.btn:focus-visible{outline:2px solid currentColor;outline-offset:2px}.btn--primary{background:linear-gradient(to right,#a855f7,#22d3ee);color:#fff;box-shadow:0 0 0 1px #a855f724,0 8px 28px #00000073}.btn--secondary{background:#1a1a23b3;border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none;filter:none}.btn:disabled:hover{transform:none;filter:none}input:disabled{opacity:.5;cursor:not-allowed}.glass-card{background:#0b111ed9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.07);box-shadow:none}.glass-card-hover:hover{background:#0e1525eb;border-color:#ffffff1c;box-shadow:none}.gradient-text{background:linear-gradient(to right,#a855f7,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text-secondary{background:linear-gradient(to right,#22d3ee,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-muted-foreground{color:#7588a3}.hero{display:flex;align-items:center;justify-content:center}.hero__container{display:flex;flex-direction:column;gap:2.4rem;width:100%;max-width:1200px;margin:0 auto}.hero__text{display:flex;flex-direction:column;gap:2.4rem}.hero__title{font-size:3.2rem;letter-spacing:-.03em;line-height:1.18;font-weight:700;color:#fafafa;text-align:center;max-width:min(100%,46rem);margin-left:auto;margin-right:auto}@media(min-width:768px){.hero__title{font-size:3.6rem}}@media(min-width:1024px){.hero__title{font-size:4rem}}.hero__title-highlight{color:#a855f7;font-weight:800}.hero__subtitle{margin-top:.8rem;font-size:1.4rem;font-weight:400;line-height:1.4;font-weight:500;letter-spacing:-.02em;line-height:1.2;color:#7588a3;text-align:center;width:80%;margin:0 auto}.hero__description{font-size:1.4rem;line-height:1.4;font-weight:400;letter-spacing:-.02em;line-height:1.2;text-align:center;margin:0 auto}.hero__actions{margin-top:2.8rem;display:flex;flex-direction:column;width:100%;max-width:400px;margin-left:auto;margin-right:auto;gap:1rem}.hero__button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.6rem;border-radius:1rem;font-weight:700;font-size:1.5rem;letter-spacing:.01em;cursor:pointer;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease}.hero__button:hover{transform:translateY(-1px);filter:brightness(1.02)}.hero__button:active{transform:translateY(0)}.hero__button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.hero__button--primary{background:linear-gradient(to right,#a855f7,#22d3ee);color:#fff;box-shadow:0 0 0 1px #a855f724,0 8px 28px #00000073}.hero__button--primary:hover{filter:brightness(1.03)}.hero__button--secondary{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.1);color:#7588a3;box-shadow:none}.hero__button--secondary:hover{background:#ffffff12;border-color:#ffffff24;color:#fafafa;filter:none}.home{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:2rem 0 4rem}.glassCard{transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;padding:3rem 1.6rem;border-radius:1rem}.glassCard:hover:not(.glass-card--accent-border){border-color:#ffffff1a;box-shadow:none}.glassCard.glass-card--accent-border{position:relative;isolation:isolate;border:1px solid hsla(0,0%,100%,.1);border-radius:1.5rem;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease;background:linear-gradient(155deg,#131d3573,#090d166b);backdrop-filter:blur(24px) saturate(1.35);-webkit-backdrop-filter:blur(24px) saturate(1.35);box-shadow:inset 0 1px #ffffff12,0 12px 40px #00000059}.glassCard.glass-card--accent-border:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#a855f7 0% 38%,#22d3ee 52% 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity .28s ease}.glassCard.glass-card--accent-border>*{position:relative;z-index:1}.glassCard.glass-card--accent-border:hover{border-color:transparent;background:linear-gradient(155deg,#15213c85,#0b111d7a);box-shadow:inset 0 1px #ffffff17,0 16px 48px #0006,0 0 36px #a855f724,0 0 48px #1bd7f81a}.glassCard.glass-card--accent-border:hover:before{opacity:1}@media(min-width:768px){.glassCard{padding:4rem 2rem}}@media(min-width:1024px){.glassCard{padding:4rem}}@media(min-width:1280px){.glassCard{padding:4rem}}@media(min-width:1366px){.glassCard{padding:4rem}}@media(min-width:1440px){.glassCard{padding:4rem}}@media(min-width:1920px){.glassCard{padding:4rem}}.glassCard__title{margin:0 0 2.4rem;font-size:1.8rem;font-weight:600;line-height:1.2}@media(min-width:768px){.glassCard__title{font-size:1.125rem}}@media(min-width:768px){.results__stats-item-card{padding:1rem 2rem;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}}.analyze__container{display:flex;flex-direction:column;justify-content:center;text-emphasis:none;gap:1.6rem;padding-top:3rem;padding-bottom:3rem;width:100%}.analyze__title{font-size:2.8rem;font-weight:600;line-height:1.1;letter-spacing:-.02em;text-align:center}.analyze__subtitle{text-align:center}.analyze__input-container{margin-top:1.6rem;cursor:pointer}.analyze__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.analyze__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.6rem;padding:4rem 1.6rem;width:100%;border-radius:1rem;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fafafa0a;border:1px dashed rgba(249.9,249.9,249.9,.16);transition:transform .14s ease,filter .14s ease,box-shadow .3s ease,background-color .32s ease,border-color .32s ease}.analyze__dropzone:hover{transform:translateY(-1px);filter:brightness(1.02);border-color:#a855f7b3;background-color:#a855f714;box-shadow:none}.analyze__dropzone:focus-visible{outline:2px solid currentColor;outline-offset:2px}.analyze__upload-icon-circle{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fafafa0f}.analyze__upload-icon{width:26px;height:26px;color:#7588a3}.analyze__dropzone-title{font-size:1.8rem;font-weight:600;line-height:1.2;font-weight:400}.analyze__dropzone-subtitle{font-size:1.3rem;color:#7588a3}.analyze__dropzone-images-limit{margin-top:.4rem;width:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.3rem;color:#7588a3}.analyze__dropzone-images-icon{width:16px;height:16px;display:block;flex:0 0 auto;color:#7588a3}.analyze__divider{margin-top:1.6rem;height:1px;width:100%;background-color:#fafafa1f}.analyze__tips-title{margin-top:1.2rem;font-size:1.6rem;font-weight:400;line-height:1.5;font-size:1.3rem;color:#fff}.analyze__actions{justify-content:center}.analyze__button{width:auto}.analyze__tips{display:flex;flex-direction:column;gap:1.6rem;margin-top:1.6rem}.analyze__tips-list{display:flex;flex-direction:column;gap:1rem}.analyze__tips-item{display:flex;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:400;line-height:1.4;color:#7588a3}.analyze__tips-icon{width:6px;height:6px;display:inline-block;flex:0 0 auto;border-radius:999px;background-color:#a855f7}.analyze__images-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.analyze__image{width:100%;height:100%;object-fit:cover;border-radius:10px}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.results__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;align-items:center;background-color:color-mix(in srgb,hsl(222,47%,7%) 72%,transparent);height:100%}.results__stats>*{min-width:0}@media(min-width:768px){.results__stats{grid-template-columns:repeat(2,1fr);flex:1}}@media(min-width:1024px){.results__stats{grid-template-columns:repeat(2,1fr);flex:1;min-width:0;gap:2.4rem}}@media(min-width:768px){.results__stats-item-card{align-items:stretch;height:100%}}.results__stats-item{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}.results__item-title{font-size:1.6rem;font-weight:400;line-height:1.5}@media(min-width:768px){.results__item-title{font-size:1.6rem}}@media(min-width:1024px){.results__item-title{font-size:1.6rem}}.results__stats-item-value{font-size:1.6rem;font-weight:600;line-height:1.2;font-weight:800;color:#fafafa}.results .camera-icon,.results .users-icon,.results .message-square-icon,.results .eye-icon,.results .lightbulb-icon{color:#7588a3}.results .triangle-alert-icon{color:#fbbf24}.results .circle-check-icon{color:#22c55e}.priority-fixes__wrapper{margin-top:2rem}.priority-fixes__header{margin-bottom:1.6rem}.priority-fixes__title{font-size:2rem;font-weight:600;line-height:1.2}.priority-fixes__list{display:flex;flex-direction:column;gap:2rem}.priority-fixes__item{font-size:1.6rem;font-weight:400;line-height:1.5;font-weight:500;display:flex;flex-direction:column;gap:.4rem;padding:1.6rem;border-radius:12px;position:relative;overflow:hidden;background-color:color-mix(in srgb,var(--severity-color) 20%,transparent)}.priority-fixes__item-content{position:relative;display:flex;flex-direction:column;gap:1rem;z-index:1}.priority-fixes__item-header{display:flex;align-items:center;gap:.8rem}.priority-fixes__item-icon{flex-shrink:0;margin-top:.15em}.priority-fixes__item-title{line-height:1.3}.priority-fixes__item-action{font-size:1.4rem;font-weight:400;line-height:1.4}.priority-fixes__item-accent{width:.6rem;height:100%;background-color:var(--severity-color);border-top-left-radius:12px;border-bottom-left-radius:12px;position:absolute;top:0;left:0;z-index:0}.whats-working__container{display:flex;flex-direction:column;gap:2rem}.whats-working__header{display:flex;align-items:center;gap:1rem}.whats-working__icon{flex-shrink:0;color:#22c55e}.whats-working__title{font-size:2rem;font-weight:600;line-height:1.2}.whats-working__list{display:flex;flex-direction:column;gap:2rem}.whats-working__item{display:flex;align-items:center;gap:1rem;font-size:1.6rem;font-weight:400;line-height:1.5;line-height:1.4;background-color:color-mix(in srgb,#004e1d 20%,transparent);padding:1.6rem;border-radius:12px}.whats-working__item-icon{flex-shrink:0;color:#22c55e}.breakdown{display:flex;flex-direction:column;gap:2rem}@media(min-width:1280px){.breakdown{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:3.6rem;align-items:start}}@media(min-width:1280px){.breakdown__card{grid-column:1;grid-row:1}}@media(min-width:1280px){.breakdown__priority-wrap{grid-column:1;grid-row:2}}@media(min-width:1280px){.breakdown__whats-working-wrap{grid-column:2;grid-row:1/-1}}.breakdown__container{display:flex;flex-direction:column;gap:3.6rem}.breakdown__list{display:flex;flex-direction:column;gap:1.6rem}.breakdown__header{display:flex;align-items:center;flex-direction:row;gap:1rem}.breakdown__title{font-size:2rem;font-weight:600;line-height:1.2}.breakdown__item{display:flex;flex-direction:column;gap:1rem}.breakdown__item-icon-container{display:flex;align-items:center;gap:1rem;justify-content:space-between}.breakdown__item-title{font-size:1.6rem;font-weight:400;line-height:1.5;font-weight:500;color:#fafafa}.breakdown__item-icon-container-left{display:flex;align-items:center;gap:1rem}.breakdown__bars-container{position:relative;height:1.2rem}.breakdown__bar{background-color:#151c29;width:100%;height:1.2rem;border-radius:999px}.breakdown__bar-overlay{position:absolute;top:0;left:0;height:1.2rem;border-radius:999px;background-color:#fafafa;z-index:1}.breakdown__item-score-value,.breakdown__item-score-outOf{font-size:1.4rem;font-weight:400;line-height:1.4;font-weight:500}.btn{border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;width:100%;background:transparent;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.btn:hover{background-color:#ffffff0d;box-shadow:none}.active{background-color:color-mix(in srgb,#a855f7 16%,transparent);border-color:color-mix(in srgb,#a855f7 45%,transparent);box-shadow:none}.active:hover{background-color:color-mix(in srgb,#a855f7 22%,transparent)}.tips{display:flex;flex-direction:column;gap:2rem}.tips__title-container{display:flex;align-items:center;gap:1rem}.tips__grid{display:flex;flex-direction:column;gap:2rem}@media(min-width:1280px){.tips__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}}.tips__icon{width:30px;height:30px;color:#7588a3}.tips__main-title{font-size:2rem;font-weight:600;line-height:1.2;color:#fafafa;margin:0 0 .5rem;text-align:left;white-space:normal}.tips__container{display:flex;flex-direction:column;gap:1rem}.tips__header{display:block;width:100%}.tips__title{display:block;width:100%;font-size:2rem;font-weight:600;line-height:1.2;color:#fafafa;margin:0 0 .5rem;text-align:left;white-space:normal}.tips__subtitle{font-size:1.4rem;font-weight:400;line-height:1.4;color:#fafafa}.tips__how-to-list{display:flex;flex-direction:column;gap:.8rem}.tips__howToContainer{display:flex;align-items:flex-start;justify-content:center;gap:1rem}.tips__howToNumber{font-size:1.6rem;font-weight:400;line-height:1.5;color:#fafafa}.tips__howToText{font-size:1.6rem;font-weight:400;line-height:1.5;color:#fafafa;flex:1}.bio{--score-pill-yellow: #FEC20B;display:flex;flex-direction:column}.bio__container{display:flex;flex-direction:column;gap:4rem}.bio__options-wrapper{display:flex;flex-direction:column;gap:2rem}.bio__title{font-size:2.8rem;font-weight:600;line-height:1.1}.bio__rewrite-title{font-size:1.6rem;font-weight:400;line-height:1.5;font-weight:600}.bio__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.6rem}.bio__score{background-color:color-mix(in srgb,var(--score-pill-yellow) 25%,transparent);border-radius:9999px;padding:.8rem 1.6rem;display:inline-flex;align-items:center;justify-content:center;width:fit-content}.bio__score-value{color:var(--score-pill-yellow);font-size:1.6rem;font-weight:600;line-height:1.2}.bio__score-outOf{color:var(--score-pill-yellow)}.bio .glassCard.bio__option,.bio__option{display:flex;flex-direction:column;gap:1rem;background-color:color-mix(in srgb,rgb(0,197,251) 5%,transparent);width:100%}.bio__option-content{display:flex;flex-direction:column;gap:1rem}.bio__option-title{font-size:1.6rem;font-weight:400;line-height:1.5;font-weight:500;color:#fafafa}.bio__option-text{font-size:1.6rem;font-weight:400;line-height:1.5}.bio__options-container{display:flex;flex-direction:column;gap:2rem}.bio__option-tone{font-size:1.6rem;font-weight:400;line-height:1.5;color:#7588a3}.photoAnalysis{display:flex;flex-direction:column;gap:3rem}@media(min-width:1280px){.photoAnalysis{gap:4rem;flex-direction:row}}.photoAnalysis__perPhotoReview,.photoAnalysis__suggestedOrder-container{display:flex;flex-direction:column;gap:1.6rem}.reviewTile__item{padding:1.6rem}.reviewTile__item-order{padding:1.6rem;background-color:color-mix(in srgb,var(--tile-color) 20%,transparent)}.reviewTile__item{display:flex;flex-direction:column;gap:2rem}.reviewTile__item-icon-container{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.reviewTile__item-icon-container-left{display:flex;align-items:start;gap:1.6rem}@media(min-width:768px){.reviewTile__item-icon-container-left{gap:3rem}}.reviewTile__flexContainer{display:flex;flex-direction:column;gap:1rem;flex:1}.reviewTile__item-title{font-size:1.6rem;font-weight:600;line-height:1.2;font-weight:500;color:#fafafa}.reviewTile__item-score-value,.reviewTile__item-score-outOf{font-size:1.4rem;font-weight:400;line-height:1.4;font-weight:500}.reviewTile__bars-container{position:relative;height:1.2rem}.reviewTile__bar{background-color:#151c29;width:100%;height:1.2rem;border-radius:999px}.reviewTile__bar-overlay{position:absolute;top:0;left:0;height:1.2rem;border-radius:999px;background-color:#fafafa;z-index:1}.reviewTile__number{font-size:1.6rem;font-weight:600;line-height:1.2;background-color:#151c29;width:150px;height:70px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#7588a3}.reviewTile__number-text{font-size:2rem;font-weight:600;line-height:1.2;font-weight:900;color:#7588a3}.reviewTile__topContainer{display:flex;align-items:center;width:100%;justify-content:space-between}.reviewTile__flexContainer{display:flex;flex-direction:column;gap:1rem}.reviewTile__whatsWorking{font-size:1.6rem;font-weight:400;line-height:1.5}.reviewTile__item-score{font-size:1.6rem;font-weight:600;line-height:1.2;font-weight:400;color:#7588a3}.reviewTile__number-order{position:relative;flex-shrink:0;font-size:1.6rem;font-weight:600;line-height:1.2;width:50px;min-width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.reviewTile__number-order:before{content:"";position:absolute;inset:0;border-radius:50%;background-color:var(--tile-color);opacity:.5;z-index:0}.reviewTile__number-order-text{position:relative;z-index:1;font-size:1.6rem;font-weight:400;line-height:1.5;font-weight:600;color:#fafafa}.reviewTile__number-order-container{display:flex;align-items:center;gap:1rem}.results{display:flex;flex-direction:column;gap:4rem;width:100%}.results__heading-container{display:flex;flex-direction:column;gap:1rem}.results__subtitle{font-size:1.6rem;font-weight:400;line-height:1.5;color:#7588a3}.results__content-wrapper{display:flex;flex-direction:column;gap:4rem}@media(min-width:768px){.results__content-wrapper{flex-direction:row;align-items:center}}@media(min-width:1366px){.results__content-wrapper{gap:10rem;padding-left:10rem}}.results__stats-column{display:flex;flex-direction:column;gap:1.6rem;flex:1;min-width:0}@media(min-width:768px){.results__stats-column{gap:2rem}}@media(min-width:1024px){.results__stats-column{gap:2.4rem}}@media(min-width:1280px){.results__stats-column{gap:4rem}}.results__stats-below{width:100%;padding:1.6rem}@media(min-width:768px){.results__stats-below{padding:2rem}}.results__stats-below-text{margin:0;font-size:1.6rem;font-weight:400;line-height:1.5;color:#7588a3}.results .results__match-lift+.results__stats-below-text{margin-top:1.2rem}.results__match-lift{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;margin-bottom:0}@media(min-width:768px){.results__match-lift{flex-direction:row;align-items:center;gap:1.2rem;margin-bottom:1rem}}.results__match-lift-container{display:flex;flex-direction:row;align-items:center;gap:2rem;flex:1}.results__match-lift-icon-wrap{width:40px;height:40px;border-radius:50%;background-color:#ffffff0f;border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0}.results__match-lift-icon{color:#7588a3}.results__match-lift-text{display:flex;flex-direction:column;gap:.2rem}.results__match-lift-title{margin:0;font-size:1.6rem;font-weight:400;line-height:1.5;font-weight:700;line-height:1.2;color:#fafafa}@media(min-width:768px){.results__match-lift-title{font-size:1.8rem}}.results__match-lift-sub{margin:0;font-size:1.4rem;font-weight:400;line-height:1.4;color:#7588a3;line-height:1.3}@media(min-width:768px){.results__match-lift-sub{font-size:1.3rem}}.results__match-lift-values{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;margin-left:auto}@media(min-width:768px){.results__match-lift-values{align-items:flex-end;margin-left:auto}}.results__match-lift-value{font-size:1.6rem;font-weight:600;font-weight:700;color:#a855f7;line-height:1.2}@media(min-width:768px){.results__match-lift-value{font-size:2rem}}.results__match-lift-range{font-size:1.4rem;font-weight:400;line-height:1.4;color:#7588a3;line-height:1.3;text-align:right}@media(min-width:768px){.results__match-lift-range{font-size:1.3rem;text-align:right}}.results__score-wrapper{width:52%;max-width:176px;max-height:176px;margin:0 auto;padding:.4rem}@media(min-width:768px){.results__score-wrapper{margin:0;max-width:248px;max-height:248px;padding:.6rem}}.results__nav{display:flex;gap:1rem;width:100vw;margin-right:calc(50% - 50vw);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:8px;padding-right:40px;box-sizing:border-box}@media(min-width:768px){.results__nav{width:100%;margin-right:0;overflow-x:visible;overflow-y:visible;padding-right:0}}@media(min-width:1024px){.results__nav{width:40%}}.results__btn-wrapper{display:flex;align-items:center;gap:1rem}.results__btn{flex:1;min-width:160px}.results__btn-label{font-size:1.6rem;font-weight:400;line-height:1.5;color:#7588a3}.results__active-label{color:#fafafa;font-weight:600}.results__heading-container-right{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}@media(min-width:768px){.results__heading-container-right{align-items:flex-end}}.results__heading-wrapper{display:flex;flex-direction:column;justify-content:space-between}@media(min-width:768px){.results__heading-wrapper{flex-direction:row}}.results__exportBtn,.results__shareBtn,.results__reanalyzeBtn{display:flex;align-items:center;justify-content:center;gap:1rem;width:auto;flex:0 0 auto;padding:1rem}.results__action-label{font-size:1.6rem;font-weight:400;line-height:1.5;font-weight:600;color:#fafafa}.results__btn-icon{width:20px;height:30px}.results__container{display:flex;flex-direction:column;gap:14px}.results__title{font-size:2.8rem;font-weight:600;line-height:1.1;font-size:3rem;letter-spacing:-.03em;margin:0}@media(min-width:768px){.results__title{font-size:3.2rem}}.results__subtitle{margin:0;opacity:.85}.results__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.results__json{margin:0;padding:14px;border-radius:12px;background:#ffffff0f;overflow:auto;max-height:60vh}.results__actions{display:flex;gap:12px}.results__nav::-webkit-scrollbar{height:8px}.results__nav::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.results__nav::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}.results__nav{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) rgba(255,255,255,.08)}.layout{flex:1;display:flex;flex-direction:column;min-height:100vh;padding:1.6rem;width:100%;margin:0 auto;gap:6rem}@media(min-width:768px){.layout{padding:4rem;gap:6rem;max-width:800px}}@media(min-width:1024px){.layout{padding:6rem;gap:8rem;max-width:1200px}}@media(min-width:1280px){.layout{gap:10rem;max-width:1280px}}.layout__nav-container{position:sticky;top:0;z-index:100}.nav{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid rgba(255,255,255,.1);border-radius:100px;max-width:500px;margin:0 auto;padding:1.6rem;background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media(min-width:768px){.nav{max-width:600px}}@media(min-width:1024px){.nav{max-width:700px}}.nav__buttons{display:flex;justify-content:center;align-items:center;gap:1rem;height:100%}@media(min-width:768px){.nav__buttons{gap:2rem}}.nav__sign-in{display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:400;line-height:1.4;padding-left:1.6rem;padding-right:1.6rem;background-color:#a855f7;color:#fff;border:none;border-radius:100px;transition:background-color .3s ease,filter .2s ease;cursor:pointer;height:100%}.nav__sign-in:hover{filter:brightness(1.06);box-shadow:none}@media(min-width:320px){.nav__sign-in{font-size:1.4rem;font-weight:400;line-height:1.4}}@media(min-width:375px){.nav__sign-in{font-size:1.4rem;font-weight:400;line-height:1.4}}@media(min-width:414px){.nav__sign-in{font-size:1.4rem;font-weight:400;line-height:1.4}}@media(min-width:768px){.nav__sign-in{font-size:1.6rem;font-weight:400;line-height:1.5}}@media(min-width:1024px){.nav__sign-in{font-size:1.6rem;font-weight:400;line-height:1.5}}@media(min-width:1280px){.nav__sign-in{font-size:1.6rem;font-weight:400;line-height:1.5}}@media(min-width:1366px){.nav__sign-in{font-size:1.6rem;font-weight:400;line-height:1.5}}@media(min-width:1440px){.nav__sign-in{font-size:1.6rem;font-weight:400;line-height:1.5}}@media(min-width:1920px){.nav__sign-in{font-size:1.6rem;font-weight:400;line-height:1.5}}.nav__sign-out-btn,.nav__dashboard-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;padding:0;border:none;background:none;color:#7588a3;transition:color .3s ease}.nav__sign-out-btn:hover,.nav__dashboard-btn:hover{color:#fafafa}.nav__sign-out-text,.nav__dashboard-text{font-size:1.4rem;font-weight:400;line-height:1.4;transition:color .3s ease}@media(min-width:320px){.nav__sign-out-text,.nav__dashboard-text{font-size:1.4rem;font-weight:400;line-height:1.4}}@media(min-width:375px){.nav__sign-out-text,.nav__dashboard-text{font-size:1.4rem;font-weight:400;line-height:1.4}}@media(min-width:414px){.nav__sign-out-text,.nav__dashboard-text{font-size:1.4rem;font-weight:400;line-height:1.4}}@media(min-width:768px){.nav__sign-out-text,.nav__dashboard-text{font-size:1.6rem;font-weight:400;line-height:1.5}}@media(min-width:1024px){.nav__sign-out-text,.nav__dashboard-text{font-size:1.6rem;font-weight:400;line-height:1.5}}@media(min-width:1280px){.nav__sign-out-text,.nav__dashboard-text{font-size:1.6rem;font-weight:400;line-height:1.5}}@media(min-width:1366px){.nav__sign-out-text,.nav__dashboard-text{font-size:1.6rem;font-weight:400;line-height:1.5}}@media(min-width:1440px){.nav__sign-out-text,.nav__dashboard-text{font-size:1.6rem;font-weight:400;line-height:1.5}}@media(min-width:1920px){.nav__sign-out-text,.nav__dashboard-text{font-size:1.6rem;font-weight:400;line-height:1.5}}.nav__logo{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;cursor:pointer}.nav__logo-icon{display:flex;align-items:center;justify-content:center;font-size:2.4rem}@media(min-width:768px){.nav__logo-icon{width:2.8rem;height:2.8rem}}.nav__logo-text{font-size:1.6rem;font-weight:600;line-height:1.2;font-weight:700;letter-spacing:.01em;color:#fafafa}@media(min-width:320px){.nav__logo-text{font-size:1.6rem;font-weight:600;line-height:1.2;font-weight:700}}@media(min-width:375px){.nav__logo-text{font-size:1.6rem;font-weight:600;line-height:1.2;font-weight:700}}@media(min-width:414px){.nav__logo-text{font-size:1.8rem;font-weight:600;line-height:1.2;font-weight:700}}@media(min-width:768px){.nav__logo-text{font-size:2rem;font-weight:600;line-height:1.2;font-weight:700}}@media(min-width:1024px){.nav__logo-text{font-size:2.8rem;font-weight:600;line-height:1.1;font-weight:700}}@media(min-width:1280px){.nav__logo-text{font-size:2.8rem;font-weight:600;line-height:1.1;font-weight:700}}@media(min-width:1366px){.nav__logo-text{font-size:2.8rem;font-weight:600;line-height:1.1;font-weight:700}}@media(min-width:1440px){.nav__logo-text{font-size:2.8rem;font-weight:600;line-height:1.1;font-weight:700}}@media(min-width:1920px){.nav__logo-text{font-size:2.8rem;font-weight:600;line-height:1.1;font-weight:700}}.nav__logo-text-span{color:#fafafa}.nav__dashboard-icon,.nav__sign-out-icon{width:1.6rem;height:1.6rem}@media(min-width:768px){.nav__dashboard-icon,.nav__sign-out-icon{width:2rem;height:2rem}}.dashboard{padding:2.4rem 1.6rem;max-width:640px;margin:0 auto}.dashboard__title{font-size:2.8rem;font-weight:600;line-height:1.1;margin:0 0 .6rem;color:#fafafa;letter-spacing:-.02em}.dashboard__subtitle{margin:0;font-size:1.6rem;font-weight:400;line-height:1.5;color:#7588a3}.dashboard__test-results-btn{margin-top:1.5rem;padding:.65rem 1.2rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:#ffffff0a;color:#fafafa;cursor:pointer;transition:background .2s ease,border-color .2s ease}.dashboard__test-results-btn:hover{background:#ffffff12;border-color:#ffffff29}.clerkModal__container{max-width:400px;margin:0 auto;display:flex;align-items:center;justify-content:center}.clerkModal{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem}.clerkModal__header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.clerkModal__title{font-size:2.8rem;font-weight:600;line-height:1.1;letter-spacing:.01em}.clerkModal__description{font-size:1.6rem;font-weight:400;line-height:1.5;letter-spacing:.01em;text-align:center;color:#7588a3}.clerkModal__icon-container{display:flex;align-items:center;justify-content:center;width:60px;height:55px;background-color:#a855f7;padding:1rem;border-radius:12px}.clerkModal__button{width:100%;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.6rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:#fff;font-size:.95rem;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}.clerkModal__button:hover{background:#ffffff0f}.clerkModal__button-icon{width:20px;height:20px;object-fit:contain}.clerkModal__button-label{font-size:1.2rem;font-weight:500;letter-spacing:.01em}@media(min-width:768px){.clerkModal__button-label{font-size:1.4rem}}@media(min-width:1024px){.clerkModal__button-label{font-size:1.6rem}}@media(min-width:1280px){.clerkModal__button-label{font-size:1.8rem}}@media(min-width:1366px){.clerkModal__button-label{font-size:2rem}}@media(min-width:1440px){.clerkModal__button-label{font-size:2.2rem}}@media(min-width:1920px){.clerkModal__button-label{font-size:2.4rem}}
