/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#171814;--muted:#676b62;--paper:#fffdf7;--cream:#f4f1e5;--line:#deddd5;--yellow:#fdda24;--yellow-dark:#c9a900;--blue:#3157f6;--green:#14835c;--red:#c9473c;--amber:#ad7119;--shadow:0 24px 60px #1f1f181c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit}button,input,select{font:inherit}button,.button{-webkit-tap-highlight-color:transparent}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-nav{border-bottom:1px solid #17181414;justify-content:space-between;align-items:center;height:96px;display:flex}.brand-link{align-items:center;display:inline-flex}.brand-link img{object-fit:contain;width:auto;height:60px}.button{border:1px solid var(--ink);background:var(--yellow);min-height:54px;color:var(--ink);box-shadow:0 8px 0 var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:20px;padding:0 26px;font-weight:860;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{box-shadow:0 10px 0 var(--ink);background:#ffe356;transform:translateY(-2px)}.button:active{box-shadow:0 4px 0 var(--ink);transform:translateY(4px)}.button:focus-visible{outline-offset:3px;outline:3px solid #3157f659}input:focus-visible{outline-offset:3px;outline:3px solid #3157f659}select:focus-visible{outline-offset:3px;outline:3px solid #3157f659}a:focus-visible{outline-offset:3px;outline:3px solid #3157f659}.button-small{min-height:42px;box-shadow:none;padding:0 20px;font-size:.9rem}.button-small:hover{box-shadow:none}.hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(44px,7vw,100px);min-height:680px;padding-block:76px 86px;display:grid}.hero-copy{max-width:660px}.eyebrow{color:#5e5105;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 22px;font-size:.76rem;font-weight:900;display:inline-flex}.eyebrow>span{background:var(--yellow-dark);border-radius:99px;width:25px;height:3px}.hero h1{letter-spacing:-.067em;max-width:700px;margin:0;font-size:clamp(3rem,6vw,5.85rem);font-weight:900;line-height:.94}.hero-lede{max-width:610px;color:var(--muted);margin:30px 0 0;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:36px;display:flex}.hero-actions>span{color:var(--muted);font-size:.94rem}.hero-actions>span strong{color:var(--ink)}.hero-cta{gap:15px}.hero-cta-price{letter-spacing:-.01em;border-left:1px solid #17181447;padding-left:15px;font-size:.78rem}.hero-visual{min-height:545px;box-shadow:var(--shadow);background:radial-gradient(circle at 50% 47%,#fdda243d,#0000 16rem),linear-gradient(150deg,#fffef8,#efecdd);border:1px solid #d8d4c2;border-radius:34px;padding:24px;position:relative;overflow:hidden}.hero-visual:before{content:"";opacity:.28;background-image:linear-gradient(#17181409 1px,#0000 1px),linear-gradient(90deg,#17181409 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.visual-label,.visual-footer{z-index:4;justify-content:space-between;align-items:center;display:flex;position:relative}.visual-label{letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:850}.visual-label>strong{color:#847000;font-size:.7rem}.private-dot{background:var(--yellow-dark);border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block;box-shadow:0 0 0 5px #c9a9001f}.visual-footer{color:var(--muted);margin-top:8px;font-size:.8rem}.visual-footer strong{color:var(--ink)}.hero-report-preview{flex-direction:column;display:flex}.report-preview-summary{z-index:2;max-width:410px;padding:58px 14px 34px;position:relative}.report-preview-kicker{color:#7a6800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.72rem;font-weight:850;display:block}.report-preview-summary>strong{letter-spacing:-.055em;font-size:clamp(2.15rem,3.4vw,3.2rem);line-height:.98;display:block}.report-preview-summary p{max-width:370px;color:var(--muted);margin:19px 0 0;line-height:1.55}.report-preview-checks{z-index:2;gap:9px;margin-top:auto;display:grid;position:relative}.report-preview-checks>div{background:#ffffffdb;border:1px solid #1718141a;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:12px 14px;display:grid;box-shadow:0 8px 25px #1f1f180e}.preview-check-icon{border-radius:12px;place-items:center;width:38px;height:38px;font-size:.9rem;font-weight:900;display:grid}.preview-check-icon.high{color:var(--red);background:#f9e4e1}.preview-check-icon.review{color:var(--amber);background:#fff1d4}.preview-check-icon.low{color:var(--green);background:#dcf1e8}.report-preview-checks p{gap:3px;margin:0;display:grid}.report-preview-checks strong{font-size:.86rem}.report-preview-checks small{color:var(--muted);font-size:.72rem}.report-preview-checks b{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.69rem}.hero-report-preview .visual-footer{padding-top:18px}.scan-component{justify-items:center;width:100%;display:grid}.scan-stage{--orbit-radius:187px;isolation:isolate;place-items:center;width:405px;height:405px;display:grid;position:relative}.scan-orbit{z-index:2;border:1px solid #8b710038;border-radius:50%;animation:17s linear infinite orbit-spin;position:absolute;inset:15px}.scan-progress-ring{z-index:1;background:conic-gradient(var(--yellow) calc(var(--scan-progress) * 1%), #8b71001a 0);filter:drop-shadow(0 0 6px #fdda246b);border-radius:50%;position:absolute;inset:8px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 calc(100% - 7px));mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 calc(100% - 7px))}.orbit-item{width:48px;height:48px;transform:rotate(var(--orbit-angle)) translateY(calc(var(--orbit-radius) * -1));margin:-24px;position:absolute;top:50%;left:50%}.orbit-badge{width:48px;height:48px;animation:17s linear infinite orbit-counter,3.6s ease-in-out infinite badge-pulse;animation-delay:0s, var(--glow-delay);background:#fff;border:3px solid #fff;border-radius:50%;place-items:center;display:grid;overflow:hidden;box-shadow:0 8px 18px #1e1f1d29}.orbit-badge img{object-fit:contain;width:100%;height:100%;display:block}.scan-photo-wrap{z-index:3;width:212px;height:212px;box-shadow:0 0 0 3px var(--yellow), 0 0 0 12px #fdda2424, 0 22px 45px #25221633;background:#e8e1cc;border:6px solid #fff;border-radius:50%;position:relative;overflow:hidden}.scan-face{opacity:0;background-image:url(/platforms/audit-face-grid.webp);background-repeat:no-repeat;background-size:400% 300%;background-position:var(--face-position);animation:face-cycle 9.6s ease-in-out var(--face-delay) infinite both;position:absolute;inset:0}.face-scan-line{z-index:3;background:var(--yellow);width:110%;height:3px;box-shadow:0 0 8px 2px var(--yellow), 0 0 22px 8px #fdda24ad;border-radius:99px;animation:2.8s ease-in-out infinite face-scan;position:absolute;top:0;left:-5%}.scan-progress-copy{width:min(100%,440px);margin-top:10px}.scan-progress-copy>div:first-child{color:#5d5b50;justify-content:space-between;gap:20px;font-size:.86rem;font-weight:780;display:flex}.scan-progress-copy strong{color:var(--ink);font-variant-numeric:tabular-nums}.scan-track{background:#ded9c4;border-radius:99px;height:8px;margin-top:12px;overflow:hidden}.scan-track span{border-radius:inherit;background:linear-gradient(90deg, var(--yellow-dark), var(--yellow));height:100%;transition:width 90ms linear;display:block}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes orbit-counter{0%{transform:rotate(var(--counter-angle))}to{transform:rotate(calc(var(--counter-angle) - 360deg))}}@keyframes badge-pulse{0%,14%,to{border-color:var(--yellow);box-shadow:0 0 0 4px #fdda242e,0 0 19px #fdda247a}30%,90%{border-color:#fff;box-shadow:0 8px 18px #1e1f1d24}}@keyframes face-cycle{0%{opacity:0;transform:scale(1.035)}1.2%,7%{opacity:1;transform:scale(1)}8.333%,to{opacity:0;transform:scale(.985)}}@keyframes face-scan{0%{opacity:0;transform:translateY(-15px)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(218px)}}.process-section{padding:clamp(58px,6.5vw,85px) 0 clamp(75px,8vw,105px)}.process-heading{max-width:680px}.process-heading h2,.scope-heading h2,.checkout-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,4.6vw,4.15rem);line-height:.98}.process-list{grid-template-columns:repeat(3,1fr);gap:14px;margin:52px 0 0;padding:0;list-style:none;display:grid}.process-list li{background:#fbfaf5;border:1px solid #dedacd;border-radius:24px;min-height:250px;padding:24px;box-shadow:0 12px 34px #1f1f180e}.process-list li:nth-child(2){background:#f6f2e7;border-color:#d9d4c6}.process-list li:nth-child(3){color:var(--ink);background:#f1ead7;border-color:#d4cebd}.step-number{background:var(--yellow);width:44px;height:44px;color:var(--ink);font-family:var(--font-geist-mono);border-radius:14px;place-items:center;font-size:.68rem;font-weight:900;display:grid}.process-list small{color:#8a780c;letter-spacing:.08em;text-transform:uppercase;margin-top:30px;font-size:.62rem;font-weight:850;display:block}.process-list li:nth-child(3) small{color:#746300}.process-list h3{letter-spacing:-.03em;margin:8px 0 10px;font-size:1.15rem}.process-list p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.55}.process-list li:nth-child(3) p{color:var(--muted)}.scope-section{background:#f5f2e8;border-block:1px solid #dedccf;padding-block:clamp(80px,10vw,125px)}.scope-heading{grid-template-columns:minmax(0,1.15fr) minmax(280px,.7fr);align-items:end;gap:clamp(35px,7vw,90px);display:grid}.scope-heading>p{max-width:430px;color:var(--muted);margin:0 0 4px;line-height:1.65}.scope-list{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:54px;display:grid}.scope-list article{background:#ffffffc2;border:1px solid #dad6c7;border-radius:21px;grid-template-columns:auto 1fr;align-content:start;align-items:center;gap:12px;min-height:220px;padding:21px;transition:transform .18s,border-color .18s,background .18s;display:grid}.scope-list article:hover{background:#fff;border-color:#bda70e;transform:translateY(-3px)}.scope-icon{background:var(--yellow);width:43px;height:43px;color:var(--ink);border-radius:13px;place-items:center;font-size:1rem;font-weight:900;display:grid}.scope-icon svg,.privacy-icon svg{display:block}.scope-list article>div{grid-column:1/-1;margin-top:18px}.scope-list h3{letter-spacing:-.025em;margin:0 0 9px;font-size:1.02rem}.scope-list p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.privacy-note{background:#fff;border:1px solid #d8d4c6;border-radius:21px;grid-template-columns:52px minmax(240px,.8fr) minmax(280px,1fr);align-items:center;gap:22px;margin-top:24px;padding:24px 28px;display:grid;box-shadow:0 12px 32px #1f1f180d}.privacy-icon{background:var(--yellow);width:48px;height:48px;color:var(--ink);border-radius:15px;place-items:center;font-size:1.15rem;font-weight:900;display:grid}.privacy-note div{gap:5px;display:grid}.privacy-note div>span{color:#81700c;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:900}.privacy-note strong{letter-spacing:-.03em;font-size:1.15rem}.privacy-note p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.55}.checkout-section{background:var(--paper);padding-block:clamp(80px,10vw,125px)}.checkout-heading{max-width:680px;margin-bottom:48px}.checkout-heading>p:last-child{max-width:560px;color:var(--muted);margin:20px 0 0;font-size:1rem;line-height:1.6}.checkout-layout{background:#efede5;border:1px solid #dad7cc;border-radius:29px;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:start;gap:10px;padding:10px;display:grid;box-shadow:0 22px 65px #1f1f1817}.order-card{background:var(--yellow);color:var(--ink);border:1px solid #d0b20a;border-radius:21px;padding:clamp(26px,3.5vw,38px);position:sticky;top:25px}.order-label{color:#675800;letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:900}.order-card h3{letter-spacing:-.05em;max-width:300px;margin:20px 0 11px;font-size:clamp(1.7rem,2.8vw,2.35rem);line-height:1}.order-card>p{color:#5d5218;margin:0;font-size:.84rem;line-height:1.55}.order-price{border-block:1px solid #17181442;justify-content:space-between;align-items:end;gap:20px;margin-top:28px;padding-block:18px;display:flex}.order-price span{color:#5d5218;font-size:.72rem}.order-price strong{color:var(--ink);letter-spacing:-.06em;font-size:2rem}.order-card ul{color:#3c371f;gap:11px;margin:22px 0 0;padding:0;font-size:.77rem;list-style:none;display:grid}.order-card li{gap:9px;line-height:1.42;display:flex}.order-card li:before{content:"✓";color:var(--ink);font-weight:900}.audit-form{background:#fff;border-radius:24px;padding:clamp(25px,4vw,43px)}.form-progress{border-bottom:1px solid #e8e6de;padding-bottom:22px}.form-progress-copy{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.form-progress-copy span{color:#8b790b;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:900}.form-progress-copy strong{color:var(--ink);font-size:.78rem}.form-progress-track{background:#ece9df;border-radius:99px;height:6px;margin-top:13px;overflow:hidden}.form-progress-track>span{border-radius:inherit;background:var(--yellow);height:100%;transition:width .25s;display:block}.form-milestones{grid-template-columns:repeat(7,1fr);gap:6px;margin-top:8px;display:grid}.form-milestones span{background:#ece9df;border-radius:99px;height:3px;transition:background .2s}.form-milestones span.complete{background:#c7aa08}.form-step-heading{max-width:540px;margin:30px 0 27px}.form-step-heading h3{letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,3.2vw,2.15rem);line-height:1.06}.form-step-heading p{color:var(--muted);margin:11px 0 0;font-size:.82rem;line-height:1.55}.form-step{align-content:start;min-height:155px}.form-step[hidden]{display:none}.form-error{color:#8e2d26;background:#fff4f3;border:1px solid #e4aaa5;border-radius:12px;margin-bottom:22px;padding:12px 14px;font-size:.87rem;font-weight:740}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{color:#363830;gap:8px;font-size:.82rem;font-weight:800;display:grid}.field-wide{grid-column:1/-1}.field span{justify-content:space-between;display:flex}.field em{color:#94968f;font-size:.68rem;font-style:normal;font-weight:650}.field input,.field select,.social-field>div{width:100%;height:54px;color:var(--ink);background:#f8f8f5;border:1px solid #d5d5d0;border-radius:13px;outline:0;padding:0 14px;font-size:.91rem;font-weight:620}.field input:focus,.field select:focus,.social-field>div:focus-within{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #3157f61a}.social-field>div{grid-template-columns:auto 1fr;align-items:center;padding:0;display:grid;overflow:hidden}.social-field b{color:#74776e;border-right:1px solid #dedfd9;place-items:center;height:100%;padding:0 12px;display:grid}.social-field input{background:0 0;border:0;height:100%;box-shadow:none!important}.billing-field{margin-top:18px}.check-row{color:#565850;cursor:pointer;grid-template-columns:18px 1fr;align-items:start;gap:10px;margin-top:18px;font-size:.78rem;line-height:1.5;display:grid}.first-check-row{margin-top:0}.check-row input{width:17px;height:17px;accent-color:var(--ink);margin:1px 0 0}.check-row a{font-weight:800}.consent-row{border-top:1px solid #ece9df;margin-top:26px;padding-top:23px}.form-actions{border-top:1px solid #ece9df;grid-template-columns:auto minmax(0,1fr);gap:11px;margin-top:28px;padding-top:23px;display:grid}.form-actions.first-step{grid-template-columns:1fr}.form-back{min-height:59px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d7d4c9;border-radius:14px;padding-inline:22px;font-size:.82rem;font-weight:850}.form-back:hover{background:#f6f4ed}.checkout-button{border-radius:14px;width:100%;min-height:59px}.checkout-button:disabled{opacity:.65;cursor:wait}.form-security{color:#85877f;text-align:center;margin:18px 0 0;font-size:.7rem}.site-footer{color:#777970;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;min-height:155px;font-size:.75rem;display:grid}.site-footer img{width:auto;height:47px}.site-footer p{text-align:center}.site-footer nav{gap:18px;display:flex}@media (max-width:940px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:60px}.hero-copy{max-width:760px}.hero-visual{display:none}.process-list{gap:28px}.scope-heading{grid-template-columns:1fr;align-items:start}.scope-heading>p{max-width:620px}.scope-list{grid-template-columns:repeat(2,1fr)}.privacy-note{grid-template-columns:52px 1fr}.privacy-note p{grid-column:2}.checkout-layout{grid-template-columns:1fr}.order-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 24px;padding:22px 24px;display:grid;position:static}.order-label{grid-column:1}.order-card h3{grid-column:1;max-width:none;margin:4px 0 0;font-size:1.55rem}.order-card>p{grid-column:1}.order-price{border:0;grid-area:1/2/span 3;justify-items:end;gap:3px;margin:0;padding:0;display:grid}.order-card ul{display:none}}@media (max-width:640px){.shell{width:min(100% - 26px,1180px)}.site-nav{height:78px}.brand-link img{height:48px}.button-small{min-height:38px;padding-inline:14px;font-size:.78rem}.hero{gap:44px;padding-block:49px 58px}.hero h1{font-size:clamp(2.85rem,15vw,4rem)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{border-radius:26px;min-height:450px;padding:18px}.report-preview-summary{padding:42px 5px 28px}.report-preview-checks>div{grid-template-columns:38px 1fr auto;padding:10px}.scan-stage{--orbit-radius:147px;width:320px;height:320px}.orbit-item,.orbit-badge{width:40px;height:40px}.orbit-item{margin:-20px}.scan-photo-wrap{border-width:5px;width:170px;height:170px}@keyframes face-scan{0%{opacity:0;transform:translateY(-12px)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(178px)}}.process-section{padding-block:42px 64px}.scope-section,.checkout-section{padding-block:64px}.process-heading h2,.scope-heading h2,.checkout-heading h2{font-size:clamp(2.15rem,9vw,2.75rem);line-height:1.01}.process-list{grid-template-columns:1fr;gap:11px;margin-top:34px}.process-list li{border-radius:18px;grid-template-columns:48px 1fr;gap:15px;min-height:0;padding:18px;display:grid}.step-number{border-radius:13px;width:44px;height:44px}.process-list small{margin-top:1px}.process-list h3{margin:5px 0 7px;font-size:1.02rem}.process-list p{font-size:.78rem;line-height:1.5}.scope-heading{gap:20px}.scope-heading>p{font-size:.87rem;line-height:1.55}.scope-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:34px}.scope-list article{border-radius:17px;gap:8px;min-height:194px;padding:15px}.scope-icon{border-radius:12px;width:38px;height:38px;font-size:.9rem}.scope-list article>div{margin-top:12px}.scope-list h3{margin-bottom:7px;font-size:.92rem}.scope-list p{font-size:.72rem;line-height:1.48}.privacy-note{border-radius:17px;grid-template-columns:44px 1fr;gap:12px 14px;margin-top:12px;padding:17px}.privacy-icon{border-radius:13px;width:42px;height:42px}.privacy-note strong{font-size:.98rem}.privacy-note p{grid-column:2;font-size:.73rem}.checkout-heading{margin-bottom:36px}.checkout-heading>p:last-child{margin-top:15px;font-size:.88rem}.checkout-layout{border-radius:22px;padding:7px}.order-card{border-radius:16px;gap:4px 14px;padding:17px}.order-card h3{margin:3px 0 0;font-size:1.3rem}.order-card>p{display:none}.order-price{grid-row:1/span 2}.order-price span{font-size:.64rem}.order-price strong{font-size:1.65rem}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.audit-form{border-radius:19px;padding:26px 17px}.form-step{min-height:145px}.form-step-heading{margin-block:25px 23px}.form-actions{grid-template-columns:84px minmax(0,1fr)}.site-footer{text-align:center;grid-template-columns:1fr;gap:14px;padding-block:30px}.site-footer img{margin-inline:auto}.site-footer nav{justify-content:center}}@media (max-width:350px){.scope-list{grid-template-columns:1fr}.scope-list article{min-height:165px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.scan-page{background:radial-gradient(circle at 69% 48%,#fdda2438,#0000 23rem),linear-gradient(145deg,#fffef9,#eee9d9);grid-template-rows:auto 1fr auto;grid-template-columns:minmax(260px,.7fr) minmax(480px,1fr);align-items:center;column-gap:clamp(30px,7vw,100px);min-height:100dvh;padding:34px max(30px,50vw - 590px);display:grid;overflow:hidden}.scan-brand{grid-column:1/-1;align-self:start}.scan-brand img{width:auto;height:58px}.scan-page-copy{align-self:center;max-width:500px}.scan-page-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.6rem,5vw,5rem);line-height:.96}.scan-page-copy>p:last-child{color:var(--muted);font-size:1.04rem;line-height:1.65}.scan-page .scan-component{align-self:center}.scan-source-list{flex-wrap:wrap;grid-column:1/-1;justify-content:center;align-self:end;gap:8px;display:flex}.scan-source-list span{color:#8a887c;background:#ffffff8c;border:1px solid #d5cfb9;border-radius:99px;padding:7px 12px;font-size:.7rem;font-weight:750;transition:color .2s,border .2s,background .2s}.scan-source-list span.done{color:var(--green);background:#ffffffe0;border-color:#14835c42}.status-page{background:var(--cream);align-content:center;place-items:center;gap:30px;min-height:100dvh;padding:25px;display:grid}.status-page>img{width:auto;height:64px}.status-card{width:min(100%,520px);box-shadow:var(--shadow);text-align:center;background:#fff;border:1px solid #d5d0bf;border-radius:26px;justify-items:center;padding:42px;display:grid}.status-card h1{letter-spacing:-.045em;margin:18px 0 10px;font-size:2rem}.status-card p{color:var(--muted);margin:0 0 24px;line-height:1.6}.status-card>a{color:var(--muted);margin-top:22px;font-size:.8rem;font-weight:750}.status-spinner{border:3px solid #e5e0ce;border-top-color:var(--yellow-dark);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.results-page{background:#f7f8f6;min-height:100dvh}.results-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:88px;display:flex}.results-nav img{width:auto;height:55px}.results-nav>a:last-child{border:1px solid var(--ink);border-radius:99px;padding:9px 14px;font-size:.78rem;font-weight:800;text-decoration:none}.results-hero{padding-block:64px 42px}.results-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,5vw,5rem);line-height:.95}.results-hero>div:first-child>p:last-child{max-width:600px;color:var(--muted);line-height:1.6}.report-synthesis{border:1px solid #d8d3bd;border-top:4px solid var(--amber);background:linear-gradient(135deg,#fffef8,#f3efe1);border-radius:24px;margin-bottom:18px;padding:clamp(24px,4vw,42px);box-shadow:0 18px 45px #1f1f1812}.report-synthesis.severity-low{border-top-color:var(--green)}.report-synthesis.severity-high{border-top-color:var(--red)}.synthesis-heading{justify-content:space-between;align-items:start;gap:25px;display:flex}.synthesis-heading>div>span{color:#81700c;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:900}.synthesis-heading h2{letter-spacing:-.055em;max-width:780px;margin:10px 0 0;font-size:clamp(2rem,4vw,3.7rem);line-height:1}.synthesis-heading em{color:#6d6b60;letter-spacing:.07em;text-transform:uppercase;background:#ffffffb8;border:1px solid #d5cfb7;border-radius:99px;flex:none;padding:8px 11px;font-size:.62rem;font-style:normal;font-weight:850}.synthesis-overview{color:#4e5149;max-width:900px;margin:24px 0;font-size:1rem;line-height:1.68}.synthesis-columns{grid-template-columns:1fr;gap:14px;display:grid}.synthesis-columns>div{background:#ffffffb8;border:1px solid #ded9c7;border-radius:17px;padding:20px}.synthesis-columns h3{letter-spacing:.04em;text-transform:uppercase;margin:0 0 16px;font-size:.8rem}.synthesis-columns ol{counter-reset:summary-items;gap:14px;margin:0;padding:0;list-style:none;display:grid}.synthesis-columns li{counter-increment:summary-items;border-left:2px solid #cabb57;gap:4px;padding-left:12px;display:grid;position:relative}.synthesis-columns strong{font-size:.83rem}.synthesis-columns p{color:#64675f;margin:0;font-size:.75rem;line-height:1.5}.synthesis-columns small{color:#8c7b10;font-size:.6rem;font-weight:760}.report-synthesis>details{border-top:1px solid #dcd7c5;margin-top:19px;padding-top:14px}.report-synthesis>details summary{cursor:pointer;font-size:.72rem;font-weight:820}.report-synthesis>details ul{color:var(--muted);margin:12px 0 0;padding-left:18px;font-size:.7rem;line-height:1.55}.report-synthesis>footer{color:#929087;margin-top:18px;font-size:.62rem}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-bottom:70px;display:grid}.feedback-panel{background:linear-gradient(135deg,#fffef8,#f4efdb);border:1px solid #d8d3bd;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px 36px;margin-bottom:54px;padding:clamp(22px,4vw,38px);display:grid;box-shadow:0 14px 35px #1f1f180e}.feedback-panel>div:first-child>span{color:#81700c;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:900}.feedback-panel h2{letter-spacing:-.045em;margin:8px 0 4px;font-size:clamp(1.55rem,3vw,2.35rem)}.feedback-panel>div:first-child>p{color:var(--muted);margin:0;font-size:.86rem}.feedback-actions{gap:9px;display:flex}.feedback-actions button{min-width:128px;color:var(--ink);font:inherit;cursor:pointer;background:#fffc;border:1px solid #cbc7b7;border-radius:99px;justify-content:center;align-items:center;gap:9px;padding:13px 17px;font-size:.79rem;font-weight:820;transition:transform .15s,border-color .15s,background .15s,color .15s;display:inline-flex}.feedback-actions button:hover:not(:disabled){border-color:#9d998a;transform:translateY(-1px)}.feedback-actions button:focus-visible{outline-offset:3px;outline:3px solid #fdda24a6}.feedback-actions button.selected.positive{color:#116b4c;background:#e9f7f0;border-color:#14835c61}.feedback-actions button.selected.negative{color:#9b3d2e;background:#fff0eb;border-color:#b9493452}.feedback-actions button:disabled{cursor:wait;opacity:.72}.feedback-status{color:#65685f;grid-column:1/-1;margin:0;font-size:.7rem}.result-card{background:#fff;border:1px solid #d9dbd4;border-top:4px solid #979b90;border-radius:20px;min-height:265px;padding:24px;position:relative;overflow:hidden;box-shadow:0 13px 35px #1f1f180e}.result-card-wide{grid-column:1/-1}.result-card.severity-low{border-top-color:var(--green)}.result-card.severity-review{border-top-color:var(--amber)}.result-card.severity-high{border-top-color:var(--red);background:#fffdfc}.result-card-top{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.result-dot{background:#979b90;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #979b901f}.severity-low .result-dot{background:var(--green)}.severity-review .result-dot{background:var(--amber)}.severity-high .result-dot{background:var(--red)}.result-card h2{margin:0;font-size:1rem}.result-card-top em{color:#6e7168;letter-spacing:.06em;text-transform:uppercase;border:1px solid #dedfd9;border-radius:99px;padding:5px 8px;font-size:.59rem;font-style:normal;font-weight:850}.result-card>p{color:#53574e;font-size:.9rem;line-height:1.58}.result-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:20px 0;display:grid}.result-card dl>div{background:#f8f8f5;border:1px solid #e8e8e2;border-radius:11px;min-width:0;padding:11px}.result-card dt{color:#81847b;text-transform:uppercase;letter-spacing:.05em;font-size:.62rem;font-weight:800}.result-card dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:.84rem;font-weight:800}.result-card details{border-top:1px solid #e7e8e1;margin-top:18px;padding-top:14px}.result-card summary{cursor:pointer;justify-content:space-between;font-size:.75rem;font-weight:820;display:flex}.result-card summary span{color:var(--muted)}.result-card ul{gap:9px;margin:13px 0 0;padding:0;list-style:none;display:grid}.result-card li{border-left:2px solid #d7d7d0;gap:2px;padding-left:10px;font-size:.78rem;display:grid}.result-card li small{color:var(--muted)}.result-card>footer{color:#96988f;font-size:.62rem;position:absolute;bottom:18px;left:24px;right:24px}.breach-card{min-height:0;padding-bottom:22px}.breach-card>footer{margin-top:18px;position:static}.breach-summary{margin-bottom:17px;font-weight:680;font-size:1.04rem!important}.breach-alert{background:#fff8da;border:1px solid #e4d6a6;border-radius:12px;gap:3px;margin-bottom:12px;padding:13px 15px;display:grid}.breach-alert.critical{color:#8f3329;background:#fff0ec;border-color:#e7b8ad}.breach-alert strong{font-size:.87rem}.breach-alert span{color:#6d6a60;font-size:.72rem}.breach-records{gap:9px;display:grid}.breach-record{background:#fafaf7;border:1px solid #e2e2dc;border-radius:13px;padding:14px}.breach-record>header{justify-content:space-between;align-items:start;gap:14px;display:flex}.breach-record h3{margin:0;font-size:.95rem}.breach-record header span{color:var(--muted);margin-top:3px;font-size:.65rem;display:block}.breach-record time{color:#777a71;flex:none;font-size:.64rem;font-weight:760}.breach-data{margin-top:12px}.breach-data>strong{color:#777a71;letter-spacing:.07em;text-transform:uppercase;margin-bottom:7px;font-size:.59rem;display:block}.breach-data ul{flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none;display:flex}.breach-data li{color:#51544d;background:#fff;border:1px solid #dbddd6;border-radius:99px;padding:5px 8px;font-size:.63rem;font-weight:720;display:block}.breach-data li.critical{color:#8f2f24;background:#ffe4de;border-color:#dc9e93;font-weight:850}.breach-record>p{color:#8c4b3f;margin:10px 0 0;font-size:.67rem}.breach-toggle{width:100%;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #d8d9d2;border-radius:10px;margin-top:10px;padding:10px;font-size:.7rem;font-weight:820}.breach-toggle:hover{background:#f7f7f3}.breach-toggle:focus-visible{outline-offset:2px;outline:3px solid #fdda24a6}.breach-clear{color:#176f51;background:#edf8f2;border:1px solid #cfe2d9;border-radius:12px;gap:3px;padding:13px 15px;display:grid}.breach-clear strong{font-size:.85rem}.breach-clear span{color:#587166;font-size:.7rem}.instagram-report,.instagram-network-report{border:1px solid #d8d3bd;border-top:5px solid var(--amber);background:#fffef9;border-radius:24px;grid-column:1/-1;overflow:hidden;box-shadow:0 18px 42px #1f1f1812}.instagram-report.severity-low,.instagram-network-report.severity-low{border-top-color:var(--green)}.instagram-report.severity-high,.instagram-network-report.severity-high{border-top-color:var(--red)}.instagram-report-header{background:linear-gradient(135deg,#fff8dc,#fffef9 68%);justify-content:space-between;align-items:flex-start;gap:25px;padding:clamp(25px,4vw,42px);display:flex}.severity-high>.instagram-report-header{background:linear-gradient(135deg,#ffebe6,#fffef9 68%)}.instagram-report-header>div>span{color:#81700c;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:900}.instagram-report-header h2{letter-spacing:-.05em;margin:9px 0 8px;font-size:clamp(1.9rem,4vw,3.4rem);line-height:1}.instagram-report-header p{color:#55584f;max-width:760px;margin:0;font-size:.95rem;line-height:1.58}.instagram-report-header em{color:#7c6a08;letter-spacing:.06em;text-transform:uppercase;border:1px solid;border-radius:99px;flex:none;padding:7px 10px;font-size:.61rem;font-style:normal;font-weight:900}.severity-high>.instagram-report-header em{color:#a6382f}.instagram-report-meta{background:#f5f1e5;border-block:1px solid #e4deca;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.instagram-report-meta>span{color:#73766c;gap:3px;padding:17px clamp(18px,3vw,32px);font-size:.68rem;display:grid}.instagram-report-meta>span+span{border-left:1px solid #ded8c6}.instagram-report-meta strong{color:var(--ink);font-size:1.25rem}.instagram-post-section,.instagram-ai-section,.instagram-network-findings{padding:clamp(25px,4vw,40px)}.instagram-ai-section,.instagram-network-findings{border-top:1px solid #e5e1d5}.instagram-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.instagram-section-heading>div>span{color:#88770f;letter-spacing:.09em;text-transform:uppercase;font-size:.61rem;font-weight:900}.instagram-section-heading h3{letter-spacing:-.035em;margin:6px 0 0;font-size:clamp(1.35rem,2.5vw,2rem)}.instagram-section-heading small{color:var(--muted);font-size:.68rem;font-weight:750}.instagram-thumbnail-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.instagram-thumbnail{aspect-ratio:1;color:#fff;background:#ecebe4;border:2px solid #0000;border-radius:12px;text-decoration:none;position:relative;overflow:hidden}.instagram-thumbnail.flagged{border-color:var(--amber);box-shadow:0 0 0 2px #b2770f1a}.instagram-thumbnail.flagged.severity-high{border-color:var(--red)}.instagram-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.instagram-thumbnail:hover img{transform:scale(1.025)}.instagram-image-fallback{color:#8c8d86;place-items:center;width:100%;height:100%;font-size:.66rem;display:grid}.instagram-thumbnail-overlay{background:linear-gradient(#0000,#141410e0);gap:2px;padding:26px 8px 8px;display:grid;position:absolute;bottom:0;left:0;right:0}.instagram-thumbnail-overlay strong{text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.instagram-thumbnail-overlay small{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;font-size:.48rem;overflow:hidden}.instagram-show-more{width:100%;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #d6d5ce;border-radius:11px;margin-top:12px;padding:11px;font-size:.72rem;font-weight:820}.instagram-show-more:hover{background:#f6f5ef}.instagram-show-more:focus-visible{outline-offset:2px;outline:3px solid #fdda24a6}.instagram-findings{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.instagram-finding{background:#fff9e6;border:1px solid #e3cf94;border-radius:15px;padding:17px}.instagram-finding.severity-high{background:#fff1ed;border-color:#e4b1a6}.instagram-finding-labels{flex-wrap:wrap;gap:5px;display:flex}.instagram-finding-labels span{color:#836d05;text-transform:uppercase;background:#b17b0c1c;border-radius:99px;padding:5px 7px;font-size:.55rem;font-weight:850}.instagram-finding.severity-high .instagram-finding-labels span{color:#9a392d;background:#b43b2c1a}.instagram-finding h4{margin:12px 0 9px;font-size:.9rem;line-height:1.35}.instagram-finding ul{color:#5f625a;gap:6px;margin:0;padding-left:17px;font-size:.7rem;line-height:1.45;display:grid}.instagram-finding a{color:#7c6804;border-bottom:1px solid;gap:5px;margin-top:12px;font-size:.65rem;font-weight:820;text-decoration:none;display:inline-flex}.instagram-positive,.instagram-neutral{color:#176f51;background:#edf8f2;border:1px solid #cce1d7;border-radius:14px;gap:4px;margin:clamp(22px,4vw,38px);padding:16px;display:grid}.instagram-neutral{color:#755f05;background:#fff9e7;border-color:#e1d9b9}.instagram-positive strong,.instagram-neutral strong{font-size:.84rem}.instagram-positive span,.instagram-neutral span{color:#5f6d65;font-size:.7rem;line-height:1.45}.instagram-ai-note,.instagram-network-note{color:#7e8078;margin:18px 0 0;font-size:.64rem;line-height:1.5}.instagram-network-findings{border-top:0}.instagram-account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.instagram-account{background:#fffaf0;border:1px solid #e1d6a8;border-radius:15px;padding:16px}.instagram-account.severity-high{background:#fff1ed;border-color:#e4b1a6}.instagram-account>header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.instagram-account-avatar{background:var(--yellow);border-radius:50%;width:42px;height:42px;overflow:hidden}.instagram-account-avatar img{object-fit:cover;width:100%;height:100%}.instagram-account-avatar span{place-items:center;width:100%;height:100%;font-size:.85rem;font-weight:900;display:grid}.instagram-account header>div:nth-child(2){gap:3px;min-width:0;display:grid}.instagram-account header a{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:850;text-decoration:none;overflow:hidden}.instagram-account header a:hover{text-decoration:underline}.instagram-account header div:nth-child(2) span{color:#74776e;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.instagram-account header em{color:#777066;text-transform:uppercase;border:1px solid #d8d3c0;border-radius:99px;padding:5px 7px;font-size:.52rem;font-style:normal;font-weight:800}.instagram-account-risk{gap:5px;margin-top:14px;display:grid}.instagram-account-risk strong{color:#8a6800;text-transform:uppercase;font-size:.67rem}.instagram-account.severity-high .instagram-account-risk strong{color:#9c3b2f}.instagram-account-risk span{color:#52554d;font-size:.72rem;line-height:1.46}.instagram-account blockquote{color:#65675f;border-left:2px solid #d7b94b;margin:11px 0 0;padding-left:10px;font-size:.67rem;line-height:1.45}.instagram-account>small{color:#8b756f;margin-top:10px;font-size:.57rem;line-height:1.4;display:block}.network-positive{margin-top:0}.instagram-network-note{border-top:1px solid #e4e0d4;margin:0;padding:18px clamp(25px,4vw,40px)}.instagram-limitations{border-top:1px solid #e5e1d5;margin:0 clamp(25px,4vw,40px) 20px;padding-top:14px}.instagram-limitations summary{cursor:pointer;justify-content:space-between;font-size:.69rem;font-weight:820;display:flex}.instagram-limitations summary span{color:var(--muted)}.instagram-limitations ul{color:#696c64;gap:6px;margin:10px 0 0;padding-left:17px;font-size:.64rem;line-height:1.45;display:grid}.instagram-report>footer,.instagram-network-report>footer{color:#96988f;padding:0 clamp(25px,4vw,40px) 22px;font-size:.62rem}.open-web-report{border:1px solid #d8d3bd;border-top:5px solid var(--amber);background:#fffdf7;border-radius:24px;grid-column:1/-1;overflow:hidden;box-shadow:0 18px 42px #1f1f1812}.open-web-report.severity-high{border-top-color:var(--red)}.open-web-report.severity-low{border-top-color:var(--green)}.open-web-report>header{background:linear-gradient(135deg,#fff7d8,#fffdf7 64%);padding:clamp(25px,4vw,46px)}.open-web-report.severity-high>header{background:linear-gradient(135deg,#ffebe6,#fffdf7 66%)}.open-web-report>header>div{justify-content:space-between;align-items:center;gap:18px;display:flex}.open-web-report>header>div>span{color:#776807;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.open-web-report>header em{color:#846f00;letter-spacing:.07em;text-transform:uppercase;border:1px solid;border-radius:99px;padding:7px 10px;font-size:.61rem;font-style:normal;font-weight:900}.open-web-report.severity-high>header em{color:#a6382f}.open-web-report>header h2{letter-spacing:-.05em;max-width:960px;margin:24px 0 0;font-size:clamp(1.75rem,4vw,3.8rem);line-height:1.03}.open-web-findings{border-top:1px solid #e3ddca;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.open-web-findings>section{border-bottom:1px solid #e3ddca;min-height:260px;padding:clamp(25px,3vw,38px)}.open-web-findings>section:nth-child(odd){border-right:1px solid #e3ddca}.open-web-findings>section>span{color:#a08a0a;letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:900}.open-web-findings h3{letter-spacing:-.035em;max-width:520px;margin:16px 0 13px;font-size:clamp(1.35rem,2.2vw,2.2rem);line-height:1.08}.open-web-findings p{color:#4e5149;max-width:620px;margin:0;font-size:.98rem;line-height:1.65}.open-web-findings a{color:#746300;border-bottom:1px solid;align-items:center;gap:7px;margin-top:20px;font-size:.72rem;font-weight:850;text-decoration:none;display:inline-flex}.open-web-empty{color:var(--muted);border-top:1px solid #e3ddca;margin:0;padding:30px 40px}.open-web-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px clamp(25px,3vw,38px) 28px;display:grid}.open-web-meta details{background:#fff;border:1px solid #e2ddce;border-radius:13px;padding:14px 16px}.open-web-meta summary{cursor:pointer;justify-content:space-between;gap:12px;font-size:.72rem;font-weight:850;display:flex}.open-web-meta summary span{color:var(--muted)}.open-web-meta ul{color:#686b63;gap:7px;margin:12px 0 0;padding-left:17px;font-size:.68rem;line-height:1.5;display:grid}.open-web-meta a{color:inherit}.open-web-report>footer{color:#96988f;padding:0 clamp(25px,3vw,38px) 24px;font-size:.62rem}.open-web-report>.safe-failure{margin:0 38px 20px}.safe-failure{color:#73766c;background:#f2f2ef;border-radius:9px;margin-top:18px;padding:10px;font-size:.68rem;font-weight:700}.result-loading{border-top-color:#d7d8d2}.result-loading .result-dot{animation:1.2s ease-in-out infinite pulse}.card-skeleton{background:linear-gradient(90deg,#eee 20%,#f8f8f8 50%,#eee 80%) 0 0/200% 100%;border-radius:99px;height:14px;margin-top:34px;animation:1.4s linear infinite shimmer}.card-skeleton.short{width:66%;margin-top:11px}@keyframes shimmer{to{background-position:-200% 0}}@keyframes pulse{50%{opacity:.5}}.results-footer{border-top:1px solid var(--line);min-height:105px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;font-size:.7rem;display:flex}.crm-page{background:#f2f3ef;min-height:100dvh;padding-bottom:50px}.crm-header{background:#fff;border-bottom:1px solid #d7d9d2;justify-content:space-between;align-items:center;min-height:78px;padding:0 30px;display:flex}.crm-brand{align-items:center;gap:15px;display:flex}.crm-brand img{width:auto;height:45px}.crm-brand span{border-left:1px solid var(--line);letter-spacing:.1em;padding-left:15px;font-size:.72rem;font-weight:900}.crm-actions{color:var(--muted);align-items:center;gap:14px;font-size:.72rem;display:flex}.crm-actions a,.crm-actions button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #cfd1ca;border-radius:9px;padding:9px 12px;font-weight:760;text-decoration:none}.crm-actions button{border-color:var(--ink);background:var(--yellow)}.crm-actions button:disabled{opacity:.6;cursor:wait}.crm-overview{grid-template-columns:1fr auto;align-items:end;gap:40px;padding:45px 30px 26px;display:grid}.crm-overview h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.4rem,4vw,4.2rem);line-height:.96}.crm-overview>div:first-child>p:last-child{max-width:600px;color:var(--muted)}.crm-stats{gap:8px;display:flex}.crm-stats article{background:#fff;border:1px solid #d5d7d0;border-radius:14px;gap:8px;min-width:120px;padding:15px;display:grid}.crm-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.63rem;font-weight:800}.crm-stats strong{font-size:1.5rem}.crm-message{color:#435172;background:#f5f7ff;border:1px solid #cfd6e9;border-radius:8px;margin:0 30px 15px;padding:9px 12px;font-size:.72rem}.crm-board{scroll-snap-type:x proximity;grid-template-columns:repeat(4,minmax(245px,1fr));gap:12px;padding:0 30px 25px;display:grid;overflow-x:auto}.crm-column{scroll-snap-align:start;background:#e8eae4;border:1px solid #d9dbd5;border-radius:16px;min-height:540px}.crm-column>header{border-bottom:1px solid #d6d8d1;justify-content:space-between;gap:12px;min-height:88px;padding:15px;display:flex}.crm-column h2{margin:0;font-size:.9rem}.crm-column header p{color:#777a71;margin:5px 0 0;font-size:.62rem;line-height:1.4}.crm-column header>span{background:#fff;border-radius:7px;place-items:center;width:25px;height:25px;font-size:.7rem;font-weight:900;display:grid}.crm-column-checkout_started{border-top:4px solid var(--blue)}.crm-column-abandoned_checkout{border-top:4px solid var(--amber)}.crm-column-sale{border-top:4px solid var(--green)}.crm-column-refunded{border-top:4px solid #77747d}.crm-column-cards{align-content:start;gap:9px;padding:9px;display:grid}.crm-empty{color:#90938a;border:1px dashed #c7c9c2;border-radius:11px;place-items:center;min-height:100px;font-size:.68rem;display:grid}.crm-card{background:#fff;border:1px solid #d6d8d0;border-radius:12px;padding:13px;box-shadow:0 5px 14px #1f1f180b}.crm-card-person{grid-template-columns:34px 1fr;align-items:center;gap:9px;display:grid}.crm-card-person>span{background:var(--ink);width:34px;height:34px;color:var(--yellow);border-radius:50%;place-items:center;font-size:.65rem;font-weight:900;display:grid}.crm-card h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;overflow:hidden}.crm-card-person a{color:#75786f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.61rem;display:block;overflow:hidden}.crm-card dl{grid-template-columns:1fr 1fr;gap:5px;margin:13px 0 0;display:grid}.crm-card dl>div{background:#f5f6f2;border-radius:7px;padding:7px}.crm-card dt{color:#888b82;text-transform:uppercase;font-size:.54rem}.crm-card dd{margin:3px 0 0;font-size:.67rem;font-weight:800}.crm-failure-reason{background:#fff2ee;border:1px solid #ead1c9;border-radius:8px;gap:3px;margin-top:9px;padding:9px;display:grid}.crm-failure-reason strong{color:#a34033;font-size:.65rem}.crm-failure-reason small{color:#765e57;font-size:.55rem;line-height:1.4}.crm-feedback{background:#f7f8f5;border:1px solid #dfe2db;border-radius:8px;grid-template-columns:28px 1fr;align-items:center;gap:8px;margin-top:9px;padding:8px;display:grid}.crm-feedback>span{background:#fff;border-radius:7px;place-items:center;width:28px;height:28px;font-size:.85rem;display:grid}.crm-feedback div{gap:2px;min-width:0;display:grid}.crm-feedback strong{font-size:.66rem}.crm-feedback small{color:#7b7e75;text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;overflow:hidden}.crm-feedback-up{background:#edf7f2;border-color:#cde2d8}.crm-feedback-down{background:#fff2ee;border-color:#ead5ce}.crm-card footer{color:#7d8077;border-top:1px solid #edede8;justify-content:space-between;gap:8px;margin-top:11px;padding-top:9px;font-size:.57rem;display:flex}.crm-card code{font-size:.54rem}.crm-access-page{background:var(--cream);align-content:center;place-items:center;gap:25px;min-height:100dvh;padding:25px;display:grid}.crm-access-page>img{width:auto;height:60px}.crm-access-page section{text-align:center;background:#fff;border:1px solid #d3cfbf;border-radius:24px;width:min(100%,600px);padding:42px}.crm-access-page h1{letter-spacing:-.05em;margin:0;font-size:2.4rem}.crm-access-page section>p:not(.eyebrow){color:var(--muted);line-height:1.6}.crm-access-page section>a:last-child{color:var(--muted);margin-top:24px;font-size:.75rem;display:block}.legal-page{background:var(--paper);min-height:100dvh}.legal-page>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(960px,100% - 40px);min-height:90px;margin-inline:auto;font-size:.78rem;font-weight:780;display:flex}.legal-page header img{width:auto;height:55px}.legal-page article{width:min(720px,100% - 40px);margin-inline:auto;padding-block:80px 120px}.legal-page h1{letter-spacing:-.065em;margin:0;font-size:clamp(3rem,7vw,5.5rem);line-height:.95}.legal-page article>small{color:var(--muted);margin:18px 0 50px;display:block}.legal-page h2{margin:38px 0 9px;font-size:1.3rem}.legal-page article>p{color:#52554d;line-height:1.75}@media (max-width:900px){.scan-page{grid-template-rows:auto auto auto auto;grid-template-columns:1fr;padding:25px}.scan-page-copy{max-width:680px;margin-top:50px}.scan-source-list{margin-top:30px}.crm-overview{grid-template-columns:1fr}}@media (max-width:640px){.scan-page{overflow-y:auto}.scan-brand img{height:48px}.scan-page-copy{margin-top:32px}.scan-page-copy h1{font-size:2.8rem}.results-nav{min-height:72px}.results-nav img{height:45px}.results-hero{padding-top:45px}.synthesis-heading,.open-web-report>header>div{flex-direction:column;align-items:flex-start}.open-web-findings{grid-template-columns:1fr}.open-web-findings>section:nth-child(odd){border-right:0}.open-web-meta,.results-grid{grid-template-columns:1fr}.instagram-report-header{flex-direction:column}.instagram-report-meta{grid-template-columns:1fr}.instagram-report-meta>span+span{border-top:1px solid #ded8c6;border-left:0}.instagram-thumbnail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.instagram-findings,.instagram-account-grid{grid-template-columns:1fr}.instagram-account>header{grid-template-columns:42px minmax(0,1fr)}.instagram-account header em{grid-column:2;justify-self:start}.feedback-panel{grid-template-columns:1fr}.feedback-actions{grid-template-columns:1fr 1fr;display:grid}.feedback-actions button{min-width:0}.result-card-wide{grid-column:auto}.results-footer{flex-direction:column;justify-content:center;align-items:flex-start}.crm-header{flex-direction:column;align-items:flex-start;gap:15px;padding-block:14px}.crm-actions{flex-wrap:wrap;width:100%}.crm-actions>span{width:100%}.crm-overview{padding-inline:14px}.crm-stats{width:100%}.crm-stats article{flex:1;min-width:0}.crm-board{padding-inline:14px}}
