:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#eef1f6;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input{font:inherit}button{min-height:36px;padding:0 12px;cursor:pointer;background:#fff;border:1px solid #c9d0dc;border-radius:8px}button:hover:not(:disabled){background:#f5f7fb}button:focus-visible,input:focus-visible,.file-control:focus-within{outline:3px solid rgb(85 132 239 / 38%);outline-offset:1px}button:disabled{cursor:not-allowed;opacity:.45}button.primary,.file-control{color:#fff;background:#2459d3;border-color:#2459d3}button.primary:hover:not(:disabled){background:#1d49b2}button[aria-pressed=true]{background:#dce7ff;border-color:#6b91e8}input[type=password],input[type=number]{min-height:36px;padding:0 10px;border:1px solid #c9d0dc;border-radius:8px}.app-shell{min-height:100vh}.editor-shell{min-width:920px}.app-header{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 18px;color:#fff;background:#172033;box-shadow:0 2px 10px #0000002e}.editor-brand{display:inline-flex;align-items:center;gap:9px;min-height:0;padding:0;color:inherit;background:transparent;border:0}.editor-brand:hover:not(:disabled){background:transparent}.editor-brand-mark{display:grid;width:30px;height:30px;place-items:center;color:#172033;font-weight:900;background:#fff;border-radius:8px}.status{max-width:60%;overflow:hidden;color:#dbe4f4;font-size:13px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.status[data-kind=success]{color:#b9f5cf}.status[data-kind=warning]{color:#ffe09a}.status[data-kind=error]{color:#ffb4b4}.toolbar,.format-toolbar{display:flex;align-items:center;gap:8px;min-height:52px;padding:8px 14px;overflow-x:auto;background:#fff;border-bottom:1px solid #dce1ea}.format-toolbar{min-height:48px;background:#fafbfe}.divider{width:1px;align-self:stretch;flex:0 0 auto;margin:3px 5px;background:#dde2eb}.file-control{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;cursor:pointer;border-radius:8px}.file-control:has(input:disabled){cursor:wait;opacity:.6}.file-control input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.page-indicator,.zoom-indicator{flex:0 0 auto;font-variant-numeric:tabular-nums}.font-size-control{display:flex;align-items:center;gap:6px}.font-size-control input{width:76px}.paragraph-info{margin-left:8px;overflow:hidden;color:#5d687b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.viewer{position:relative;height:calc(100vh - 158px);min-height:440px;padding:34px;overflow:auto;background:#737c8b;outline:none}.viewer:focus-visible{box-shadow:inset 0 0 0 3px #73a0ff}.canvas-stack{position:relative;margin:0 auto;background:#fff;box-shadow:0 8px 32px #00000047}.canvas-stack canvas{display:block;cursor:text;background:#fff;image-rendering:auto}.editor-input-overlay{position:absolute;inset:0;z-index:5;width:100%;height:100%;padding:0;margin:0;color:transparent;cursor:text;background:transparent;border:0;opacity:.01;caret-color:transparent;touch-action:none;-webkit-appearance:none;appearance:none}.editor-input-overlay:focus{outline:none}.caret{position:absolute;z-index:4;width:2px;min-height:12px;pointer-events:none;background:#1d62ff;animation:blink 1s steps(1,end) infinite}.empty-state{position:absolute;top:50%;left:50%;display:grid;justify-items:center;color:#fff;transform:translate(-50%,-50%)}.empty-state-icon{display:grid;width:68px;height:84px;place-items:center;color:#737c8b;font-size:17px;font-weight:800;letter-spacing:.08em;background:#fff;border-radius:4px 4px 10px;box-shadow:0 8px 22px #0000002e}.empty-state p{margin:15px 0 0;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}@keyframes blink{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.caret{animation:none}}.landing-page{min-height:100vh;color:#111827;background:#f9fafb7f}.landing-page button,.landing-page input{font:inherit}.landing-page button{min-height:0;padding:0;color:inherit;background:transparent;border:0;border-radius:0}.landing-page button:hover:not(:disabled){background:transparent}.landing-icon{width:1em;height:1em;flex:0 0 auto}.landing-header{position:sticky;top:0;z-index:50;color:#374151;background:#fffffff0;border-bottom:1px solid #f3f4f6;box-shadow:0 1px 2px #00000008;backdrop-filter:blur(12px)}.landing-header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1280px;height:64px;padding:0 16px;margin:0 auto}.landing-logo{display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.landing-logo-mark{display:grid;width:36px;height:36px;place-items:center;color:#fff;background:linear-gradient(45deg,#2563eb,#4f46e5);border-radius:12px;box-shadow:0 4px 8px #2563eb2e;transition:transform .18s ease}.landing-logo:hover .landing-logo-mark{transform:scale(1.05)}.landing-logo-mark .landing-icon{width:20px;height:20px}.landing-wordmark{display:flex;align-items:center;gap:2px;color:#111827;font-size:18px;font-weight:800;letter-spacing:-.025em;line-height:1.1}.landing-wordmark>span,.footer-logo strong>span{color:#2563eb}.landing-wordmark small{padding:3px 7px;margin-left:5px;color:#1d4ed8;font-size:10px;font-weight:700;letter-spacing:0;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px}.landing-tagline{display:block;margin-top:2px;color:#9ca3af;font-size:10px;font-weight:500}.landing-nav{display:flex;align-items:center;gap:4px;margin-left:auto;margin-right:18px;font-size:12px;font-weight:600}.landing-nav button,.landing-nav a{display:inline-flex;align-items:center;gap:4px;padding:8px 12px;cursor:pointer;border-radius:12px;transition:color .15s ease,background .15s ease}.landing-nav button:hover,.landing-nav a:hover{color:#1d4ed8;background:#f3f4f6}.landing-nav .active{color:#1d4ed8;font-weight:700;background:#eff6ff}.landing-nav .landing-icon{width:14px;height:14px}.landing-header-actions{display:flex;align-items:center;gap:10px}.landing-primary-small{display:inline-flex;align-items:center;gap:6px;padding:8px 16px!important;color:#fff!important;font-size:12px!important;font-weight:700!important;cursor:pointer;background:#2563eb!important;border-radius:12px!important;box-shadow:0 1px 2px #00000014;transition:background .15s ease,transform .15s ease!important}.landing-primary-small:hover{background:#1d4ed8!important;transform:translateY(-1px)}.landing-primary-small .landing-icon{width:14px;height:14px}.landing-menu-button{display:none;width:36px;height:36px;place-items:center;color:#4b5563!important;cursor:pointer;border-radius:12px!important}.landing-menu-button:hover{background:#f3f4f6!important}.landing-menu-button .landing-icon{width:20px;height:20px}.landing-mobile-nav{display:none;padding:12px 16px 24px;background:#fff;border-top:1px solid #f3f4f6;box-shadow:0 20px 25px -5px #0000001a}.landing-mobile-nav button,.landing-mobile-nav a{display:block;width:100%;padding:10px 16px;color:#374151;font-size:12px;font-weight:700;text-align:left;border-radius:12px}.landing-mobile-nav button:hover,.landing-mobile-nav a:hover{color:#1d4ed8;background:#eff6ff}.landing-hero{max-width:1280px;padding:40px 16px 24px;margin:0 auto;text-align:center}.privacy-pill,.section-kicker,.faq-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;color:#1d4ed8;font-size:12px;font-weight:700;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px}.privacy-pill{margin-bottom:24px}.privacy-pill .landing-icon,.faq-pill .landing-icon{width:14px;height:14px}.landing-hero>h1{max-width:768px;margin:0 auto;color:#111827;font-size:clamp(2rem,6vw,3rem);font-weight:800;letter-spacing:-.035em;line-height:1.25}.landing-hero>h1 span{color:#2563eb}.landing-hero-copy{max-width:672px;margin:16px auto 0;color:#4b5563;font-size:clamp(1rem,2vw,1.125rem);line-height:1.625}.upload-panel{width:100%;max-width:672px;padding:48px 16px 0;margin:0 auto}.upload-heading{margin-bottom:40px;text-align:center}.upload-heading-icon{display:grid;width:64px;height:64px;place-items:center;margin:0 auto 16px;color:#2563eb;background:#eff6ff;border-radius:16px}.upload-heading-icon .landing-icon{width:40px;height:40px}.upload-heading h2{margin:0 0 8px;color:#111827;font-size:30px;font-weight:700;letter-spacing:-.025em}.upload-heading p{max-width:448px;margin:0 auto;color:#4b5563;font-size:17px;line-height:1.5}.drop-zone{position:relative;display:flex;min-height:300px;padding:48px;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background:#fff;border:2px dashed #d1d5db;border-radius:16px;transition:all .3s ease}.drop-zone:hover,.drop-zone.dragging{background:#eff6ff99;border-color:#60a5fa;transform:scale(1.01)}.drop-zone.loading{cursor:wait}.drop-zone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.drop-icon{display:grid;width:64px;height:64px;place-items:center;margin-bottom:24px;color:#3b82f6;background:#eff6ff;border-radius:16px}.drop-icon .landing-icon{width:32px;height:32px}.drop-icon.pulse{animation:landing-pulse 1.5s ease-in-out infinite}.drop-zone h3{margin:0 0 8px;color:#1f2937;font-size:20px;font-weight:600}.drop-zone>p{margin:0 0 24px;color:#6b7280}.choose-file-button{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;color:#fff;font-size:14px;font-weight:600;background:#2563eb;border-radius:12px;box-shadow:0 1px 2px #0000001a}.choose-file-button .landing-icon{width:16px;height:16px}.landing-password{display:flex;align-items:center;gap:12px;color:#6b7280;font-size:12px;font-weight:600}.landing-password span{flex:0 0 auto}.landing-password input{width:100%;min-height:38px;padding:0 12px;color:#1f2937;font-size:12px;font-weight:400;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.landing-password input:focus{border-color:#3b82f6;outline:3px solid rgb(59 130 246 / 14%)}.landing-password input::placeholder{color:#9ca3af}.landing-password-panel{display:grid;max-width:500px;gap:10px;padding:14px;margin:14px auto 0;text-align:left;background:#fff;border:1px solid #dbeafe;border-radius:12px}.landing-password-panel>button{justify-self:end;padding:8px 14px!important;color:#fff!important;font-size:12px!important;font-weight:700!important;cursor:pointer;background:#2563eb!important;border-radius:10px!important}.landing-password-panel>button:disabled{cursor:not-allowed;opacity:.5}.landing-password-panel>p{margin:0;color:#6b7280;font-size:11px;line-height:1.5}.landing-error{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;margin-top:16px;color:#b91c1c;font-size:13px;text-align:left;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px}.editor-error-banner{display:flex;min-height:46px;padding:8px 14px;align-items:center;justify-content:space-between;gap:16px;color:#991b1b;font-size:13px;background:#fef2f2;border-bottom:1px solid #fecaca}.editor-error-banner button{flex:0 0 auto;color:#991b1b;font-size:12px;font-weight:700;border-color:#fca5a5}.landing-error strong{flex:0 0 auto;text-transform:uppercase}.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:40px;margin-top:48px;text-align:left;border-top:1px solid #f3f4f6}.trust-grid article{display:flex;gap:16px}.trust-icon,.feature-icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:12px}.trust-icon .landing-icon,.feature-icon .landing-icon{width:20px;height:20px}.green,.emerald{color:#059669;background:#ecfdf5}.orange{color:#ea580c;background:#fff7ed}.purple{color:#9333ea;background:#faf5ff}.blue{color:#2563eb;background:#eff6ff}.indigo{color:#4f46e5;background:#eef2ff}.trust-grid h3{margin:0;color:#111827;font-size:14px;font-weight:600}.trust-grid p{margin:4px 0 0;color:#6b7280;font-size:12px;line-height:1.5}.landing-section{padding:64px max(16px,calc((100% - 1280px)/2 + 32px))}.white-section{background:#fff;border-block:1px solid #f3f4f6}.section-heading{max-width:672px;margin:0 auto 48px;text-align:center}.section-heading h2{margin:0;color:#111827;font-size:clamp(1.5rem,4vw,1.875rem);font-weight:700;letter-spacing:-.025em}.section-heading>span+h2{margin-top:12px}.section-heading p{margin:8px 0 0;color:#4b5563;font-size:14px}.section-kicker{padding:4px 12px;text-transform:uppercase;letter-spacing:.05em;border:0}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;max-width:1216px;margin:0 auto}.steps-grid article{display:flex;padding:24px;flex-direction:column;align-items:center;text-align:center;background:#f9fafb;border:1px solid #f3f4f6;border-radius:16px}.step-number{display:grid;width:48px;height:48px;place-items:center;margin-bottom:16px;color:#fff;font-size:18px;font-weight:900;background:#2563eb;border-radius:16px;box-shadow:0 1px 3px #2563eb40}.steps-grid h3,.feature-grid h3{margin:0 0 8px;color:#111827;font-size:16px;font-weight:700}.steps-grid p,.feature-grid p{margin:0;color:#4b5563;font-size:12px;line-height:1.625}.feature-section{max-width:1280px;margin:0 auto}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.feature-grid article{padding:20px;text-align:left;background:#fff;border:1px solid #d1d5db;border-radius:16px;box-shadow:0 1px 2px #0000000a;transition:border .18s ease,transform .18s ease,box-shadow .18s ease}.feature-grid article:hover{border-color:#93c5fd;box-shadow:0 8px 24px #2563eb14;transform:translateY(-2px)}.feature-icon{margin-bottom:16px}.feature-grid h3{font-size:14px}.feature-grid p{color:#6b7280}.privacy-banner{padding:48px 16px;color:#fff;background:linear-gradient(90deg,#1e3a8a,#312e81)}.privacy-banner-inner{display:flex;align-items:center;justify-content:space-between;max-width:1216px;gap:32px;margin:0 auto}.privacy-banner-inner>div{max-width:672px}.privacy-banner-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;color:#bfdbfe;font-size:12px;font-weight:600;background:#1e40afcc;border-radius:999px}.privacy-banner h2{margin:12px 0;font-size:clamp(1.5rem,4vw,1.875rem);font-weight:800;letter-spacing:-.025em}.privacy-banner p{margin:0;color:#dbeafe;font-size:14px;line-height:1.625}.privacy-banner aside{max-width:320px;padding:24px;text-align:center;background:#ffffff1a;border:1px solid rgb(255 255 255 / 20%);border-radius:16px;backdrop-filter:blur(12px)}.privacy-banner aside>.landing-icon{width:40px;height:40px;margin:0 auto 12px;color:#34d399}.privacy-banner aside h3{margin:0 0 8px;font-size:14px}.privacy-banner aside p{color:#bfdbfe;font-size:12px}.faq-section{max-width:896px;margin:0 auto}.faq-pill{padding:4px 12px;margin-bottom:8px;border:0}.faq-list{display:grid;gap:12px}.faq-list article{overflow:hidden;background:#fff;border:1px solid rgb(229 231 235 / 80%);border-radius:16px}.faq-list button{display:flex;width:100%;padding:20px!important;align-items:center;justify-content:space-between;gap:16px;color:#111827!important;font-size:14px!important;font-weight:700!important;text-align:left;cursor:pointer;transition:color .15s ease!important}.faq-list button:hover{color:#2563eb!important}.faq-list button .landing-icon{width:16px;height:16px;color:#9ca3af;transition:transform .18s ease}.faq-list button .landing-icon.rotate{color:#2563eb;transform:rotate(180deg)}.faq-list article>p{padding:12px 20px 20px;margin:0;color:#4b5563;font-size:12px;line-height:1.625;border-top:1px solid #f3f4f6}.landing-footer{color:#9ca3af;font-size:12px;background:#111827;border-top:1px solid #1f2937}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);max-width:1280px;gap:48px;padding:48px 32px 40px;margin:0 auto}.footer-logo{display:flex;align-items:center;gap:10px}.footer-logo strong{color:#fff;font-size:18px;font-weight:800}.footer-about>p{max-width:310px;margin:18px 0;line-height:1.625}.footer-privacy{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;color:#34d399;font-size:11px;font-weight:600;background:#022c227f;border:1px solid rgb(6 95 70 / 50%);border-radius:12px}.footer-grid h3{margin:0 0 14px;color:#fff;font-size:14px;font-weight:700}.footer-grid button,.footer-grid a{display:block;width:fit-content;padding:0;margin:0 0 10px;color:#9ca3af;font-size:12px;text-align:left;cursor:pointer;transition:color .15s ease}.footer-grid button:hover,.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;max-width:1280px;padding:20px 32px;margin:0 auto;color:#6b7280;border-top:1px solid #1f2937}.policy-page{min-height:100vh;color:#1f2937;background:#f8fafc}.policy-page a,.landing-page a{text-decoration:none}.policy-header{position:sticky;top:0;z-index:50;background:#fffffff2;border-bottom:1px solid #e5e7eb;backdrop-filter:blur(12px)}.policy-header-inner{display:flex;align-items:center;max-width:1120px;min-height:64px;padding:10px 24px;margin:0 auto}.policy-logo{display:inline-flex;align-items:center;gap:10px;color:#111827}.policy-logo-mark{display:grid;width:36px;height:36px;place-items:center;color:#fff;background:linear-gradient(45deg,#2563eb,#4f46e5);border-radius:12px;box-shadow:0 4px 8px #2563eb2e}.policy-logo-mark svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.policy-wordmark{display:flex;align-items:center;color:#111827;font-size:18px;font-weight:800}.policy-wordmark>span{color:#2563eb}.policy-wordmark small{padding:3px 7px;margin-left:7px;color:#1d4ed8;font-size:10px;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px}.policy-header nav{display:flex;align-items:center;gap:8px;margin-left:auto}.policy-header nav a{padding:8px 10px;color:#4b5563;font-size:13px;font-weight:650;border-radius:10px}.policy-header nav a:hover{color:#1d4ed8;background:#eff6ff}.policy-editor-link{padding:9px 15px;margin-left:16px;color:#fff;font-size:13px;font-weight:750;background:#2563eb;border-radius:11px}.policy-editor-link:hover{background:#1d4ed8}.policy-hero{padding:68px 24px 58px;color:#fff;text-align:center;background:radial-gradient(circle at 20% 10%,rgb(96 165 250 / 24%),transparent 32%),linear-gradient(135deg,#172554,#1e3a8a 58%,#3730a3)}.policy-hero h1{max-width:800px;margin:8px auto 14px;font-size:clamp(34px,6vw,54px);letter-spacing:-.045em;line-height:1.05}.policy-hero>p:not(.policy-eyebrow){max-width:680px;margin:0 auto 18px;color:#dbeafe;font-size:16px;line-height:1.65}.policy-hero>span{color:#bfdbfe;font-size:12px;font-weight:650}.policy-eyebrow{margin:0;color:#93c5fd;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.policy-article{max-width:860px;padding:52px 52px 60px;margin:-20px auto 70px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 20px 45px #0f172a14}.policy-article section+section{padding-top:30px;margin-top:30px;border-top:1px solid #e5e7eb}.policy-article h2{margin:0 0 13px;color:#111827;font-size:22px;letter-spacing:-.02em}.policy-article p,.policy-article li{color:#4b5563;font-size:15px;line-height:1.78}.policy-article p{margin:0 0 14px}.policy-article p:last-child{margin-bottom:0}.policy-article ul,.policy-article ol{padding-left:23px;margin:12px 0 0}.policy-article li+li{margin-top:8px}.policy-article a{color:#1d4ed8;font-weight:650;text-decoration:underline;text-decoration-color:#bfdbfe;text-underline-offset:3px}.policy-article a:hover{color:#1e40af;text-decoration-color:currentColor}.policy-note{display:flex;gap:8px;padding:18px 20px;margin-top:36px;color:#1e3a8a;font-size:14px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px}.policy-note a{color:#1d4ed8}.policy-footer{color:#9ca3af;background:#111827}.policy-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);max-width:1120px;gap:44px;padding:46px 24px 38px;margin:0 auto}.policy-footer h2,.policy-footer h3{margin:0 0 14px;color:#fff}.policy-footer h2{font-size:19px}.policy-footer h3{font-size:14px}.policy-footer p{max-width:320px;margin:0;font-size:12px;line-height:1.65}.policy-footer-grid a{display:block;width:fit-content;margin-bottom:10px;color:#9ca3af;font-size:12px}.policy-footer-grid a:hover,.policy-footer-bottom a:hover{color:#fff}.policy-footer-bottom{display:flex;justify-content:space-between;max-width:1120px;padding:19px 24px;margin:0 auto;font-size:12px;border-top:1px solid #1f2937}.policy-footer-bottom a{color:#9ca3af}@keyframes landing-pulse{50%{opacity:.55;transform:scale(.96)}}@media(max-width:900px){.landing-nav{display:none}.landing-menu-button{display:grid}.landing-mobile-nav{display:grid;gap:2px}.feature-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-header nav{display:none}.policy-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.landing-header-inner{height:60px}.landing-wordmark small,.landing-tagline,.landing-primary-small{display:none}.landing-hero{padding-top:32px}.upload-panel{padding-top:38px}.upload-heading{margin-bottom:28px}.upload-heading h2{font-size:26px}.drop-zone{min-height:270px;padding:32px 20px}.landing-password{align-items:stretch;flex-direction:column;gap:6px;text-align:left}.trust-grid,.steps-grid{grid-template-columns:1fr}.trust-grid{gap:20px}.privacy-banner-inner{align-items:stretch;flex-direction:column}.privacy-banner aside{max-width:none}}@media(max-width:540px){.privacy-pill{font-size:10px}.landing-section{padding-top:52px;padding-bottom:52px}.feature-grid,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:30px;padding-inline:20px}.footer-bottom{align-items:flex-start;gap:8px;padding-inline:20px;flex-direction:column}.policy-header-inner{min-height:60px;padding-inline:16px}.policy-wordmark small,.policy-editor-link{display:none}.policy-hero{padding:48px 20px 46px}.policy-hero h1{font-size:36px}.policy-article{padding:34px 22px 40px;margin:-14px 12px 48px;border-radius:16px}.policy-article h2{font-size:20px}.policy-article p,.policy-article li{font-size:14px}.policy-note{align-items:flex-start;flex-direction:column}.policy-footer-grid{grid-template-columns:1fr;gap:28px;padding-inline:20px}.policy-footer-bottom{align-items:flex-start;gap:8px;padding-inline:20px;flex-direction:column}}@media(prefers-reduced-motion:reduce){.drop-icon.pulse{animation:none}.landing-page *,.landing-page *:before,.landing-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
