body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Progress{align-items:center;background:#0a0a0a;display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative}.progress-container{max-width:800px;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.4,0,.2,1);width:100%}.progress-container.visible{opacity:1;transform:translateY(0)}.brand-link{text-decoration:none}.progress-content{margin-top:4rem;text-align:center}.countdown-section{margin-bottom:4rem}.countdown-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#888);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.time-counter{gap:1rem;justify-content:center;margin-bottom:1rem}.time-counter,.time-unit{align-items:center;display:flex}.time-unit{flex-direction:column;gap:.5rem}.time-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1;min-width:80px;text-align:center;text-shadow:0 0 40px #10b9814d}.time-label{color:#888;font-size:.9rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.time-separator{color:#444;font-size:3rem;font-weight:700;margin:0 -.5rem 1.5rem}.countdown-target{color:#666;font-size:1.2rem;font-weight:500;margin-top:1rem}.funding-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid #ffffff14;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2.5rem}.funding-title{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.funding-amount{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.current-amount{color:#10b981}.goal-amount{color:#666}.progress-bar-container{margin-bottom:1rem;width:100%}.progress-bar{background:#ffffff1a;height:12px;overflow:hidden;width:100%}.progress-bar,.progress-fill{border-radius:100px;position:relative}.progress-fill{background:linear-gradient(90deg,#10b981,#059669);box-shadow:0 0 20px #10b98180;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(-100%)}}.progress-percentage{color:#888;font-size:1rem;font-weight:500}.funding-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.info-item{align-items:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .3s}.info-item:hover{background:#ffffff0a;border-color:#ffffff14}.info-label{color:#666;font-size:.8rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.info-value{color:#fff;font-family:monospace;font-size:1.5rem;font-weight:700}.info-value.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;background-clip:text;text-shadow:0 0 20px #10b98133}.pnl-input-section{background:linear-gradient(135deg,#10b9810d,#05966905);border:1px solid #10b98126;border-radius:20px;margin-top:3rem;overflow:hidden;padding:2.5rem;position:relative}.pnl-input-section:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#10b981,#0000);content:"";height:3px;left:0;position:absolute;right:0;top:0}.pnl-input-title{color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:-.5px;margin-bottom:2rem;text-align:center}.pnl-input-group{align-items:stretch;display:flex;gap:1.25rem;justify-content:center;margin:0 auto;max-width:600px}.pnl-input-wrapper{flex:1 1;position:relative}.pnl-input{-moz-appearance:textfield;background:#0006;border:2px solid #ffffff1a;border-radius:14px;color:#fff;font-weight:600;padding:1.25rem 1.5rem 1.25rem 3rem;transition:all .3s;width:100%}.pnl-input,.pnl-input-wrapper:before{font-family:monospace;font-size:1.25rem}.pnl-input-wrapper:before{color:#10b981;content:"$";font-weight:700;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%)}.pnl-input::-webkit-inner-spin-button,.pnl-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pnl-input:focus{background:#10b9810d;border-color:#10b981;box-shadow:0 0 30px #10b98126;outline:none}.pnl-input::placeholder{color:#fff6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:1.1rem;font-weight:400;opacity:1}.pnl-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:1px;overflow:hidden;padding:1.25rem 2.5rem;position:relative;text-transform:uppercase;transition:all .3s}.pnl-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.pnl-button:hover{background:linear-gradient(135deg,#12c788,#06a870);box-shadow:0 15px 35px #10b98166;transform:translateY(-2px)}.pnl-button:hover:before{left:100%}.pnl-button:active{box-shadow:0 5px 15px #10b98166;transform:translateY(0)}.pnl-history{background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid #ffffff0f;border-radius:16px;margin-top:2.5rem;padding:2rem}.pnl-history-title{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.pnl-history-list{display:flex;flex-direction:column;gap:.75rem}.pnl-history-item{align-items:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.25rem;transition:all .2s}.pnl-history-item:hover{background:#ffffff0a;border-color:#ffffff14;transform:translateX(4px)}.pnl-history-left{align-items:center;display:flex;flex:1 1;gap:1rem;justify-content:space-between}.pnl-history-info{display:flex;flex-direction:column;gap:.25rem}.pnl-strategy{color:#10b981;font-size:.75rem;font-style:italic;font-weight:500}.pnl-timestamp{color:#666;font-family:monospace;font-size:.85rem}.pnl-amount{font-family:monospace;font-size:1rem;font-weight:600}.pnl-amount.positive{color:#10b981}.pnl-amount.negative{color:#ef4444}.pnl-delete-btn{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;color:#666;cursor:pointer;display:flex;flex-shrink:0;font-size:1.5rem;height:28px;justify-content:center;line-height:1;transition:all .2s;width:28px}.pnl-delete-btn:hover{background:#ef44441a;border-color:#ef44444d;color:#ef4444;transform:scale(1.05)}.pnl-delete-btn:active{transform:scale(.95)}.nav-tabs{background:#ffffff08;border-radius:12px;display:flex;gap:0;margin:2rem auto 3rem;padding:4px;width:-webkit-fit-content;width:fit-content}.nav-tab{background:#0000;border:none;border-radius:8px;color:#666;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 2rem;position:relative;transition:all .3s}.nav-tab:hover{color:#999}.nav-tab.active{background:#10b98126;box-shadow:0 0 20px #10b98133;color:#fff}.nav-tab.active:after{background:#10b981;border-radius:2px;bottom:-2px;content:"";height:2px;left:20%;position:absolute;right:20%}.strategy-selector{margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.custom-dropdown{position:relative;width:100%}.dropdown-header{align-items:center;background:#0000004d;border:2px solid #ffffff14;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;justify-content:space-between;padding:1.25rem 1.5rem;transition:all .3s;width:100%}.dropdown-header:hover{background:#ffffff05;border-color:#10b9814d}.dropdown-value{color:#fff;flex:1 1}.dropdown-arrow{color:#10b981;transition:transform .3s}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{animation:slideDown .3s ease;background:#0a0a0a;border:2px solid #10b98133;border-radius:14px;box-shadow:0 10px 40px #00000080;left:0;max-height:300px;overflow:hidden;overflow-y:auto;position:absolute;right:0;top:calc(100% + 8px);z-index:100}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{border-bottom:1px solid #ffffff0d;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.5rem;transition:all .2s}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:#10b9811a;padding-left:2rem}.dropdown-item-text{color:#fff;font-size:1.05rem;font-weight:500}.dropdown-item-description{color:#666;font-size:.85rem;font-style:italic}.dropdown-menu::-webkit-scrollbar{width:8px}.dropdown-menu::-webkit-scrollbar-track{background:#ffffff05}.dropdown-menu::-webkit-scrollbar-thumb{background:#10b9814d;border-radius:4px}.dropdown-menu::-webkit-scrollbar-thumb:hover{background:#10b98180}.strategies-section{margin:0 auto;max-width:1200px;padding:2rem 0}.strategies-header{margin-bottom:3rem;text-align:center}.strategies-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#888);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.strategies-subtitle{color:#666;font-size:1rem;margin-top:.5rem}.section-title{color:#fff;margin-bottom:2rem}.card-title{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.add-strategy-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid #ffffff14;border-radius:16px;margin-bottom:3rem;padding:2rem}.strategy-form{gap:1.5rem}.form-group,.strategy-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#999;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.form-input,.form-textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;color:#fff;font-family:inherit;font-size:1rem;padding:.875rem 1rem;resize:vertical;transition:all .3s}.form-input:focus,.form-textarea:focus{background:#ffffff14;border-color:#10b981;box-shadow:0 0 20px #10b9811a;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#555}.strategy-input-group{align-items:center;display:flex;gap:1rem}.strategy-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;flex:1 1;font-size:1rem;padding:.75rem 1rem;transition:all .3s}.strategy-input:focus{background:#ffffff14;border-color:#10b981;outline:none}.strategy-add-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem 2rem;transition:all .3s;white-space:nowrap;width:100%}.strategy-add-btn:hover:not(:disabled){background:linear-gradient(135deg,#12c788,#06a870);box-shadow:0 10px 30px #10b9814d;transform:translateY(-2px)}.strategy-add-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.strategies-list-section{margin-bottom:3rem}.no-strategies{color:#666;font-style:italic;padding:2rem;text-align:center}.empty-state{background:#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;padding:4rem 2rem;text-align:center}.empty-state-text{color:#888;font-size:1.2rem;margin-bottom:.5rem}.empty-state-subtext{color:#555;font-size:.95rem}.strategies-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.strategy-card{background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid #ffffff14;border-radius:16px;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s}.strategy-card:before{background:linear-gradient(90deg,#10b981,#059669);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.strategy-card:hover{border-color:#10b98133;box-shadow:0 20px 40px #0000004d;transform:translateY(-4px)}.strategy-card:hover:before{opacity:1}.strategy-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.strategy-card-name{color:#fff;font-size:1.3rem;font-weight:700;margin:0}.strategy-card-description{color:#999;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;min-height:3rem}.strategy-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.stat-box{background:#ffffff08;border-radius:10px;display:flex;flex-direction:column;gap:.5rem;padding:.875rem}.stat-label{color:#666;font-size:.75rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.stat-value{color:#fff;font-family:monospace;font-size:1.25rem;font-weight:700}.stat-value.positive{color:#10b981}.stat-value.negative{color:#ef4444}.strategy-card-footer{border-top:1px solid #ffffff0d;padding-top:1rem}.strategy-created{color:#555;font-size:.8rem}.strategy-delete-btn{align-items:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;color:#555;cursor:pointer;display:flex;flex-shrink:0;font-size:1.3rem;height:30px;justify-content:center;line-height:1;transition:all .2s;width:30px}.strategy-delete-btn:hover{background:#ef444426;border-color:#ef44444d;box-shadow:0 0 20px #ef444433;color:#ef4444;transform:scale(1.1)}.strategy-stats{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:2rem}.strategy-stats-list{display:flex;flex-direction:column;gap:.75rem}.strategy-stat-item{align-items:center;background:#ffffff08;border-radius:6px;display:flex;justify-content:space-between;padding:.75rem 1rem}.stat-strategy-name{color:#fff;font-weight:600}.stat-values{align-items:center;display:flex;gap:1.5rem}.stat-trades{color:#666;font-size:.9rem}.stat-pnl{font-family:monospace;font-size:1.1rem;font-weight:700}.stat-pnl.positive{color:#10b981}.stat-pnl.negative{color:#ef4444}@media (max-width:768px){.countdown-title{font-size:2rem}.time-counter{gap:.5rem}.time-number{font-size:2.5rem;min-width:60px}.time-label{font-size:.7rem}.time-separator{font-size:2rem;margin:0 -.25rem 1rem}.countdown-target{font-size:1rem}.funding-amount{font-size:2rem}.funding-section{padding:2rem 1.5rem}.pnl-input-section{padding:1.5rem}.pnl-input-group{flex-direction:column;gap:1rem}.pnl-input-wrapper{width:100%}.pnl-input{font-size:1.1rem;padding:1rem 1.25rem 1rem 2.5rem}.pnl-input-wrapper:before{font-size:1.1rem;left:1.25rem}.pnl-button{font-size:1rem;padding:1.1rem 2rem;width:100%}.strategy-select{font-size:1rem;padding:1rem 1.25rem}.pnl-history-left{align-items:flex-start;flex-direction:column;gap:.25rem}.pnl-timestamp{font-size:.75rem}.funding-info{flex-direction:column;gap:1.5rem}.info-value{font-size:1.1rem}.nav-tabs{gap:.5rem}.nav-tab{font-size:.9rem;padding:.5rem 1rem}.funding-info,.strategies-grid,.strategy-stats-grid{grid-template-columns:1fr}.funding-info{gap:1rem}.stat-values{align-items:flex-end;flex-direction:column;gap:.25rem}}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal-container{animation:slideUp .3s ease-out;background:linear-gradient(145deg,#141916fa,#0f1411fa);border:1px solid #00ff0026;border-radius:20px;box-shadow:0 25px 50px #00000080,0 10px 30px #00ff000d,inset 0 1px 0 #ffffff0d;max-width:500px;overflow:hidden;padding:0;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{align-items:center;background:linear-gradient(180deg,#00ff0008,#0000);border-bottom:1px solid #00ff001a;display:flex;justify-content:space-between;padding:24px 28px}.modal-title{color:#fff;font-size:1.4rem;font-weight:600;letter-spacing:-.5px;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#ffffff80;cursor:pointer;display:flex;font-size:2rem;height:36px;justify-content:center;line-height:1;transition:all .2s ease;width:36px}.modal-close:hover{background:#ff00001a;color:#f44;transform:rotate(90deg)}.modal-body{padding:28px}.modal-message{color:#ffffffe6;font-size:1.05rem;line-height:1.5;margin:0 0 20px}.modal-detail-card{background:#0000004d;border:1px solid #00ff001a;border-radius:12px;margin-bottom:16px;padding:16px 20px}.modal-detail-row{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:8px 0}.modal-detail-row:last-child{border-bottom:none;padding-bottom:0}.modal-detail-row:first-child{padding-top:0}.modal-detail-label{color:#ffffff80;font-size:.95rem;font-weight:500}.modal-detail-value{color:#ffffffe6;font-size:.95rem;font-weight:600;max-width:60%;overflow:hidden;text-align:right;text-overflow:ellipsis}.modal-detail-value.positive{color:#0f8}.modal-detail-value.negative{color:#f44}.modal-warning{background:linear-gradient(145deg,#ffc1071a,#ffc1070d);border:1px solid #ffc1074d;border-radius:10px;color:#ffdd57;font-size:.9rem;line-height:1.4;margin-bottom:0;margin-top:16px;padding:12px 16px}.modal-footer{background:#0003;border-top:1px solid #00ff001a;display:flex;gap:12px;justify-content:flex-end;padding:20px 28px}.modal-button{border:none;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.5px;min-width:100px;padding:10px 24px;text-transform:uppercase;transition:all .2s ease}.modal-button-cancel{background:#ffffff1a;border:1px solid #fff3;color:#ffffffb3}.modal-button-cancel:hover{background:#ffffff26;color:#ffffffe6;transform:translateY(-1px)}.modal-button-delete{background:linear-gradient(145deg,#f44,#c00);box-shadow:0 4px 15px #ff00004d,inset 0 1px 0 #fff3;color:#fff}.modal-button-delete:hover{background:linear-gradient(145deg,#f66,#f22);box-shadow:0 6px 20px #f006,inset 0 1px 0 #fff3;transform:translateY(-1px)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,system-ui,sans-serif;overflow-x:hidden}.Home{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative}.subtle-gradient{background:radial-gradient(ellipse at top,#ffffff05 0,#0000 50%),radial-gradient(ellipse at bottom,#ffffff03 0,#0000 50%);bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1}.container{animation:fadeInContainer .8s ease-out forwards;max-width:900px;opacity:0;position:relative;width:100%;z-index:2}.container.visible{opacity:1}@keyframes fadeInContainer{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.brand{animation:fadeIn .6s ease-out .2s forwards;margin-bottom:4rem;opacity:0}.brand-text{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fffffff2 0,#fff9);-webkit-background-clip:text;background-clip:text;font-size:1.125rem;font-weight:600;letter-spacing:-.02em}.headline{animation:fadeIn .6s ease-out .4s forwards;font-size:clamp(3rem,6vw,5rem);font-weight:700;letter-spacing:-.04em;line-height:1.1;margin-bottom:2rem;min-height:5.5rem;opacity:0}.typing-container{align-items:baseline;display:inline-flex}.typing-text{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 0,#ffffffb3);-webkit-background-clip:text;background-clip:text}.cursor{animation:blink 1s infinite;background:#0f8;box-shadow:0 0 10px #00ff8880;display:inline-block;height:1.2em;margin-left:2px;width:3px}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.description{animation:fadeIn .6s ease-out .6s forwards;color:#ffffff80;font-size:1.25rem;line-height:1.6;margin-bottom:3rem;max-width:700px;opacity:0}.metrics{align-items:center;animation:fadeIn .6s ease-out .8s forwards;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:4rem;opacity:0}.metric{display:flex;flex-direction:column;gap:.5rem}.metric .value{color:#fff;font-size:1.75rem;font-weight:700;letter-spacing:-.02em}.metric .label{color:#fff6;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.metric-separator{color:#fff3;font-size:1.5rem;-webkit-user-select:none;user-select:none}.divider{animation:fadeIn .6s ease-out 1s forwards;background:linear-gradient(90deg,#0000,#0f83,#0000);height:1px;margin:4rem 0;opacity:0}.examples{animation:fadeInUp .8s ease-out 1.2s forwards;margin-bottom:6rem;opacity:0}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 0,#fff9);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;letter-spacing:-.02em;margin-bottom:3rem}.example-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.example{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;cursor:default;padding:2rem;transition:all .3s ease}.example:hover{background:#00ff8805;border-color:#00ff881a;box-shadow:0 10px 30px #00ff880d;transform:translateY(-2px)}.example-number{font-feature-settings:"tnum";color:#0f8;font-size:.875rem;font-variant-numeric:tabular-nums;font-weight:600;margin-bottom:1rem;opacity:.6}.example h3{color:#ffffffe6;font-size:1.25rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem}.example:hover .example-number{opacity:1;text-shadow:0 0 10px #00ff8880}.example code{background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;color:#ffffff80;display:block;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:.875rem;line-height:1.5;margin-bottom:1rem;padding:.75rem 1rem}.example p{color:#fff6;font-size:.9rem;line-height:1.5}.footer{animation:fadeIn .6s ease-out 1.4s forwards;border-top:1px solid #ffffff0d;margin-top:6rem;opacity:0;padding-top:2rem}.footer-content{align-items:center;display:flex;justify-content:space-between;max-width:100%}.footer-copyright{color:#fff6;font-size:.875rem;margin:0}.footer-email{color:#fff6;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-email:hover{color:#fff9}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.App{padding:1rem}.brand-text{font-size:1rem}.headline{height:3rem;margin-bottom:1.5rem;min-height:3rem}.headline,.typing-text{font-size:2rem}.cursor{height:1em}.description{font-size:1rem;line-height:1.5;margin-bottom:2rem}.metrics{grid-gap:1rem;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:3rem;padding:1.5rem}.metric{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 0}.metric:last-child{border-bottom:none}.metric .value{font-size:1.25rem;order:2}.metric .label{color:#fff9;font-size:.875rem;order:1;text-transform:none}.metric-separator{display:none}.section-title{font-size:1.5rem;margin-bottom:2rem}.example-grid{gap:1rem;grid-template-columns:1fr}.example{border-radius:12px;padding:1.5rem}.example-number{font-size:.75rem;margin-bottom:.75rem}.example h3{font-size:1.1rem;margin-bottom:.75rem}.example code{font-size:.85rem;padding:.75rem;word-break:break-word}.example p{font-size:.875rem}.footer{margin-top:3rem;padding:1.5rem 0}.footer-content{flex-direction:column-reverse;gap:1rem}.footer-email{color:#fff6}.footer-copyright,.footer-email{font-size:.875rem}}
/*# sourceMappingURL=main.1035e821.css.map*/