.offer-detail-page{min-height:calc(100vh - 200px);padding:3rem 0;background:linear-gradient(to bottom,#0000008c,#000000b8),url(/patrick-bigelow-swift-sips-hummingbird-offers3.jpg) center center / cover no-repeat fixed}.offer-detail-page .container{max-width:900px;margin:0 auto;padding:0 1.5rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:1rem;margin-bottom:2rem;transition:opacity .3s ease}.back-link:hover{opacity:.8}.loading-state,.error-state{background:#fff;border-radius:16px;padding:4rem 2rem;text-align:center;box-shadow:0 10px 30px #0000001a}.spinner{width:50px;height:50px;border:4px solid rgba(0,191,166,.2);border-top-color:#00bfa6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.error-state h2{color:#333;margin-bottom:1rem;font-size:2rem}.error-state p{color:#666;margin-bottom:2rem;font-size:1.1rem}.offer-content{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 30px #0000001a}.offer-header{text-align:center;padding-bottom:2.5rem;border-bottom:2px solid #f0f0f0;margin-bottom:2.5rem}.offer-badge{margin-bottom:1.5rem}.badge{display:inline-block;padding:.5rem 1.5rem;border-radius:20px;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.badge-revolut{background:linear-gradient(135deg,#0075eb,#005bb5);color:#fff}.badge-robinhood{background:linear-gradient(135deg,#00c805,#009604);color:#fff}.badge-coinbase{background:linear-gradient(135deg,#0052ff,#003ecc);color:#fff}.offer-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.offer-amount{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem}.amount-label{font-size:1rem;color:#666;text-transform:uppercase;letter-spacing:1px;font-weight:600}.amount-value{font-size:3.5rem;font-weight:800;color:#00bfa6;line-height:1}.offer-description{font-size:1.2rem;color:#555;line-height:1.6}.offer-details{display:grid;gap:1.5rem;margin-bottom:2.5rem}.detail-card{background:#f8f9fa;border-radius:12px;padding:1.5rem}.detail-card h3{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:1rem}.spots-info{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.spots-remaining{display:flex;align-items:baseline;gap:.5rem}.spots-number{font-size:2.5rem;font-weight:800;color:#00bfa6}.spots-label{font-size:1rem;color:#666}.spots-total{font-size:1rem;color:#999}.total-number{font-weight:600;color:#666}.progress-bar{width:100%;height:12px;background:#e0e0e0;border-radius:10px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#00bfa6,#00d4aa);transition:width .5s ease;border-radius:10px}.progress-fill.medium{background:linear-gradient(90deg,#ffa726,#fb8c00)}.progress-fill.low{background:linear-gradient(90deg,#ef5350,#e53935)}.requirements-list{list-style:none;padding:0;margin:0}.requirements-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:1rem;color:#444;line-height:1.6}.requirements-list li:not(:last-child){border-bottom:1px solid #e0e0e0}.check-icon{flex-shrink:0;width:24px;height:24px;background:linear-gradient(135deg,#00bfa6,#00d4aa);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700}.terms-content{font-size:.95rem;color:#555;line-height:1.7;white-space:pre-wrap}.offer-actions{text-align:center;padding-top:2rem;border-top:2px solid #f0f0f0}.btn-large{padding:1rem 3rem;font-size:1.2rem;font-weight:700;min-width:250px}.btn-disabled{opacity:.5;cursor:not-allowed;background:#999!important}.action-note{margin-top:1rem;font-size:.9rem;color:#999}.footer{background:#0000001a;color:#fff;padding:2rem 0;text-align:center;margin-top:auto}.footer p{margin:0;font-size:.9rem}@media (max-width: 768px){.offer-detail-page{padding:2rem 0}.offer-content{padding:2rem 1.5rem}.offer-title{font-size:2rem}.amount-value{font-size:2.5rem}.spots-number{font-size:2rem}.btn-large{min-width:200px;padding:.875rem 2rem;font-size:1.1rem}}.instructions-panel{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;pointer-events:none;opacity:0;transition:opacity .3s ease}.instructions-panel.active{pointer-events:auto;opacity:1}.instructions-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.instructions-content{position:absolute;top:0;right:0;width:100%;max-width:600px;height:100%;background:linear-gradient(135deg,#0d1b2a,#1b2838);box-shadow:-10px 0 40px #00000080;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);overflow-y:auto;display:flex;flex-direction:column}.instructions-panel.active .instructions-content{transform:translate(0)}.instructions-header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;background:#0d1b2af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10}.instructions-header h2{font-size:1.5rem;font-weight:700;color:var(--white);margin:0}.close-instructions-btn{background:transparent;border:none;color:var(--gray-200);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.close-instructions-btn:hover{background:#ffffff1a;color:var(--teal)}.instructions-body{flex:1;padding:2rem;display:flex;flex-direction:column;gap:2rem}.referral-link-section h3,.instructions-steps h3{font-size:1.25rem;font-weight:600;color:var(--teal);margin-bottom:1rem}.referral-link-container{display:flex;gap:.5rem;margin-bottom:.75rem}.referral-link-input{flex:1;padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(0,191,166,.3);border-radius:8px;color:var(--white);font-size:.9rem;font-family:Courier New,monospace}.referral-link-input:focus{outline:none;border-color:var(--teal);background:#ffffff14}.copy-link-btn{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;background:var(--teal);border:none;border-radius:8px;color:var(--dark-blue);font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.copy-link-btn:hover{background:#00d4aa;transform:translateY(-2px);box-shadow:0 4px 12px #00bfa64d}.copy-link-btn.copied{background:#4caf50}.referral-note{font-size:.875rem;color:var(--gray-300);margin:0;line-height:1.5}.instructions-list{list-style:none;padding:0;margin:0;counter-reset:step-counter}.instructions-list li{position:relative;padding:1.25rem 1.25rem 1.25rem 4rem;background:#ffffff0d;border-radius:12px;margin-bottom:1rem;color:var(--gray-200);font-size:1rem;line-height:1.6;counter-increment:step-counter;border:1px solid rgba(255,255,255,.1);transition:all .2s ease}.instructions-list li:hover{background:#ffffff14;border-color:#00bfa64d;transform:translate(4px)}.instructions-list li:before{content:counter(step-counter);position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);width:36px;height:36px;background:linear-gradient(135deg,var(--teal),#00D4AA);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;color:var(--dark-blue);box-shadow:0 4px 12px #00bfa64d}.instructions-footer{margin-top:auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.instructions-footer .btn{width:100%;margin-bottom:1rem}.instructions-help{font-size:.875rem;color:var(--gray-300);margin:0}@media (max-width: 768px){.instructions-content{max-width:100%}.instructions-header{padding:1.5rem}.instructions-header h2{font-size:1.25rem}.instructions-body{padding:1.5rem}.referral-link-container{flex-direction:column}.copy-link-btn{width:100%;justify-content:center}.instructions-list li{padding:1rem 1rem 1rem 3.5rem;font-size:.9rem}.instructions-list li:before{width:32px;height:32px;font-size:1rem;left:1rem}}@media (max-width: 480px){.offer-content{padding:1.5rem 1rem}.offer-title{font-size:1.75rem}.amount-value{font-size:2rem}.btn-large{width:100%;min-width:unset}}
