:root{--font-display:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;--font-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ink:#292525;--muted:#766e68;--paper:#f8f3ed;--cream:#efe4d7;--rose:#c88777;--rose-dark:#8e5145;--sage:#b8bdab;--line:#322a2621}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),sans-serif;margin:0}a{color:inherit}.shell{width:min(1180px,100% - 40px);margin:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:92px;display:flex}.brand{letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:11px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.brand-mark{background:var(--rose);color:#fff;width:31px;height:31px;font-family:var(--font-display);border-radius:50% 50% 45% 55%;place-items:center;font-size:20px;font-weight:600;display:grid}.site-header nav,.site-footer nav{gap:28px;display:flex}.site-header nav a,.site-footer a{color:var(--muted);font-size:13px;text-decoration:none}.site-header nav a:hover,.site-footer a:hover{color:var(--ink)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;min-height:690px;padding:72px 2vw 76px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--rose-dark);margin:0 0 22px;font-size:11px;font-weight:800}.hero h1,.legal h1{font-family:var(--font-display);letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(58px,6.2vw,92px);font-weight:500;line-height:.91}.hero h1 em{color:var(--rose-dark);font-weight:500}.lede{color:var(--muted);max-width:570px;margin:34px 0;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:34px;display:flex}.store-button{background:var(--ink);color:#fff;border-radius:9px;flex-direction:column;justify-content:center;width:174px;height:59px;padding:0 21px;font-size:16px;font-weight:800;line-height:1.15;display:flex}.store-button small{text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:500}.text-link{font-size:13px;font-weight:800;text-decoration:none}.text-link span{color:var(--rose-dark);margin-left:5px}.privacy-note{color:#8a827b;margin-top:24px;font-size:11px}.portrait-stage{flex-direction:column;justify-content:center;align-items:center;min-height:530px;display:flex;position:relative}.portrait-card{aspect-ratio:4/5;background:linear-gradient(145deg,#e3c5b5,#c99c88);border-radius:47% 47% 42% 42%/40% 40% 48% 48%;place-items:center;width:min(390px,80vw);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #58332b2e}.portrait-card:after{content:"";background:#efe1d5;border-radius:50% 50% 0 0;width:100%;height:42%;position:absolute;bottom:-18%}.baby-face{z-index:1;background:linear-gradient(145deg,#f2cdb4,#dca98d);border-radius:48% 48% 44% 44%;width:210px;height:245px;position:relative;box-shadow:inset -12px -9px 20px #8b4f3c1f}.hair{border-top:12px solid #68483d;border-radius:65% 55% 20% 20%;height:45px;position:absolute;top:6px;left:25px;right:25px;transform:rotate(-4deg)}.ear{background:#e5b497;border-radius:50%;width:28px;height:45px;position:absolute;top:105px}.ear.left{left:-17px}.ear.right{right:-17px}.eye{background:#443932;border-bottom:5px solid #fff;border-radius:50%;width:24px;height:14px;position:absolute;top:108px}.eye.left{left:48px}.eye.right{right:48px}.nose{border-bottom:2px solid #743f3159;border-right:2px solid #743f3166;border-radius:50%;width:14px;height:19px;position:absolute;top:142px;left:99px}.smile{border-bottom:4px solid #954f4a;border-radius:50%;width:52px;height:27px;position:absolute;top:174px;left:79px}.orbit{border:1px solid #8e514540;border-radius:50%;position:absolute}.orbit-one{width:490px;height:490px}.orbit-two{width:570px;height:390px;transform:rotate(28deg)}.spark{color:#fff;z-index:2;font-size:25px;position:absolute}.spark-one{top:13%;right:12%}.spark-two{font-size:15px;bottom:22%;left:13%}.caption{font-family:var(--font-display);color:var(--muted);margin:28px 0 0;font-size:17px;font-style:italic}.steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:50px 0;display:grid}.steps>div{border-right:1px solid var(--line);padding:5px 48px}.steps>div:last-child{border:0}.steps span{color:var(--rose-dark);font-size:11px;font-weight:800}.steps h2{font-family:var(--font-display);margin:14px 0 8px;font-size:28px}.steps p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.disclaimer{text-align:center;max-width:720px;margin:auto;padding:110px 20px}.disclaimer h2{font-family:var(--font-display);margin:0 0 20px;font-size:52px;font-weight:500}.disclaimer p:last-child{color:var(--muted);line-height:1.8}.site-footer{border-top:1px solid var(--line);min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.legal{max-width:760px;margin:90px auto 120px}.legal h1{font-size:72px}.legal-intro{color:var(--muted);margin:28px 0 70px;font-size:19px;line-height:1.7}.legal-body h2{font-family:var(--font-display);margin:45px 0 12px;font-size:30px}.legal-body p{color:#5f5853;font-size:15px;line-height:1.85}.legal-body a{color:var(--rose-dark)}.updated{margin-top:50px;font-size:12px!important}.lab{width:min(1240px,100% - 40px);margin:50px auto 100px}.lab-header{justify-content:space-between;align-items:start;margin-bottom:42px;display:flex}.lab-header h1{font:500 54px/1 var(--font-display);margin:0 0 14px}.lab-header p{color:var(--muted)}.lab-header>a{font-size:13px}.lab-form,.benchmark-summary{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr 170px 1fr auto;align-items:end;gap:18px;padding:24px;display:grid}.lab label{flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.lab input,.lab select,.lab textarea{border:1px solid var(--line);width:100%;font:inherit;background:#faf8f5;border-radius:8px;padding:11px}.lab input[type=file]{font-size:11px}.lab button{background:var(--ink);color:#fff;font:700 12px var(--font-sans);cursor:pointer;border:0;border-radius:8px;padding:13px 18px}.lab button:disabled{opacity:.45}.form-error{color:#a5362c;grid-column:1/-1;font-size:12px}.result-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:24px;display:grid}.result-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.result-card h2{font:500 32px var(--font-display);margin:0 0 18px}.result-card img{aspect-ratio:1;object-fit:cover;background:var(--cream);border-radius:12px;width:100%}.result-card dl{gap:25px;margin:18px 0 25px;display:flex}.result-card dl div{flex:1}.result-card dt{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:9px}.result-card dd{margin:5px 0 0;font-size:12px}.ratings{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ratings label{flex-direction:row;justify-content:space-between;align-items:center}.ratings select{width:60px}.benchmark-summary{grid-template-columns:180px 1fr auto;margin-top:24px}.benchmark-summary>div{gap:10px;display:flex}.benchmark-summary button.secondary{background:var(--rose-dark)}@media (max-width:800px){.shell{width:min(100% - 26px,1180px)}.site-header{height:74px}.site-header nav{gap:14px}.site-header nav a:first-child{display:none}.hero{grid-template-columns:1fr;gap:35px;padding:58px 0}.hero h1{font-size:60px}.hero-copy{text-align:center}.lede{margin:28px auto}.hero-actions{flex-direction:column;justify-content:center;gap:18px}.portrait-stage{min-height:470px}.orbit-one{width:390px;height:390px}.orbit-two{width:410px;height:310px}.portrait-card{width:310px}.baby-face{transform:scale(.85)}.steps{grid-template-columns:1fr}.steps>div{border-right:0;border-bottom:1px solid var(--line);padding:30px 20px}.site-footer{text-align:center;flex-direction:column;gap:20px;padding:35px 0}.legal{margin:60px 10px 90px}.legal h1{font-size:54px}.lab-header{display:block}.lab-header>a{margin-top:12px;display:inline-block}.lab-form,.benchmark-summary,.result-grid{grid-template-columns:1fr}.result-card{padding:16px}.benchmark-summary>div{flex-wrap:wrap}}@media (prefers-reduced-motion:no-preference){.portrait-card{animation:7s ease-in-out infinite float}.spark{animation:2.5s ease-in-out infinite alternate glow}@keyframes float{50%{transform:translateY(-9px)}}@keyframes glow{to{opacity:.35;transform:scale(.8)}}}.attempt{margin-top:42px}.attempt-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;padding-bottom:14px;display:flex}.attempt-header h2{font:500 38px/1 var(--font-display);margin:0}.attempt-header .eyebrow{margin-bottom:10px}.attempt-header>div:last-child{color:var(--muted);text-transform:capitalize;gap:16px;font-size:12px;display:flex}.result-card dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.failure{text-align:center;background:#faf4f1;border-radius:12px;place-content:center;min-height:220px;display:grid}.export-bar{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;margin-top:32px;padding:24px;display:flex}.export-bar p{color:var(--muted);font-size:12px}.export-bar>div{gap:10px;display:flex}.export-bar button.secondary{background:var(--rose-dark)}@media (max-width:800px){.attempt-header,.export-bar{flex-direction:column;align-items:flex-start;gap:16px}.result-card dl{grid-template-columns:1fr 1fr}.export-bar>div{flex-wrap:wrap}}.legal-body h3{font-family:var(--font-display);margin:30px 0 8px;font-size:22px}.legal-body ul{color:#5f5853;margin:10px 0 22px;padding-left:24px}.legal-body li{margin:4px 0;font-size:15px;line-height:1.75}.legal-body address{color:#5f5853;margin-top:12px;font-size:15px;font-style:normal;line-height:1.85}
