/*
Theme Name: Custom Auto Theme
Author: System
Version: 1.0
*/
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Source Serif Pro',Georgia,serif;color:#1A1A1A;background:#F9F8F6;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;transition:color .3s}img{max-width:100%;height:auto;display:block}:root{--bg:#F9F8F6;--text:#1A1A1A;--accent:#8B0000;--accent-light:#A52A2A;--border:#D0CCC7;--sidebar-bg:#FFFFFF;--quote-bg:#FAF9F7}::selection{background:#8B0000;color:#fff}.frankio-header{background:#fff;border-bottom:3px solid #1A1A1A;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px rgba(0,0,0,.03)}.frankio-header-inner{max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.frankio-logo{font-family:'Playfair Display',Georgia,serif;font-size:2.5rem;font-weight:900;color:#1A1A1A;letter-spacing:-0.03em;border-right:3px solid #8B0000;padding-right:20px}.frankio-logo span{color:#8B0000}.frankio-nav{display:flex;gap:32px;align-items:center}.frankio-nav a{font-family:'Source Sans Pro',sans-serif;font-size:0.8rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:#1A1A1A;position:relative;padding:4px 0}.frankio-nav a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#8B0000;transition:width .3s}.frankio-nav a:hover{color:#8B0000}.frankio-nav a:hover::after{width:100%}.frankio-burger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px}.frankio-burger span{width:26px;height:2px;background:#1A1A1A;transition:all .3s}.frankio-hero{max-width:1400px;margin:0 auto;padding:60px 24px 40px;border-bottom:1px solid #D0CCC7}.frankio-hero-tag{font-family:'Source Sans Pro',sans-serif;font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.15em;color:#8B0000;margin-bottom:16px;display:inline-block;border-bottom:2px solid #8B0000;padding-bottom:4px}.frankio-hero-title{font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:900;line-height:1.1;color:#1A1A1A;margin-bottom:24px;letter-spacing:-0.02em}.frankio-hero-lead{font-family:'Playfair Display',Georgia,serif;font-size:1.3rem;font-style:italic;color:#444;line-height:1.6;max-width:900px;border-left:3px solid #8B0000;padding-left:24px;margin-top:28px}.frankio-hero-meta{font-family:'Source Sans Pro',sans-serif;font-size:0.75rem;color:#666;margin-top:20px;padding-top:16px;border-top:1px solid #D0CCC7;display:flex;gap:20px;flex-wrap:wrap}.frankio-hero-meta strong{color:#1A1A1A;font-weight:600}.frankio-main{max-width:1400px;margin:0 auto;padding:48px 24px;display:grid;grid-template-columns:1fr 340px;gap:48px;align-items:start}.frankio-content{display:flex;flex-direction:column;gap:32px}.frankio-text-columns{column-count:3;column-gap:32px;text-align:justify;font-size:1.05rem;line-height:1.8;color:#2A2A2A}.frankio-text-columns p{margin-bottom:20px;break-inside:avoid}.frankio-text-columns::first-letter{font-size:4.5rem;font-weight:900;float:left;line-height:0.85;margin:8px 12px 0 0;color:#8B0000;font-family:'Playfair Display',Georgia,serif}.frankio-section{margin-bottom:48px}.frankio-section-title{font-family:'Playfair Display',Georgia,serif;font-size:1.8rem;font-weight:700;color:#1A1A1A;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #1A1A1A;letter-spacing:-0.01em}.frankio-quote{background:#FAF9F7;border-left:4px solid #8B0000;padding:28px 32px;margin:40px 0;font-family:'Playfair Display',Georgia,serif;font-size:1.4rem;font-style:italic;line-height:1.6;color:#2A2A2A;text-align:center}.frankio-quote cite{display:block;margin-top:16px;font-size:0.85rem;font-style:normal;font-family:'Source Sans Pro',sans-serif;color:#666;text-transform:uppercase;letter-spacing:0.1em}.frankio-callout{background:#FFFFFF;border:2px solid #1A1A1A;padding:24px 28px;margin:32px 0;box-shadow:6px 6px 0 rgba(139,0,0,0.1)}.frankio-callout-title{font-family:'Playfair Display',Georgia,serif;font-size:1.1rem;font-weight:700;color:#8B0000;margin-bottom:10px;text-transform:uppercase;letter-spacing:0.05em}.frankio-callout p{font-size:0.95rem;color:#2A2A2A;line-height:1.7}.frankio-img-block{margin:40px 0;position:relative;border:1px solid #D0CCC7;padding:8px;background:#fff}.frankio-img-block img{width:100%;object-fit:cover;max-height:400px}.frankio-img-caption{font-family:'Source Sans Pro',sans-serif;font-size:0.75rem;color:#666;margin-top:8px;text-align:right;font-style:italic;padding:8px 0;border-top:1px solid #D0CCC7}.frankio-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:32px}.frankio-sidebar-block{background:#FFFFFF;border:1px solid #D0CCC7;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.02)}.frankio-sidebar-title{font-family:'Playfair Display',Georgia,serif;font-size:1.1rem;font-weight:700;color:#1A1A1A;margin-bottom:18px;padding-bottom:12px;border-bottom:2px solid #8B0000}.frankio-sidebar-item{padding:12px 0;border-bottom:1px solid #E8E6E3}.frankio-sidebar-item:last-child{border-bottom:none}.frankio-sidebar-item-tag{font-family:'Source Sans Pro',sans-serif;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#8B0000;margin-bottom:6px;display:block}.frankio-sidebar-item-title{font-family:'Source Serif Pro',Georgia,serif;font-size:0.95rem;font-weight:600;color:#1A1A1A;line-height:1.4;transition:color .3s}.frankio-sidebar-item-title:hover{color:#8B0000}.frankio-newsletter{background:#1A1A1A;color:#F9F8F6;padding:28px;text-align:center}.frankio-newsletter h3{font-family:'Playfair Display',Georgia,serif;font-size:1.2rem;margin-bottom:12px;color:#fff}.frankio-newsletter p{font-family:'Source Sans Pro',sans-serif;font-size:0.85rem;color:#D0CCC7;margin-bottom:16px}.frankio-newsletter input{width:100%;padding:12px 16px;border:1px solid #444;background:#2A2A2A;color:#F9F8F6;font-family:'Source Sans Pro',sans-serif;font-size:0.9rem;margin-bottom:10px;outline:none;transition:border-color .3s}.frankio-newsletter input:focus{border-color:#8B0000}.frankio-newsletter button{width:100%;padding:12px;background:#8B0000;color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:700;font-size:0.85rem;text-transform:uppercase;letter-spacing:0.1em;border:none;cursor:pointer;transition:background .3s}.frankio-newsletter button:hover{background:#A52A2A}.frankio-footer{background:#1A1A1A;color:#D0CCC7;padding:48px 0 24px;border-top:3px solid #8B0000}.frankio-footer-inner{max-width:1400px;margin:0 auto;padding:0 24px}.frankio-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.frankio-footer-brand .frankio-logo{color:#F9F8F6;border-right-color:#8B0000}.frankio-footer-brand p{font-family:'Source Sans Pro',sans-serif;font-size:0.85rem;margin-top:16px;line-height:1.7;max-width:320px}.frankio-footer h4{font-family:'Playfair Display',Georgia,serif;color:#F9F8F6;font-size:1rem;margin-bottom:16px}.frankio-footer ul{list-style:none}.frankio-footer ul li{margin-bottom:10px}.frankio-footer a{color:#A0A0A0;font-family:'Source Sans Pro',sans-serif;font-size:0.85rem;transition:color .3s}.frankio-footer a:hover{color:#8B0000}.frankio-footer-bottom{padding-top:24px;border-top:1px solid #333;text-align:center;font-family:'Source Sans Pro',sans-serif;font-size:0.75rem;color:#888}.frankio-footer-disclaimer{margin-top:16px;font-size:0.7rem;line-height:1.6;color:#666;max-width:900px;margin-left:auto;margin-right:auto}.frankio-cookies{position:fixed;bottom:20px;right:20px;background:#fff;border:2px solid #1A1A1A;padding:20px 24px;max-width:380px;box-shadow:8px 8px 0 rgba(139,0,0,0.15);z-index:200;display:none}.frankio-cookies:target{display:block}.frankio-cookies-close{position:absolute;top:8px;right:12px;font-size:1.5rem;cursor:pointer;color:#888;line-height:1}.frankio-cookies h4{font-family:'Playfair Display',Georgia,serif;font-size:1rem;margin-bottom:10px;color:#1A1A1A}.frankio-cookies p{font-family:'Source Sans Pro',sans-serif;font-size:0.8rem;line-height:1.6;color:#444;margin-bottom:14px}.frankio-cookies-actions{display:flex;gap:10px}.frankio-cookies button,.frankio-cookies a.frankio-btn{font-family:'Source Sans Pro',sans-serif;font-size:0.75rem;padding:8px 16px;border:1px solid #1A1A1A;background:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:0.05em;font-weight:600;transition:all .3s;display:inline-block}.frankio-cookies button:hover{background:#1A1A1A;color:#fff}.frankio-cookies a{color:#8B0000;text-decoration:underline;font-size:0.75rem}@media(max-width:1000px){.frankio-main{grid-template-columns:1fr}.frankio-sidebar{position:static}.frankio-text-columns{column-count:2}.frankio-footer-top{grid-template-columns:1fr 1fr}}@media(max-width:700px){.frankio-nav{display:none}.frankio-nav.frankio-open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;padding:20px;border-bottom:3px solid #1A1A1A;box-shadow:0 8px 24px rgba(0,0,0,.1)}.frankio-burger{display:flex}.frankio-text-columns{column-count:1}.frankio-hero-title{font-size:2rem}.frankio-footer-top{grid-template-columns:1fr}.frankio-cookies{left:20px;right:20px;max-width:none}}