.legal-page__updated{margin-top:12px;font-size:.95rem}.resource-page{min-height:70vh;background:radial-gradient(circle at 16% 4%,rgba(78,181,255,.13),transparent 34%),radial-gradient(circle at 86% 12%,rgba(143,92,255,.12),transparent 32%),var(--bg)}.resource-hero{padding:76px 0 58px}.resource-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.resource-hero__title{grid-column:1;grid-row:1}.resource-hero__content{grid-column:1;grid-row:2}.resource-hero__upload{grid-column:2;grid-row:1 / span 2}.resource-hero__title h1{max-width:860px;margin:0 0 18px;color:var(--text);font-size:clamp(2.35rem,5vw,4.1rem);line-height:1.06}.resource-hero__title .section-kicker{display:inline-block;margin-bottom:12px}.resource-hero__content p{max-width:760px;margin:0 0 8px;color:var(--text-muted);font-size:1.05rem;line-height:1.75}.resource-hero__content>p:first-of-type{margin-top:0}.resource-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.resource-hero__cta{padding:16px 22px;font-size:1rem}.res-upload{position:relative}.res-upload__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:var(--overlay-strong);display:flex;align-items:center;justify-content:center;pointer-events:none}.res-upload__overlay-content{text-align:center;color:#fff}.res-upload__overlay-content p{margin-top:12px;font-size:1.125rem;color:var(--brand-blue)}.res-upload-card{position:relative;border:1.5px dashed rgba(78,181,255,.35);border-radius:18px;background:var(--surface);padding:22px 24px 26px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:border-color .2s}.res-upload-card:hover{border-color:#4eb5ff8c}.res-upload-card--dragover{border-color:var(--brand-blue);background:#4eb5ff0f}.res-upload-card__icon{position:relative;margin-bottom:14px}.res-upload-card__sparkle{position:absolute;color:#4eb5ff99;font-size:14px;font-weight:300}.res-upload-card__sparkle--1{top:-4px;left:-8px}.res-upload-card__sparkle--2{top:-4px;right:-8px}.res-upload-card__sparkle--3{bottom:8px;left:-12px}.res-upload-card__sparkle--4{top:12px;right:-14px}.res-upload-card__title{margin:0 0 6px;font-size:1.35rem;font-weight:700;background:linear-gradient(135deg,#7346de,#4eb5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.res-upload-card__subtitle{margin:0 0 14px;color:var(--text-muted);font-size:.9rem}.res-upload-card__secure{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;border:1px solid rgba(78,181,255,.2);background:#4eb5ff0d;margin-bottom:16px}.res-upload-card__secure span{color:var(--text-muted);font-size:.78rem}.res-upload-card__btn{padding:14px 32px;border:none;border-radius:12px;background:linear-gradient(135deg,#6366f1,#ec4899);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.res-upload-card__btn:hover{opacity:.9}.res-upload-card__formats{margin:12px 0 0;color:var(--text-subtle);font-size:.8rem}.res-upload-card__arrow{position:absolute;bottom:-10px;right:-28px;display:flex;flex-direction:column;align-items:center}.res-upload-card__arrow-tag{padding:8px 14px;border-radius:8px;background:linear-gradient(135deg,#7346de,#a855f7);color:#fff;font-size:.85rem;font-weight:700;line-height:1.2;text-align:center;transform:rotate(6deg)}.res-upload-card__arrow svg{margin-top:2px}.res-upload-compare{margin-top:28px}.res-upload-compare__label{margin:0 0 12px;font-family:Comic Sans MS,Segoe Script,cursive;font-size:.95rem;color:var(--text-muted)}.res-upload-compare__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.res-upload-compare__frame{position:relative;border-radius:14px;overflow:hidden;background:var(--surface);border:1px solid var(--border-light)}.res-upload-compare__frame picture{display:block}.res-upload-compare__frame img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.res-upload-compare__tag{position:absolute;top:10px;left:10px;padding:4px 12px;border-radius:6px;font-size:.75rem;font-weight:600}.res-upload-compare__tag--before{background:#0009;color:#fffc}.res-upload-compare__tag--after{background:#4eb5ffcc;color:#fff}.res-upload-compare--bottom-tags .res-upload-compare__tag{top:auto;bottom:10px}.res-upload-compare--bottom-tags .res-upload-compare__tag--after,.res-upload-compare--corner-tags .res-upload-compare__tag--after{left:auto;right:10px}.resource-section{padding:76px 0}@supports (content-visibility: auto){.resource-section,.compare-row,.trust-section{content-visibility:auto;contain-intrinsic-size:1px 720px}}.resource-section a{color:#4eb5ff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .2s}.resource-section a:hover{color:#7346de}.resource-section--steps{border-top:1px solid rgba(151,161,184,.08);border-bottom:1px solid rgba(151,161,184,.08);background:var(--bg-soft)}.resource-section__heading{max-width:760px;margin:0 auto 40px;text-align:center}.compare-row__content .resource-section__heading,.resource-hero .resource-section__heading{margin:0 0 24px;text-align:left}.resource-section__heading h2,.resource-feature h2,.trust-section h2{margin:0 0 12px;color:var(--text);font-size:clamp(1.9rem,3vw,2.75rem);line-height:1.12}.resource-section__heading p,.resource-feature p,.trust-section p{margin:0;color:var(--text-muted);font-size:1rem;line-height:1.72}.resource-section--geo{padding-top:24px}.resource-geo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.resource-geo-card{position:relative;padding:28px 28px 28px 32px;border:1px solid var(--border-light);border-radius:18px;background:linear-gradient(145deg,#0ea5e90b,#7346de06),var(--surface);box-shadow:var(--shadow-lg);overflow:hidden;transition:border-color .25s,box-shadow .25s}.resource-geo-card:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,#4eb5ff,#7346de);opacity:.7;transition:opacity .25s}.resource-geo-card:hover{border-color:#4eb5ff59;box-shadow:var(--shadow-lg),0 0 24px #4eb5ff0f}.resource-geo-card:hover:before{opacity:1}.resource-geo-card__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:16px;border-radius:10px;background:#4eb5ff1a;border:1px solid rgba(78,181,255,.18);color:#4eb5ff;flex-shrink:0}.resource-geo-card__icon svg{width:20px;height:20px}.resource-geo-card h2{margin:0 0 14px;color:var(--text);font-size:1.18rem;font-weight:700;line-height:1.35}.resource-geo-card p{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.72}.resource-step-grid,.resource-feature-grid{display:grid;gap:18px}.resource-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:1180px){.resource-step-grid--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.resource-step-grid--count-4 .resource-step{padding:26px 22px}}@media(min-width:769px)and (max-width:1179px){.resource-step-grid--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}}.resource-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.resource-step,.resource-feature{border:1px solid var(--border-light);border-radius:18px;background:linear-gradient(145deg,#0ea5e90b,#7346de06),var(--surface);box-shadow:var(--shadow-lg);transition:border-color .25s,box-shadow .25s,transform .25s}.resource-step:hover,.resource-feature:hover{border-color:#4eb5ff4d;box-shadow:var(--shadow-lg),0 0 20px #4eb5ff0f;transform:translateY(-2px)}.resource-step{padding:28px 26px;position:relative;overflow:hidden}.resource-step:after{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background:radial-gradient(circle at top right,rgba(78,181,255,.06),transparent 70%);pointer-events:none}.resource-step span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:20px;border-radius:14px;background:linear-gradient(135deg,#4eb5ff1f,#7346de1a);border:1px solid rgba(78,181,255,.2);color:var(--brand-blue);font-size:1.35rem;font-weight:850;line-height:1}.resource-step h3{margin:0 0 10px;color:var(--text);font-size:1.18rem}.resource-step p{margin:0;color:var(--text-muted);line-height:1.66}.resource-feature{padding:30px}.resource-feature--with-guides{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transition:none}.resource-feature--with-guides:hover{border-color:transparent;box-shadow:none;transform:none}.resource-feature--with-guides a,.resource-feature--with-guides a:hover{text-decoration:none}.resource-feature--with-guides .resource-section__heading{margin-bottom:18px}.resource-feature-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.resource-feature--with-guides .resource-feature-cards{gap:14px;margin-top:18px}.resource-feature-card{display:flex;gap:18px;padding:24px;border:1px solid var(--border-light);border-radius:16px;background:var(--surface);transition:border-color .25s,box-shadow .25s}a.resource-feature-card{color:inherit;text-decoration:none}.resource-feature--with-guides .resource-feature-card{gap:20px;align-items:center;min-height:136px;padding:18px 20px;border-color:#e6eef8;border-radius:20px;background:#ffffffeb;box-shadow:0 10px 26px #2f45740b}.resource-feature-card:hover{border-color:#4eb5ff4d;box-shadow:var(--shadow-md),0 0 16px #4eb5ff0a}.resource-feature--with-guides .resource-feature-card:hover{border-color:#a7d8ff;box-shadow:0 12px 28px #2f45740f}.resource-feature--with-guides .resource-feature-card__icon{width:70px;height:70px;border-radius:18px}.resource-feature--with-guides .resource-feature-card__icon svg{width:34px;height:34px}.resource-feature-card__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;flex-shrink:0}.resource-feature-card__icon svg{width:24px;height:24px}.resource-feature-card__icon--text{background:#9333ea1a;color:#a855f7}.resource-feature-card__icon--badge{background:#3b82f61a;color:#60a5fa}.resource-feature-card__icon--sticker{background:#22c55e1a;color:#4ade80}.resource-feature-card__icon--clock,.resource-feature-card__icon--megaphone{background:#f973161a;color:#fb923c}.resource-feature-card__icon--default{background:#4eb5ff1a;color:#4eb5ff}.resource-feature-card__icon--format{background:#ec48991a;color:#f472b6}.resource-feature-card__icon--document{background:#10b9811a;color:#34d399}.resource-feature-card__icon--sparkle{background:#eab3081a;color:#facc15}.resource-feature-card__icon--platform{background:#8b5cf61a;color:#a78bfa}.resource-feature-card__icon--shield{background:#f43f5e1a;color:#fb7185}.resource-feature-card__icon--check{background:#14b8a61a;color:#2dd4bf}.resource-feature-card__content h3{margin:0 0 8px;color:var(--text);font-size:1.05rem;font-weight:650}.resource-feature-card__content p{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.6}.cleanup-ai-hero{position:relative;min-height:min(760px,calc(100dvh - 86px));padding:clamp(42px,6vw,76px) 0 clamp(48px,6vw,84px);display:grid;align-items:center}.cleanup-ai-hero:before{content:"";position:absolute;top:0;right:50%;bottom:0;left:50%;width:100vw;margin-left:-50vw;background:linear-gradient(135deg,#f8fcfff5,#edf7ffe6 48%,#f9f5ffe6),linear-gradient(90deg,#4eb5ff1a,#7346de14);border-bottom:1px solid rgba(120,149,255,.13)}.cleanup-ai-hero>*{position:relative}.cleanup-ai-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(420px,.78fr);gap:22px 64px;align-items:center}.cleanup-ai-hero .resource-hero__title h1{max-width:680px;margin-bottom:0;font-size:clamp(3.25rem,5.8vw,6rem);line-height:1;letter-spacing:0}.cleanup-ai-hero .resource-hero__title .section-kicker{margin-bottom:18px;background:#4eb5ff1a;border-color:#4eb5ff38;box-shadow:none}.cleanup-ai-hero .resource-hero__content{max-width:650px}.cleanup-ai-hero .resource-hero__content p{max-width:650px;margin-bottom:10px;color:var(--cleanup-text);font-size:1.02rem;line-height:1.68}.cleanup-ai-hero .resource-hero__content p+p{max-width:610px;color:var(--text-subtle)}.cleanup-ai-hero .resource-hero__actions{margin-top:22px}.cleanup-router-card{position:relative;overflow:hidden;padding:26px;border:1px solid var(--cleanup-border);border-radius:28px;background:linear-gradient(145deg,#fffffff0,#f6faffd1),var(--surface);box-shadow:var(--cleanup-shadow)}.cleanup-router-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--cleanup-accent),var(--brand-violet),#24c6a6)}.cleanup-router-card>*{position:relative}.cleanup-router-card__eyebrow{margin:0 0 7px;color:var(--brand-blue);font-size:.8rem;font-weight:800;text-transform:uppercase}.cleanup-router-card h2{margin:0 0 18px;color:var(--text);font-size:1.45rem;line-height:1.18}.cleanup-router-card__links{display:grid;gap:10px}.cleanup-router-card__links a{display:grid;grid-template-columns:112px minmax(0,1fr) 30px;gap:14px;align-items:center;min-height:90px;padding:10px 12px;border:1px solid rgba(151,161,184,.14);border-radius:18px;background:#ffffffb8;color:inherit;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.cleanup-router-card__links a:hover{border-color:#4eb5ff57;color:inherit;box-shadow:var(--shadow-md);transform:translateY(-1px)}.cleanup-router-card__thumb{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;width:112px;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(151,161,184,.18);border-radius:12px;background:#eaf2ff}.cleanup-router-card__thumb img{display:block;width:100%;height:100%;object-fit:cover}.cleanup-router-card__copy{display:grid;gap:4px}.cleanup-router-card__links strong{color:var(--text);font-size:.98rem;line-height:1.26}.cleanup-router-card__copy>span{color:var(--text-muted);font-size:.86rem;line-height:1.42}.cleanup-router-card__arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#4eb5ff1a;color:var(--brand-blue)}.cleanup-router-card__arrow svg{width:16px;height:16px}.cleanup-decision__grid{display:grid;gap:14px}.cleanup-decision__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:22px 24px;border:1px solid var(--border-light);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-md)}.cleanup-decision__row span{display:inline-block;margin-bottom:6px;color:var(--brand-blue);font-size:.76rem;font-weight:800;text-transform:uppercase}.cleanup-decision__row h3{margin:0 0 8px;color:var(--text);font-size:1.08rem;line-height:1.34}.cleanup-decision__row p{margin:0;color:var(--text-muted);font-size:.94rem;line-height:1.6}.cleanup-decision__row a{min-width:210px;padding:12px 16px;border:1px solid rgba(78,181,255,.26);border-radius:12px;background:#4eb5ff14;color:var(--brand-blue);text-align:center;text-decoration:none;font-weight:750}.cleanup-decision__row a:hover{color:#7346de;border-color:#7346de42;background:#7346de14}.cleanup-visual__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cleanup-visual-card{display:grid;overflow:hidden;border:1px solid var(--border-light);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-lg);transition:border-color .25s,box-shadow .25s,transform .25s}.cleanup-visual-card:hover{border-color:var(--cleanup-accent-soft);box-shadow:var(--shadow-lg),0 0 24px #4eb5ff14;transform:translateY(-2px)}.cleanup-visual-card__copy{display:block;padding:20px 20px 22px;color:inherit;text-decoration:none}.cleanup-visual-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 8px}.cleanup-visual-card__head h3{margin:0;color:var(--text);font-size:1.05rem;line-height:1.28}.cleanup-visual-card__arrow{flex-shrink:0;display:inline-flex;color:var(--brand-blue);transition:transform .2s}.cleanup-visual-card__arrow svg{width:18px;height:18px}.cleanup-visual-card:hover .cleanup-visual-card__arrow{transform:translate(3px)}.cleanup-visual-card__copy p{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.58}.cleanup-slider{position:relative;width:100%;aspect-ratio:640 / 430;overflow:hidden;background:var(--cleanup-tint, #eef4ff);cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none}.cleanup-slider__after,.cleanup-slider__before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cleanup-slider__after,.cleanup-slider__before img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.cleanup-slider__before{clip-path:inset(0 calc(100% - var(--pos, 50%)) 0 0);transition:clip-path .12s ease-out}.cleanup-slider__label{position:absolute;top:12px;padding:4px 10px;border-radius:999px;background:#070b1cad;color:#fff;font-size:.72rem;font-weight:760;letter-spacing:.02em;pointer-events:none}.cleanup-slider__label--before{left:12px}.cleanup-slider__label--after{right:12px}.cleanup-slider__handle{position:absolute;top:0;bottom:0;left:var(--pos, 50%);width:2px;margin-left:-1px;background:#fff;box-shadow:0 0 0 1px #0f172a14,0 6px 18px #0f172a2e;cursor:ew-resize;transition:left .12s ease-out}.cleanup-slider__grip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:#fff;box-shadow:0 4px 14px #0f172a38;color:var(--brand-blue, #0ea5e9)}.cleanup-slider__grip svg{width:20px;height:20px}.cleanup-slider__handle:focus-visible{outline:3px solid var(--brand-blue, #0ea5e9);outline-offset:4px;border-radius:6px}@media(prefers-reduced-motion:reduce){.cleanup-slider__before,.cleanup-slider__handle{transition:none}}.cleanup-stats{padding:56px 0 8px}.cleanup-stats__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0 0;padding:0;list-style:none}.cleanup-stats__item{padding:22px 18px;border-radius:16px;background:var(--surface);border:1px solid var(--border-light);box-shadow:0 6px 18px #2f45740f;text-align:center}.cleanup-stats__value{display:block;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:800;letter-spacing:-.02em;color:var(--text)}.cleanup-stats__label{display:block;margin-top:6px;font-size:.82rem;color:var(--text-muted)}.cleanup-usecase{padding:64px 0}.cleanup-usecase__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.cleanup-usecase__item{padding:24px;border-radius:16px;background:var(--surface);border:1px solid var(--border-light);box-shadow:0 8px 22px #2f457412}.cleanup-usecase__item h3{margin:0 0 8px;font-size:1.1rem;color:var(--text)}.cleanup-usecase__item p{margin:0;color:var(--text-muted);font-size:.94rem;line-height:1.6}.cleanup-faq{padding:64px 0}.cleanup-faq-list{margin:28px auto 0;max-width:880px;display:flex;flex-direction:column;gap:12px}.cleanup-faq-item{border:1px solid var(--border-light);border-radius:14px;background:var(--surface);overflow:hidden;transition:border-color .2s,box-shadow .2s}.cleanup-faq-item[open]{border-color:#4eb5ff57;box-shadow:0 8px 22px #2f457414}.cleanup-faq-trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;cursor:pointer;list-style:none}.cleanup-faq-trigger::-webkit-details-marker{display:none}.cleanup-faq-trigger h3{margin:0;font-size:1rem;font-weight:650;color:var(--text);line-height:1.4}.cleanup-faq-chevron{flex-shrink:0;display:flex;color:var(--text-muted);transition:transform .2s,color .2s}.cleanup-faq-chevron svg{width:18px;height:18px}.cleanup-faq-item[open] .cleanup-faq-chevron{transform:rotate(180deg);color:var(--brand-blue, #0ea5e9)}.cleanup-faq-body{padding:0 22px 20px;color:var(--text-muted);font-size:.94rem;line-height:1.65}.cleanup-faq-body p{margin:0}.resource-feature[data-variant]:before{content:"";display:block;height:4px;width:64px;margin-bottom:18px;border-radius:999px;background:linear-gradient(90deg,var(--brand-blue, #0ea5e9),var(--brand-violet, #7346de))}.resource-feature[data-variant=text]:before{background:linear-gradient(90deg,#22b8cf,var(--brand-blue, #0ea5e9))}.resource-feature[data-variant=platform]:before{background:linear-gradient(90deg,#ff6b9d,var(--brand-violet, #7346de))}.resource-feature[data-variant=generator]:before{background:linear-gradient(90deg,#10b981,var(--brand-blue, #0ea5e9))}@media(max-width:768px){.cleanup-stats__list{grid-template-columns:repeat(2,minmax(0,1fr))}.cleanup-usecase__grid{grid-template-columns:minmax(0,1fr)}.cleanup-faq-trigger h3{font-size:.95rem}}.resource-related-cta{padding:24px 0 72px;background:#fff}.resource-related-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:clamp(24px,4vw,40px);border:1px solid rgba(59,130,246,.18);border-radius:24px;background:radial-gradient(circle at 12% 20%,rgba(14,165,233,.12),transparent 30%),linear-gradient(135deg,#f8fbff,#eef4ff);box-shadow:0 18px 44px #2f457417}.resource-related-cta__copy h2{max-width:760px;margin:10px 0 12px;color:var(--text);font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.08;letter-spacing:-.02em}.resource-related-cta__copy p{max-width:780px;margin:0;color:var(--text-muted);font-size:1.02rem;line-height:1.7}.resource-related-cta__link{white-space:nowrap}.resource-related-cta__link svg{width:18px;height:18px;margin-left:8px}.resource-page .final-cta-section{padding:84px 0 64px}.resource-page .final-cta-card{display:flex;flex-direction:column;align-items:center;gap:32px;padding:64px 36px;border:1px solid var(--border-light);border-radius:32px;background:linear-gradient(135deg,#7895ff0d,#8b5cf60d);box-shadow:var(--shadow-lg);text-align:center}.resource-page .final-cta-card__content{display:flex;flex-direction:column;align-items:center;gap:16px}.resource-page .final-cta-card h2{margin:0;color:var(--text);font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.08}.resource-page .final-cta-card p{margin:0;max-width:680px;color:var(--text-muted);font-size:1.18rem;line-height:1.55}.resource-page .final-cta-card__actions{display:flex;flex-direction:column;align-items:center;gap:16px}.resource-page .final-cta-card__actions .button{display:inline-flex;align-items:center;justify-content:center}.resource-page .final-cta-card__note{font-size:.95rem}.resource-feature ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0 0;padding:0;list-style:none}.resource-feature li,.trust-points span{display:flex;align-items:center;gap:10px;min-height:42px;padding:11px 14px;border:1px solid rgba(78,181,255,.18);border-radius:12px;background:#4eb5ff14;color:var(--text);font-size:.92rem;font-weight:650;transition:background .2s,border-color .2s}.resource-feature li:hover,.trust-points span:hover{background:#4eb5ff21;border-color:#4eb5ff4d}.resource-feature li:before{content:"";flex-shrink:0;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#4eb5ff33,#7346de26);border:1.5px solid rgba(78,181,255,.35);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 8.5l2.5 2.5 5-5' stroke='%234eb5ff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:14px 14px;background-position:center;background-repeat:no-repeat}.resource-subsections{margin-top:28px;padding:24px 28px 28px;border:1px solid rgba(230,238,248,.9);border-radius:24px;background:radial-gradient(circle at 12% 24%,rgba(78,181,255,.13),transparent 34%),linear-gradient(145deg,#ffffffbd,#efedffbd);box-shadow:0 18px 44px #2f457412}.resource-subsections__heading{max-width:780px;margin:0 auto 18px;text-align:center}.resource-subsections__heading h2{margin:0 0 8px;color:var(--text);font-size:clamp(1.55rem,2.4vw,2.15rem);line-height:1.14}.resource-subsections__heading p{margin:0;color:var(--text-muted);font-size:.98rem;line-height:1.62}.resource-subsections__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.resource-subsection{display:flex;flex-direction:column;min-height:100%;padding:20px 22px;border:1px solid #e6eef8;border-radius:22px;background:linear-gradient(145deg,#fffffff5,#ffffffd1),#ffffffe6;box-shadow:0 10px 24px #2f45740e;transition:border-color .25s,box-shadow .25s,transform .25s}.resource-subsection--guide{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;min-height:150px;color:inherit;text-decoration:none}.resource-subsection--guide:hover{color:inherit}.resource-subsection__icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid rgba(115,70,222,.14);border-radius:16px;background:#7346de14;color:var(--brand-violet);flex-shrink:0}.resource-subsection__icon svg{width:30px;height:30px}.resource-subsection--subtitles .resource-subsection__icon{background:#10b9811a;border-color:#10b98129;color:#10b981}.resource-subsection--timestamp .resource-subsection__icon{background:#f973161a;border-color:#f9731629;color:#fb923c}.resource-subsection--creator .resource-subsection__icon{background:#4eb5ff1a;border-color:#4eb5ff29;color:#2387d7}.resource-subsection__content{display:flex;flex-direction:column;min-width:0}.resource-subsection:hover{border-color:#a7d8ff;box-shadow:0 16px 34px #2f457417;transform:translateY(-2px)}.resource-subsection__eyebrow{display:inline-flex;width:fit-content;margin-bottom:10px;padding:4px 9px;border-radius:999px;background:#4eb5ff17;color:#2563eb;font-size:.72rem;font-weight:750;line-height:1.2}.resource-subsection h3,.resource-subsection__title{margin:0 0 8px;color:var(--text);font-size:1rem;font-weight:700;line-height:1.28}.resource-subsection p,.resource-subsection__body{margin:0;font-size:.92rem;line-height:1.62;color:var(--text-muted)}.resource-subsection__cta{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-top:12px;color:var(--brand-violet);font-size:.92rem;font-weight:750;line-height:1.2}.resource-subsection__arrow{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#7346de14;color:var(--brand-violet);transition:background .2s,color .2s,transform .2s}.resource-subsection__arrow svg{width:20px;height:20px}.resource-subsection--guide:hover .resource-subsection__arrow{background:#7346de24;color:#4eb5ff;transform:translate(2px)}.resource-subsection__links{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:14px}.resource-subsection__links a{display:inline-flex;align-items:center;justify-content:center;color:var(--brand-violet);font-size:.92rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .2s,gap .2s}.resource-subsection__links a:hover{color:#4eb5ff;gap:8px}.resource-comparison-table-wrapper{margin-top:24px;overflow-x:auto}.resource-comparison-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.92rem;border:1px solid rgba(78,181,255,.18);border-radius:14px;overflow:hidden}.resource-comparison-table th,.resource-comparison-table td{padding:14px 18px;border-bottom:1px solid rgba(78,181,255,.12);border-right:1px solid rgba(78,181,255,.08);text-align:left}.resource-comparison-table th:last-child,.resource-comparison-table td:last-child{border-right:none}.resource-comparison-table tbody tr:last-child td{border-bottom:none}.resource-comparison-table th{color:var(--text);font-weight:650;background:#4eb5ff1a;font-size:.85rem;text-transform:uppercase;letter-spacing:.03em}.resource-comparison-table td{color:var(--text-muted);transition:background .2s}.resource-comparison-table tbody tr:hover td{background:#4eb5ff0a}.resource-comparison-table tbody tr:first-child td{color:var(--text);font-weight:650;background:#4eb5ff14}.resource-feature__image{margin:24px -30px -30px;border-radius:0 0 18px 18px;overflow:hidden;line-height:0}.resource-feature__image img{width:100%;height:auto;display:block}.compare-row{padding:80px 0}.compare-row__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.compare-row--reversed .compare-row__grid{grid-template-columns:1fr 1fr}.compare-row__content .resource-section__heading p{margin-bottom:0}.compare-row__points{list-style:none;padding:0;margin:0;display:grid;gap:16px}.compare-row__points li{position:relative;padding:16px 20px 16px 24px;border-radius:14px;background:linear-gradient(145deg,#0ea5e908,#7346de04),var(--surface-muted);border:1px solid var(--border-light);overflow:hidden;transition:border-color .25s,box-shadow .25s}.compare-row__points li:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,#4eb5ff,#7346de);opacity:.5;transition:opacity .25s}.compare-row__points li:hover{border-color:#4eb5ff40;box-shadow:0 2px 12px #4eb5ff0f}.compare-row__points li:hover:before{opacity:1}.compare-row__points li strong{display:block;color:var(--text);font-size:.92rem;font-weight:650;margin-bottom:4px}.compare-row__points li span{color:var(--text-muted);font-size:.82rem;line-height:1.5}.compare-grid{display:flex;flex-direction:column;gap:14px}.compare-grid__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;gap:14px;justify-items:center}.compare-grid__row:has(>:only-child){grid-template-columns:1fr;justify-items:center}.compare-grid__row:has(>:only-child)>.compare-card{max-width:560px;width:100%}.compare-card{border-radius:16px;overflow:hidden;background:var(--surface);border:1px solid var(--border-light);box-shadow:var(--shadow-md);display:grid;grid-template-rows:subgrid;grid-row:span 2;transition:border-color .25s,box-shadow .25s,transform .25s}.compare-card:hover{border-color:#4eb5ff4d;box-shadow:var(--shadow-md),0 4px 20px #4eb5ff0f;transform:translateY(-2px)}.compare-card__header{padding:16px 18px;text-align:center;border-bottom:1px solid var(--border-light);display:flex;flex-direction:column;align-items:center;justify-content:center}.compare-card__title{font-size:1rem;font-weight:700;color:var(--text);margin:0 0 4px;line-height:1.3}.compare-card__subtitle{font-size:.78rem;color:var(--text-muted);margin:0;line-height:1.4}.compare-card__images{display:flex;flex-direction:column}.compare-card__images--horizontal{flex-direction:row;align-items:stretch}.compare-card__images--horizontal .compare-card__frame{flex:1;min-width:0}.compare-card__images--horizontal .compare-card__img{width:100%;height:100%;object-fit:cover}.compare-card__images--horizontal .compare-card__arrow{margin:auto -10px;flex-shrink:0}.compare-card__images--horizontal .compare-card__tag--after{left:8px;top:8px}.compare-card--compact-pair .compare-card__header{min-height:112px;padding:14px 16px}.compare-card--compact-pair .compare-card__frame{flex:1;min-width:0;aspect-ratio:2 / 3;overflow:hidden}.compare-card--compact-pair .compare-card__img{width:100%;height:100%;object-fit:cover}.compare-card--compact-pair .compare-card__arrow{margin:auto -10px;flex-shrink:0}.compare-card--horizontal .compare-card__header{display:none}.compare-card--horizontal{border-radius:12px}.compare-card--horizontal .compare-card__images{max-height:420px}.compare-row__media--horizontal{display:flex;flex-direction:column;gap:16px}.compare-full{display:flex;align-items:stretch;gap:0;border-radius:16px;overflow:hidden;background:var(--surface);border:1px solid var(--border-light);box-shadow:var(--shadow-md);transition:border-color .25s,box-shadow .25s}.compare-full:hover{border-color:#4eb5ff4d;box-shadow:var(--shadow-md),0 4px 20px #4eb5ff0f}.compare-full__frame{flex:1;position:relative;line-height:0;overflow:hidden}.compare-full__frame img{width:100%;height:100%;object-fit:cover;display:block}.compare-full__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0 -12px;z-index:2}.compare-card__frame{position:relative;line-height:0;overflow:visible}.compare-card__img{width:100%;height:auto;display:block}.compare-card__arrow{display:flex;align-items:center;justify-content:center;padding:0;margin:-10px auto;width:20px;height:20px;position:relative;z-index:2}.compare-card__tag{position:absolute;left:8px;padding:5px 14px;border-radius:8px;background:#0f111a80;color:#fff;font-size:.6rem;font-weight:600;letter-spacing:.01em;text-transform:none;z-index:2;line-height:.5}.compare-card__tag--before,.compare-card__tag--after{top:8px}.compare-card--corner-labels .compare-card__tag--before{left:8px;top:8px}.compare-card--corner-labels .compare-card__tag--after{left:auto;right:8px;top:8px}.compare-full__frame .compare-card__tag--before{top:auto;bottom:8px}.compare-full__frame .compare-card__tag--after{top:auto;bottom:8px;left:auto;right:8px}.compare-full--corner-labels .compare-card__tag--before{top:8px;bottom:auto;left:8px}.compare-full--corner-labels .compare-card__tag--after{top:8px;bottom:auto;left:auto;right:8px}@media(max-width:1024px){.resource-hero__grid{grid-template-columns:1fr;gap:36px}.cleanup-ai-hero{min-height:auto;padding-top:56px}.cleanup-ai-hero__grid{gap:24px}.resource-hero__title,.resource-hero__upload,.resource-hero__content{grid-column:auto;grid-row:auto}.compare-row__grid{grid-template-columns:1fr;gap:36px}.compare-row--reversed .compare-row__grid{grid-template-columns:1fr}.compare-row--reversed .compare-row__media{order:-1}}@media(max-width:768px){.resource-hero{padding-top:52px}.cleanup-ai-hero{padding-top:34px;padding-bottom:42px}.cleanup-ai-hero .resource-hero__title h1{font-size:clamp(2.6rem,11.5vw,3.45rem);line-height:1.04}.cleanup-ai-hero .resource-hero__content p{font-size:.96rem;line-height:1.58}.cleanup-ai-hero .resource-hero__content p+p{font-size:.86rem;line-height:1.5;color:var(--text-subtle);margin-top:6px}.cleanup-ai-hero .resource-hero__actions{gap:10px;margin-top:18px}.cleanup-ai-hero .resource-hero__cta{width:100%;justify-content:center}.resource-hero__grid{gap:24px}.res-upload-card{padding:24px 16px 28px}.res-upload-card__arrow{display:none}.res-upload-compare__grid,.resource-geo-grid{grid-template-columns:1fr}.compare-grid{grid-template-columns:1fr;gap:16px}.compare-card__images--horizontal{flex-direction:column}.compare-card__images--horizontal .compare-card__arrow{margin:-10px auto}.resource-related-cta{padding:8px 0 56px}.resource-related-cta__inner{grid-template-columns:1fr;align-items:stretch;gap:22px;border-radius:18px}.resource-related-cta__link{width:100%;justify-content:center}}.trust-section{padding:76px 0;background:var(--bg-soft);position:relative}.trust-section:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(78,181,255,.3),rgba(115,70,222,.2),transparent)}.trust-section h2{color:var(--text-dark)}.trust-section p{color:var(--text-dark-muted)}.trust-section__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:34px;align-items:center}.trust-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trust-points span{border-color:#4eb5ff4d;background:#4eb5ff1a;color:var(--text-dark)}.legal-document{width:min(860px,calc(100% - 40px));padding-bottom:84px;color:var(--text-muted);font-size:1rem;line-height:1.75}.legal-document h2{margin:34px 0 10px;color:var(--text);font-size:1.35rem;line-height:1.25}.legal-document h3{margin:26px 0 6px;color:var(--text);font-size:1.12rem;font-weight:600;line-height:1.3}.legal-document p{margin:0 0 16px}.legal-document ul{margin:0 0 18px;padding-left:22px}.legal-document li{margin:8px 0}.legal-document a{color:var(--brand-blue);text-decoration:underline;text-underline-offset:3px}.legal-document__note{margin-top:30px;padding:16px 18px;border:1px solid rgba(120,149,255,.18);border-radius:14px;background:var(--surface-muted);color:var(--text-subtle)}.contact-panel{display:grid;gap:14px;margin-bottom:30px;padding:24px;border:1px solid rgba(120,149,255,.18);border-radius:var(--radius-md);background:var(--bg-elevated)}.contact-panel h2{margin-top:0}.contact-panel__button{width:fit-content;min-height:52px;padding:16px 22px;color:#fff;font-size:1rem;text-decoration:none}.legal-document .contact-panel__button{color:#fff;text-decoration:none}@media(max-width:768px){.resource-step-grid,.resource-feature-grid,.trust-section__grid,.resource-feature ul,.resource-feature-cards,.resource-subsections,.resource-subsections__grid,.trust-points{grid-template-columns:1fr}.cleanup-decision__row{grid-template-columns:1fr;gap:16px;padding:20px}.cleanup-decision__row a{width:100%;min-width:0}.cleanup-router-card{padding:22px}.cleanup-router-card__links a{grid-template-columns:88px minmax(0,1fr) 28px;gap:10px;min-height:82px;padding:10px}.cleanup-router-card__thumb{width:88px;border-radius:10px}.cleanup-router-card__copy>span{font-size:.82rem;line-height:1.35}.cleanup-router-card__arrow{width:28px;height:28px}.cleanup-visual__grid{grid-template-columns:1fr}.resource-hero__trust{gap:12px}.resource-section,.trust-section{padding:56px 0}}
