.usecase-detail-page{background-color:#fff;padding-top:80px}.theme-orange{--theme-accent: #f97316;--theme-bg: #fff7ed}.theme-blue{--theme-accent: #3b82f6;--theme-bg: #eff6ff}.theme-green{--theme-accent: #10b981;--theme-bg: #ecfdf5}.theme-purple{--theme-accent: #7c3aed;--theme-bg: #f5f3ff}.ud-hero{padding:100px 0;background:radial-gradient(circle at top right,var(--theme-bg) 0%,#ffffff 60%);overflow:hidden}.ud-hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ud-badge{display:inline-block;padding:6px 16px;background:var(--theme-bg);color:var(--theme-accent);border-radius:var(--radius-full);font-size:.75rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:1px}.ud-hero-text h1{font-size:3.5rem;font-weight:900;color:var(--dark-gray);line-height:1.1;margin-bottom:1.5rem}.ud-hero-text p{font-size:1.25rem;color:var(--gray);margin-bottom:2.5rem;line-height:1.6;max-width:600px}.ud-hero-actions{display:flex;gap:1rem}.usecase-preview{position:relative;width:100%;max-width:500px;margin:0 auto}.usecase-mockup{width:320px;height:640px;background:#1a1a1a;border-radius:44px;padding:12px;position:relative;box-shadow:0 50px 100px #0000001a;z-index:2;margin:0 auto;border:4px solid #333}.usecase-screen{width:100%;height:100%;background:#f8fafc;border-radius:36px;overflow:hidden;position:relative;display:flex;flex-direction:column}.usecase-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:160%;height:100%;background:radial-gradient(circle,var(--theme-bg) 0%,transparent 70%);z-index:1}.up-hotel{height:100%;display:flex;flex-direction:column;padding:20px;background:#fdfdfd}.up-screen-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid #eee;margin-bottom:20px;font-weight:800;font-size:.85rem}.up-hotel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:30px}.up-h-item{background:#fff;padding:20px 10px;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 4px 10px #00000008;border:1px solid #f1f5f9}.up-h-item.active{background:var(--theme-bg);color:var(--theme-accent);border-color:var(--theme-accent)}.up-h-item span{font-weight:700;font-size:.75rem}.up-promo{background:#1a1a1a;color:#fff;padding:15px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;margin-top:auto}.up-p-text{display:flex;flex-direction:column}.up-p-text strong{font-size:.9rem}.up-p-text span{font-size:.7rem;color:#94a3b8}.up-promo button{background:var(--theme-accent);color:#fff;border:none;padding:8px 12px;border-radius:8px;font-weight:800;font-size:.7rem}.up-cafe{height:100%;padding:20px;background:#fff;display:flex;flex-direction:column}.up-c-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.up-c-logo{font-family:serif;font-size:1.5rem;font-weight:900}.up-c-time{font-size:.75rem;color:#64748b;font-weight:600}.up-c-categories{display:flex;gap:10px;margin-bottom:20px}.up-c-categories span{flex:1;text-align:center;padding:8px;border-radius:12px;font-size:.75rem;font-weight:700;background:#f1f5f9;color:#64748b}.up-c-categories span.cat-active{background:#1a1a1a;color:#fff}.up-c-item{width:100%;box-sizing:border-box;background:#f8fafc;border-radius:20px;padding:15px;display:flex;gap:15px;align-items:flex-start}.up-c-item.featured{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:2px solid #fb923c}.up-c-img{width:60px;height:60px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;flex-shrink:0}.up-c-info{flex:1}.up-c-info strong{display:block;margin-bottom:4px;font-size:1rem}.up-c-info small{display:block;font-size:.7rem;color:#64748b;margin-bottom:8px}.up-c-price{color:#f97316;font-weight:800;font-size:1.1rem;margin-bottom:6px}.up-c-stars{font-size:.7rem;display:flex;align-items:center;gap:4px}.up-c-stars span{color:#64748b;font-weight:600}.up-c-add{margin-top:5px;font-size:.7rem;color:#64748b}.up-c-footer{position:absolute;bottom:20px;left:20px;right:20px}.up-c-footer button{width:100%;padding:15px;border-radius:12px;border:none;background:#f1f5f9;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.9rem}.up-c-footer button.active{background:#1a1a1a;color:#fff}.up-coffee{height:100%;padding:20px;background:linear-gradient(135deg,#fff7ed,#fff);display:flex;flex-direction:column}.up-coffee-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.up-coffee-logo{font-family:serif;font-size:1.3rem;font-weight:900;color:#292524}.up-coffee-card{background:#fff;border-radius:20px;padding:20px;box-shadow:0 10px 30px #f9731626;border:2px solid #fb923c;margin-bottom:20px}.up-cc-stamp-row{display:flex;justify-content:space-between;gap:10px;margin-bottom:15px}.up-cc-stamp-row:last-child{margin-bottom:0}.up-stamp{width:40px;height:40px;border-radius:50%;border:2px dashed #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#cbd5e1;font-weight:700}.up-stamp.filled{background:#fff7ed;border-color:#fb923c;border-style:solid}.up-coffee-progress{background:#f1f5f9;height:8px;border-radius:100px;overflow:hidden;margin-bottom:20px;position:relative}.up-coffee-progress:after{content:"";position:absolute;left:0;top:0;height:100%;width:inherit;background:linear-gradient(90deg,#f97316,#fb923c)}.up-coffee-progress span{position:absolute;right:10px;top:-20px;font-size:.7rem;font-weight:800;color:#f97316}.up-coffee-reward{background:#fff;border-radius:16px;padding:15px;display:flex;align-items:center;gap:15px;box-shadow:0 4px 12px #0000000d}.up-coffee-reward svg{color:#f97316;flex-shrink:0}.up-coffee-reward strong{display:block;font-size:.9rem;color:#292524;margin-bottom:2px}.up-coffee-reward small{font-size:.7rem;color:#64748b}.up-bar{height:100%;padding:20px;background:#0f172a;color:#fff}.up-b-header{text-align:center;padding:10px;background:#ffffff0d;border-radius:10px;font-size:.8rem;margin-bottom:40px}.up-b-bill{margin-bottom:40px}.up-b-row{display:flex;justify-content:space-between;margin-bottom:10px;font-size:.9rem;color:#94a3b8}.up-b-total{display:flex;justify-content:space-between;padding-top:15px;border-top:1px dashed rgba(255,255,255,.2);font-weight:900;font-size:1.1rem}.up-b-tip{margin-bottom:40px}.up-tip-opts{display:flex;gap:10px;margin-top:10px}.up-tip-opts span{flex:1;text-align:center;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:.8rem;font-weight:800}.up-tip-opts span.sel{background:var(--theme-accent);border-color:var(--theme-accent)}.up-b-pay{width:100%;padding:15px;border-radius:15px;background:#fff;color:#000;border:none;font-weight:950;font-size:1rem}.up-corporate{height:100%;display:flex;align-items:center;padding:20px;background:#f8fafc}.up-corp-card{background:#fff;width:100%;border-radius:20px;padding:20px;box-shadow:0 10px 30px #0000000d}.up-card-top{display:flex;align-items:center;gap:10px;margin-bottom:25px;font-weight:800;color:var(--theme-accent)}.up-corp-stats{display:flex;gap:20px;margin-bottom:30px}.up-s-item{display:flex;flex-direction:column}.up-s-item small{color:#64748b;font-size:.7rem}.up-s-item strong{font-size:1.25rem}.up-corp-graph{display:flex;align-items:flex-end;gap:8px;height:80px}.up-corp-graph div{flex:1;background:var(--theme-bg);border-radius:4px}.ud-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.ud-bento-card{padding:40px;border-radius:var(--radius-2xl);background:#fdfdfd;border:1px solid #f1f5f9}.ud-bento-card .card-icon{width:60px;height:60px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #0000000d;margin-bottom:25px}.ud-bento-card h3{font-size:1.5rem;font-weight:800;margin-bottom:15px}.ud-bento-card p{color:var(--gray);line-height:1.6;margin-bottom:25px}.ud-bento-card .card-footer{display:flex;align-items:center;gap:8px;font-weight:800;font-size:.9rem;color:var(--theme-accent)}.ud-cta .cta-glass-card{background:var(--theme-accent);background:linear-gradient(135deg,var(--theme-accent) 0%,color-mix(in srgb,var(--theme-accent),white 20%) 100%);padding:80px 60px;border-radius:3rem;color:#fff;text-align:center;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #0003}.ud-cta .cta-glass-card:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.1'/%3E%3C/svg%3E");opacity:.4;mix-blend-mode:overlay;pointer-events:none}.ud-cta .cta-glass-card h2{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;color:#fff;position:relative;z-index:1}.ud-cta .cta-glass-card p{font-size:1.125rem;margin-bottom:2.5rem;color:#ffffffe6;max-width:600px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.ud-cta .cta-btns{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media(max-width:1024px){.ud-hero-content{grid-template-columns:1fr;text-align:center;gap:60px}.ud-hero-text h1{font-size:2.75rem}.ud-hero-actions{justify-content:center}.ud-bento-grid{grid-template-columns:1fr}}@media(max-width:768px){.ud-hero{padding:60px 0}.ud-hero-text h1{font-size:2rem}.ud-hero-actions,.ud-cta .cta-btns{flex-direction:column}}
