:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{min-height:100vh;width:100%}.rev-controls{display:flex;justify-content:flex-end;gap:8px;margin:12px 0 16px}.rev-actions{display:flex;gap:8px;align-items:center}.rev-tabs{display:flex;gap:6px}.rev-tab{border:1px solid #d1d5db;background:#f9fafb;padding:6px 10px;border-radius:8px;cursor:pointer}.rev-tab.active{background:#e5efff;border-color:#2563eb;color:#1e3a8a;font-weight:600}.rev-actions-right{margin-left:auto}.rev-btn{border:1px solid #d0d7de;background:#fff;color:#111827;padding:8px 12px;border-radius:8px;cursor:pointer}.rev-btn:disabled{opacity:.6;cursor:not-allowed}.rev-btn-primary{background:#2563eb;color:#fff;border-color:#2563eb}.rev-btn-secondary{background:#f3f4f6}.rev-btn-info{background:#0ea5e9;color:#fff;border-color:#0ea5e9;position:relative}.rev-btn-sm{padding:4px 8px;font-size:12px;border-radius:6px}.rev-split-btn{display:inline-flex;align-items:stretch;border:1px solid #d1d5db;border-radius:8px;overflow:hidden}.rev-split-left{border:none;border-radius:0;background:#f9fafb}.rev-split-left.active{background:#e5efff;border-color:transparent;color:#1e3a8a;font-weight:600}.rev-split-sep{display:inline-flex;align-items:center;padding:0 6px;color:#9ca3af;background:#f3f4f6;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.rev-split-right{border:none;border-radius:0}.rev-split-right:disabled{opacity:.6;cursor:not-allowed}.rev-sticky{position:fixed;top:72px;left:0;right:0;display:flex;align-items:center;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 1px 6px #0000000f;z-index:1000;will-change:transform,opacity;transform:translateZ(0);transition:opacity .2s ease-out,transform .2s ease-out}.rev-sticky-inner{width:100%;max-width:1050px;margin:0 auto;padding:10px 16px}.rev-editable{cursor:pointer;position:relative}.rev-editable:hover{background:#2563eb14;outline:1px dashed rgba(37,99,235,.6);border-radius:4px}.rev-flagged{background:#facc1526;border-radius:4px}.rev-flag{margin-left:6px;color:#d97706;font-size:12px;vertical-align:middle}.rev-modal{background:transparent}.rev-modal-header{padding:12px 16px;border-bottom:1px solid #e5e7eb}.rev-modal-title{font-weight:600;color:#111827}.rev-modal-body{padding:16px;display:flex;flex-direction:column;gap:8px}.rev-label{font-size:12px;color:#6b7280}.rev-input{height:38px;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;outline:none}.rev-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.rev-modal-footer{padding:12px 16px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:8px}.rev-input-inline{height:30px;padding:6px 8px}.rev-tip{position:fixed;transform:translate(-50%);z-index:60}.rev-tip-content{background:#fff;width:360px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0003;overflow:hidden}.rev-tip-arrow{width:12px;height:12px;background:#fff;border-left:1px solid #e5e7eb;border-top:1px solid #e5e7eb;transform:rotate(45deg);position:absolute;top:-6px;left:50%;margin-left:-6px;box-shadow:-2px -2px 8px #00000005}.rev-tab-content{padding:8px 0}.rev-review{position:relative}.rev-review-pop{position:absolute;right:0;top:calc(100% + 8px);width:420px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #0003;padding:8px 0 0;z-index:40}.rev-review-list{padding:0 12px}.rev-review-item{padding:10px 4px;border-bottom:1px solid #f3f4f6}.rev-review-path{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.rev-path-seg{background:#eef2ff;color:#1e3a8a;border:1px solid #c7d2fe;padding:2px 8px;border-radius:999px;font-size:12px}.rev-path-seg.small{font-size:11px;padding:1px 8px}.rev-review-label{font-size:12px;color:#6b7280;margin-bottom:4px}.rev-review-values{display:flex;align-items:center;gap:8px}.rev-old{color:#6b7280;text-decoration:line-through}.rev-arrow{color:#9ca3af}.rev-new{color:#111827;font-weight:600}.rev-review-actions{padding:8px 12px 12px;display:flex;justify-content:flex-end}.rev-groups{display:flex;flex-direction:column;gap:16px}.rev-group{background:#fafafa;border:1px solid #f0f0f0;border-radius:12px}.rev-group-header{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #f0f0f0}.rev-group-title{font-weight:600;color:#374151}.rev-group-count{background:#e5e7eb;color:#374151;border-radius:999px;font-size:12px;padding:2px 8px}.rev-group-list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px;padding:12px}@media(min-width:900px){.rev-group-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.rev-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;display:flex;flex-direction:column;gap:6px}.rev-card-path{display:flex;align-items:center;justify-content:flex-start;gap:6px}.rev-card-actions{display:flex;gap:4px;margin-left:auto}.rev-icon-btn{border:1px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:6px;width:22px;height:22px;line-height:20px;text-align:center;cursor:pointer;padding:0}.rev-icon-btn:hover{background:#f9fafb;color:#374151}.rev-card-values{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rev-value-old{color:#6b7280;text-decoration:line-through;padding:6px 8px;border:1px dashed #e5e7eb;border-radius:6px;background:#fafafa;font-size:12px}.rev-value-new{color:#065f46;font-weight:600;padding:6px 8px;border:1px solid #a7f3d0;background:#ecfdf5;border-radius:6px;font-size:12px}.rev-subgroups{display:flex;flex-direction:column;gap:10px;padding:8px 12px 12px}.rev-subgroup{background:transparent;border:0}.rev-subgroup-title{font-weight:600;color:#4b5563;margin:6px 0}.rev-value-cell{display:flex;align-items:center;gap:6px;min-width:0;position:relative;padding-right:28px}.rev-value-cell.rev-inline{justify-content:space-between}.rev-inline-actions{display:flex;align-items:center;gap:6px;margin-left:8px;flex-shrink:0}.rev-pencil-btn{width:22px;height:22px;line-height:20px;padding:0}.rev-card-values>div{min-width:0}.rev-value-old,.rev-value-new{overflow:visible}.rev-ellipsis{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rev-ellipsis.expanded{white-space:normal;overflow:visible}.rev-ellipsis.expanded{word-break:break-all}.rev-expander{position:absolute;right:6px;top:50%;transform:translateY(-50%) rotate(0);border:1px solid #e5e7eb;background:#fff;color:#6b7280;width:18px;height:18px;line-height:16px;border-radius:999px;cursor:pointer;font-size:12px}.rev-expander.expanded{transform:translateY(-50%) rotate(180deg)}.rev-link{background:transparent;border:0;color:#2563eb;cursor:pointer;font-size:12px;margin-left:8px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;color:#333}#root{min-height:100vh;display:flex;flex-direction:column}.app{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow-x:hidden}.app:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,119,198,.2) 0%,transparent 50%);pointer-events:none}.hero-section{padding:10rem 2rem 2rem;text-align:center;position:relative;z-index:1}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.3)}.gradient-text{background:linear-gradient(135deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 4s ease-in-out infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-subtitle{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem;font-weight:400;line-height:1.6}.main-content{flex:1;padding:2rem 2rem 4rem;display:flex;flex-direction:column;align-items:center;gap:3rem;position:relative;z-index:1;min-height:0;justify-content:flex-start}.main-content.compact{gap:2rem;padding:1.5rem 2rem 4rem;justify-content:center}.countdown-container{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:2.5rem;text-align:center;box-shadow:0 20px 40px #0000001a;animation:float 6s ease-in-out infinite;transition:opacity .5s ease-out,transform .5s ease-out}.countdown-container.fade-out{opacity:0;transform:translateY(-20px);animation:none}.apology-container{width:100%;max-width:600px;animation:slideUp .6s ease-out}.apology-content{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2.5rem;text-align:center;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,255,255,.2)}.apology-icon{font-size:3rem;margin-bottom:1.5rem;animation:bounce 2s infinite}.apology-content h3{color:#333;font-size:1.8rem;margin-bottom:1rem;font-weight:700}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.countdown-title{font-size:1.5rem;color:#fff;margin-bottom:2rem;font-weight:600}.countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:500px;margin:0 auto}.countdown-item{background:#ffffff26;border-radius:16px;padding:1.5rem 1rem;border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,box-shadow .3s ease}.countdown-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}.countdown-number{font-size:2.5rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.5rem}.countdown-label{font-size:.9rem;color:#fffc;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.progress-section{width:100%;max-width:500px;display:flex;justify-content:center}.progress-container{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:1.5rem;text-align:center;box-shadow:0 15px 35px #0000001a;width:100%}.progress-bar{width:100%;height:8px;background:#fff3;border-radius:4px;overflow:hidden;margin-bottom:1rem;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,#4ecdc4,#44a08d,#96ceb4);border-radius:4px;transition:width .1s ease;position:relative;overflow:hidden}.progress-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.progress-text{color:#fff;font-size:1.1rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3)}.upload-section,.processing-section{width:100%;max-width:600px;margin-bottom:2rem}.file-upload-container{display:flex;flex-direction:column;gap:1.5rem}.file-upload-area{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px dashed rgba(255,255,255,.3);border-radius:20px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.file-upload-area:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.file-upload-area:hover:before{left:100%}.file-upload-area:hover,.file-upload-area.drag-over{border-color:#fff9;background:#ffffff26;transform:translateY(-2px);box-shadow:0 15px 35px #0000001a}.file-upload-area.file-selected{border-color:#4ecdc4;background:#4ecdc41a}.file-upload-content,.file-selected-content{position:relative;z-index:1}.upload-icon,.file-icon{font-size:3rem;margin-bottom:1rem;display:block}.upload-text h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.upload-text p{color:#fffc;font-size:1rem}.file-selected-content{color:#fff}.file-name{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.file-size{color:#ffffffb3;font-size:.9rem}.submit-button{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #4ecdc44d;align-self:center;min-width:200px}.submit-button:hover{transform:translateY(-2px);box-shadow:0 12px 35px #4ecdc466}.simulation-start-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem}.start-simulation-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1.5rem 3rem;border-radius:16px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;box-shadow:0 8px 25px #667eea4d;position:relative;overflow:hidden}.start-simulation-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.start-simulation-button:hover:before{left:100%}.start-simulation-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #667eea66}.start-simulation-button:active{transform:translateY(-1px)}.button-icon{font-size:1.4rem;animation:pulse 2s infinite}.simulation-note{color:#fffc;font-size:.9rem;text-align:center;max-width:400px;line-height:1.5}.message-container{width:100%;max-width:600px;animation:slideUp .6s ease-out;margin-top:2rem;margin-bottom:2rem}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.message-content{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2.5rem;text-align:center;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,255,255,.2)}.message-icon{font-size:3rem;margin-bottom:1.5rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.message-content h3{color:#333;font-size:1.8rem;margin-bottom:1rem;font-weight:700}.message-content p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.apology-message{background:linear-gradient(135deg,#fff5f5,#fef2f2);border:1px solid rgba(239,68,68,.2);border-radius:16px;padding:1.5rem;margin:1.5rem 0;text-align:left}.apology-message p{margin-bottom:1rem;color:#374151}.apology-message p:last-child{margin-bottom:0}.apology-message strong{color:#dc2626;font-weight:600}.message-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2rem}.feature-item{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:1rem;border-radius:12px;font-weight:500;color:#495057;border:1px solid rgba(0,0,0,.05)}.footer{padding:2rem;text-align:center;color:#fffc;font-size:.9rem;position:relative;z-index:1;margin-top:auto;flex-shrink:0}.navigation{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2)}body.sticky-rev-active .navigation{border-bottom:none}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;text-shadow:0 2px 4px rgba(0,0,0,.3)}.nav-links{display:flex;gap:2rem;align-items:center}.nav-link{color:#ffffffe6;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease}.nav-link:hover{color:#fff;background:#ffffff1a}.demo-link{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff!important;box-shadow:0 4px 15px #4ecdc44d}.demo-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4ecdc466}.hero-actions{margin-top:2rem}.demo-button{display:inline-block;background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;box-shadow:0 8px 25px #4ecdc44d;transition:all .3s ease}.demo-button:hover{transform:translateY(-2px);box-shadow:0 12px 35px #4ecdc466}.mockup-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding-top:80px}.mockup-header{padding:4rem 2rem 2rem;text-align:center;position:relative;z-index:1}.mockup-content{max-width:800px;margin:0 auto}.mockup-title{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1rem;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.3)}.mockup-subtitle{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem;font-weight:400;line-height:1.6}.test-links{margin-top:2rem}.test-links-title{color:#ffffffe6;font-size:1rem;font-weight:600;margin-bottom:1rem}.test-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:800px;margin:0 auto}.test-link{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem;text-decoration:none;color:#ffffffe6;font-weight:500;transition:all .3s ease;text-align:center}.test-link:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.test-link.active{background:#4ecdc433;border-color:#4ecdc4;color:#fff}.mockup-main{padding:2rem;max-width:1200px;margin:0 auto}.step-indicator{margin-bottom:3rem;display:flex;justify-content:center}.step-container{display:flex;align-items:center;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:1rem 2rem;border:1px solid rgba(255,255,255,.2)}.step{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border-radius:12px;transition:all .3s ease;min-width:120px}.step.active{background:#4ecdc433;border:1px solid rgba(78,205,196,.5)}.step.completed{background:#22c55e33;border:1px solid rgba(34,197,94,.5)}.step-number{width:40px;height:40px;border-radius:50%;background:#fff3;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.step.active .step-number{background:#4ecdc4}.step.completed .step-number{background:#22c55e}.step-label{color:#fff;font-weight:600;font-size:.9rem}.step-line{width:60px;height:2px;background:#fff3;margin:0 1rem}.step-line.completed{background:#22c55e}.simulation-section{margin-bottom:3rem}.section-content{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2.5rem;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,255,255,.2)}.section-title{color:#333;font-size:1.8rem;margin-bottom:1rem;font-weight:700;text-align:center}.section-description{color:#666;font-size:1.1rem;line-height:1.6;margin:2rem 0;text-align:center}.processing-animation{display:flex;justify-content:center;margin:2rem 0}.processing-container{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2rem;text-align:center;border:1px solid rgba(255,255,255,.2);min-width:400px}.processing-progress-bar{width:100%;height:12px;background:#fff3;border-radius:6px;overflow:hidden;margin-bottom:1rem}.processing-progress-fill{height:100%;background:linear-gradient(90deg,#4ecdc4,#44a08d,#96ceb4);border-radius:6px;transition:width .3s ease;position:relative;overflow:hidden}.processing-progress-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}.processing-percentage{font-size:2rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.processing-message{font-size:1.2rem;color:#fff;margin-bottom:1.5rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3)}.processing-dots{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:dotPulse 1.5s infinite}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,60%,to{opacity:.3;transform:scale(1)}30%{opacity:1;transform:scale(1.2)}}.processing-spinner{display:flex;justify-content:center}.spinner-ring{width:60px;height:60px;border:4px solid rgba(255,255,255,.2);border-top:4px solid #4ecdc4;border-radius:50%;animation:spin 1s linear infinite}.spinner-ring-inner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top:3px solid #44a08d;border-radius:50%;margin:6px;animation:spin .8s linear infinite reverse}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.results-header{text-align:center;margin-bottom:2rem}.results-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.action-button{padding:.75rem 1.5rem;border-radius:10px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.action-button:not(.secondary){background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;box-shadow:0 4px 15px #4ecdc44d}.action-button.secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3)}.action-button:hover{transform:translateY(-2px)}.action-button:not(.secondary):hover{box-shadow:0 6px 20px #4ecdc466}.action-button.secondary:hover{background:#fff3}.pib-result-page{min-height:100vh;padding:6rem 2rem 2rem}.result-content{max-width:1200px;margin:0 auto;width:100%}.ocr-results{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2rem;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,255,255,.2)}.no-data{text-align:center;padding:3rem;color:#666}.no-data-icon{font-size:3rem;margin-bottom:1rem}.page-navigation{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.page-tabs{display:flex;gap:.5rem}.page-tab{padding:.5rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500}.page-tab.active{background:#4ecdc4;color:#fff;border-color:#4ecdc4}.page-tab:hover:not(.active){background:#f9fafb;border-color:#d1d5db}.page-info{color:#666;font-size:.9rem}.results-section{margin-bottom:2rem;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.section-header{background:#f9fafb;padding:1rem 1.5rem;cursor:pointer;transition:background .3s ease;border-bottom:1px solid #e5e7eb}.section-header:hover{background:#f3f4f6}.section-title{color:#333;font-size:1.2rem;font-weight:600;margin:0;display:flex;justify-content:space-between;align-items:center}.expand-icon{transition:transform .3s ease;color:#666}.expand-icon.expanded{transform:rotate(180deg)}.section-content{padding:1.5rem;background:#fff}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.info-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.card-title{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #4ecdc4}.info-fields{display:flex;flex-direction:column;gap:.75rem}.info-field{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.field-label{font-weight:600;color:#555;min-width:120px;flex-shrink:0}.field-value{color:#333;text-align:right;word-break:break-word}.signature-area{background:#fff;border:2px dashed #d1d5db;border-radius:12px;padding:2rem;margin-top:1.5rem;min-height:200px;display:flex;align-items:flex-end}.signature-content{width:100%;display:flex;flex-direction:column;gap:1rem}.signature-line{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.signature-label{font-weight:600;color:#555;min-width:80px;font-size:.95rem}.signature-value{color:#333;font-size:.95rem;flex:1;border-bottom:1px solid #d1d5db;padding-bottom:.25rem;min-height:1.5rem;font-family:Courier New,monospace}.signature-space{margin-top:2rem;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.signature-line-placeholder{width:300px;height:2px;background:#333;margin-bottom:.5rem}.signature-name-info{display:flex;flex-direction:column;align-items:center;gap:.25rem;width:300px}.signature-name{font-size:1rem;font-weight:600;color:#333;text-align:center;min-height:1.5rem;font-family:Courier New,monospace}.signature-title{font-size:.85rem;color:#666;text-align:center;min-height:1.25rem;font-style:italic;font-family:Courier New,monospace}.code-badge{display:inline-block;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;padding:2px 6px;font-size:.75em;font-weight:600;color:#4b5563;margin-left:2px;line-height:1.2}.bl-date-spacing{margin-left:1rem}.option-group-circle{display:inline-flex;flex-direction:row;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:20px;background:#f3f4f6;border:1px solid #e5e7eb;position:relative;justify-content:flex-end}.bl-type-badge{cursor:default;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;position:relative;z-index:1}.bl-type-badge.selected{background:#4ecdc426;border-color:#4ecdc466;color:#10b981}.option-indicator{width:12px;height:12px;border-radius:50%;border:2px solid #9ca3af;background:transparent;transition:all .2s ease;flex-shrink:0}.option-indicator.active{background:#4ecdc4;border-color:#4ecdc4}.bl-field-spacing{margin-top:1rem}.entity-info{width:100%}.entity-tabs{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.entity-tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500}.entity-tab.active{background:#4ecdc4;color:#fff;border-color:#4ecdc4}.entity-tab:hover:not(.active){background:#f9fafb;border-color:#d1d5db}.entity-icon{font-size:1.2rem}.entity-label{font-size:.9rem}.entity-content{min-height:200px}.document-info{width:100%}.document-tabs{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.document-tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500}.document-tab.active{background:#4ecdc4;color:#fff;border-color:#4ecdc4}.document-tab:hover:not(.active){background:#f9fafb;border-color:#d1d5db}.tab-icon{font-size:1.2rem}.tab-label{font-size:.9rem}.document-content{min-height:200px}.option-field{margin-bottom:1rem}.option-container{margin-top:.5rem}.option-list{display:flex;flex-direction:column;gap:.5rem}.option-list.inline{flex-direction:row;flex-wrap:wrap;gap:.75rem}.option-item{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:8px;transition:background .3s ease}.option-item.selected{background:#4ecdc41a;border:1px solid rgba(78,205,196,.3)}.radio-slider{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.option-item.selected .radio-slider{border-color:#4ecdc4}.radio-dot{width:8px;height:8px;border-radius:50%;background:transparent;transition:background .3s ease}.radio-dot.active{background:#4ecdc4}.option-text{font-weight:500;color:#333}.goods-info{width:100%}.goods-navigation{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.goods-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.goods-tab{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;min-width:100px}.goods-tab.active{background:#4ecdc4;color:#fff;border-color:#4ecdc4}.goods-tab:hover:not(.active){background:#f9fafb;border-color:#d1d5db}.goods-number{font-size:.8rem;font-weight:600}.goods-code{font-size:.9rem;font-weight:500}.goods-info-text{color:#666;font-size:.9rem}.goods-content{min-height:200px}.good-details{width:100%}.good-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.good-title{color:#333;font-size:1.3rem;font-weight:700;margin:0}.good-status{display:flex;align-items:center}.status-badge{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.status-badge.baru{background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.3)}.status-badge.byr{background:#3b82f61a;color:#2563eb;border:1px solid rgba(59,130,246,.3)}.good-content{width:100%}.description-content{background:#f9fafb;padding:1rem;border-radius:8px;border:1px solid #e5e7eb;line-height:1.6;color:#333}.tarif-info{margin-top:2rem}.tarif-title{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.tarif-table{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.tarif-header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;background:#f9fafb;font-weight:600;color:#555}.tarif-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;border-top:1px solid #e5e7eb}.tarif-cell{padding:.75rem;border-right:1px solid #e5e7eb;display:flex;align-items:center}.tarif-cell:last-child{border-right:none}.tarif-header .tarif-cell{background:#f9fafb}.tarif-row:nth-child(2n){background:#f9fafb}.document-info{margin-top:2rem}.doc-title{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.doc-list{display:flex;flex-direction:column;gap:.5rem}.doc-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.doc-content{color:#333;line-height:1.5}.document-list{width:100%}.document-table{width:100%;border-collapse:collapse;background:#fff;min-width:800px}.document-table th{background:#f9fafb;color:#555;font-weight:600;padding:1rem;text-align:left;border-bottom:2px solid #e5e7eb;position:sticky;top:0;z-index:10}.document-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease}.document-table th.sortable:hover{background:#f3f4f6}.document-table td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;vertical-align:top}.document-row:nth-child(2n){background:#f9fafb}.document-row:hover{background:#4ecdc40d}.document-cell{color:#333;font-weight:500}.status-badge.attached{background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.3);white-space:nowrap;display:inline-block}.status-badge.not-attached{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.3);white-space:nowrap;display:inline-block}.document-table td:nth-last-child(2),.document-table td:last-child{white-space:nowrap}.document-summary{margin-top:2rem}.document-summary .summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.training-info-box{margin:2rem 0;padding:0 1rem;display:flex;justify-content:center;align-items:center}.training-info-content{background:linear-gradient(135deg,#ffc10726,#ff980026);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:2rem;border:2px solid rgba(255,193,7,.3);box-shadow:0 8px 32px #ff980033;display:flex;gap:1.5rem;align-items:flex-start;animation:slideIn .4s ease-out;max-width:600px;width:100%;margin:0 auto}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.training-info-icon{font-size:3rem;flex-shrink:0;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.training-info-text{flex:1}.training-info-title{color:#d97706;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.training-info-message{color:#92400e;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.training-info-details{background:#fff9;border-radius:12px;padding:1.5rem;margin-top:1rem}.training-info-details p{color:#78350f;font-size:1rem;line-height:1.7;margin-bottom:.75rem}.training-info-details p:last-child{margin-bottom:0}.training-info-details p strong{color:#92400e;font-weight:700}.training-info-list{list-style:none;padding-left:0;margin:1rem 0}.training-info-list li{color:#78350f;font-size:.95rem;line-height:1.7;padding:.5rem 0 .5rem 1.5rem;position:relative}.training-info-list li:before{content:"•";color:#d97706;font-weight:700;position:absolute;left:0;font-size:1.5rem}@media(max-width:768px){.training-info-content{flex-direction:column;padding:1.5rem;gap:1rem}.training-info-icon{font-size:2.5rem;align-self:center}.training-info-title{font-size:1.3rem;text-align:center}.training-info-message{font-size:1rem;text-align:center}.training-info-details{padding:1rem}.training-info-box{padding:0 .5rem}}.unsupported-document{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem}.unsupported-content{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:3rem;text-align:center;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,255,255,.2);max-width:600px;width:100%}.unsupported-icon{font-size:4rem;margin-bottom:1.5rem;animation:bounce 2s infinite}.unsupported-title{color:#333;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.unsupported-message{margin-bottom:2rem;text-align:left}.unsupported-message p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.unsupported-message p:last-child{margin-bottom:0;font-weight:600;color:#333}.unsupported-message strong{color:#4ecdc4;font-weight:700}.supported-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}.supported-type{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:.75rem;transition:all .3s ease}.supported-type.active{background:#4ecdc41a;border-color:#4ecdc4}.supported-type:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.type-icon{font-size:1.5rem}.type-name{font-weight:600;color:#333;flex:1}.type-status{font-size:.8rem;font-weight:500;padding:.25rem .5rem;border-radius:12px;background:#22c55e1a;color:#16a34a}.type-status.status-technical-issue{background:#ef44441a;color:#dc2626}.type-status.status-pending{background:#6b72801a;color:#6b7280}.supported-type:not(.active) .type-status:not(.status-pending):not(.status-technical-issue){background:#fbbf241a;color:#d97706}.unsupported-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.tariff-table-container{width:100%}.table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.table-title{color:#333;font-size:1.3rem;font-weight:700;margin:0}.table-info{color:#666;font-size:.9rem}.table-wrapper{overflow-x:auto;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem}.tariff-table{width:100%;border-collapse:collapse;background:#fff;min-width:800px}.tariff-table th{background:#f9fafb;color:#555;font-weight:600;padding:1rem;text-align:left;border-bottom:2px solid #e5e7eb;position:sticky;top:0;z-index:10}.tariff-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease}.tariff-table th.sortable:hover{background:#f3f4f6}.th-content{display:flex;justify-content:space-between;align-items:center}.sort-indicator{color:#9ca3af;font-size:.8rem}.tariff-table th.sorted-asc .sort-indicator,.tariff-table th.sorted-desc .sort-indicator{color:#4ecdc4}.tariff-table td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;vertical-align:top}.tariff-row:nth-child(2n){background:#f9fafb}.tariff-row:hover{background:#4ecdc40d}.text-value{color:#333;font-weight:500}.currency-value{color:#333;font-weight:500;text-align:right}.totals-row{background:#f9fafb!important;border-top:2px solid #4ecdc4}.totals-row td{font-weight:700;color:#333;padding:1rem}.total-label{background:#4ecdc4!important;color:#fff!important}.total-value{text-align:right;color:#333}.tariff-summary{margin-top:2rem}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.summary-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.summary-label{color:#666;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.summary-value{color:#333;font-size:1.2rem;font-weight:700}.summary-value.primary{color:#4ecdc4;font-size:1.4rem}@media(max-width:768px){.hero-title{font-size:2.5rem}.countdown-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.countdown-item{padding:1rem .5rem}.countdown-number{font-size:2rem}.message-features{grid-template-columns:1fr}.main-content{padding:1rem;gap:2rem}.nav-container{padding:1rem}.nav-links{gap:1rem}.mockup-title{font-size:2.5rem}.step-container{flex-direction:column;gap:1rem}.step-line{width:2px;height:30px;margin:0}.processing-container{min-width:300px;padding:1.5rem}.info-grid{grid-template-columns:1fr}.entity-tabs,.document-tabs,.goods-tabs{flex-direction:column}.entity-tab,.document-tab,.goods-tab{width:100%;justify-content:center}.page-navigation,.goods-navigation{flex-direction:column;align-items:stretch}.results-actions{flex-direction:column}.summary-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.hero-title{font-size:2rem}.countdown-grid{grid-template-columns:1fr}.file-upload-area{padding:2rem 1rem}.mockup-title{font-size:2rem}.section-content{padding:1.5rem}.processing-container{min-width:250px;padding:1rem}.summary-cards{grid-template-columns:1fr}.tarif-table{min-width:600px}}
