:root{--ink:#14231d;--muted:#5d6d65;--paper:#f5f2e9;--green:#1f6b4f;--lime:#c7f36b;--line:#14231d26;--primary:var(--lime);--on-primary:var(--ink);--primary-strong:var(--green);--on-primary-strong:#fff;--primary-soft:#eef8d9;--warn:#9a3412}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Noto Sans TC,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh;overflow:hidden}nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1200px;height:76px;margin:auto;padding:0 28px;display:flex;position:relative}.brand{letter-spacing:-1px;align-items:center;gap:10px;font-size:22px;font-weight:800;display:inline-flex}.brandIcon{background:var(--ink);object-fit:contain;border-radius:8px;width:34px;height:34px;padding:5px}.brandName{color:var(--ink)}.brandName b{color:var(--green)}.navLink{color:var(--ink);border-radius:9px;padding:8px 10px;font-size:14px;font-weight:700;transition:color .15s,background .15s}.navLink:hover{color:var(--green);background:#1f6b4f0f}.navLink.active,.navLink[aria-current=page]{color:var(--green);background:#c7f36b61}.navLinks{align-items:center;gap:22px;display:flex}.navCta{background:var(--ink);color:var(--paper);border-radius:99px;padding:10px 18px;font-size:14px;font-weight:800}.menuToggle,.mobileMenu{display:none}.homeHero{text-align:center;background:radial-gradient(circle at 12% 18%,#c7f36b4d,#0000 28%),radial-gradient(circle at 88% 34%,#1f6b4f1f,#0000 30%),linear-gradient(#f6f9ed 0%,#e9f3de 100%);min-height:calc(100vh - 76px);padding:76px 28px 54px;position:relative;overflow:hidden}.homeHero:before,.homeHero:after{content:"";pointer-events:none;border:1px solid #1f6b4f1f;border-radius:50%;position:absolute}.homeHero:before{width:420px;height:420px;top:140px;left:-260px}.homeHero:after{width:560px;height:560px;top:-160px;right:-390px}.heroBadges{color:var(--green);gap:26px;display:flex;position:absolute;top:26px;right:max(28px,50vw - 572px)}.heroBadges span{padding:0 14px;font-size:11px;line-height:1.45;position:relative}.heroBadges span:before,.heroBadges span:after{content:"❯";opacity:.35;position:absolute;top:5px}.heroBadges span:before{left:0;transform:rotate(180deg)}.heroBadges span:after{right:0}.heroBadges b{font-size:13px;display:block}.heroKicker{color:var(--green);letter-spacing:.1em;align-items:center;gap:9px;margin:20px 0 14px;font-size:16px;font-weight:800;display:inline-flex}.heroKicker .kickerShield{width:34px;height:39px;color:var(--green);background:var(--lime);box-shadow:4px 4px 0 var(--green);border-radius:44% 44% 50% 50%/18% 18% 68% 68%;place-items:center;font:800 15px/1 Georgia,serif;display:grid;transform:rotate(-7deg)}.homeHero h1{letter-spacing:-.055em;max-width:1050px;margin:0 auto 24px;font-size:clamp(46px,5.5vw,78px);line-height:1.13}.homeHero h1 em{color:var(--green);font-family:inherit;font-style:normal;font-weight:800;display:inline-block}.homeHero .lead{color:#465a50;max-width:920px;margin:0 auto;font-size:17px;line-height:1.85}.browserDownloads{justify-content:center;align-items:stretch;gap:12px;margin-top:32px;display:flex}.browserDownload{min-width:230px;color:var(--ink);text-align:left;background:#fffc;border:1px solid #14231d1f;border-radius:999px;align-items:center;gap:11px;padding:10px 16px 10px 11px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 10px 24px #14231d14}.browserDownload:hover{transform:translateY(-2px);box-shadow:0 14px 30px #14231d24}.browserDownload.primaryBrowser{background:var(--ink);color:#fff;border:5px solid #c7f36bb3;padding:7px 14px 7px 8px}.browserDownload>span:nth-child(2){flex:1;gap:1px;font-size:15px;font-weight:800;display:grid}.browserDownload small{color:var(--muted);letter-spacing:.1em;font-size:9px;font-weight:700}.browserDownload.primaryBrowser small{color:#cbd5cf}.browserDownload>b{color:var(--green);font-size:18px}.browserDownload.primaryBrowser>b{color:var(--lime)}.browserIcon{object-fit:contain;flex:none;display:block}.chromeBrowserIcon{object-fit:cover;width:40px;height:40px}.edgeBrowserIcon{width:36px;height:36px;margin:2px}.heroTextLink{border-bottom:1px solid var(--ink);margin-top:20px;padding-bottom:3px;font-size:13px;font-weight:800;display:inline-block}.featureShowcase{background:#fffdf8;padding:96px max(28px,50vw - 572px) 110px}.featureShowcaseHeading{text-align:center;max-width:760px;margin:0 auto 40px}.featureShowcaseHeading h2{margin:12px 0 16px;font:400 clamp(34px,4.2vw,54px)/1.15 Georgia,serif}.featureShowcaseHeading>p:last-child{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.featureTabs{background:#fff;border:1px solid #1f6b4f24;border-radius:999px;width:fit-content;max-width:100%;margin:0 auto 46px;padding:6px;display:flex;overflow-x:auto;box-shadow:0 8px 24px #1f6b4f0f}.featureTabs button{min-width:148px;color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:13px 26px;font-size:15px;font-weight:700}.featureTabs button[aria-selected=true]{color:var(--ink);background:var(--primary-soft);box-shadow:0 5px 14px #1f6b4f1f}.featureTabs button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.featurePanel{background:#fff;border:1px solid #1f6b4f1a;border-radius:28px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:480px;animation:.22s feature-panel-in;display:grid;overflow:hidden;box-shadow:0 20px 54px #14231d1a}.featureArtwork{background:var(--primary-soft);min-height:100%;overflow:hidden}.featureArtwork img{object-fit:cover;width:100%;height:100%;display:block}.featureCopy{flex-direction:column;justify-content:center;padding:clamp(34px,5vw,68px);display:flex}.featureCopy h3{margin:12px 0 20px;font:400 clamp(30px,3.4vw,46px)/1.2 Georgia,serif}.featureCopy>p:not(.eyebrow){color:var(--muted);margin:0;font-size:16px;line-height:1.9}.featureCopy>a{color:var(--green);border-bottom:1px solid var(--green);align-self:flex-start;margin-top:28px;padding-bottom:3px;font-size:14px;font-weight:800}@keyframes feature-panel-in{0%{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:none}}.hero{max-width:1200px;min-height:650px;margin:auto;padding:112px 28px 90px;position:relative}.eyebrow{color:var(--green);letter-spacing:.18em;font-size:12px;font-weight:800}h1{letter-spacing:-.065em;max-width:780px;margin:18px 0 28px;font-size:clamp(54px,7.5vw,96px);line-height:.98}h1 em{color:var(--green);font-family:Georgia,serif;font-weight:400}.lead{max-width:600px;color:var(--muted);font-size:18px;line-height:1.8}.actions{gap:12px;margin-top:38px;display:flex}.primary,.secondary{border-radius:99px;padding:15px 22px;font-size:14px;font-weight:800}.primary{color:var(--on-primary);background:var(--primary)}.secondary{border:1px solid var(--line)}.stats{flex-wrap:wrap;gap:44px;max-width:600px;margin:64px 0 0;display:flex}.stats dt{color:var(--muted);letter-spacing:.12em;font-size:12px;font-weight:800}.stats dd{color:var(--green);margin:6px 0 0;font:400 42px/1 Georgia,serif}.stats dd span{color:var(--muted);margin-left:7px;font:700 13px/1 Arial,Noto Sans TC,sans-serif}.shield{background:var(--lime);width:290px;height:340px;box-shadow:24px 24px 0 var(--green);border-radius:48% 48% 50% 50%/15% 15% 70% 70%;place-items:center;display:grid;position:absolute;top:110px;right:-10px;transform:rotate(9deg)}.shield span{color:var(--green);font:700 78px/1 Georgia,serif;transform:rotate(-9deg)}.section,.dark{padding:100px max(28px,50vw - 572px)}.dark{background:var(--ink);color:#fff}.dark .eyebrow{color:var(--lime)}.section h2,.dark h2,.install h2{margin:12px 0 20px;font:400 clamp(34px,4.6vw,58px)/1.12 Georgia,serif}.sectionLead{max-width:620px;color:var(--muted);margin:0 0 48px;font-size:17px;line-height:1.9}.dark .sectionLead{color:#aab7b1}.note{border-left:3px solid var(--primary);color:var(--muted);margin:34px 0 0;padding-left:16px;font-size:15px;line-height:1.8}.modes{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.modes .modeCard{background:var(--paper);grid-template-columns:104px minmax(0,1fr);align-items:center;gap:16px;padding:22px 18px;display:grid}.modeNo{color:var(--green);letter-spacing:.1em;font:400 13px/1 Georgia,serif}.modeIllustration{object-fit:cover;border-radius:15px;width:104px;height:104px;display:block}.modeCopy{min-width:0}.modes h3{margin:12px 0 8px;font-size:19px}.modes p{color:var(--muted);margin:0;font-size:15px;line-height:1.85}.lists{border-top:1px solid #ffffff2e;margin:0;padding:0;list-style:none}.lists li{border-bottom:1px solid #ffffff2e;grid-template-columns:150px 150px minmax(0,1fr);align-items:baseline;gap:20px;padding:26px 0;display:grid}.listTag{font-size:16px;font-weight:800}.listCount{color:var(--lime);font:400 30px/1 Georgia,serif}.listSource{color:#aab7b1;font-size:15px;line-height:1.8}.entries{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.reportMethodsSection{background-color:#fffdf8;background-image:linear-gradient(#fffdf8 0% 34%,#fffdf8e6 42%,#fffdf800 58%),url(/reporting-extension-background.png);background-position:bottom,bottom;background-repeat:no-repeat;background-size:100% 100%,min(1144px,88%);min-height:1050px;padding-top:100px;padding-bottom:clamp(460px,48vw,680px)}.reportMethodsSection>.eyebrow,.reportMethodsSection>h2,.reportMethodsSection>.entries{z-index:1;position:relative}.reportMethodsSection>h2{max-width:820px}.reportMethodsSection .entries{margin-top:48px}.entry{border:1px solid var(--line);background:#fffdf6;border-radius:16px;padding:28px 26px}.entry h3{margin:0 0 10px;font-size:18px}.entry p{color:var(--muted);margin:0;font-size:15px;line-height:1.85}.callouts{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px;display:grid}.callout{background:var(--primary-soft);border-radius:16px;padding:30px 28px}.callout h3{color:var(--green);margin:0 0 10px;font-size:18px}.callout p{color:var(--ink);margin:0;font-size:15px;line-height:1.85}.locks{padding-top:0}.lockGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.lockCard{border:1px solid var(--line);border-radius:16px;padding:30px 28px}.lockCard:nth-child(-n+2){background:var(--ink);color:var(--paper);border-color:var(--ink)}.lockNo{letter-spacing:.16em;color:var(--lime);margin-bottom:34px;font-size:12px;font-weight:800;display:inline-block}.lockCard:last-child .lockNo{color:var(--green)}.lockCard h3{margin:0 0 12px;font-size:20px}.lockCard p{color:#aab7b1;margin:0;font-size:15px;line-height:1.85}.lockCard:last-child p{color:var(--muted)}.install{max-width:900px;margin:auto;padding:100px 28px 120px}.install ol{color:var(--muted);padding-left:24px;font-size:17px;line-height:2.2}.install .actions{margin-top:44px}code{color:var(--green);background:#e8e4d8;border-radius:5px;padding:3px 7px}.limits{border:1px dashed var(--line);border-radius:16px;margin-top:56px;padding:32px 30px}.limits h3{margin:0 0 20px;font-size:17px}.limits dl{margin:0}.limits div+div{margin-top:18px}.limits dt{font-size:15px;font-weight:800}.limits dd{color:var(--muted);margin:4px 0 0;font-size:15px;line-height:1.8}.siteFooter{border-top:1px solid var(--line);max-width:1200px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:auto;padding:30px 28px 40px;font-size:14px;display:flex}.footerLinks{flex-wrap:wrap;gap:18px;display:flex}.footerLinks a{text-underline-offset:3px;text-decoration:underline}.pageHero{max-width:1200px;margin:auto;padding:96px 28px 80px}.pageHero h1{font-size:clamp(48px,6.5vw,82px)}.compactSection{padding-top:72px;padding-bottom:72px}.splitCta{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:start;gap:72px;display:grid}.topicLinks{border-top:1px solid #ffffff2e;display:grid}.topicLinks a{border-bottom:1px solid #ffffff2e;gap:6px;padding:22px 0;display:grid}.topicLinks strong{color:var(--lime);font-size:19px}.topicLinks span{color:#aab7b1;font-size:14px;line-height:1.7}.featureGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.featureGrid .entry h2,.twoColumns h2{margin:0 0 12px;font:700 20px/1.4 Arial,Noto Sans TC,sans-serif}.featureEntry{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:20px;display:grid}.featureIcon{width:52px;height:52px;color:var(--green);background:var(--primary-soft);border-radius:14px;place-items:center;display:grid}.featureIcon svg{width:27px;height:27px}.answerBlock{max-width:900px;margin:auto;padding-left:28px;padding-right:28px}.answerBlock p{color:var(--muted);font-size:17px;line-height:1.9}.twoColumns{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.reportFlow{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:42px;display:grid;position:relative}.reportFlow:before{content:"";z-index:0;background:linear-gradient(90deg, #c7f36b59 0%, var(--lime) 35%, #fff7a8 50%, var(--lime) 65%, #c7f36b59 100%);background-size:220% 100%;height:14px;animation:3.2s linear infinite report-water-horizontal;position:absolute;top:18px;left:12.5%;right:12.5%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 14' preserveAspectRatio='none'%3E%3Cpath d='M0 7 C35 0 65 14 100 7 S165 0 200 7 S265 14 300 7 S365 0 400 7 S465 14 500 7 S565 0 600 7' fill='none' stroke='black' stroke-width='3.5' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 14' preserveAspectRatio='none'%3E%3Cpath d='M0 7 C35 0 65 14 100 7 S165 0 200 7 S265 14 300 7 S365 0 400 7 S465 14 500 7 S565 0 600 7' fill='none' stroke='black' stroke-width='3.5' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat}@keyframes report-water-horizontal{to{background-position:-220% 0}}@keyframes report-water-vertical{to{background-position:0 -220%}}.reportFlow article{z-index:1;padding:0 10px 18px;position:relative}.reportFlow span{border:2px solid var(--lime);width:50px;height:50px;color:var(--ink);background:var(--lime);box-shadow:0 0 0 8px var(--ink);border-radius:50%;place-items:center;margin:0 auto;font:700 15px/1 Arial,Noto Sans TC,sans-serif;display:grid}.reportFlow h3{text-align:center;margin:30px 0 10px;font-size:18px}.reportFlow p{color:#aab7b1;margin:0;font-size:14px;line-height:1.8}.reportableShowcase{background:#fffdf8;padding:96px max(28px,50vw - 572px) 110px}.reportableHeading{text-align:center;max-width:760px;margin:0 auto 40px}.reportableHeading h2{margin:12px 0 16px;font:400 clamp(34px,4.2vw,54px)/1.15 Georgia,serif}.reportableHeading>p:last-child{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.reportableWall{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.reportableWallItem{background:var(--ink);border-radius:22px;min-height:410px;position:relative;overflow:hidden;box-shadow:0 16px 38px #14231d1a}.reportableWallItem>img{object-fit:cover;transition:transform .35s}.reportableWallItem:hover>img{transform:scale(1.035)}.reportableWallItem:after{content:"";background:linear-gradient(#0000,#0a1812f5);position:absolute;inset:25% 0 0}.reportableWallCopy{z-index:1;color:#fff;padding:78px 25px 25px;position:absolute;bottom:0;left:0;right:0}.reportableWallCopy>p{color:var(--lime);letter-spacing:.16em;margin:0 0 7px;font-size:11px;font-weight:800}.reportableWallCopy h3{margin:0 0 10px;font-size:21px}.reportableWallCopy span{color:#e0e8e3;font-size:13px;line-height:1.65;display:block}.reportEmergencyNote{color:#8e291b;text-align:center;background:#fff0ed;border:1px solid #e7a99d;border-radius:14px;max-width:820px;margin:34px auto 0;padding:20px 24px}.reportEmergencyNote strong{font-size:16px;display:block}.reportEmergencyNote p{margin:8px 0 0;font-size:14px;line-height:1.75}.reportEmergencyNote a{color:#a72818;text-underline-offset:3px;font-weight:800;text-decoration:underline}.emergencyLines{text-align:left;gap:8px;max-width:560px;margin:14px auto 0;display:grid}.emergencyLines a{background:#ffffff9e;border-radius:9px;grid-template-columns:52px minmax(0,1fr);align-items:baseline;gap:12px;padding:10px 14px;text-decoration:none;display:grid}.emergencyLines b{font-size:18px}.emergencyLines span{font-size:14px;line-height:1.55}.emergencyLines a:hover{background:#fff}.urlCheckerHero{text-align:center;max-width:1040px;margin:auto;padding:88px 28px 96px}.urlCheckerHero h1,.urlCheckerHero .lead{margin-left:auto;margin-right:auto}.urlCheckerHero h1{max-width:860px;font-size:clamp(48px,6.5vw,78px)}.urlCheckerHero .lead{max-width:720px}.urlChecker{text-align:left;max-width:850px;margin:48px auto 0}.urlCheckForm{background:#fff;border:1px solid #1f6b4f24;border-radius:22px;padding:30px;box-shadow:0 18px 50px #14231d1a}.urlCheckForm label{margin-bottom:11px;font-size:14px;font-weight:800;display:block}.urlCheckInputRow{gap:10px;display:flex}.urlCheckInputRow input{border:1px solid var(--line);background:var(--paper);min-width:0;font:inherit;border-radius:12px;flex:1;padding:16px 18px;font-size:16px}.urlCheckInputRow input:focus{outline:2px solid var(--green);outline-offset:2px}.urlCheckInputRow button{color:var(--on-primary);background:var(--primary);font:inherit;cursor:pointer;border:0;border-radius:12px;flex:none;padding:0 25px;font-size:15px;font-weight:800}.urlCheckInputRow button:disabled{opacity:.6;cursor:wait}.urlCheckForm>p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.6}.urlCheckFeedback{margin-top:18px}.urlCheckResult{text-align:left;border-radius:18px;grid-template-columns:auto 1fr;gap:20px;padding:28px;display:grid}.urlCheckResult .resultIcon{border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;font-weight:800;display:grid}.urlCheckResult .resultLabel{letter-spacing:.12em;margin:0 0 6px;font-size:12px;font-weight:800}.urlCheckResult h2{margin:0 0 9px;font:400 clamp(26px,3vw,36px)/1.2 Georgia,serif}.urlCheckResult div>p:not(.resultLabel){margin:0;font-size:15px;line-height:1.75}.urlCheckResult a{border-bottom:1px solid;margin-top:17px;padding-bottom:2px;font-size:14px;font-weight:800;display:inline-block}.urlCheckResult .safeResultActions{align-items:center;gap:18px;margin-top:20px;display:flex}.urlCheckResult .safeResultActions a{margin-top:0}.urlCheckResult .reportUrlButton{color:#fff;background:var(--green);font:inherit;cursor:pointer;border:0;border-radius:999px;padding:11px 18px;font-size:14px;font-weight:800}.urlCheckResult .reportUrlButton:hover{background:var(--ink)}.urlReportBackdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a18129e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.urlReportDialog{background:#fffdf8;border-radius:22px;width:min(100%,620px);max-height:calc(100vh - 48px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #00000047}.urlReportClose{width:34px;height:34px;color:var(--muted);background:var(--primary-soft);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:22px;display:grid;position:absolute;top:15px;right:17px}.urlReportDialog h2{margin:10px 42px 8px 0;font:400 clamp(28px,4vw,38px)/1.2 Georgia,serif}.urlReportHost{color:var(--green);word-break:break-all;margin:0 0 26px;font-size:14px;font-weight:800}.urlReportDialog fieldset{border:0;margin:0;padding:0}.urlReportDialog legend,.urlReportNote{font-size:13px;font-weight:800}.urlReportTypes{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:10px;display:grid}.urlReportTypes label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:9px;min-height:52px;padding:11px 13px;font-size:13px;line-height:1.45;display:flex}.urlReportTypes label:has(input:checked){border-color:var(--green);background:var(--primary-soft)}.urlReportTypes input{accent-color:var(--green)}.urlReportNote{margin-top:22px;display:block}.urlReportNote textarea{resize:vertical;border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:10px;margin-top:8px;padding:12px;font-size:14px;display:block}.urlReportError{color:#a72818;margin:12px 0 0;font-size:13px;font-weight:700}.urlReportSubmit,.urlReportSuccess button{color:#fff;background:var(--green);width:100%;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:22px;padding:14px 20px;font-weight:800}.urlReportSubmit:disabled{opacity:.5;cursor:not-allowed}.urlReportSuccess{text-align:center;padding:18px 4px 4px}.urlReportSuccess>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:54px;height:54px;margin:auto;font-size:26px;font-weight:800;display:grid}.urlReportSuccess h2{margin:18px 0 10px}.urlReportSuccess p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.safeResult{color:#174f3b;background:#e3f2db}.safeResult .resultIcon{color:#fff;background:var(--green)}.unsafeResult,.errorResult{color:#7b2919;background:#fde4d3}.unsafeResult .resultIcon{color:#fff;background:#a43b25}.errorResult{display:block}.errorResult p{margin:6px 0 0}.urlCheckNotes{background:#fffdf8}.urlCheckNotes>h2{max-width:760px}.urlCheckCta{text-align:center}.urlCheckCta .actions{justify-content:center}.developerShell{grid-template-columns:230px minmax(0,1fr);gap:44px;width:min(100%,1200px);margin:auto;padding:58px 28px 110px;display:grid}.developerSidebar{background:#ffffffb8;border:1px solid #1f6b4f24;border-radius:20px;align-self:start;padding:22px 16px;position:sticky;top:28px}.developerSidebarHeading{border-bottom:1px solid var(--line);gap:3px;padding:4px 10px 20px;display:grid}.developerSidebarHeading span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.developerSidebarHeading strong{font-size:18px}.developerSidebar nav{border:0;justify-content:stretch;align-items:stretch;gap:5px;width:auto;height:auto;margin:14px 0 0;padding:0;display:grid}.developerSidebar nav a{color:var(--muted);border-radius:11px;align-items:center;gap:11px;padding:12px 13px;font-size:14px;font-weight:800;display:flex}.developerSidebar nav a>span{width:22px;color:var(--green);place-items:center;font-size:17px;display:grid}.developerSidebar nav a>span svg{width:20px;height:20px}.developerSidebar nav a:hover{color:var(--green);background:#1f6b4f0f}.developerSidebar nav a.active{color:var(--green);background:#c7f36b61}.developerContent{min-width:0}.developerPageHeader{margin-bottom:30px}.developerPageHeader h1{letter-spacing:-.04em;max-width:760px;margin:8px 0 14px;font-size:clamp(36px,4.8vw,58px);line-height:1.12}.developerPageHeader>p:last-child{max-width:720px;color:var(--muted);margin:0;line-height:1.8}.developerHero{text-align:center;max-width:1040px;margin:auto;padding:88px 28px 66px}.developerHero h1{max-width:900px;margin-left:auto;margin-right:auto;font-size:clamp(48px,6.5vw,78px)}.developerHero h1 em{color:var(--green);font-family:inherit;font-style:normal}.developerHero .lead{max-width:720px;margin-left:auto;margin-right:auto}.developerSection{padding:0 28px 110px}.developerTerms,.developerDashboard{width:100%;margin:0}.developerTerms,.developerKeyCard,.developerDocs{background:#fff;border:1px solid #1f6b4f24;border-radius:24px;padding:clamp(26px,5vw,48px);box-shadow:0 18px 50px #14231d14}.developerTerms>h2,.developerKeyCard h2,.developerDocs h2{margin:8px 0 18px}.termsBody{border:1px solid var(--line);background:var(--paper);border-radius:16px;max-height:390px;padding:24px;overflow:auto}.termsBody h3{margin:22px 0 6px;font-size:16px}.termsBody h3:first-child{margin-top:0}.termsBody p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.termsAgreement{cursor:pointer;align-items:flex-start;gap:12px;margin-top:24px;font-size:14px;font-weight:700;line-height:1.65;display:flex}.termsAgreement input{width:18px;height:18px;accent-color:var(--green);flex:none;margin-top:2px}.developerPrimary,.developerSecondary{color:var(--on-primary);background:var(--primary);font:inherit;cursor:pointer;border:0;border-radius:999px;padding:13px 20px;font-size:14px;font-weight:800}.developerPrimary{width:100%;margin-top:22px}.developerPrimary:disabled,.developerSecondary:disabled{opacity:.5;cursor:not-allowed}.developerDashboard{gap:20px;display:grid}.developerStatus{color:#174f3b;background:#e3f2db;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.developerStatus span{font-weight:800}.developerStatus small{color:var(--muted)}.developerKeyCard>div:first-child p:last-child,.developerDocs>p{color:var(--muted);line-height:1.75}.apiKeyReveal{background:var(--ink);color:var(--lime);border-radius:12px;align-items:center;gap:10px;margin:22px 0 14px;padding:12px 14px;display:flex}.apiKeyReveal code{overflow-wrap:anywhere;flex:1;min-width:0;font-size:13px}.apiKeyReveal button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;padding:7px 12px}.developerSecondary{margin-top:20px}.developerError{color:#a72818;margin:14px 0 0;font-size:14px;font-weight:700}.apiEndpoint{background:#e3f2db;border-radius:12px;align-items:center;gap:12px;margin:26px 0;padding:14px 16px;display:flex}.apiEndpoint b{color:#fff;background:var(--green);border-radius:7px;padding:5px 9px;font-size:12px}.developerDocs h3{margin:26px 0 10px;font-size:15px}.developerDocs pre{color:#dfffa4;background:var(--ink);border-radius:14px;margin:0;padding:18px;font-size:12px;line-height:1.7;overflow-x:auto}.developerNote{border-left:3px solid var(--lime);background:#c7f36b29;margin-top:22px;padding:15px 17px;font-size:13px}.developerKeyWarning{color:#8a4b12;font-size:13px;font-weight:700}.developerQuickLinks{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px;display:grid}.developerQuickLinks>a{background:#fff;border:1px solid #1f6b4f24;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;transition:transform .15s,box-shadow .15s;display:grid}.developerQuickLinks>a:hover{transform:translateY(-2px);box-shadow:0 14px 30px #14231d17}.developerQuickLinks>a>span{color:var(--green);font:400 13px/1 Georgia,serif}.developerQuickLinks h2{margin:0 0 7px;font-size:19px}.developerQuickLinks p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.developerQuickLinks b{color:var(--green);font-size:20px}.developerOverview{background:#fff;border:1px solid #1f6b4f24;border-radius:22px;margin-top:20px;padding:clamp(26px,4vw,40px)}.developerOverviewIntro h2{max-width:680px;margin:8px 0 14px;font-size:clamp(26px,3.2vw,38px);line-height:1.2}.developerOverviewIntro>p:last-child{max-width:760px;color:var(--muted);margin:0;line-height:1.8}.developerOverviewGrid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:32px;display:grid}.developerOverviewGrid article{background:var(--paper);padding:24px 22px}.developerOverviewGrid article>span{color:var(--green);letter-spacing:.1em;font:400 12px/1 Georgia,serif}.developerOverviewGrid h3{margin:18px 0 9px;font-size:17px}.developerOverviewGrid p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.developerOverviewNotice{border-left:3px solid var(--lime);background:#c7f36b24;grid-template-columns:150px minmax(0,1fr);gap:20px;margin-top:28px;padding:18px 20px;display:grid}.developerOverviewNotice strong{color:var(--green);font-size:14px}.developerOverviewNotice p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}@media (max-width:900px){.developerShell{grid-template-columns:1fr;gap:28px;padding-top:32px}.developerSidebar{padding:14px;position:static}.developerSidebarHeading{padding-bottom:13px}.developerSidebar nav{display:flex;overflow-x:auto}.developerSidebar nav a{flex:none}.developerOverviewGrid{grid-template-columns:1fr}.homeHero{padding-top:96px}.heroBadges{display:none}.featurePanel{grid-template-columns:1fr}.featureArtwork{min-height:380px}.hero{min-height:760px;padding-top:80px}.shield{border-radius:46% 46% 50% 50%/15% 15% 70% 70%;width:180px;height:210px;top:470px;right:60px}.shield span{font-size:48px}.stats{gap:28px}.entries,.callouts,.lockGrid{grid-template-columns:1fr}.reportableWall{grid-template-columns:repeat(2,1fr)}.lists li{grid-template-columns:1fr;gap:6px}.splitCta,.featureGrid,.twoColumns,.reportFlow{grid-template-columns:1fr}.reportFlow{gap:0}.reportFlow:before{background:linear-gradient(180deg, #c7f36b59 0%, var(--lime) 35%, #fff7a8 50%, var(--lime) 65%, #c7f36b59 100%);background-size:100% 220%;width:14px;height:auto;animation-name:report-water-vertical;inset:25px auto 25px 18px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 600' preserveAspectRatio='none'%3E%3Cpath d='M7 0 C0 35 14 65 7 100 S0 165 7 200 S14 265 7 300 S0 365 7 400 S14 465 7 500 S0 565 7 600' fill='none' stroke='black' stroke-width='3.5' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 600' preserveAspectRatio='none'%3E%3Cpath d='M7 0 C0 35 14 65 7 100 S0 165 7 200 S14 265 7 300 S0 365 7 400 S14 465 7 500 S0 565 7 600' fill='none' stroke='black' stroke-width='3.5' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat}.reportFlow article{grid-template-columns:50px minmax(0,1fr);column-gap:22px;padding:0 0 34px;display:grid}.reportFlow span{grid-row:1/span 2;margin:0}.reportFlow h3{text-align:left;margin:4px 0 8px}.reportFlow p{grid-column:2}}@media (prefers-reduced-motion:reduce){.reportFlow:before{animation:none}}@media (max-width:680px){nav{height:68px;padding:0 20px}.brand{font-size:19px}.brandIcon{width:32px;height:32px}.navLinks{display:none}.menuToggle{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#ffffffa8;border:1px solid #1f6b4f29;border-radius:12px;place-content:center;gap:5px;padding:0;display:grid}.menuToggle span{background:currentColor;border-radius:99px;width:20px;height:2px;transition:transform .18s,opacity .18s;display:block}.menuToggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.menuToggle.open span:nth-child(2){opacity:0}.menuToggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobileMenu{z-index:20;background:#fffdf8fa;border:1px solid #1f6b4f24;border-radius:16px;padding:10px;position:absolute;top:calc(100% + 10px);left:20px;right:20px;box-shadow:0 18px 45px #14231d24}.mobileMenu.open{gap:4px;display:grid}.mobileMenuLink{border-radius:10px;padding:13px 14px;font-size:15px;font-weight:800}.mobileMenuLink:hover{color:var(--green);background:#1f6b4f0f}.mobileMenuLink.active{color:var(--green);background:#c7f36b61}.developerHero{padding:62px 20px 48px}.developerSection{padding:0 20px 80px}.developerStatus{flex-direction:column;align-items:flex-start}.apiKeyReveal{flex-direction:column;align-items:stretch}.developerShell{padding:24px 20px 80px}.developerQuickLinks{grid-template-columns:1fr}.developerOverviewNotice{grid-template-columns:1fr;gap:8px}.modes .modeCard{grid-template-columns:112px minmax(0,1fr);gap:18px;padding:16px}.modeIllustration{border-radius:13px;width:112px;height:112px}.modes h3{margin-top:10px;font-size:18px}.modes p{font-size:14px;line-height:1.7}.homeHero{padding:62px 20px 38px}.homeHero h1{font-size:clamp(40px,12vw,56px)}.homeHero .lead{font-size:15px}.browserDownloads{flex-direction:column;width:min(100%,340px);margin-left:auto;margin-right:auto}.browserDownload{width:100%}.featureShowcase{padding:70px 20px 80px}.featureTabs{justify-content:flex-start;width:100%;margin-bottom:28px}.featureTabs button{min-width:125px;padding:11px 18px}.featureArtwork{min-height:260px}.featureCopy{padding:32px 26px 38px}.modes{grid-template-columns:1fr}.section,.dark{padding-top:70px;padding-bottom:70px}.reportMethodsSection{background-image:linear-gradient(#fffdf8 0% 62%,#fffdf82e 78%),url(/reporting-extension-background.png);min-height:0;padding-top:70px;padding-bottom:270px}.actions{text-align:center;flex-direction:column;align-items:stretch}.reportableShowcase{padding:70px 20px 80px}.reportableWall{grid-template-columns:1fr}.urlCheckerHero{padding:62px 20px 72px}.urlCheckForm{padding:20px}.urlCheckInputRow{flex-direction:column}.urlCheckInputRow button{min-height:52px}.urlCheckResult{grid-template-columns:1fr}.urlCheckResult .safeResultActions{flex-direction:column;align-items:flex-start;gap:14px}.urlReportBackdrop{padding:12px}.urlReportDialog{max-height:calc(100vh - 24px);padding:28px 20px 22px}.urlReportTypes{grid-template-columns:1fr}}.consoleSiteHeader{background:radial-gradient(circle at 22% 20%,#c7f36b47,#0000 32%),radial-gradient(circle at 80% 80%,#1f6b4f1f,#0000 34%),linear-gradient(110deg,#f7faef 0%,#eaf4df 52%,#eef6e8 100%);border-bottom:1px solid #1f6b4f1f;width:100%;min-height:88px;padding:16px 24px;position:relative}.consoleHeaderInner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:860px;min-height:56px;margin:auto;display:flex}.consoleHeaderTitle{white-space:nowrap;align-items:center;gap:12px;display:flex}.consoleHeaderTitle strong{letter-spacing:-.02em;font-size:18px}.consoleHeaderLogo{letter-spacing:-1px;border-radius:11px;align-items:center;gap:10px;padding:5px 8px 5px 5px;font-size:20px;font-weight:800;transition:transform .15s,background .15s;display:flex}.consoleHeaderLogo:hover{background:#ffffff8c;transform:translateY(-1px)}.consoleHeaderLogo:focus-visible{outline:2px solid var(--green);outline-offset:2px}.consoleHeaderDivider{color:var(--green);font:400 19px/1 Georgia,serif}.consoleHeaderMeta{justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:flex}.consoleSiteHeader .badge{white-space:nowrap;background:#ffffff6b;border:1px solid #1f6b4f33;border-radius:99px;padding:6px 14px;font-size:12px;font-weight:700}.consoleSiteHeader .badge.on{color:var(--on-primary);background:var(--primary);border-color:var(--primary)}.consoleSiteHeader .account{background:#ffffff6b;border:1px solid #1f6b4f33;border-radius:99px;align-items:center;gap:8px;min-width:0;padding:5px 12px 5px 5px;font-size:12px;display:inline-flex}.consoleSiteHeader .account img{border-radius:50%;flex:none}.consoleSiteHeader .accountName{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-weight:700;overflow:hidden}.consoleSiteHeader .linkButton{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.consoleSiteHeader .linkButton:hover{color:var(--ink)}@media (max-width:680px){.consoleSiteHeader{padding:13px 24px}.consoleHeaderInner{flex-direction:column;align-items:stretch;gap:10px}.consoleHeaderTitle,.consoleHeaderMeta{justify-content:center}.consoleSiteHeader .accountName{max-width:120px}}.console{max-width:860px;margin:auto;padding:48px 24px 90px;overflow:visible}.console h2{margin:0 0 6px;font-size:17px}.console h2.sync{gap:4px}.console .muted{color:var(--muted);word-break:break-all;margin:6px 0;font-size:13px}.console .warn{color:var(--warn);margin:6px 0;font-size:13px}.console .badge{border:1px solid var(--line);white-space:nowrap;border-radius:99px;padding:6px 14px;font-size:12px;font-weight:700}.console .badges{flex-wrap:wrap;gap:8px;display:flex}.console .badge.on{color:var(--on-primary);background:var(--primary);border-color:var(--primary)}.console .card.active{border-color:var(--primary-strong);box-shadow:0 0 0 3px var(--primary)}.console .card{transition:border-color .14s,box-shadow .14s}.console .message{background:var(--primary);border-radius:10px;padding:12px 16px;font-size:14px}.console .message.error{color:var(--warn);background:#fde4d3;font-weight:700}.console .card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:20px;padding:22px}.console .protectionTop{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.console .protectionTop>div{min-width:0}.console .passcodePrompt{color:var(--ink);background:var(--primary-soft);text-align:left;cursor:pointer;border:1px solid #1f6b4f33;border-radius:12px;flex:0 0 250px;align-items:center;gap:10px;padding:12px 13px;display:flex}.console .passcodePrompt>span:first-child{background:#fff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.console .passcodePrompt>span:nth-child(2){gap:2px;min-width:0;display:grid}.console .passcodePrompt strong{color:var(--green);font-size:13px}.console .passcodePrompt small{color:var(--muted);font-size:11px;line-height:1.4}.console .passcodePrompt>b{color:var(--green);margin-left:auto}.console .passcodePrompt:hover{border-color:var(--green);background:#e4f3d8}.console label{margin-top:14px;font-size:13px;font-weight:700;display:block}.console .toggle{cursor:pointer;align-items:center;gap:9px;font-weight:400;display:flex}.console .toggleHint{margin:5px 0 0 29px}.console input[type=password],.console textarea{border:1px solid var(--line);width:100%;font:inherit;background:var(--paper);border-radius:8px;margin-top:6px;padding:10px;display:block}.console textarea{resize:vertical}.console input[type=range]{width:100%;accent-color:var(--green)}.console .row{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-top:14px;display:flex}.console .row input{flex:160px;margin-top:0}.console button,.console a.button{color:var(--on-primary);background:var(--primary);font:inherit;cursor:pointer;border:0;border-radius:99px;padding:11px 20px;font-weight:800}.console a.button{text-decoration:none;display:inline-block}.console button.secondary{color:var(--ink);background:#e8e4d8}.console button:disabled{opacity:.5;cursor:not-allowed}.console .tabs{border-bottom:1px solid var(--line);gap:6px;margin-top:22px;display:flex}.console .tab{color:var(--muted);background:0 0;border:1px solid #0000;border-bottom:0;border-radius:10px 10px 0 0;margin-bottom:-1px;padding:10px 18px;font-weight:700}.console .tab:hover{color:var(--ink)}.console .tab[aria-selected=true]{border-color:var(--line);color:var(--ink);background:#fff;font-weight:800}.console .builtin{background:var(--paper);border-radius:10px;margin-top:16px;padding:12px 14px;line-height:1.8}.console .categories{margin:12px 0 0;padding:0;list-style:none}.console .categories li{border:1px solid var(--line);border-radius:10px;justify-content:space-between;gap:12px;padding:9px 14px;font-size:14px;display:flex}.console .categories li+li{margin-top:6px}.console .sync{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.console button.icon{width:26px;height:26px;color:var(--muted);background:0 0;border-radius:999px;flex:none;place-items:center;padding:0;display:inline-grid}.console button.icon:hover:not(:disabled){color:var(--ink);background:#e8e4d8}.console button.icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.console input[type=radio],.console input[type=checkbox]{appearance:none;border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;flex:none;place-content:center;width:20px;height:20px;margin:0;transition:background .12s,border-color .12s;display:inline-grid}.console input[type=radio]{border-radius:50%}.console input[type=radio]:before,.console input[type=checkbox]:before{content:"";background:var(--on-primary);transition:transform .12s;transform:scale(0)}.console input[type=radio]:before{border-radius:50%;width:9px;height:9px}.console input[type=checkbox]:before{clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);width:12px;height:12px}.console input[type=radio]:hover,.console input[type=checkbox]:hover{border-color:var(--primary-strong)}.console input[type=radio]:checked,.console input[type=checkbox]:checked{border-color:var(--primary);background:var(--primary)}.console input[type=radio]:checked:before,.console input[type=checkbox]:checked:before{transform:scale(1)}.console input[type=radio]:focus-visible,.console input[type=checkbox]:focus-visible{outline:2px solid var(--primary-strong);outline-offset:2px}.console .toast{z-index:20;background:var(--ink);color:#fff;border-radius:99px;padding:13px 22px;font-size:14px;font-weight:700;animation:.2s toast-in;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #14231d47}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.console .toast{animation:none}}.console .passcode{gap:6px;margin-top:14px;display:grid}.console .passcodeLabel{margin:0;font-size:13px;font-weight:700}.console .passcodeField{position:relative}.console .passcodeField input[type=password],.console .passcodeField input[type=text]{border:1px solid var(--line);background:var(--paper);width:100%;font:inherit;border-radius:10px;margin:0;padding:11px 46px 11px 14px;transition:border-color .12s,box-shadow .12s;display:block}.console .passcodeField input:focus-visible{border-color:var(--primary-strong);box-shadow:0 0 0 3px var(--primary-soft);outline:none}.console button.reveal{width:34px;height:34px;color:var(--muted);background:0 0;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.console button.reveal:hover{color:var(--ink);background:#e8e4d8}.console button.reveal svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.console .passcode .warn{margin:2px 0 0}.console .passcode.large input[type=password],.console .passcode.large input[type=text]{text-align:center;letter-spacing:.5em;text-indent:.5em;background:#fff;padding:16px 52px;font-size:24px}.console .passcode.large input::placeholder{letter-spacing:normal;font-size:15px}.console .passcode.large .reveal{width:38px;height:38px;right:10px}.console .card.gate{text-align:center;max-width:440px;margin:24px auto 0;padding:34px 30px}.console .card.gate h2{margin:0 0 8px;font-size:21px}.console .card.gate .muted{margin:0;line-height:1.8}.console .card.gate .hint{margin-top:16px;font-size:12.5px}.console .gateIcon{background:var(--primary-soft);width:56px;height:56px;color:var(--primary-strong);border-radius:18px;place-items:center;margin:0 auto 16px;display:grid}.console .gateIcon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.console .card.gate button.submit{width:100%;margin-top:14px;padding:14px}.console .tools{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.console button.tool{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:14px;align-items:center;gap:14px;padding:18px;font-weight:400;transition:border-color .12s,background .12s;display:flex}.console button.tool:hover{border-color:var(--primary-strong);background:var(--primary-soft)}.console .toolIcon{background:var(--primary-soft);width:44px;height:44px;color:var(--primary-strong);border-radius:12px;flex:none;place-items:center;display:grid}.console .toolIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.console .toolText{gap:3px;min-width:0;display:grid}.console .toolText strong{font-size:15px}.console .toolText .muted{font-size:12.5px}.console dialog{border:1px solid var(--line);width:min(560px,100vw - 32px);max-height:calc(100vh - 64px);color:var(--ink);background:#fff;border-radius:16px;padding:0;overflow:auto}.console dialog::backdrop{background:#14231d73}.console .dialogBody{padding:24px}.console .dialogBody>header{justify-content:space-between;align-items:flex-start;gap:12px;margin:0 0 4px;display:flex}.console .dialogBody>header h2{margin:0}.console .dialogBody>header .muted{margin-top:6px;line-height:1.7}.console .dialogBody>header button.icon{width:30px;height:30px;margin-top:-2px}.console .dialogBody>header button.icon svg{width:17px;height:17px}.console .passcodeIntro{margin-top:18px}.console .passcodeIntroArtwork{background:var(--primary-soft);border-radius:13px;height:190px;overflow:hidden}.console .passcodeIntroArtwork img{object-fit:cover;width:100%;height:100%;display:block}.console .passcodeIntro ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.console .passcodeIntro li{gap:3px;padding-left:18px;display:grid;position:relative}.console .passcodeIntro li:before{content:"✓";color:var(--green);font-weight:800;position:absolute;left:0}.console .passcodeIntro li strong{font-size:14px}.console .passcodeIntro li span{color:var(--muted);font-size:12.5px;line-height:1.55}.console .passcodeNext{width:100%;margin-top:20px}.console .binding{border:1px solid var(--line);border-radius:12px;align-items:flex-start;gap:18px;margin-top:16px;padding:14px;display:flex}.console .binding img{background:#fff;border-radius:8px;flex:none}.console .binding p{margin:0 0 8px;font-size:14px;line-height:1.7}.console .linked{margin-top:14px}.console .linked .sync{border:1px solid var(--line);border-radius:10px;justify-content:space-between;margin:0 0 8px;padding:10px 14px;font-size:14px}.console .linked button{padding:7px 14px;font-size:13px}@media (max-width:560px){.console .binding{flex-direction:column}.console .tools{grid-template-columns:1fr}.console .protectionTop{flex-direction:column}.console .passcodePrompt{flex-basis:auto;width:100%}}.console .modes{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.console .mode{border:1px solid var(--line);cursor:pointer;border-radius:99px;align-items:center;gap:9px;margin:0;padding:10px 16px;font-weight:400;transition:border-color .12s,background .12s;display:flex}.console .mode:hover{border-color:var(--primary-strong)}.console .mode.active{border-color:var(--primary-strong);background:var(--primary-soft);font-weight:700}.console .reports{gap:14px;margin-top:14px;display:grid}.console .reports article{border:1px solid var(--line);border-radius:12px;grid-template-columns:180px 1fr;gap:14px;padding:12px;display:grid}.console .reports img{border:1px solid var(--line);border-radius:8px;width:100%}.console .reports strong{font-size:14px}.console .reports .evidence{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.console .reports .evidence img{object-fit:cover;width:72px;height:72px}@media (max-width:680px){.console .reports article{grid-template-columns:1fr}}.console .pairing{border:1px solid var(--line);text-align:center;border-radius:12px;margin-top:16px;padding:18px}.console .pairingCode{justify-content:center;align-items:center;gap:4px;padding-left:.22em;display:flex}.console .pairingCode strong{letter-spacing:.22em;color:var(--green);font:800 34px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.console .pairing p{margin:10px 0 0;line-height:1.7}.console .dialogBody .sync{border:1px solid var(--line);border-radius:10px;justify-content:space-between;margin:0 0 8px;padding:10px 14px;font-size:14px}.console .dialogBody .sync button{padding:7px 14px;font-size:13px}.loginPage{align-content:center;justify-items:center;gap:34px;min-height:100vh;padding:48px 24px;display:grid}.loginCard{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;width:min(440px,100%);padding:34px}.loginCard h1{margin:0 0 12px;font:400 30px/1.25 Georgia,serif}.loginCard p{color:var(--muted);font-size:14px;line-height:1.8}.googleButton{border:1px solid var(--line);width:100%;font:inherit;cursor:pointer;background:#fff;border-radius:99px;justify-content:center;align-items:center;gap:10px;margin-top:22px;padding:13px 20px;font-weight:700;transition:border-color .12s,box-shadow .12s;display:inline-flex}.googleButton:hover{border-color:var(--primary-strong);box-shadow:0 0 0 3px var(--primary)}.loginNote{margin-top:18px;font-size:12px}.legalDoc{max-width:1200px;margin:auto;padding:0 28px 96px}.legalDoc>*{max-width:760px}.legalDoc .updated{background:var(--primary-soft);color:var(--green);border-radius:99px;margin:0 0 40px;padding:7px 14px;font-size:13px;font-weight:700;display:inline-block}.legalDoc section{margin-top:48px;scroll-margin-top:24px}.legalDoc h2{margin:0 0 16px;font:400 clamp(24px,3vw,32px)/1.25 Georgia,serif}.legalDoc h3{margin:28px 0 8px;font-size:16px}.legalDoc p,.legalDoc li{color:var(--muted);font-size:16px;line-height:1.85}.legalDoc p{margin:0 0 14px}.legalDoc ul{margin:0 0 14px;padding-left:22px}.legalDoc li{margin-bottom:8px}.legalDoc strong{color:var(--ink)}.legalDoc a{color:var(--green);text-underline-offset:3px;text-decoration:underline}.legalToc{align-items:initial;justify-content:initial;border:1px solid var(--line);background:var(--paper);border-radius:18px;height:auto;margin:0 0 8px;padding:22px 26px;display:block}.legalToc h2{margin:0 0 12px;font-family:inherit;font-size:15px;font-weight:800}.legalToc ol{margin:0;padding-left:20px}.legalToc li{margin-bottom:6px;font-size:15px}.legalHighlight{border-left:3px solid var(--primary);background:var(--primary-soft);border-radius:0 14px 14px 0;margin:0 0 14px;padding:20px 24px}.legalHighlight p:last-child{margin-bottom:0}.legalHighlight strong{color:var(--green)}.legalTable{border-collapse:collapse;width:100%;margin:0 0 16px;font-size:15px}.legalTable th,.legalTable td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px 14px;line-height:1.7}.legalTable th{color:var(--ink);font-size:13px;font-weight:800}.legalTable td{color:var(--muted)}.legalTableWrap{overflow-x:auto}@media (max-width:680px){.legalDoc{padding-bottom:64px}.legalDoc section{margin-top:38px}.legalTable{min-width:520px}}
