/* 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-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}.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:left;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}.nav-links.mobile-open{display:flex}.mobile-menu-toggle{display:block}.header-container{position:relative;padding:0 1rem}.logo-text{font-size:1.25rem}}.main-content{min-height:calc(100vh - 200px);padding:2rem 0}.page-header{text-align:left;margin-bottom:3rem}.page-header h1{color:#333;margin-bottom:1rem}.page-header p{font-size:1.125rem;color:#666;margin:0 auto}.help-layout{gap:3rem;margin-top:2rem}.help-nav{background:#f8fafc;border-radius:8px;padding:1rem}.help-nav h3{color:#333;font-size:1rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.help-nav ul{list-style:none;margin:0;padding:0}.help-nav li{margin-bottom:.5rem}.help-nav a{display:block;padding:.5rem .75rem;color:#666;text-decoration:none;border-radius:4px;transition:all .2s ease;font-size:.875rem}.help-nav a:hover{background:#e2e8f0;color:#3ebd93}.help-nav a.active{background:#3ebd93;color:#fff}.help-content{max-width:1200px}.help-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.help-section:last-child{border-bottom:none}.help-section h2{color:#333;margin-bottom:1rem;scroll-margin-top:100px}.step-guide{margin:1.5rem 0}.step{display:flex;margin-bottom:1.5rem;padding:1rem;background:#f8fafc}.step-number{background:#3ebd93;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;margin-right:1rem;flex-shrink:0}.step-content h3{margin:0 0 .5rem 0;color:#333;font-size:1rem}.step-content p{margin:0;color:#666;line-height:1.6}.alert{padding:1rem 1.25rem;border-radius:8px;margin:1.5rem 0}.alert-info{border:1px solid #bfdbfe;color:#1e40af}.alert-warning{border:1px solid #fcd34d;color:#92400e}.alert-success{border:1px solid #a7f3d0;color:#065f46}.troubleshooting-item{margin-bottom:2rem;padding:.5rem;background:#fff}.troubleshooting-item h3{color:#dc2626;margin-bottom:.75rem;font-size:1.125rem}.troubleshooting-item .solution{color:#059669;font-weight:500;margin-bottom:.5rem}.contact-section{background:linear-gradient(135deg,#3ebd93 0,#2d8a6b 100%);color:#fff;padding:2rem;border-radius:12px;text-align:center;margin-top:3rem}.contact-section h2{color:#fff;margin-bottom:1rem}.contact-section p{margin-bottom:1.5rem}.contact-button{background:#fff;color:#3ebd93;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.contact-button:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none;color:#3ebd93}.site-footer{background:#1f2937;color:#9ca3af}.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;text-align:center;font-size:.875rem}@media (max-width:968px){.help-layout{gap:2rem}.help-sidebar{position:static;order:2}.help-content{order:1}.page-header h1{font-size:2rem}.page-header p{font-size:1rem}.step{flex-direction:column;align-items:flex-start}.step-number{margin-bottom:.5rem;margin-right:0}}.breadcrumb{margin-bottom:2rem;color:#6b7280;font-size:.9rem}.breadcrumb a{color:#3ebd93;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}