*, *::before, *::after{box-sizing:border-box;}body{margin:0;font-family:'Inter', -apple-system, BlinkMacSystemFont, sans-serif;font-size:15px;line-height:1.6;color:#111;background:#fff;-webkit-font-smoothing:antialiased;}a{text-decoration:none;color:inherit;}img{max-width:100%;display:block;}.cr-home-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,0.92);backdrop-filter:blur(12px);border-bottom:1px solid #f0f0f0;}.cr-home-header-inner{max-width:1100px;margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;justify-content:space-between;}.cr-home-logo{font-size:20px;font-weight:700;letter-spacing:-0.5px;color:#111;}.cr-home-nav{display:flex;align-items:center;gap:28px;font-size:14px;color:#555;}.cr-home-nav a:hover{color:#111;}.cr-home-nav-btn{background:#111;color:#fff !important;padding:7px 18px;border-radius:7px;font-weight:500;transition:opacity 0.15s;}.cr-home-nav-btn:hover{opacity:0.82;}.cr-home-btn{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;border-radius:9px;font-size:15px;font-weight:600;cursor:pointer;transition:opacity 0.15s, transform 0.1s;text-decoration:none;}.cr-home-btn:hover{opacity:0.88;transform:translateY(-1px);}.cr-home-btn-primary{background:#111;color:#fff;}.cr-home-btn-ghost{background:rgba(255,255,255,0.12);color:#fff;border:1px solid rgba(255,255,255,0.25);}.cr-home-btn-outline{background:transparent;color:#111;border:1.5px solid #d4d4d4;}.cr-home-btn-lg{padding:14px 32px;font-size:16px;}.cr-home-hero{background:linear-gradient(135deg, #0f172a 0%, #1e293b 100%);color:#fff;padding:80px 24px 100px;overflow:hidden;}.cr-home-hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;}.cr-home-hero-title{font-size:52px;font-weight:700;line-height:1.08;letter-spacing:-1.5px;margin:0 0 20px;}.cr-home-hero-lead{font-size:17px;color:rgba(255,255,255,0.65);margin:0 0 36px;line-height:1.65;max-width:420px;}.cr-home-hero-cta{display:flex;gap:12px;flex-wrap:wrap;}.cr-home-hero-visual{position:relative;height:320px;}.cr-home-hero-card{position:absolute;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);backdrop-filter:blur(8px);border-radius:14px;padding:18px 22px;color:#fff;}.cr-home-hero-card-1{top:0;left:0;width:180px;}.cr-home-hero-card-2{top:60px;right:0;width:180px;}.cr-home-hero-card-3{bottom:30px;left:60px;width:180px;}.cr-home-hero-card-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.07em;color:rgba(255,255,255,0.45);margin-bottom:6px;}.cr-home-hero-card-value{font-size:28px;font-weight:700;letter-spacing:-0.5px;}.cr-home-hero-card-sub{font-size:12px;color:rgba(255,255,255,0.45);margin-top:4px;}.cr-home-features{background:#f9fafb;border-bottom:1px solid #f0f0f0;}.cr-home-features-inner{max-width:1100px;margin:0 auto;padding:28px 24px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;}.cr-home-feature{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#555;}.cr-home-feature-icon{font-size:20px;}.cr-home-section-inner{max-width:1100px;margin:0 auto;padding:0 24px;}.cr-home-section-hdr{text-align:center;margin-bottom:40px;}.cr-home-section-title{font-size:32px;font-weight:700;letter-spacing:-0.5px;margin:0 0 8px;}.cr-home-section-sub{font-size:15px;color:#888;}.cr-home-shops{padding:72px 24px;}.cr-home-shop-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:16px;}.cr-home-shop-card{border:1px solid #e8e8e8;border-radius:14px;overflow:hidden;background:#fff;transition:transform 0.15s, box-shadow 0.15s;display:block;color:inherit;}.cr-home-shop-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,0.09);}.cr-home-shop-img{height:140px;background-size:cover;background-position:center;position:relative;background-color:#e8e8e8;}.cr-home-shop-logo{position:absolute;bottom:-16px;left:16px;width:40px;height:40px;border-radius:8px;border:2px solid #fff;object-fit:cover;background:#fff;}.cr-home-shop-body{padding:24px 16px 16px;}.cr-home-shop-type{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#aaa;margin-bottom:4px;}.cr-home-shop-name{font-size:15px;font-weight:600;color:#111;margin-bottom:4px;}.cr-home-shop-loc{font-size:12px;color:#999;margin-bottom:6px;}.cr-home-shop-blurb{font-size:12px;color:#666;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.cr-home-pricing{padding:80px 24px;background:#f9fafb;}.cr-home-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:700px;margin:0 auto 32px;}.cr-home-plan{background:#fff;border:1.5px solid #e8e8e8;border-radius:16px;padding:32px 28px;position:relative;}.cr-home-plan-featured{border-color:#111;box-shadow:0 4px 24px rgba(0,0,0,0.1);}.cr-home-plan-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#111;color:#fff;font-size:11px;font-weight:600;padding:3px 14px;border-radius:20px;white-space:nowrap;}.cr-home-plan-name{font-size:14px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:0.07em;margin-bottom:12px;}.cr-home-plan-price{font-size:40px;font-weight:700;letter-spacing:-1px;color:#111;line-height:1;margin-bottom:4px;}.cr-home-plan-unit{font-size:16px;font-weight:400;color:#888;}.cr-home-plan-cap{font-size:13px;color:#999;margin-bottom:20px;}.cr-home-plan-divider{height:1px;background:#f0f0f0;margin:20px 0;}.cr-home-plan-features{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:9px;font-size:14px;color:#333;}.cr-home-plan-add{color:#888;}.cr-home-plan-ideal{font-size:12px;color:#aaa;margin-bottom:20px;}.cr-home-plan-btn{width:100%;justify-content:center;}.cr-home-pricing-note{max-width:600px;margin:0 auto;text-align:center;font-size:13px;color:#888;line-height:1.6;}.cr-home-cta-section{padding:80px 24px;background:#111;color:#fff;}.cr-home-cta-title{font-size:36px;font-weight:700;margin:0 0 12px;}.cr-home-cta-sub{font-size:16px;color:rgba(255,255,255,0.6);margin:0 0 28px;}.cr-home-footer{border-top:1px solid #f0f0f0;padding:24px;}.cr-home-footer-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;color:#aaa;}.cr-home-footer-logo{font-size:16px;font-weight:700;color:#111;}.cr-home-footer-links a{color:#888;}.cr-home-footer-links a:hover{color:#111;}@media (max-width:768px){.cr-home-hero-inner{grid-template-columns:1fr;gap:40px;}.cr-home-hero-title{font-size:36px;}.cr-home-hero-visual{height:240px;}.cr-home-plan-grid{grid-template-columns:1fr;}.cr-home-features-inner{justify-content:flex-start;gap:20px;}.cr-home-shop-grid{grid-template-columns:repeat(2,1fr);}.cr-home-footer-inner{flex-direction:column;text-align:center;}}@media (max-width:480px){.cr-home-shop-grid{grid-template-columns:1fr;}.cr-home-hero-title{font-size:28px;}}