.about{min-height:100vh;background:#ffffff;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.dark-mode .about{background:#000000;color:#ffffff}.about-hero{background:linear-gradient(135deg,#fbfbfd,#f5f5f7);color:#1d1d1f;padding:140px 0 100px;min-height:500px;position:relative;overflow:hidden;display:flex;align-items:center;transition:all .3s ease}.dark-mode .about-hero{background:linear-gradient(135deg,#000000,#0a0a0a);color:#ffffff}.threads-background{opacity:.2}.about-hero-container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:4;text-align:center}.about-hero-content{text-align:center;max-width:800px;margin:0 auto}.about-hero-title{font-size:72px;font-weight:700;line-height:1.05;margin-bottom:32px;letter-spacing:-.003em;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .about-hero-title{color:#ffffff}.about-hero-subtitle{font-size:24px;line-height:1.4;color:#515154;font-weight:400;max-width:700px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .about-hero-subtitle{color:#a1a1a6}.mission-section{padding:80px 0;background:#f5f5f7}.dark-mode .mission-section{background:#000000}.section-title{font-weight:700;margin-bottom:40px;letter-spacing:-.02em}.mission-content{display:grid;grid-template-columns:2fr 1fr;gap:60px;align-items:start}.mission-description{font-size:18px;line-height:1.7;color:#86868b;margin-bottom:24px}.dark-mode .mission-description{color:#a1a1a6}.mission-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.stat-item{text-align:center;padding:24px;background:#ffffff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.dark-mode .stat-item{background:#1c1c1e;box-shadow:0 4px 20px rgba(0,0,0,.3)}.stat-item:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.dark-mode .stat-item:hover{box-shadow:0 12px 40px rgba(0,0,0,.5)}.stat-item h3{font-size:32px;font-weight:700;color:#0071e3;margin-bottom:8px}.stat-item p{font-size:14px;color:#86868b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.dark-mode .stat-item p{color:#a1a1a6}.values-section{padding:80px 0;background:#ffffff}.dark-mode .values-section{background:#000000}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.value-card{background:#f5f5f7;border-radius:20px;padding:32px;text-align:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);border:1px solid transparent}.dark-mode .value-card{background:#1c1c1e;border:1px solid rgba(255,255,255,.1)}.value-card:hover{transform:translateY(-4px);border-color:rgba(0,113,227,.2);box-shadow:0 8px 32px rgba(0,113,227,.1)}.dark-mode .value-card:hover{border-color:rgba(0,113,227,.3);box-shadow:0 8px 32px rgba(0,113,227,.2)}.value-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:#ffffff}.value-icon svg{width:28px;height:28px}.value-card h3{font-size:20px;font-weight:700;margin-bottom:16px;color:#1d1d1f}.dark-mode .value-card h3{color:#ffffff}.value-card p{font-size:16px;line-height:1.6;color:#86868b}.dark-mode .value-card p{color:#a1a1a6}.team-section{padding:80px 0;background:#f5f5f7}.dark-mode .team-section{background:#000000}.team-header{text-align:center;margin-bottom:60px}.section-subtitle{font-size:18px;color:#86868b;margin-top:16px}.dark-mode .section-subtitle{color:#a1a1a6}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:32px}.team-member{background:#ffffff;border-radius:20px;padding:32px;text-align:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 20px rgba(0,0,0,.08)}.dark-mode .team-member{background:#1c1c1e;box-shadow:0 4px 20px rgba(0,0,0,.3)}.team-member:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.dark-mode .team-member:hover{box-shadow:0 12px 40px rgba(0,0,0,.5)}.member-photo{margin-bottom:24px}.photo-placeholder{width:120px;height:120px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;color:#ffffff}.photo-placeholder svg{width:48px;height:48px}.member-info h3{font-size:20px;font-weight:700;margin-bottom:8px;color:#1d1d1f}.dark-mode .member-info h3{color:#ffffff}.member-title{font-size:14px;color:#0071e3;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.member-bio{font-size:14px;line-height:1.6;color:#86868b}.dark-mode .member-bio{color:#a1a1a6}.technology-section{padding:80px 0;background:#ffffff}.dark-mode .technology-section{background:#000000}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.tech-card{background:#f5f5f7;border-radius:20px;padding:32px;text-align:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);border:1px solid transparent}.dark-mode .tech-card{background:#1c1c1e;border:1px solid rgba(255,255,255,.1)}.tech-card:hover{transform:translateY(-4px);border-color:rgba(0,113,227,.2);box-shadow:0 8px 32px rgba(0,113,227,.1)}.dark-mode .tech-card:hover{border-color:rgba(0,113,227,.3);box-shadow:0 8px 32px rgba(0,113,227,.2)}.tech-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:#ffffff}.tech-icon svg{width:28px;height:28px}.tech-card h3{font-size:20px;font-weight:700;margin-bottom:16px;color:#1d1d1f}.dark-mode .tech-card h3{color:#ffffff}.tech-card p{font-size:16px;line-height:1.6;color:#86868b}.dark-mode .tech-card p{color:#a1a1a6}.timeline-section{padding:80px 0;background:#f5f5f7}.dark-mode .timeline-section{background:#000000}.timeline{position:relative;max-width:800px;margin:0 auto}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(135deg,#667eea,#764ba2);transform:translateX(-50%)}.timeline-item{position:relative;margin-bottom:60px;display:flex;align-items:center}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-marker{position:absolute;left:50%;top:50%;width:20px;height:20px;background:#0071e3;border-radius:50%;transform:translate(-50%,-50%);z-index:2;box-shadow:0 0 0 4px rgba(0,113,227,.2)}.timeline-content{background:#ffffff;border-radius:16px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.08);width:45%;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.dark-mode .timeline-content{background:#1c1c1e;box-shadow:0 4px 20px rgba(0,0,0,.3)}.timeline-content:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.dark-mode .timeline-content:hover{box-shadow:0 12px 40px rgba(0,0,0,.5)}.timeline-content h3{font-size:18px;font-weight:700;color:#0071e3;margin-bottom:8px}.timeline-content h4{font-size:16px;font-weight:600;margin-bottom:12px;color:#1d1d1f}.dark-mode .timeline-content h4{color:#ffffff}.timeline-content p{font-size:14px;line-height:1.6;color:#86868b}.dark-mode .timeline-content p{color:#a1a1a6}.about-cta{padding:80px 0;background:#ffffff}.dark-mode .about-cta{background:#000000}.cta-content{text-align:center}.cta-content h2{font-size:36px;font-weight:700;margin-bottom:16px}.cta-content p{font-size:18px;color:#86868b;margin-bottom:32px;line-height:1.6}.dark-mode .cta-content p{color:#a1a1a6}.cta-buttons{gap:16px}.btn{transition:all .3s cubic-bezier(.25,.46,.45,.94)}.btn-primary{background:#0071e3}.btn-primary:hover{background:#0051a2;box-shadow:0 8px 24px rgba(0,113,227,.3)}.btn-secondary{background:rgba(0,113,227,.1);color:#0071e3;border:1px solid rgba(0,113,227,.2)}.btn-secondary:hover{background:rgba(0,113,227,.15);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,113,227,.2)}@media (max-width:768px){.about-hero{padding:100px 0 60px}.about-hero-title{font-size:48px}.about-hero-subtitle{font-size:20px}.mission-content{grid-template-columns:1fr;gap:40px}.mission-stats{grid-template-columns:repeat(2,1fr);gap:16px}.team-grid,.tech-grid,.values-grid{grid-template-columns:1fr}.timeline:before{left:20px}.timeline-item{flex-direction:row!important;margin-left:40px}.timeline-marker{left:20px}.timeline-content{width:100%;margin-left:20px}.cta-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}}@media (max-width:480px){.about-hero{padding:80px 0 40px}.about-hero-title{font-size:36px}.about-hero-subtitle{font-size:18px}.section-title{font-size:28px}.mission-stats{grid-template-columns:1fr}.stat-item,.team-member,.tech-card,.timeline-content,.value-card{padding:24px}}.pricing{min-height:100vh;background:#ffffff;transition:background .3s ease}.dark-mode .pricing{background:#000000}.pricing-hero{background:linear-gradient(135deg,#fbfbfd,#f5f5f7);color:#1d1d1f;padding:120px 0 80px;min-height:400px;position:relative;overflow:hidden;display:flex;align-items:center;transition:all .3s ease}.dark-mode .pricing-hero{background:linear-gradient(135deg,#000000,#0a0a0a);color:#ffffff}.pricing-hero-container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:4;text-align:center}.pricing-hero-content{max-width:800px;margin:0 auto}.pricing-hero-title{font-size:64px;font-weight:600;line-height:1.1;margin-bottom:24px;letter-spacing:-.003em;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .pricing-hero-title{color:#ffffff}.pricing-hero-subtitle{font-size:20px;line-height:1.5;color:#373737;font-weight:400;max-width:600px;margin:0 auto 40px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .pricing-hero-subtitle{color:#cdcdcd}.pricing-hero-features{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.pricing-feature{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#373737;transition:color .3s ease}.dark-mode .pricing-feature{color:#cdcdcd}.pricing-feature-icon{width:20px;height:20px;color:#00b3ff}.pricing-tables-section{padding:80px 0;background:#ffffff;transition:background .3s ease}.dark-mode .pricing-tables-section{background:#000000}.pricing-tables-content{text-align:center}.pricing-tables-title{font-size:48px;font-weight:600;line-height:1.1;margin-bottom:20px;letter-spacing:-.003em;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .pricing-tables-title{color:#ffffff}.pricing-tables-subtitle{font-size:20px;line-height:1.5;color:#373737;font-weight:400;max-width:600px;margin:0 auto 60px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .pricing-tables-subtitle{color:#cdcdcd}.pricing-tables-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:40px}.pricing-table-card{background:rgba(255,255,255,.8);border-radius:16px;padding:40px;border:1px solid rgba(0,0,0,.1);transition:all .3s ease;backdrop-filter:blur(20px)}.dark-mode .pricing-table-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.pricing-table-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1);border-color:rgba(0,179,255,.3)}.dark-mode .pricing-table-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.3)}.pricing-table-header{text-align:center;margin-bottom:30px}.pricing-table-icon{width:48px;height:48px;margin-bottom:20px;color:#00b3ff}.pricing-table-title{font-size:24px;font-weight:600;margin-bottom:10px;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .pricing-table-title{color:#ffffff}.pricing-table-description{font-size:16px;line-height:1.5;color:#373737;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .pricing-table-description{color:#cdcdcd}.pricing-table-content{display:flex;flex-direction:column;gap:15px}.pricing-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.1);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.dark-mode .pricing-row{border-bottom:1px solid rgba(255,255,255,.1)}.pricing-row:last-child{border-bottom:none}.pricing-row span:first-child{font-weight:500;color:#373737;transition:color .3s ease}.dark-mode .pricing-row span:first-child{color:#cdcdcd}.pricing-row span:last-child{font-weight:600;color:#00b3ff}.cost-calculator-section{padding:80px 0;background:#f5f5f7;transition:background .3s ease}.dark-mode .cost-calculator-section{background:#0a0a0a}.cost-calculator-content{max-width:1000px;margin:0 auto}.cost-calculator-header{text-align:center;margin-bottom:60px}.cost-calculator-icon{width:48px;height:48px;margin-bottom:20px;color:#00b3ff}.cost-calculator-title{font-size:48px;font-weight:600;line-height:1.1;margin-bottom:15px;letter-spacing:-.003em;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .cost-calculator-title{color:#ffffff}.cost-calculator-subtitle{font-size:20px;line-height:1.5;color:#373737;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .cost-calculator-subtitle{color:#cdcdcd}.calculator-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.calculator-inputs{display:flex;flex-direction:column;gap:25px}.calculator-input-group{display:flex;flex-direction:column;gap:8px}.calculator-label{font-weight:600;font-size:16px;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .calculator-label{color:#ffffff}.calculator-input,.calculator-select{padding:15px 20px;border:2px solid rgba(0,0,0,.1);border-radius:12px;background:rgba(255,255,255,.8);color:#1d1d1f;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:all .3s ease}.dark-mode .calculator-input,.dark-mode .calculator-select{border:2px solid rgba(255,255,255,.2);background:rgba(255,255,255,.05);color:#ffffff}.calculator-input:focus,.calculator-select:focus{outline:none;border-color:#00b3ff;box-shadow:0 0 0 3px rgba(0,179,255,.1)}.calculator-select option{background:#ffffff;color:#1d1d1f}.dark-mode .calculator-select option{background:#1a1a1a;color:#ffffff}.calculator-result{display:flex;justify-content:center;align-items:center}.calculator-result-card{background:rgba(255,255,255,.8);border-radius:16px;padding:40px;text-align:center;border:1px solid rgba(0,0,0,.1);min-width:300px;backdrop-filter:blur(20px)}.dark-mode .calculator-result-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.calculator-result-title{font-size:20px;font-weight:600;margin-bottom:20px;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .calculator-result-title{color:#ffffff}.calculator-result-amount{font-size:48px;font-weight:700;color:#00b3ff;margin-bottom:10px}.calculator-result-amount,.calculator-result-note{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.calculator-result-note{font-size:14px;color:#373737;transition:color .3s ease}.dark-mode .calculator-result-note{color:#cdcdcd}.usage-examples-section{padding:80px 0;background:#ffffff;transition:background .3s ease}.dark-mode .usage-examples-section{background:#000000}.usage-examples-content{max-width:1000px;margin:0 auto}.usage-examples-title{font-size:48px;font-weight:600;line-height:1.1;text-align:center;margin-bottom:60px;letter-spacing:-.003em;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .usage-examples-title{color:#ffffff}.usage-examples-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px}.usage-example-card{background:rgba(255,255,255,.8);border-radius:16px;padding:30px;border:1px solid rgba(0,0,0,.1);backdrop-filter:blur(20px);transition:all .3s ease}.dark-mode .usage-example-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.usage-example-title{font-size:20px;font-weight:600;margin-bottom:10px;color:#00b3ff}.usage-example-description,.usage-example-title{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.usage-example-description{font-size:16px;line-height:1.5;margin-bottom:20px;color:#373737;transition:color .3s ease}.dark-mode .usage-example-description{color:#cdcdcd}.usage-example-details{display:flex;flex-direction:column;gap:10px}.usage-cost,.usage-detail{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.1);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.dark-mode .usage-cost,.dark-mode .usage-detail{border-bottom:1px solid rgba(255,255,255,.1)}.usage-detail span:first-child{color:#373737;transition:color .3s ease}.dark-mode .usage-detail span:first-child{color:#cdcdcd}.usage-detail span:last-child{color:#1d1d1f;transition:color .3s ease}.dark-mode .usage-detail span:last-child{color:#ffffff}.usage-cost{font-weight:600;color:#00b3ff;border-bottom:none}.pricing-cta{padding:80px 0;background:#f5f5f7;text-align:center;transition:background .3s ease}.dark-mode .pricing-cta{background:#0a0a0a}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{font-size:48px;font-weight:600;line-height:1.1;margin-bottom:20px;letter-spacing:-.003em;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .cta-content h2{color:#ffffff}.cta-content p{font-size:20px;line-height:1.5;margin-bottom:40px;color:#373737;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .cta-content p{color:#cdcdcd}.cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn{gap:10px;border-radius:12px}.btn-primary{background:#00b3ff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,179,255,.3);background:#0099e6}.btn-secondary{background:rgba(255,255,255,.8);color:#1d1d1f;border:2px solid rgba(0,0,0,.1)}.dark-mode .btn-secondary{background:rgba(255,255,255,.05);color:#ffffff;border:2px solid rgba(255,255,255,.2)}.btn-secondary:hover{background:rgba(255,255,255,.9);border-color:rgba(0,0,0,.2)}.dark-mode .btn-secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3)}.btn-large{padding:18px 36px}.btn-icon{width:20px;height:20px}@media (max-width:1200px){.container{padding:0 20px}}@media (max-width:768px){.pricing-hero{padding:100px 0 60px;min-height:300px}.pricing-hero-title{font-size:48px}.pricing-hero-subtitle{font-size:18px}.pricing-hero-features{flex-direction:column;gap:20px}.cost-calculator-section,.pricing-cta,.pricing-tables-section,.usage-examples-section{padding:60px 0}.calculator-grid,.pricing-tables-grid{grid-template-columns:1fr}.calculator-grid{gap:40px}.usage-examples-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px;justify-content:center}.cost-calculator-title,.cta-content h2,.pricing-tables-title,.usage-examples-title{font-size:36px}.cost-calculator-subtitle,.cta-content p,.pricing-tables-subtitle{font-size:18px}}@media (max-width:480px){.pricing-hero{padding:80px 0 40px}.pricing-hero-title{font-size:36px}.pricing-hero-subtitle{font-size:16px}.container{padding:0 16px}.cost-calculator-title,.cta-content h2,.pricing-tables-title,.usage-examples-title{font-size:28px}.calculator-result-card,.pricing-table-card{padding:30px 20px}}.usage-examples-subtitle{font-size:18px;line-height:1.5;color:#373737;text-align:center;margin-bottom:40px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .usage-examples-subtitle{color:#cdcdcd}.token-estimator-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1000px;margin:0 auto}.token-estimator-inputs{display:flex;flex-direction:column;gap:24px}.token-estimator-group{display:flex;flex-direction:column;gap:8px}.token-estimator-label{font-size:16px;font-weight:600;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .token-estimator-label{color:#ffffff}.token-estimator-input,.token-estimator-textarea{padding:15px 20px;border:2px solid rgba(0,0,0,.1);border-radius:12px;background:rgba(255,255,255,.8);color:#1d1d1f;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:all .3s ease;resize:vertical}.dark-mode .token-estimator-input,.dark-mode .token-estimator-textarea{border:2px solid rgba(255,255,255,.2);background:rgba(255,255,255,.05);color:#ffffff}.token-estimator-input:focus,.token-estimator-textarea:focus{outline:none;border-color:#00b3ff;box-shadow:0 0 0 3px rgba(0,179,255,.1)}.token-estimator-result{display:flex;justify-content:center;align-items:center}.token-estimator-card{background:rgba(255,255,255,.8);border-radius:16px;padding:40px;text-align:center;border:1px solid rgba(0,0,0,.1);min-width:300px;backdrop-filter:blur(20px)}.dark-mode .token-estimator-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.token-estimator-title{font-size:20px;font-weight:600;margin-bottom:20px;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .token-estimator-title{color:#ffffff}.token-estimator-amount{font-size:48px;font-weight:700;color:#00b3ff;margin-bottom:20px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.token-estimator-details{margin-bottom:20px}.token-detail{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:#373737;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .token-detail{color:#cdcdcd}.token-detail span:first-child{font-weight:500}.token-detail span:last-child{font-weight:600;color:#1d1d1f}.dark-mode .token-detail span:last-child{color:#ffffff}.token-estimator-note{font-size:14px;color:#373737;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .token-estimator-note{color:#cdcdcd}@media (max-width:768px){.token-estimator-grid{grid-template-columns:1fr;gap:30px}.token-estimator-card{padding:30px 20px}.token-estimator-amount{font-size:36px}}.whiteglove{min-height:100vh;background:#ffffff;transition:background .3s ease}.dark-mode .whiteglove{background:#000000}.whiteglove-hero{background:linear-gradient(135deg,#fbfbfd,#f5f5f7);color:#1d1d1f;padding:120px 0 80px;min-height:400px;position:relative;overflow:hidden;display:flex;align-items:center;transition:all .3s ease}.dark-mode .whiteglove-hero{background:linear-gradient(135deg,#000000,#0a0a0a);color:#ffffff}.threads-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.3}.whiteglove-hero-container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:4;text-align:center}.whiteglove-hero-title{font-size:64px;font-weight:600;line-height:1.1;margin-bottom:24px;letter-spacing:-.003em;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .whiteglove-hero-title{color:#ffffff}.whiteglove-hero-subtitle{font-size:20px;line-height:1.5;color:#373737;font-weight:400;max-width:700px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .whiteglove-hero-subtitle{color:#cdcdcd}.whiteglove-content{padding:80px 0;background:#ffffff;transition:background .3s ease}.dark-mode .whiteglove-content{background:#000000}.container{max-width:1200px;margin:0 auto;padding:0 24px}.whiteglove-form-container{max-width:800px;margin:0 auto;background:#ffffff;border-radius:16px;padding:48px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease}.dark-mode .whiteglove-form-container{background:#111111;box-shadow:0 4px 20px rgba(0,0,0,.3)}.form-header{text-align:center;margin-bottom:40px}.form-header h2{font-size:32px;font-weight:600;color:#1d1d1f;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .form-header h2{color:#ffffff}.form-subtitle{font-size:16px;line-height:1.5;color:#666666;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .form-subtitle{color:#999999}.whiteglove-form{display:flex;flex-direction:column;gap:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:500;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .form-group label{color:#ffffff}.required{color:#ff3b30;font-weight:600}.form-group input,.form-group textarea{padding:12px 16px;border:2px solid #e5e5e7;border-radius:8px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;background:#ffffff;color:#1d1d1f;transition:all .3s ease;resize:vertical}.dark-mode .form-group input,.dark-mode .form-group textarea{border-color:#333333;background:#1a1a1a;color:#ffffff}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px rgba(0,122,255,.1)}.dark-mode .form-group input:focus,.dark-mode .form-group textarea:focus{border-color:#0a84ff;box-shadow:0 0 0 3px rgba(10,132,255,.2)}.form-group input.error,.form-group textarea.error{border-color:#ff3b30}.form-group input:hover,.form-group textarea:hover{border-color:#007aff}.dark-mode .form-group input:hover,.dark-mode .form-group textarea:hover{border-color:#0a84ff}.error-message{font-size:14px;color:#ff3b30;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.checkbox-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:8px}.checkbox-item{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:16px;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .checkbox-item{color:#ffffff;display:flex;align-items:center}.checkbox-item input[type=checkbox]{display:none}.checkbox-item .checkmark{width:20px;height:20px;border:2px solid #e5e5e7;border-radius:4px;position:relative;transition:all .3s ease;background:#ffffff;flex-shrink:0;display:inline-block}.dark-mode .checkbox-item .checkmark{border-color:#333333;background:#1a1a1a}.checkbox-item input[type=checkbox]:checked~.checkmark{background:#007aff;border-color:#007aff}.dark-mode .checkbox-item input[type=checkbox]:checked~.checkmark{background:#0a84ff;border-color:#0a84ff}.checkbox-item .checkmark:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .3s ease}.checkbox-item input[type=checkbox]:checked~.checkmark:after{opacity:1}.checkbox-item:hover .checkmark{border-color:#007aff}.dark-mode .checkbox-item:hover .checkmark{border-color:#0a84ff}.form-actions{display:flex;margin-top:32px}.btn,.form-actions{justify-content:center}.btn{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border:none;border-radius:8px;font-size:16px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;text-decoration:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#007aff,#0056cc);color:#ffffff;box-shadow:0 4px 12px rgba(0,122,255,.3)}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,122,255,.4)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn.loading{pointer-events:none}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#ffffff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn-large{padding:18px 40px;font-size:18px}.success-message{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;margin-top:24px;transition:all .3s ease}.dark-mode .success-message{background:#0c1a2b;border-color:#1e3a8a}.success-icon{width:24px;height:24px;background:#10b981;color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.success-content h4{font-size:18px;font-weight:600;color:#065f46;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.dark-mode .success-content h4{color:#34d399}.success-content p{font-size:14px;color:#047857;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.dark-mode .success-content p{color:#6ee7b7}.error-message{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:24px;transition:all .3s ease}.dark-mode .error-message{background:#2b0f0f;border-color:#7f1d1d}.error-icon{width:24px;height:24px;background:#ef4444;color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.error-content h4{font-size:18px;font-weight:600;color:#991b1b;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.dark-mode .error-content h4{color:#f87171}.error-content p{font-size:14px;color:#b91c1c;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.dark-mode .error-content p{color:#fca5a5}.benefits-section{padding:80px 0;background:#f8f9fa;transition:background .3s ease}.dark-mode .benefits-section{background:#0a0a0a}.benefits-header{text-align:center;margin-bottom:60px}.section-title{font-size:36px;font-weight:600;color:#1d1d1f;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .section-title{color:#ffffff}.benefits-subtitle{font-size:18px;line-height:1.5;color:#666666;font-weight:400;max-width:600px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .benefits-subtitle{color:#999999}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.benefit-item{background:#ffffff;padding:32px;border-radius:12px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .3s ease}.dark-mode .benefit-item{background:#111111;box-shadow:0 2px 8px rgba(0,0,0,.2)}.benefit-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.dark-mode .benefit-item:hover{box-shadow:0 8px 24px rgba(0,0,0,.4)}.benefit-icon{width:48px;height:48px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#007aff,#0056cc);border-radius:12px;color:#ffffff}.benefit-item h3{font-size:20px;font-weight:600;color:#1d1d1f;margin-bottom:12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .benefit-item h3{color:#ffffff}.benefit-item p{font-size:16px;line-height:1.5;color:#666666;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;transition:color .3s ease}.dark-mode .benefit-item p{color:#999999}@media (max-width:1200px){.container{padding:0 32px}}@media (max-width:768px){.whiteglove-hero{padding:80px 0 60px}.whiteglove-hero-title{font-size:48px}.whiteglove-hero-subtitle{font-size:18px}.whiteglove-content{padding:60px 0}.whiteglove-form-container{padding:32px 24px}.form-row{gap:20px}.benefits-grid,.checkbox-group,.form-row{grid-template-columns:1fr}.benefits-grid{gap:24px}.benefits-section{padding:60px 0}.section-title{font-size:28px}.benefits-subtitle{font-size:16px}}@media (max-width:480px){.whiteglove-hero{padding:60px 0 40px}.whiteglove-hero-title{font-size:36px}.whiteglove-hero-subtitle{font-size:16px}.container{padding:0 16px}.benefits-header,.form-header{margin-bottom:32px}.benefit-item{padding:24px 20px}.section-title{font-size:24px}.benefits-subtitle{font-size:14px}}