:root{--ink:#05060a;--text:#1d1d1f;--muted:#6e6e73;--muted-2:#86868b;--white:#fff;--blue:#007aff;--blue-2:#0a84ff;--purple:#9b7cff;--cyan:#64d2ff;--green:#32d74b;--orange:#ff9f0a;--red:#ff453a;--line:#ffffff6b;--line-dark:#00000014;--glass:#ffffff7a;--glass-strong:#ffffffad;--glass-dark:#0c0f187a;--shadow:0 34px 90px #0f172a24;--shadow-soft:0 18px 48px #0f172a14;--blur:blur(28px) saturate(180%);--radius-xl:44px;--radius-lg:30px;--radius-md:20px;--max:1180px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:clip}body{width:100%;max-width:100%;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 12% 8%,#64d2ff85,#0000 28rem),radial-gradient(circle at 82% 2%,#9b7cff75,#0000 30rem),radial-gradient(circle at 50% 55%,#ffd6663d,#0000 34rem),linear-gradient(#f8fbff 0%,#fff 38%,#f4f7fb 100%);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,Segoe UI,sans-serif;line-height:1.5;position:relative;overflow-x:clip}@supports not (overflow:clip){html,body{overflow-x:hidden}}body:before{content:"";pointer-events:none;opacity:.34;z-index:-3;background-image:linear-gradient(#ffffff8c 1px,#0000 1px),linear-gradient(90deg,#ffffff7a 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 68%);mask-image:linear-gradient(#000000e6,#0000 68%)}body:after{content:"";pointer-events:none;opacity:.16;z-index:-2;background-image:radial-gradient(#0000000f .8px,#0000 .8px);background-size:4px 4px;position:fixed;inset:0}a{color:inherit;text-decoration:none}main{overflow-x:clip}.container{width:min(var(--max), calc(100% - 44px));margin:0 auto}.liquid-orb{filter:blur(10px);opacity:.75;pointer-events:none;border-radius:999px;animation:12s ease-in-out infinite alternate float;position:absolute;transform:translateZ(0)}.orb-1{background:radial-gradient(circle,#64d2ff94,#64d2ff00);width:360px;height:360px;top:110px;left:-160px}.orb-2{background:radial-gradient(circle,#9b7cff85,#9b7cff00);width:420px;height:420px;animation-delay:-4s;top:80px;right:-170px}.orb-3{background:radial-gradient(circle,#ffd6665c,#ffd66600);width:280px;height:280px;animation-delay:-7s;top:660px;left:44%}@keyframes float{0%{transform:translate(0,0)scale(1)}to{transform:translate(28px,-30px)scale(1.08)}}header{z-index:50;padding:10px 0;position:sticky;top:0}.nav{isolation:isolate;-webkit-backdrop-filter:blur(28px)saturate(190%);background:linear-gradient(145deg,#ffffffc7,#ffffff52),#ffffff7a;border:1px solid #ffffff9e;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;height:58px;padding:0 12px 0 16px;display:flex;position:relative;overflow:visible;box-shadow:0 18px 46px #0f172a1a}.nav:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#ffffffd1,#0000 38%,#ffffff57 78%,#0000),radial-gradient(circle at 12% 0,#64d2ff47,#0000 28rem),radial-gradient(circle at 92% 20%,#9b7cff38,#0000 24rem);position:absolute;inset:1px}.nav:after{content:"";z-index:1;border-radius:inherit;opacity:.46;pointer-events:none;background:linear-gradient(120deg,#ffffffd1,#0000 38%,#ffffff57 78%,#0000);position:absolute;inset:1px}.nav>*{z-index:2;position:relative}.brand{color:var(--ink);letter-spacing:-.035em;align-items:center;gap:10px;font-size:16px;font-weight:760;display:inline-flex}.mark{color:#fff;letter-spacing:-.05em;background:linear-gradient(145deg,#ffffff47,#0000 42%),linear-gradient(135deg,#0b0b0f 0%,#2b3140 100%);border-radius:12px;place-items:center;width:32px;height:32px;font-size:15px;font-weight:860;display:grid;box-shadow:inset 0 1px #ffffff57,0 10px 24px #00000029}.nav-links{color:#1d1d1fb3;align-items:center;gap:26px;font-size:13px;font-weight:620;display:flex}.nav-links a:hover,.nav-menu summary:hover{color:var(--ink)}.nav-menu{position:relative}.nav-menu-pricing{position:static}.nav-menu summary{color:#1d1d1fb3;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;min-height:38px;list-style:none;transition:color .18s;display:inline-flex}.nav-menu summary::-webkit-details-marker{display:none}.nav-menu summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;margin-left:7px;transition:transform .18s;transform:translateY(-2px)rotate(45deg)}.nav-menu[open] summary{color:var(--ink)}.nav-menu[open] summary:after{transform:translateY(2px)rotate(225deg)}.example-menu-panel,.how-menu-panel,.pricing-menu-panel{z-index:40;width:min(720px,100vw - 44px);color:var(--text);-webkit-backdrop-filter:blur(30px)saturate(190%);background:linear-gradient(145deg,#fffffff5,#ffffffc7),#ffffffe6;border:1px solid #ffffffb8;border-radius:30px;padding:20px;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);box-shadow:0 28px 74px #0f172a29}.example-menu-panel{width:min(920px,100vw - 44px);padding:14px}.pricing-menu-panel{width:min(960px,100vw - 44px)}.example-menu-panel .window{border-radius:24px}.example-menu-panel .window-bar{height:38px}.example-menu-panel .report-ui{grid-template-columns:.88fr 1.12fr}.example-menu-panel .pack-zone,.example-menu-panel .report-zone{min-height:0;padding:16px}.example-menu-panel .pack-card.artwork-card{aspect-ratio:1;width:min(300px,100%);height:auto}.example-menu-panel .report-head{align-items:center;margin-bottom:12px}.example-menu-panel .report-head h3{letter-spacing:0;font-size:28px;line-height:1}.example-menu-panel .score-grid{gap:8px;margin-bottom:12px}.example-menu-panel .score-card{border-radius:16px;padding:10px}.example-menu-panel .score-card b{font-size:24px}.example-menu-panel .score-card span{font-size:11px}.example-menu-panel .issue-list{gap:8px}.example-menu-panel .issue{border-radius:16px;padding:10px}.example-menu-panel .issue-top{gap:8px;margin-bottom:4px}.example-menu-panel .issue h4{letter-spacing:0;font-size:13px}.example-menu-panel .issue p{font-size:12px;line-height:1.35}.how-menu-copy{max-width:560px;margin-bottom:16px}.pricing-menu-copy{max-width:640px;margin-bottom:16px}.how-menu-copy h2,.pricing-menu-copy h2{letter-spacing:0;margin:0 0 8px;font-size:28px;line-height:1.08}.how-menu-copy p,.pricing-menu-copy p{color:#1d1d1fa3;font-size:14px;line-height:1.45}.how-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.how-menu-step{background:#ffffffb8;border:1px solid #ffffffa8;border-radius:20px;grid-template-columns:28px minmax(0,1fr);align-content:start;column-gap:12px;min-width:0;padding:14px;display:grid;box-shadow:inset 0 1px #ffffffc2,0 14px 30px #0f172a0f}.how-menu-step span{color:#fff;background:linear-gradient(135deg, #ffffff40, transparent 44%), linear-gradient(135deg, var(--ink), #2e3444);border-radius:50%;grid-row:1/span 3;place-items:center;width:28px;height:28px;margin-bottom:0;font-size:12px;font-weight:780;display:grid}.how-menu-step h3{color:var(--ink);letter-spacing:0;margin-bottom:7px;font-size:16px;line-height:1.15}.how-menu-step p{color:#1d1d1f9e;font-size:12px;line-height:1.4}.how-menu-step ul{grid-column:2;gap:7px;margin-top:10px;list-style:none;display:grid}.how-menu-step li{color:#1d1d1f9e;align-items:flex-start;gap:7px;font-size:12px;line-height:1.3;display:flex}.how-menu-step li:before{content:"";background:var(--green);border-radius:50%;flex:none;width:5px;height:5px;margin-top:6px;box-shadow:0 0 0 4px #32d74b1a}.pricing-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}.pricing-menu-grid .pricing-card{background:#ffffffb8;border-radius:20px;padding:16px}.pricing-menu-grid .pricing-card.featured{transform:none}.pricing-menu-grid .pricing-card h3{letter-spacing:0;font-size:18px;line-height:1.15}.pricing-menu-grid .pricing-card p{min-height:58px;font-size:12px;line-height:1.4}.pricing-menu-grid .price{margin-top:11px;font-size:26px}.pricing-menu-grid .price-note{margin-bottom:12px;font-size:12px}.pricing-menu-grid .pricing-list{gap:8px;margin:9px 0 18px}.pricing-menu-grid .pricing-list li{font-size:12px;line-height:1.3}.pricing-menu-grid .pricing-card .button{min-height:40px;font-size:13px}.pricing-menu-disclaimer{color:#1d1d1f94;background:#ffffff8a;border:1px solid #ffffff9e;border-radius:18px;margin-top:12px;padding:12px 14px;font-size:12px;line-height:1.4}.nav-cta,.button{letter-spacing:-.005em;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,border .18s;display:inline-flex}.nav-cta{color:#fff;background:linear-gradient(135deg, #ffffff3d, transparent 40%), linear-gradient(135deg, var(--blue), #5856d6);min-height:38px;padding:0 15px;font-size:13px;box-shadow:inset 0 1px #ffffff59,0 12px 30px #007aff42}.button{min-height:52px;padding:0 24px;font-size:16px}.nav-cta:hover,.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg, #ffffff3d, transparent 40%), linear-gradient(135deg, var(--blue), #5856d6);box-shadow:inset 0 1px #ffffff57,0 18px 40px #007aff40}.button-secondary{color:var(--ink);-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffff70;border-color:#ffffffbd;box-shadow:inset 0 1px #ffffffbf,0 14px 32px #0f172a14}.button-muted{cursor:default;color:#1d1d1f75;background:#ffffff52}.button-muted:hover{transform:none}.hero{padding:86px 0 44px;position:relative;overflow:hidden}.hero-content{text-align:center;z-index:2;max-width:980px;margin:0 auto;position:relative;top:-30px}.eyebrow{color:#05060abd;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff6b;border:1px solid #ffffffb8;border-radius:999px;align-items:center;gap:8px;min-height:34px;margin-bottom:20px;padding:0 14px;font-size:13px;font-weight:720;display:inline-flex;box-shadow:inset 0 1px #ffffffc7,0 12px 28px #0f172a0f}.eyebrow:before{content:"";background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #32d74b1f}h1{max-width:980px;color:var(--ink);letter-spacing:-.05em;margin:0 auto 22px;font-size:clamp(52px,8vw,104px);font-weight:860;line-height:.94}.liquid-text{background:linear-gradient(95deg,#05060a 0%,#1d4ed8 34%,#7c3aed 64%,#05060a 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.nowrap{white-space:nowrap}.hero-copy{color:#1d1d1fb3;letter-spacing:-.005em;max-width:760px;margin:0 auto;font-size:clamp(19px,2.2vw,25px);line-height:1.42}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:18px;display:flex}.product-stage{z-index:2;perspective:1200px;max-width:1100px;margin:68px auto 0;position:relative}.glass-device{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(32px)saturate(190%);background:linear-gradient(145deg,#ffffffc7,#ffffff52),#ffffff7a;border:1px solid #ffffffb3;border-radius:46px;padding:12px;position:relative;overflow:hidden;transform:rotateX(2deg)}.glass-device:before{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffffd1,#0000 38%,#ffffff57 78%,#0000),radial-gradient(circle at 12% 0,#64d2ff47,#0000 28rem),radial-gradient(circle at 92% 20%,#9b7cff38,#0000 24rem);border-radius:44px;position:absolute;inset:1px}.window{z-index:1;-webkit-backdrop-filter:blur(26px)saturate(180%);background:#ffffff6b;border:1px solid #ffffff8f;border-radius:34px;position:relative;overflow:hidden}.window-bar{background:#ffffff57;border-bottom:1px solid #ffffff85;justify-content:center;align-items:center;height:50px;padding:0 18px;display:flex}.window-title{color:#1d1d1f8f;font-size:13px;font-weight:680}.report-ui{background:#ffffff6b;grid-template-columns:1.02fr .98fr;gap:1px;width:100%;min-width:0;display:grid}.pack-zone,.report-zone{background:#ffffff42;min-width:0;min-height:444px;padding:30px}.pack-card{background:radial-gradient(circle at 72% 18%,#ffffffd1,#0000 9rem),radial-gradient(circle at 6% 90%,#64d2ff61,#0000 13rem),linear-gradient(145deg,#fff4bcf5,#ffb840eb);border-radius:34px;flex-direction:column;justify-content:space-between;min-height:384px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffc2,inset 0 0 0 1px #ffffff6b,0 24px 58px #9a5e0029}.pack-card:after{content:"";background:#ffffff61;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-82px;right:-82px;box-shadow:inset 0 1px #fff9}.pack-card.artwork-card{aspect-ratio:1;background:#ffffff80;justify-content:center;align-items:center;width:440px;max-width:100%;height:440px;min-height:0;margin:0 auto;padding:0;display:flex}.pack-card.artwork-card:after{display:none}.pack-card.artwork-card>img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.pin{z-index:4;color:#fff;-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff40,#0000 45%),#ff453aeb;border-radius:999px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:820;display:grid;position:absolute;box-shadow:inset 0 1px #ffffff57,0 14px 28px #ff453a47}.artwork-pin{background:#ff3b30;border:2px solid #ffffffeb;width:24px;height:24px;font-size:11px;transform:translate(-50%,-50%);box-shadow:0 8px 18px #ff3b304d}.artwork-pin.marker-one{top:32%;left:54%}.artwork-pin.marker-two{top:63%;left:55%}.artwork-pin.marker-three{top:55%;left:65%}.artwork-pin.marker-four{top:41%;left:40%}.report-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.report-head h3{color:var(--ink);letter-spacing:-.035em;font-size:29px;font-weight:820;line-height:1.04}.report-title-stack{min-width:0}.report-context{color:#1d1d1f94;margin-top:8px;font-size:15px;font-weight:650;line-height:1.35}.status-pill{color:#147a34eb;min-height:auto;box-shadow:none;white-space:nowrap;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:780;display:inline-flex}.status-pill:before{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #32d74b1f}.status-pill.status-pill-ready{color:#005ce6eb;min-height:auto;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;padding:0}.status-pill.status-pill-ready:before{background:var(--blue);box-shadow:0 0 0 5px #007aff1f}.score-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.score-card,.issue,.pricing-card,.step,.feature-card,.scan-form{-webkit-backdrop-filter:blur(22px)saturate(180%);background:#ffffff6b;border:1px solid #ffffffa8;min-width:0;box-shadow:inset 0 1px #ffffffc2,0 16px 36px #0f172a0f}.score-card{border-radius:20px;padding:15px}.score-card b{color:var(--ink);letter-spacing:-.035em;margin-bottom:5px;font-size:31px;line-height:1;display:block}.score-card span{color:#1d1d1f94;font-size:12px;font-weight:680}.issue-list{gap:11px;display:grid}.issue{border-radius:21px;padding:15px}.issue-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:6px;display:flex}.issue h4{min-width:0;color:var(--ink);letter-spacing:-.02em;overflow-wrap:break-word;font-size:15px;font-weight:780}.severity{color:#a25a00f2;white-space:nowrap;background:#ff9f0a24;border:1px solid #ffffff75;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:760;display:inline-flex}.severity.high{color:#b42318f5;background:#ff453a1f}.severity.low{color:#147a34eb;background:#32d74b1f}.issue p{color:#1d1d1f9e;overflow-wrap:break-word;font-size:14px;line-height:1.45}.issue-recommendation{margin-top:8px;font-weight:680;color:#007affd1!important}section{padding:104px 0;position:relative}.section-header{text-align:center;max-width:820px;margin:0 auto 48px}h2{color:var(--ink);letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(42px,5.7vw,72px);font-weight:860;line-height:1.01}.section-header p{color:#1d1d1fa3;letter-spacing:-.005em;font-size:20px;line-height:1.45}.process{background:radial-gradient(circle at 8% 10%,#64d2ff38,#0000 28rem),radial-gradient(circle at 92% 18%,#9b7cff38,#0000 30rem),linear-gradient(#fff0,#ffffff52)}.process-row{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.step{border-radius:32px;flex-direction:column;min-height:300px;padding:28px;display:flex;position:relative;overflow:hidden}.step:before{counter-increment:step;content:counter(step);color:#fff;background:linear-gradient(135deg, #ffffff40, transparent 44%), linear-gradient(135deg, var(--ink), #2e3444);border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:38px;font-size:15px;font-weight:780;display:grid;box-shadow:inset 0 1px #ffffff3d,0 12px 26px #0000001f}.step.scan-step{color:#fff;background:radial-gradient(circle at 20% 0,#64d2ff3d,#0000 16rem),linear-gradient(135deg,#070a14e0,#252a3ec2);border-color:#ffffff3d;box-shadow:inset 0 1px #ffffff38,0 26px 72px #0f172a2e}.step.scan-step:before{color:var(--ink);background:#ffffffeb}.step h3{color:var(--ink);letter-spacing:-.025em;margin-bottom:10px;font-size:23px;font-weight:820}.step.scan-step h3{color:#fff}.step p{color:#1d1d1f9e;font-size:15px}.step.scan-step p{color:#ffffffc2}.step-bullets,.pricing-list{gap:10px;margin-top:24px;list-style:none;display:grid}.step-bullets li,.pricing-list li{color:#1d1d1f9e;align-items:flex-start;gap:9px;font-size:14px;display:flex}.step.scan-step .step-bullets li{color:#fffc}.step-bullets li:before,.pricing-list li:before{content:"";background:var(--green);border-radius:50%;flex:none;width:6px;height:6px;margin-top:8px;box-shadow:0 0 0 4px #32d74b1a}.pricing-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;display:grid}.pricing-card{border-radius:32px;flex-direction:column;padding:26px;display:flex;overflow:hidden}.pricing-card.featured{background:radial-gradient(circle at 18% 0,#64d2ff47,#0000 15rem),linear-gradient(135deg,#ffffffbd,#fff6);border-color:#007aff5c;transform:translateY(-10px);box-shadow:inset 0 1px #ffffffd1,0 30px 84px #007aff29}.pricing-label{min-height:27px;color:var(--blue);background:#ffffff61;border:1px solid #ffffff9e;border-radius:999px;align-self:flex-start;align-items:center;margin-bottom:14px;padding:0 10px;font-size:12px;font-weight:760;display:inline-flex;box-shadow:inset 0 1px #ffffffbd}.pricing-card h3{color:var(--ink);letter-spacing:-.025em;margin-bottom:8px;font-size:24px;font-weight:820}.pricing-card p{color:#1d1d1f99;min-height:72px;font-size:14px}.price{color:var(--ink);letter-spacing:-.04em;margin:22px 0 4px;font-size:33px;font-weight:860;line-height:1}.price-note{color:#1d1d1f7a;margin-bottom:18px;font-size:13px;font-weight:560}.pricing-list{margin:18px 0 26px}.pricing-card .button{width:100%;min-height:45px;margin-top:auto;font-size:14px}.disclaimer{color:#1d1d1f94;text-align:center;-webkit-backdrop-filter:blur(22px)saturate(180%);background:#ffffff5c;border:1px solid #ffffffa3;border-radius:22px;max-width:940px;margin:32px auto 0;padding:16px 18px;font-size:13px;box-shadow:inset 0 1px #ffffffbd,0 12px 32px #0f172a0d}.cta{padding:25px 0 62px}.cta-panel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(32px)saturate(190%);background:radial-gradient(circle at 12% 0,#64d2ff38,#0000 20rem),radial-gradient(circle at 100% 18%,#9b7cff2e,#0000 22rem),#ffffff6b;border:1px solid #ffffffb3;border-radius:46px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:24px;padding:18px;display:grid;position:relative;top:0;overflow:hidden}.cta-copy{padding:38px}.cta-copy h2{margin-bottom:16px;font-size:clamp(40px,5.2vw,64px)}.cta-copy p{color:#1d1d1f9e;letter-spacing:-.005em;margin-bottom:26px;font-size:19px;line-height:1.45}.scan-form{border-radius:34px;gap:14px;padding:24px;display:grid}.dropzone{text-align:center;background:radial-gradient(circle at 50% 0,#64d2ff2e,#0000 16rem),#ffffff52;border:1.5px dashed #1d1d1f2e;border-radius:27px;place-items:center;min-height:188px;padding:24px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffb8}.upload-dropzone{cursor:pointer}.upload-dropzone input[type=file]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.dropzone strong{color:var(--ink);letter-spacing:-.015em;margin-bottom:4px;font-size:20px;font-weight:780;display:block}.upload-dropzone>strong{transform:translateY(3px)}.dropzone span{color:#1d1d1f8a;font-size:14px}.field-grid{gap:10px;display:grid}.crop-summary{color:#1d1d1f94;background:#ffffff6b;border:1px solid #ffffffa8;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:7px 8px 7px 13px;font-size:13px;font-weight:680;display:flex;box-shadow:inset 0 1px #ffffffb8,0 10px 22px #0f172a0a}.crop-edit-button,.crop-modal-apply{font:inherit;cursor:pointer;border:1px solid #ffffffad}.crop-edit-button{color:#005ce6eb;background:#007aff14;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:780;display:inline-flex;box-shadow:inset 0 1px #ffffffbd}.crop-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(160%);background:#05060a6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.crop-modal{background:linear-gradient(145deg,#fffffff5,#ffffffc7),#ffffffe6;border:1px solid #ffffffb8;border-radius:30px;gap:16px;width:min(760px,100%);max-height:calc(100vh - 36px);padding:18px;display:grid;overflow:auto;box-shadow:0 34px 90px #0f172a47}.crop-modal-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.crop-modal-head h3{color:var(--ink);letter-spacing:-.03em;margin-bottom:6px;font-size:24px;line-height:1.05}.crop-modal-head p{color:#1d1d1f9e;max-width:520px;font-size:14px;line-height:1.4}.crop-modal-apply{color:#fff;background:linear-gradient(135deg, #ffffff3d, transparent 40%), linear-gradient(135deg, var(--blue), #5856d6);border-radius:999px;min-height:34px;padding:0 13px;font-size:13px;font-weight:740;box-shadow:inset 0 1px #ffffff5c,0 10px 22px #007aff2e}.crop-tool{gap:12px;display:grid}.crop-stage{touch-action:none;-webkit-user-select:none;user-select:none;background:#ffffff8a;border-radius:18px;position:relative;overflow:visible}.crop-image{pointer-events:none;width:100%;height:auto;display:block}.crop-shade{pointer-events:none;background:#05060a57;position:absolute}.crop-shade-top,.crop-shade-bottom{width:100%;left:0}.crop-shade-top{border-radius:18px 18px 0 0;top:0}.crop-shade-left,.crop-shade-right{left:0}.crop-shade-bottom{border-radius:0 0 18px 18px}.crop-selection{cursor:move;touch-action:none;border:2px solid #007afff5;border-radius:10px;position:absolute;box-shadow:inset 0 0 0 1px #ffffffb8}.crop-handle{background:var(--blue);border:2px solid #fff;border-radius:999px;width:16px;height:16px;position:absolute;box-shadow:0 6px 14px #007aff42}.crop-handle.top-left{cursor:nwse-resize;top:-8px;left:-8px}.crop-handle.top-right{cursor:nesw-resize;top:-8px;right:-8px}.crop-handle.bottom-left{cursor:nesw-resize;bottom:-8px;left:-8px}.crop-handle.bottom-right{cursor:nwse-resize;bottom:-8px;right:-8px}.crop-message{color:#1d1d1f8f;font-size:12px;line-height:1.35}.form-alert{color:#b02018f0;background:#ff3b3017;border-radius:16px;padding:13px 14px;font-size:14px;font-weight:680;line-height:1.35}input,select{width:100%;min-height:50px;color:var(--text);font:inherit;-webkit-backdrop-filter:blur(18px)saturate(180%);background:#ffffff7a;border:1px solid #ffffffa8;border-radius:16px;outline:none;padding:0 14px;box-shadow:inset 0 1px #ffffffc7,0 12px 28px #0f172a0a}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2.25L6 6.25L10 2.25' stroke='%231D1D1F' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:12px 8px;padding-right:34px}input:focus,select:focus{border-color:#007aff6b;box-shadow:inset 0 1px #ffffffc7,0 0 0 5px #007aff1a}input::placeholder{color:#1d1d1f6b}.page-shell{min-height:100vh;padding:160px 0 80px}.page-shell.report-shell{padding-top:0}.report-shell .report-page{margin-top:0;padding:25px 0 62px}.report-page{gap:28px;display:grid}.report-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.report-page-head h2{margin:14px 0 8px;font-size:clamp(44px,6vw,76px)}.report-shell .report-page-head h2{margin-top:0}.report-page-head p,.report-summary{color:#1d1d1f9e;font-size:18px;line-height:1.45}.report-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:inline-flex}.dev-pill{color:#1d1d1f85;background:#ffffff70;border:1px solid #1d1d1f14;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:720;display:inline-flex}.report-page-grid{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:start;gap:34px;display:grid}.run-scan-form{margin-top:22px;display:grid}.scan-form .button:disabled,.run-scan-form .button:disabled{cursor:progress;opacity:1}.thinking-word{justify-content:center;align-items:center;min-width:72px;display:inline-flex}.thinking-word span{animation:1.05s ease-in-out infinite thinkingWave;animation-delay:calc(var(--letter-index) * 55ms);display:inline-block}@keyframes thinkingWave{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}}.issue-list-locked .issue{-webkit-backdrop-filter:blur(26px)saturate(180%);background:#ffffff5c;position:relative;overflow:hidden}.issue-list-locked .issue h4,.issue-list-locked .issue p,.issue-list-locked .severity{filter:blur(5px);-webkit-user-select:none;user-select:none}.report-artwork{aspect-ratio:1;width:min(440px,100%);height:auto;margin:0}.report-artwork img{object-fit:contain;width:100%;height:100%;display:block}.dropzone input[type=file]{cursor:pointer;background:#ffffff6b;border-radius:14px;min-height:auto;margin-top:12px;padding:10px}.dropzone .upload-icon{isolation:isolate;background:linear-gradient(135deg, #ffffff40, transparent 44%), linear-gradient(135deg, var(--ink), #2e3444);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto 12px;font-size:24px;font-weight:700;line-height:1;display:flex;position:relative;box-shadow:inset 0 1px #ffffff3d,0 12px 26px #0000001f}.dropzone .upload-icon:not(.has-file){box-shadow:none;background:0 0;padding-bottom:2px;transform:translateY(6px)}.dropzone .upload-icon:not(.has-file):before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(135deg, #ffffff40, transparent 44%), linear-gradient(135deg, var(--ink), #2e3444);position:absolute;inset:0;transform:translateY(1px);box-shadow:inset 0 1px #ffffff3d,0 12px 26px #0000001f}.dropzone .upload-icon.has-file{color:#fff;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;width:min(100%,280px);height:auto;min-height:36px;padding:8px 13px;font-size:13px;line-height:1.2;overflow:hidden}.upload-dropzone>span:not(.upload-icon){margin-top:-6px;display:block}.consent-row{color:#1d1d1f9e;border:1px solid #0000;border-radius:16px;align-items:flex-start;gap:10px;margin:2px 0 4px;padding:10px 12px;font-size:13px;line-height:1.35;transition:border .18s,background .18s,box-shadow .18s;display:flex}.consent-row input[type=checkbox]{appearance:none;-webkit-backdrop-filter:none;cursor:pointer;background:#ffffffc7;border:1.5px solid #1d1d1f2e;border-radius:5px;width:18px;min-width:18px;height:18px;min-height:18px;margin:2px 0 0;padding:0;position:relative;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #0f172a0d}.consent-row input[type=checkbox]:checked{background:linear-gradient(135deg, #ffffff42, transparent 44%), linear-gradient(135deg, var(--blue), #5856d6);border-color:#007affbd}.consent-row input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.consent-row input[type=checkbox]:focus{box-shadow:inset 0 1px #ffffffe6,0 0 0 5px #007aff1a}input.is-invalid,select.is-invalid{background:#ff453a12;border-color:#ff453ab8;box-shadow:inset 0 1px #ffffffb8,0 0 0 5px #ff453a1a}select.is-invalid{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2.25L6 6.25L10 2.25' stroke='%231D1D1F' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:12px 8px}.upload-dropzone.is-invalid,.consent-row.is-invalid{background:radial-gradient(circle at 50% 0,#ff453a1f,#0000 16rem),#ff453a0f;border-color:#ff453ab8;box-shadow:inset 0 1px #ffffffb8,0 0 0 5px #ff453a1a}.unlock-card,.full-report-block{-webkit-backdrop-filter:blur(22px)saturate(180%);background:radial-gradient(circle at 14% 0,#64d2ff29,#0000 16rem),#ffffff6b;border:1px solid #ffffffa8;border-radius:24px;gap:18px;margin-top:18px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffffc2,0 16px 36px #0f172a0f}.unlock-card h3,.full-report-block h3{color:var(--ink);letter-spacing:-.035em;font-size:24px;line-height:1.05}.paid-report-section{gap:12px;display:grid}.paid-report-section>h4{color:var(--ink);letter-spacing:-.025em;font-size:18px;line-height:1.1}.unlock-card p{color:#1d1d1f9e;margin-top:7px;font-size:14px;line-height:1.45}.unlock-form{display:grid}.payment-panel{grid-template-columns:170px minmax(0,1fr);align-items:center;gap:18px;display:grid}.payment-qr{background:#fff;border-radius:18px;width:170px;height:170px;padding:10px;display:block;box-shadow:0 18px 36px #0f172a14}.payment-meta{gap:6px;min-width:0;display:grid}.payment-meta strong{color:var(--ink);letter-spacing:-.02em;font-size:18px}.payment-meta span,.payment-meta small{color:#1d1d1f94;overflow-wrap:break-word;font-size:13px;line-height:1.35}.payment-meta .payment-countdown{color:#007affc7;font-weight:680}.admin-unlock-form{text-align:left;width:min(560px,100%);margin:28px auto 0}footer{color:#1d1d1f85;-webkit-backdrop-filter:blur(22px)saturate(180%);background:#ffffff57;border-top:1px solid #ffffff94;padding:36px 0;font-size:13px}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.nav,.eyebrow,.button-secondary,.glass-device,.window,.score-card,.issue,.step,.example-menu-panel,.how-menu-panel,.how-menu-step,.pricing-menu-panel,.pricing-menu-disclaimer,.pricing-card,.scan-form,.cta-panel,input,select,.disclaimer,footer{background:#ffffffe0}}@media (max-width:1040px){.report-ui,.cta-panel{grid-template-columns:1fr}.pricing-grid,.pricing-menu-grid{grid-template-columns:repeat(2,1fr)}.pricing-card.featured,.glass-device{transform:none}}@media (max-width:900px){.process-row{grid-template-columns:repeat(2,1fr)}.nav-links{gap:16px;margin-left:auto;display:flex}.example-menu-panel,.how-menu-panel,.pricing-menu-panel{width:auto;max-height:calc(100vh - 100px);position:fixed;top:78px;left:22px;right:22px;overflow:auto;transform:none}.example-menu-panel .report-ui,.how-menu-grid,.pricing-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-stage{max-width:100%;overflow:hidden}.glass-device,.window,.report-ui,.pack-zone,.report-zone,.score-grid,.issue-list,.score-card,.issue{width:100%;min-width:0;max-width:100%}.glass-device,.window,.report-ui,.pack-zone,.report-zone{overflow:hidden}.report-ui,.report-page-grid{grid-template-columns:minmax(0,1fr)}.pack-card.artwork-card{aspect-ratio:1;width:min(440px,100%);height:auto}.report-head{flex-direction:column;align-items:flex-start;gap:12px}.report-head h3,.status-pill{min-width:0;max-width:100%}.status-pill{white-space:normal}.score-grid{grid-template-columns:minmax(0,1fr)}.issue-top{flex-wrap:wrap;align-items:flex-start}}@media (max-width:720px){.container{width:min(var(--max), calc(100% - 28px))}header{padding:8px 0}.nav{gap:10px;height:auto;min-height:54px;padding:7px 10px 7px 12px}.nav-links>a{display:none}.nav-menu summary{min-height:34px;font-size:12px}.nav-cta{min-height:34px;padding:0 12px;font-size:12px}.example-menu-panel,.how-menu-panel,.pricing-menu-panel{border-radius:24px;padding:16px;top:70px;left:14px;right:14px}.how-menu-copy h2,.pricing-menu-copy h2{font-size:24px}.example-menu-panel .report-ui,.how-menu-grid,.pricing-menu-grid{grid-template-columns:minmax(0,1fr)}.hero{padding:58px 0 28px}section,.cta{padding:66px 0}.cta,.report-shell .report-page{padding:13px 0 16px}h1{font-size:clamp(46px,15vw,64px);line-height:.98}.hero-copy,.section-header p,.cta-copy p{font-size:18px}.product-stage{max-width:100%;margin-top:44px;overflow:hidden}.glass-device{border-radius:30px;width:100%;max-width:100%;padding:8px;overflow:hidden}.window{border-radius:23px;width:100%;max-width:100%}.window-bar{justify-content:center}.report-ui{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%;overflow:hidden}.pack-zone,.report-zone{width:100%;min-width:0;max-width:100%;min-height:auto;padding:14px;overflow:hidden}.pack-card{border-radius:26px;min-height:300px}.pack-card.artwork-card{aspect-ratio:1;width:min(440px,100%);height:auto}.report-head{flex-direction:column;align-items:flex-start;gap:12px}.report-head h3,.status-pill,.score-grid,.issue-list,.score-card,.issue{width:100%;min-width:0;max-width:100%}.report-head h3{font-size:clamp(28px,9vw,36px)}.status-pill{white-space:normal;width:auto}.score-grid,.process-row,.pricing-grid,.pricing-menu-grid{grid-template-columns:minmax(0,1fr)}.score-card,.issue{padding:14px}.issue-top{flex-wrap:wrap;align-items:flex-start}.issue h4,.issue p{overflow-wrap:break-word}.step{min-height:auto}.pricing-card.featured{transform:none}.cta-panel{border-radius:30px;padding:10px}.cta-copy{padding:22px}.scan-form{border-radius:24px;padding:18px}.payment-panel{grid-template-columns:minmax(0,1fr)}.payment-qr{aspect-ratio:1;width:min(100%,220px);height:auto}.button{width:100%}}@media (max-width:480px){.brand span:last-child{display:none}.nav{gap:8px}.nav-links{margin-left:0;position:absolute;left:50%;transform:translate(-50%)}.example-menu-panel,.how-menu-panel,.pricing-menu-panel{left:12px;right:12px}.nav-cta{display:none}}
