/* Copyright (c) 2025 ExifClean.com - All Rights Reserved */
html{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:18px;font-weight:400;line-height:1.5;-webkit-text-size-adjust:100%;background:#fff;color:#666}body{margin:0}.uk-link,a{color:#147d64;text-decoration:none;cursor:pointer}.uk-link-toggle:hover .uk-link,.uk-link:hover,a:hover{color:#0c6b58;text-decoration:underline}abbr[title]{text-decoration:underline dotted;-webkit-text-decoration-style:dotted}b,strong{font-weight:bolder}:not(pre)>code,:not(pre)>kbd,:not(pre)>samp{font-family:Consolas,monaco,monospace;font-size:.875rem;color:#f0506e;white-space:nowrap;padding:2px 6px;background:#f8f8f8}em{color:#f0506e}ins{background:#ffd;color:#666;text-decoration:none}mark{background:#ffd;color:#666}q{font-style:italic}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}audio,canvas,iframe,img,svg,video{vertical-align:middle}canvas,img,svg,video{max-width:100%;height:auto;box-sizing:border-box}img:not([src]){visibility:hidden;min-width:1px}iframe{border:0}address,dl,fieldset,figure,ol,p,pre,ul{margin:0 0 20px 0}*+address,*+dl,*+fieldset,*+figure,*+ol,*+p,*+pre,*+ul{margin-top:20px}.uk-h1,.uk-h2,.uk-h3,.uk-h4,.uk-h5,.uk-h6,.uk-heading-2xlarge,.uk-heading-large,.uk-heading-medium,.uk-heading-small,.uk-heading-xlarge,h1,h2,h3,h4,h5,h6{margin:0 0 20px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;color:#333;text-transform:none}*+.uk-h1,*+.uk-h2,*+.uk-h3,*+.uk-h4,*+.uk-h5,*+.uk-h6,*+.uk-heading-2xlarge,*+.uk-heading-large,*+.uk-heading-medium,*+.uk-heading-small,*+.uk-heading-xlarge,*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:40px}.uk-h1,h1{font-size:2.23125rem;line-height:1.2}.uk-h2,h2{font-size:1.7rem;line-height:1.3}.uk-h3,h3{font-size:1.5rem;line-height:1.4}.uk-h4,h4{font-size:1.25rem;line-height:1.4}.uk-h5,h5{font-size:18px;line-height:1.4}.uk-h6,h6{font-size:.875rem;line-height:1.4}@media (min-width:960px){.uk-h1,h1{font-size:2.625rem}.uk-h2,h2{font-size:2rem}}.uk-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;-webkit-appearance:none;border-radius:0;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:.875rem;line-height:38px;text-align:center;text-decoration:none;text-transform:uppercase;transition:.1s ease-in-out;transition-property:color,background-color,border-color}.uk-button:not(:disabled){cursor:pointer}.uk-button::-moz-focus-inner{border:0;padding:0}.uk-button:hover{text-decoration:none}.uk-button-primary{background-color:#3ebd93;color:#fff;border:1px solid transparent}.uk-button-primary:hover{background-color:#38aa84;color:#fff}.uk-button-primary.uk-active,.uk-button-primary:active{background-color:#319775;color:#fff}.uk-button-secondary{background-color:#6b7280;color:#fff;border:1px solid transparent}.uk-button-secondary:hover{background-color:#151515;color:#fff}.uk-button-secondary.uk-active,.uk-button-secondary:active{background-color:#090909;color:#fff}.uk-card{position:relative;box-sizing:border-box;background:#fff}.uk-card-body{display:flow-root}.uk-card-body>:last-child{margin-bottom:0}.uk-card-title{font-size:1.5rem;line-height:1.4;color:#333;margin-bottom:20px}.uk-container{display:flow-root;box-sizing:content-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:640px){.uk-container{padding-left:30px;padding-right:30px}}@media (min-width:960px){.uk-container{padding-left:40px;padding-right:40px}}.uk-container>:last-child{margin-bottom:0}.uk-margin{margin-bottom:20px}*+.uk-margin{margin-top:20px!important}.uk-margin-top{margin-top:20px!important}.uk-margin-bottom{margin-bottom:20px!important}.uk-margin-large{margin-bottom:40px}*+.uk-margin-large{margin-top:40px!important}.uk-text-center{text-align:center!important}.uk-text-muted{color:#757575!important}.uk-text-small{font-size:.875rem;line-height:1.5}.uk-text-large{font-size:1.5rem;line-height:1.5}.uk-input{box-sizing:border-box;margin:0;border-radius:0;font:inherit;max-width:100%;width:100%;border:0 none;padding:0 10px;background:#fff;color:#666;border:1px solid #e5e5e5;transition:.2s ease-in-out;transition-property:color,background-color,border;height:40px;vertical-align:middle;display:inline-block}.uk-input:focus{outline:0;background-color:#fff;color:#666;border-color:#3ebd93}.uk-input::placeholder{color:#757575}.uk-checkbox{display:inline-block;height:16px;width:16px;overflow:hidden;margin-top:-4px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;border:1px solid #ccc;transition:.2s ease-in-out;transition-property:background-color,border}.uk-checkbox:focus{background-color:rgba(0,0,0,0);outline:0;border-color:#3ebd93}.uk-checkbox:checked{background-color:#3ebd93;border-color:transparent;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:.5rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 1px 3px rgba(0,0,0,.1)}.header-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.logo-container{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#333}.logo-container:hover{text-decoration:none;color:#3ebd93}.logo-svg{width:50px;height:50px}.logo-text{font-size:1.5rem;font-weight:600;color:#333}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{color:#666;text-decoration:none;font-weight:500;transition:color .2s ease}.nav-links a:hover{color:#3ebd93}.nav-links a.active{color:#3ebd93;font-weight:600}.mobile-menu-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem}@media (max-width:768px){.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1);gap:1rem;align-items:center;text-align:center}.nav-links.mobile-open{display:flex}.nav-links li{width:100%;text-align:left}.mobile-menu-toggle{display:block}.header-container{position:relative;padding:0 1rem}.logo-text{font-size:1.25rem}}.site-footer{background:#1f2937;color:#9ca3af;margin-top:4rem}.footer-content{max-width:1200px;margin:0 auto;padding:2rem 1rem .5rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:#fff;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#9ca3af;text-decoration:none;transition:color .2s ease}.footer-section ul li a:hover{color:#3ebd93}.footer-bottom{border-top:1px solid #374151;padding:1rem 0 0;text-align:center;font-size:.875rem}.main-content{min-height:calc(100vh - 200px);padding-top:1rem}.header-section-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.hero-section{text-align:center;margin:1rem .5rem}.hero-section h1{font-size:2.5rem;color:#333;margin-bottom:1rem}.hero-section p{font-size:1.125rem;color:#666;max-width:600px;margin:0 auto}.example-link{color:#3ebd93;cursor:pointer;text-decoration:none;text-decoration-line:none;transition:color .2s ease}.example-link:hover{color:#319775;text-decoration:underline}.example-link u{text-decoration:none;text-decoration-line:none}@media (max-width:768px){.hero-section h1{font-size:2rem}.hero-section p{font-size:1rem}}.upload-zone{border:2px dashed #cbd5e1;border-radius:12px;padding:1rem;text-align:center;background:#fff;margin-bottom:2rem;transition:all .3s ease;cursor:pointer}.upload-zone:hover{border-color:#38aa84;background:#f8fafc}.upload-zone.dragover{border-color:#38aa84;background:#eff6ff}.upload-icon{width:64px;height:64px;margin:0 auto 1rem;opacity:.5}.file-input{display:none}.image-preview{max-width:100%;border-radius:8px;margin-bottom:1rem}.metadata-stats{padding:1rem;border-radius:8px;margin:1rem 0;text-align:center;color:#0369a1}.metadata-info{margin-bottom:.5rem}#metadataSize{font-weight:600}#metadataPercent{font-weight:600}.remove-btn{background:#dc2626;color:#fff;padding:.75rem 2rem;border:none;border-radius:6px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;margin:1rem auto;text-transform:uppercase;letter-spacing:.5px}.remove-btn:hover{background:#b91c1c}.remove-icon{width:20px;height:20px}.metadata-row{display:flex;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #f1f5f9}.metadata-row:nth-child(odd){background-color:#f8f8f8}.metadata-row:nth-child(even){background-color:#fff}.metadata-row:last-child{border-bottom:none}.metadata-key{font-weight:500;color:#64748b;min-width:40%}.metadata-value{color:#1e293b;text-align:right;word-break:break-all}.privacy-alert{padding:1rem;border-radius:8px;margin-bottom:1rem}.privacy-safe{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.privacy-warning{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.privacy-danger{background:#fee2e2;border:1px solid #fca5a5;color:#dc2626}.checkbox-container{display:flex;align-items:center;gap:.5rem;margin:.75rem 0}.upload-another-btn{background:0 0;color:#3ebd93;border:1px solid #3ebd93;padding:.5rem 1rem;display:inline-flex;align-items:center;gap:.5rem}.upload-another-btn:hover{background:#3ebd93;color:#fff}.location-map{width:100%;height:400px;border:1px solid #e5e7eb;border-radius:8px;margin-top:1rem}.location-coords{gap:1rem;margin-bottom:1rem}.coord-item{display:flex;justify-content:space-between;align-items:center}.coord-label{font-weight:500;color:#374151}.coord-value{color:#6b7280;font-family:monospace}@media (max-width:768px){.main-grid{grid-template-columns:1fr!important;gap:1rem!important}.location-coords{grid-template-columns:1fr}}#results{scroll-margin-top:96px}.section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;justify-content:center;padding:.5rem 1rem}.section-icon{width:28px;height:28px}.section-title{margin:0;font-size:1.5rem;color:#333}.privacy-strip-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.privacy-header{padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;justify-content:center}.privacy-icon{width:28px;height:28px;color:#6b7280}.privacy-title{font-size:1.5rem;color:#111827;margin:0}.privacy-content{padding:0}.privacy-intro{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.privacy-list{list-style:none;padding:0;margin:0;overflow:hidden}.privacy-item{padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.privacy-item:nth-child(odd){background-color:#f8f8f8}.privacy-item:nth-child(even){background-color:#fff}.privacy-bullet{width:6px;height:6px;border-radius:50%;flex-shrink:0}.privacy-bullet.location{background-color:#ef4444}.privacy-bullet.creation{background-color:#f59e0b}.privacy-bullet.device{background-color:#6b7280}.strip-header{padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;justify-content:center;margin-bottom:1rem}.strip-icon{width:28px;height:28px;color:#6b7280}.strip-title{font-size:1.5rem;color:#111827;margin:0}.strip-content{padding:0}.savings-info{margin-bottom:1.5rem}.savings-label{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.savings-amount{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.savings-size{font-weight:600;color:#111827}.savings-percent{font-weight:600;color:#6b7280}.progress-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:1.5rem}.progress-fill{height:100%;background:#38aa84;border-radius:4px;transition:width .3s ease}.strip-controls{display:flex;flex-direction:column;gap:1rem}.strip-button{background:#3ebd93;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem}.strip-button:hover{background:#38aa84}.strip-button:disabled{background:#9ca3af;cursor:not-allowed}.preserve-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.toggle-switch{position:relative;width:44px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#3ebd93}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}@media (max-width:768px){.privacy-strip-grid{grid-template-columns:1fr;gap:1rem}}.content-section{margin:2rem 0}.content-section.hidden{display:none}.how-to-section{margin:2rem 0}.how-to-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem 0;margin-left:auto;margin-right:auto}.step-box{background:#f9fafb;padding:.5rem;display:flex;align-items:flex-start;gap:1rem;transition:transform .2s ease}.step-box:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.step-number-badge{background:#3ebd93;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.step-content h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 .5rem 0}.step-content p{font-size:.9rem;color:#6b7280;line-height:1.5;margin:0}.why-remove-section{margin:3rem 0}.reasons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.reason-card{background:#fff;border:1px solid #e5e7eb;padding:.5rem;text-align:center}.reason-icon{width:48px;height:48px;margin:0 auto 1rem;padding:12px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.reason-icon.danger{background:#3ebd93;color:#fff}.reason-icon.warning{background:#3ebd93;color:#fff}.reason-icon.info{background:#3ebd93;color:#fff}.reason-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .75rem 0}.reason-description{color:#4b5563;line-height:1.6;margin-bottom:1rem}.reason-example{background:#f9fafb;padding:.75rem;border-radius:6px;font-size:.875rem;color:#6b7280}.what-removed-section{margin:3rem 0}.metadata-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin:2rem 0}.metadata-type-card{background:#fff;border:1px solid #e5e7eb;padding:1rem}.metadata-type-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.metadata-type-icon{width:24px;height:24px;color:#3ebd93}.metadata-type-title{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0}.metadata-items-list{list-style:none;padding:0;margin:0}.metadata-items-list li{padding:.5rem 0;font-size:.875rem;color:#6b7280;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;gap:.5rem}.metadata-items-list li:last-child{border-bottom:none}.metadata-items-list li::before{content:"✓";color:#3ebd93;font-weight:700}.faq-section{margin:3rem 0}.faq-container{margin:0 auto}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;overflow:hidden}.faq-question{padding:.75rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#f9fafb;font-weight:600;color:#333;transition:background-color .2s ease}.faq-question:hover{background:#f3f4f6}.faq-chevron{width:20px;height:20px;transition:transform .2s ease;color:#6b7280}.faq-question.active .faq-chevron{transform:rotate(180deg)}.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all .3s ease}.faq-answer.active{padding:1.5rem;max-height:500px}.faq-answer p{color:#666;line-height:1.6;margin:0}.comparison-section{margin:3rem 0}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.comparison-card{background:#f9fafb;padding:.5rem}.comparison-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;justify-content:center}.comparison-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.comparison-icon.danger{background:#fee2e2;color:#dc2626}.comparison-icon.success{background:#dcfce7;color:#166534}.comparison-title{font-size:1.25rem;font-weight:600;margin:0}.comparison-title.danger{color:#dc2626}.comparison-title.success{color:#166534}.comparison-list{list-style:none;padding:0;margin:0}.comparison-list li{padding:.75rem 0;font-size:.9rem;display:flex;align-items:flex-start;gap:.5rem}.comparison-list li svg{width:20px;height:20px;flex-shrink:0;margin-top:2px}@media (max-width:768px){.how-to-steps{grid-template-columns:1fr}.reasons-grid{grid-template-columns:1fr}.metadata-types-grid{grid-template-columns:1fr}.comparison-grid{grid-template-columns:1fr}}body.results-active .content-section{display:none}