*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--apple-gray: #f5f5f7;--apple-blue: #0071e3;--apple-blue-hover: #0077ed;--apple-blue-active: #006edb;--apple-text: #1d1d1f;--apple-secondary: #6e6e73;--apple-divider: rgba(0, 0, 0, .08);--apple-card-bg: #ffffff;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 22px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .1)}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;color:var(--apple-text);background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea,select{font-family:inherit}.app{min-height:100vh;display:flex;flex-direction:column}.glass-card{background:#ffffffb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);border-radius:var(--radius-lg);box-shadow:0 8px 32px #00000014}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:14px 28px;background:var(--apple-blue);color:#fff;font-size:17px;font-weight:400;letter-spacing:-.022em;border-radius:980px;border:none;cursor:pointer;transition:background .15s ease,transform .1s ease,box-shadow .15s ease;text-decoration:none;white-space:nowrap;box-shadow:0 2px 8px #0071e34d}.btn-primary:hover{background:var(--apple-blue-hover);box-shadow:0 4px 16px #0071e366}.btn-primary:active{background:var(--apple-blue-active);transform:scale(.98)}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background:transparent;color:var(--apple-blue);font-size:15px;font-weight:400;border-radius:980px;border:1.5px solid var(--apple-blue);cursor:pointer;transition:background .15s ease}.btn-secondary:hover{background:#0071e30f}.hero{background-color:var(--apple-gray);padding:80px 24px 64px;overflow:hidden}.hero-inner{max-width:980px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px}.hero-eyebrow{font-size:15px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--apple-blue)}.hero-title{font-size:clamp(52px,7vw,80px);font-weight:700;letter-spacing:-.035em;line-height:1.02;color:var(--apple-text)}.hero-subtitle{font-size:19px;line-height:1.6;color:var(--apple-secondary);max-width:580px}.hero-subtitle a{color:var(--apple-blue);text-decoration:none}.hero-subtitle a:hover{text-decoration:underline}.hero-actions{display:flex;gap:16px;justify-content:center;margin-top:16px}.hero-columns{display:grid;grid-template-columns:1fr 1px 1fr;gap:40px;align-items:stretch;width:100%;margin-top:12px}.hero-columns>.hero-counter{grid-column:1;grid-row:1}.hero-columns>.hero-columns-divider{grid-column:2;grid-row:1}.hero-columns>.hero-figure{grid-column:3;grid-row:1}.hero-columns-divider{background:var(--apple-divider);width:1px;align-self:stretch}.hero-counter{padding:32px;display:flex;flex-direction:column;justify-content:center;text-align:left;gap:16px}.hero-counter-top{flex:1;display:flex;flex-direction:column;justify-content:center}.hero-counter-bottom{flex-shrink:0}.hero-counter-amount{font-size:clamp(80px,11vw,140px);font-weight:700;letter-spacing:-.04em;color:var(--apple-text);line-height:1;margin-bottom:8px}.hero-counter-label{font-size:15px;color:var(--apple-secondary)}.hero-counter-divider{width:100%;height:1px;background:var(--apple-divider);margin:12px 0}.hero-counter-count{font-size:17px;font-weight:500;color:var(--apple-text)}.hero-figure{margin:0}.hero-image{width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.hero-caption{font-size:13px;line-height:1.5;color:var(--apple-secondary);margin-top:12px;text-align:left}.hero-credit{display:block;font-size:11px;color:#999;margin-top:2px}.pledge-feed{background:#fff;padding:80px 24px}.pledge-feed-inner{max-width:1100px;margin:0 auto}.pledge-feed-header{margin-bottom:40px;text-align:center}.pledge-feed-title{font-size:32px;font-weight:700;letter-spacing:-.02em;color:var(--apple-text);margin-bottom:8px}.pledge-feed-subtitle{font-size:17px;color:var(--apple-secondary)}.pledge-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.pledge-grid-empty{grid-column:1 / -1;text-align:center;padding:60px 24px;color:var(--apple-secondary);font-size:17px}.pledge-card{background:var(--apple-card-bg);border-radius:var(--radius-lg);padding:22px 24px;border:1px solid var(--apple-divider);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px;transition:box-shadow .2s ease,transform .2s ease}.pledge-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.pledge-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pledge-card-devices{font-size:15px;font-weight:500;color:var(--apple-text);line-height:1.4;display:flex;flex-direction:column;gap:2px}.pledge-card-from{color:var(--apple-secondary);font-size:13px;font-weight:400}.pledge-card-arrow{color:var(--apple-blue);font-size:13px;margin:0 4px}.pledge-card-cost{background:#0071e314;color:var(--apple-blue);font-size:13px;font-weight:600;padding:4px 10px;border-radius:980px;white-space:nowrap;flex-shrink:0}.pledge-card-message{font-size:15px;color:var(--apple-secondary);line-height:1.5;font-style:italic}.pledge-card-message:before{content:'"'}.pledge-card-message:after{content:'"'}.pledge-card-footer{font-size:13px;color:var(--apple-secondary);opacity:.7}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease infinite;border-radius:6px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pledge-card-skeleton{background:var(--apple-card-bg);border-radius:var(--radius-lg);padding:22px 24px;border:1px solid var(--apple-divider);display:flex;flex-direction:column;gap:12px}.skeleton-line{height:14px;border-radius:4px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:overlay-in .2s ease}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border-radius:var(--radius-xl);padding:40px;width:100%;max-width:440px;box-shadow:0 20px 60px #0003;animation:modal-in .25s cubic-bezier(.34,1.56,.64,1);position:relative}@keyframes modal-in{0%{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--apple-gray);color:var(--apple-secondary);font-size:16px;cursor:pointer;border:none;transition:background .15s ease;line-height:1}.modal-close:hover{background:#e8e8ea}.modal-title{font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--apple-text);margin-bottom:8px}.modal-subtitle{font-size:15px;color:var(--apple-secondary);margin-bottom:28px;line-height:1.5}.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.form-label{font-size:13px;font-weight:500;color:var(--apple-secondary);letter-spacing:.01em}.form-input,.form-select,.form-textarea{width:100%;padding:12px 16px;font-size:17px;color:var(--apple-text);background:var(--apple-gray);border:1.5px solid transparent;border-radius:var(--radius-sm);outline:none;transition:border-color .15s ease,background .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--apple-blue);background:#fff}.form-input::placeholder,.form-textarea::placeholder{color:#b0b0b5}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236e6e73' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.form-textarea{resize:vertical;min-height:88px;line-height:1.5}.form-error{font-size:13px;color:#ff3b30;margin-top:4px}.form-actions{display:flex;flex-direction:column;gap:12px;margin-top:24px}.form-actions .btn-primary{width:100%;font-size:17px;padding:15px}.form-toggle{text-align:center;font-size:14px;color:var(--apple-secondary)}.form-toggle button{color:var(--apple-blue);background:none;border:none;cursor:pointer;font-size:14px;font-family:inherit;padding:0;margin-left:4px}.form-toggle button:hover{text-decoration:underline}.site-footer{background:var(--apple-gray);padding:32px 24px;text-align:center;font-size:13px;color:var(--apple-secondary);border-top:1px solid var(--apple-divider);margin-top:auto}@media(max-width:768px){.hero{padding:48px 20px 64px}.hero-columns{grid-template-columns:1fr}.hero-columns-divider{display:none}.hero-columns>.hero-counter,.hero-columns>.hero-figure{grid-column:auto;grid-row:auto}.hero-counter{text-align:center;align-items:center}.hero-title{font-size:44px}.hero-subtitle{font-size:17px}.hero-counter{padding:22px 24px;max-width:100%}.hero-counter-amount{font-size:48px}.pledge-feed{padding:48px 16px}.pledge-grid{grid-template-columns:1fr}.modal{padding:28px 24px;border-radius:var(--radius-lg);max-height:90vh;overflow-y:auto}}
