@charset "UTF-8";.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:1rem}.bento-card{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:28px;padding:2.25rem;transition:all .5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.bento-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(135deg,#e8611a,#c93a1a);transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.22,1,.36,1)}.bento-card:hover{transform:translateY(-4px);border-color:#e8611a26;box-shadow:0 20px 60px #0000004d,0 0 40px #e8611a0a;background:#ffffff0d}.bento-card:hover:before{transform:scaleX(1)}.bento-card:hover .bento-icon{transform:scale(1.1) rotate(-3deg)}.bento-card.bento-wide{grid-column:span 2}.bento-card .bento-icon{width:56px;height:56px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.5rem;transition:transform .5s cubic-bezier(.22,1,.36,1);background:#e8611a0f;border:1px solid rgba(232,97,26,.08)}.bento-card .bento-icon img{width:28px;height:28px;object-fit:contain}.bento-card h3{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.01em;color:#f0ede8}.bento-card p{font-size:.92rem;color:#9a978f;line-height:1.65}.bento-card .bento-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.88rem;font-weight:700;color:#e8611a}.bento-card .bento-link .arrow{transition:transform .3s}.bento-card .bento-link:hover .arrow{transform:translate(4px)}.bento-card-light{background:#fff;border-color:#ebebf0}.bento-card-light:hover{box-shadow:0 20px 60px #00000014;border-color:#e8611a26;background:#fff}.bento-card-light h3{color:#1a1a2e}.bento-card-light p{color:#555568}[data-theme=dark] .bento-card-light{background:#ffffff08;border-color:#ffffff0d}[data-theme=dark] .bento-card-light:hover{box-shadow:0 20px 60px #0000004d;border-color:#e8611a26;background:#ffffff0d}[data-theme=dark] .bento-card-light h3{color:#f0ede8}[data-theme=dark] .bento-card-light p{color:#9a978f}[data-theme=light] .bento-card{background:#fff;border-color:#ebebf0;box-shadow:0 2px 12px #0000000a}[data-theme=light] .bento-card:hover{box-shadow:0 20px 60px #00000014;border-color:#e8611a26;background:#fff}[data-theme=light] .bento-card h3{color:#1a1a2e}[data-theme=light] .bento-card p{color:#555568}@media(max-width:1024px){.bento-grid{grid-template-columns:1fr 1fr}.bento-card.bento-wide{grid-column:span 2}}@media(max-width:768px){.bento-grid{grid-template-columns:1fr}.bento-card.bento-wide{grid-column:span 1}.bento-card{padding:1.75rem}}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.step-number{font-size:2.5rem;font-weight:800;color:#e8611a;margin-bottom:.75rem}@media(max-width:768px){.steps-grid{grid-template-columns:1fr;max-width:400px}}.service-full-card{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#111114;border:1px solid rgba(255,255,255,.04);border-radius:40px;overflow:hidden;transition:all .5s cubic-bezier(.22,1,.36,1);margin-bottom:2rem}.service-full-card:hover{border-color:#e8611a1f;box-shadow:0 30px 80px #0000004d,0 0 40px #e8611a0a;transform:translateY(-3px)}.service-full-card:nth-child(2n) .service-full-visual{order:2}.service-full-card:nth-child(2n) .service-full-content{order:1}.service-full-card .service-full-visual{background:linear-gradient(135deg,#e8611a0a,#c93a1a05);padding:3rem;display:flex;align-items:center;justify-content:center;min-height:380px;position:relative;overflow:hidden}.service-full-card .service-full-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(232,97,26,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(232,97,26,.03) 1px,transparent 1px);background-size:40px 40px;opacity:.5}.service-full-card .service-full-visual img{max-width:80%;max-height:280px;object-fit:contain;position:relative;z-index:1}.service-full-card .service-full-visual .visual-placeholder{width:180px;height:180px;border-radius:50%;background:#e8611a0f;border:1.5px solid rgba(232,97,26,.1);display:flex;align-items:center;justify-content:center;font-size:3.5rem;animation:morph 15s ease-in-out infinite;position:relative}.service-full-card .service-full-content{padding:3.5rem;display:flex;flex-direction:column;justify-content:center}.service-full-card .service-full-content .service-tag{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:#e8611a;margin-bottom:.75rem}.service-full-card .service-full-content h3{font-size:1.8rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;color:#f0ede8}.service-full-card .service-full-content .service-text{font-size:1rem;color:#9a978f;line-height:1.75;margin-bottom:1.5rem}.service-full-card .service-full-content .service-text ul{list-style:none;margin:1rem 0 0}.service-full-card .service-full-content .service-text ul li{display:flex;align-items:center;gap:.65rem;padding:.4rem 0;font-size:.92rem;color:#9a978f}.service-full-card .service-full-content .service-text ul li:before{content:"✓";width:20px;height:20px;min-width:20px;background:#e8611a14;color:#e8611a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:800}.service-full-card .service-full-content .btn{align-self:flex-start}[data-theme=light] .service-full-card{background:#fff;border-color:#ebebf0;box-shadow:0 2px 16px #0000000a}[data-theme=light] .service-full-card:hover{box-shadow:0 30px 80px #00000014;border-color:#e8611a26}[data-theme=light] .service-full-card .service-full-visual{background:linear-gradient(135deg,#e8611a08,#c93a1a04)}[data-theme=light] .service-full-card .service-full-content h3{color:#1a1a2e}[data-theme=light] .service-full-card .service-full-content .service-text,[data-theme=light] .service-full-card .service-full-content .service-text ul li{color:#555568}@media(max-width:768px){.service-full-card{grid-template-columns:1fr}.service-full-card:nth-child(2n) .service-full-visual{order:1}.service-full-card:nth-child(2n) .service-full-content{order:2}.service-full-card .service-full-visual{min-height:220px;padding:2rem}.service-full-card .service-full-content{padding:2rem}}
