:root{--feature-primary-color:#ff6b6b;--feature-text-dark:#111;--feature-text-medium:#666;--feature-text-light:#999;--feature-bg-light:#f9fafb;--feature-border-color:#e5e7eb;--feature-shadow:0 1px 3px rgba(0,0,0,0.1);--feature-shadow-hover:0 8px 25px rgba(0,0,0,0.1)}.features-page{max-width:1200px;margin:0 auto;padding:2rem 1rem}.hero-section{margin-bottom:4rem;padding:3rem 0}.hero-section h1{margin-bottom:1rem;color:#111;font-size:2.5rem}.hero-subtitle{color:#666;margin-bottom:0;max-width:600px;margin-left:auto;margin-right:auto}.features-grid{margin-bottom:4rem}.feature-card{height:100%;display:flex;flex-direction:column;text-align:center;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,0.1)}.feature-icon{margin:0 auto 1.5rem auto;display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:rgba(255,107,107,0.1);border-radius:50%}.feature-card h3{color:#111;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.feature-card p{color:#666;line-height:1.6;margin-bottom:1.5rem;flex:1}.feature-highlights{list-style:none;padding:0;margin:0}.feature-highlights li{color:#555;padding:.25rem 0;position:relative;padding-left:1.5rem}.feature-highlights li::before{content:"✓";color:#ff6b6b;font-weight:bold;position:absolute;left:0}.security-section{margin:4rem 0}.security-highlight{background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%);border:1px solid #dee2e6}.security-icon{margin:0 auto 1.5rem auto;display:flex;align-items:center;justify-content:center;width:100px;height:100px;background:rgba(44,62,80,0.1);border-radius:50%}.security-highlight h2{color:#111;margin-bottom:1rem;font-size:2rem}.security-features{margin-top:3rem;text-align:left}.security-feature{padding:0 1rem;margin-bottom:2rem}.security-feature h4{color:#111;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.security-feature p{color:#666;line-height:1.6;margin:0}.cta-section{margin:4rem 0;padding:3rem 0}.cta-section h2{color:#111;margin-bottom:1rem;font-size:2rem}.cta-section p{color:#666;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-buttons .pure-button{min-width:180px;padding:.75rem 2rem}@media(max-width:768px){.features-page{padding:1rem .5rem}.hero-section{margin-bottom:3rem;padding:2rem 0}.hero-section h1{font-size:2rem}.feature-card{padding:1.5rem;margin-bottom:1rem}.feature-icon{width:60px;height:60px;margin-bottom:1rem}.feature-icon svg{width:36px;height:36px}.security-icon{width:80px;height:80px;margin-bottom:1rem}.security-icon svg{width:48px;height:48px}.security-feature{padding:0;margin-bottom:1.5rem}.security-features{margin-top:2rem;text-align:center}.cta-section{margin:3rem 0;padding:2rem 0}.cta-section h2{font-size:1.5rem}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .pure-button{min-width:200px}}@media(max-width:480px){.hero-section h1{font-size:1.75rem}.hero-subtitle{font-size:1.1rem}.feature-card h3{font-size:1.1rem}.security-highlight h2{font-size:1.5rem}}.use-cases-section{margin:4rem 0}.use-cases-grid{margin-top:3rem}.use-cases-grid>[class*="pure-u"]{display:flex}.use-case-box{background:white;padding:2rem;margin:1rem;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,0.1);border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease;flex:1}.use-case-box:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,0.15)}.use-case-box h4{font-size:1.3em;margin-bottom:1.5rem;color:#ff6b6b;display:flex;align-items:center;gap:.5rem}.use-case-box ul{list-style:none;padding:0;margin:0}.use-case-box li{padding:.5rem 0;color:#666;position:relative;padding-left:1.5rem;font-size:1rem;line-height:1.5}.use-case-box li:before{content:"•";color:#ff6b6b;position:absolute;left:0;font-weight:bold}@media(max-width:768px){.use-case-box{margin:.5rem 0;padding:1.5rem}.use-cases-grid{margin-top:2rem}}@media print{.cta-section{display:none}.feature-card{break-inside:avoid;page-break-inside:avoid}}