@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:white}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:white}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1 1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:rgba(255,255,255,1);margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}.footer{border-top:1px solid var(--color-border-strong);background:radial-gradient(700px 180px at 50% -10%,rgba(255,153,64,.14),transparent 72%),linear-gradient(180deg,rgba(12,9,6,.72),rgba(9,7,5,.9));padding:var(--space-3xl) 0 var(--space-xl);margin-top:auto}.footer-grid{display:grid;grid-template-columns:1.2fr 2fr;grid-gap:var(--space-4xl);gap:var(--space-4xl);margin-bottom:var(--space-3xl)}.footer-logo{display:inline-flex;align-items:center;gap:var(--space-sm);font-family:var(--font-display);font-size:.92rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-lg);color:var(--color-text-primary);transition:opacity var(--transition-fast)}.footer-logo-mark{width:24px;height:24px;display:block;background:currentColor;-webkit-mask:url(/vec.svg) center/contain no-repeat;mask:url(/vec.svg) center/contain no-repeat}.footer-logo:hover{color:var(--color-accent-warm-light);opacity:.92}.footer-tagline{font-size:.875rem;line-height:1.6;max-width:260px;color:var(--color-text-secondary)}.footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-xl);gap:var(--space-xl)}.footer-nav-title{font-family:var(--font-sans);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.11em;color:var(--color-text-tertiary);margin-bottom:var(--space-md)}.footer-nav-group ul{list-style:none;display:flex;flex-direction:column;gap:.625rem}.footer-nav-group a{color:var(--color-text-secondary);font-size:.875rem;transition:color var(--transition-fast);cursor:pointer}.footer-nav-group a:hover{color:var(--color-accent-warm-light)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:var(--space-xl);border-top:1px solid var(--color-border)}.footer-copy{font-size:.75rem;color:var(--color-text-tertiary)}.footer-email{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:var(--color-text-secondary);transition:color var(--transition-fast);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em}.footer-email:hover{color:var(--color-accent-warm-light)}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;gap:var(--space-2xl)}.footer-nav{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:var(--space-md);text-align:center}}@media (max-width:480px){.footer-nav{grid-template-columns:1fr}}.header{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-sticky);padding:var(--space-md) 0;transition:background-color var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);background:linear-gradient(180deg,rgba(8,6,4,.74),rgba(8,6,4,0));backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.header.scrolled{background:rgba(13,10,7,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--color-border-strong);box-shadow:0 10px 28px rgba(0,0,0,.35)}.nav{justify-content:space-between;height:52px}.logo,.nav{display:flex;align-items:center}.logo{gap:.5rem;color:var(--color-text-primary);transition:color var(--transition-fast),opacity var(--transition-fast)}.logo:hover{color:var(--color-accent-warm-light);opacity:.92}.logo-mark{width:28px;height:28px;display:block;background:currentColor;-webkit-mask:url(/vec.svg) center/contain no-repeat;mask:url(/vec.svg) center/contain no-repeat}.logo-text{font-family:var(--font-display);font-size:1rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:inherit;transition:color var(--transition-fast)}.nav-menu{gap:var(--space-xl)}.nav-cta,.nav-menu{display:flex;align-items:center}.nav-cta{gap:var(--space-sm)}.nav-profile-active{border-color:rgba(255,199,134,.5);color:var(--color-accent-warm-light)}.nav-links,.nav-user-cluster{display:flex;align-items:center;gap:.35rem;background:rgba(19,14,10,.84);border:1px solid var(--color-border);padding:.25rem;border-radius:10px;box-shadow:inset 0 1px 0 rgba(255,211,158,.08)}.nav-user-divider{width:1px;height:20px;background:rgba(255,196,129,.12);margin:0 .2rem}.nav-link{font-size:.65rem;font-weight:600;color:var(--color-text-secondary);transition:color .2s ease,background-color .2s ease,box-shadow .2s ease;position:relative;padding:.45rem .9rem;min-height:36px;display:flex;align-items:center;letter-spacing:.09em;text-transform:uppercase;font-family:var(--font-display);border-radius:8px;background:transparent;cursor:pointer}.nav-link:hover{color:var(--color-accent-warm-light);background:rgba(255,154,61,.12)}.nav-link.active{color:#311d0b;background:linear-gradient(180deg,var(--color-accent-warm-light),var(--color-accent-warm));box-shadow:0 6px 20px rgba(255,111,45,.26),inset 0 1px 0 rgba(255,240,221,.45);font-weight:600}.nav-search-trigger{border:none;gap:.36rem;min-width:108px;justify-content:center}.nav-search-glyph{color:var(--color-text-tertiary)}.nav-search-spacer{width:.38rem;height:1px;display:inline-block}.nav-kbd{font-size:.56rem;font-family:var(--font-mono);padding:1px 5px;border-radius:4px;background:rgba(255,190,120,.08);border:1px solid rgba(255,185,100,.2);color:var(--color-text-tertiary);font-weight:600;letter-spacing:.04em}.mobile-menu-toggle{display:none;color:var(--color-text-primary);padding:var(--space-sm);min-width:44px;min-height:44px;align-items:center;justify-content:center}@media (max-width:768px){.mobile-menu-toggle{display:flex}.nav-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(900px 420px at 50% -20%,rgba(255,150,58,.22),transparent 60%),linear-gradient(180deg,#0b0806,#060403);flex-direction:column;justify-content:center;align-items:center;gap:var(--space-3xl);opacity:0;visibility:hidden;transition:opacity var(--transition-base),visibility var(--transition-base);z-index:var(--z-overlay)}.nav-menu.open{opacity:1;visibility:visible}.nav-links{flex-direction:column;gap:var(--space-md);background:transparent;border:none;box-shadow:none;padding:0}.nav-link{font-size:1.1rem;font-family:var(--font-display);font-weight:500;padding:var(--space-sm) var(--space-lg);min-height:44px}.nav-cta{max-width:280px;display:grid;grid-gap:var(--space-sm);gap:var(--space-sm)}.nav-cta,.nav-cta .btn{width:100%}}.land-hero{padding:var(--space-3xl) 0 var(--space-xl);position:relative}.land-hero-split{display:grid;grid-template-columns:minmax(0,12fr) minmax(360px,8fr);align-items:center;grid-gap:var(--space-4xl);gap:var(--space-4xl)}.land-hero-left{max-width:560px}.land-hero-title{font-size:clamp(2.15rem,5vw,3.4rem);font-weight:600;line-height:1.08;letter-spacing:.02em;margin-bottom:var(--space-md)}.land-hero-sub{font-size:.96rem;max-width:480px;margin:0 0 var(--space-lg);line-height:1.6;color:var(--color-text-secondary)}.land-hero-actions{display:flex;gap:var(--space-md);flex-wrap:wrap;justify-content:flex-start}.land-hero-terminal{justify-self:end;width:100%;background:linear-gradient(165deg,rgba(8,18,24,.97),rgba(5,12,18,.99));border:1px solid rgba(255,196,129,.18);border-radius:var(--radius-xl);overflow:hidden;font-family:var(--font-mono);box-shadow:0 24px 64px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,211,158,.07)}.land-hero-terminal-bar{display:flex;align-items:center;gap:.42rem;padding:.62rem 1rem;background:rgba(255,196,129,.06);border-bottom:1px solid rgba(255,196,129,.1)}.land-hero-terminal-dot{width:9px;height:9px;border-radius:50%;background:rgba(255,190,120,.28)}.land-hero-terminal-dot:first-child{background:rgba(255,110,90,.55)}.land-hero-terminal-dot:nth-child(2){background:rgba(255,190,60,.45)}.land-hero-terminal-dot:nth-child(3){background:rgba(90,210,130,.45)}.land-hero-terminal-title{font-size:.6rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-tertiary);margin-left:.5rem}.land-hero-terminal-body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.48rem}.land-hero-terminal-line{display:flex;align-items:center;gap:.5rem;margin-bottom:.2rem;flex-wrap:wrap}.land-hero-terminal-prompt{color:var(--color-accent-warm-light);font-weight:700;font-size:.82rem}.land-hero-terminal-cmd{color:var(--color-text-primary);font-size:.82rem;font-weight:500}.land-hero-copy-btn{width:22px;height:22px;min-height:22px;min-width:22px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:6px;border:1px solid rgba(255,195,124,.26);background:rgba(255,185,111,.08);color:var(--color-text-secondary);transition:border-color var(--transition-fast),color var(--transition-fast),background-color var(--transition-fast)}.land-hero-copy-btn:focus-visible,.land-hero-copy-btn:hover{border-color:rgba(255,206,151,.5);color:var(--color-text-primary);background:rgba(255,187,115,.14)}.land-hero-terminal-output{font-size:.74rem;color:var(--color-text-secondary);line-height:1.5;padding-left:1.1rem}.land-hero-terminal-hl{color:var(--color-accent-warm-light);font-weight:600}.land-featured{padding:var(--space-lg) 0 var(--space-4xl)}.land-featured-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-lg)}.land-featured-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,224,198,.76);font-family:var(--font-sans);font-weight:600}.land-featured-link{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:600;color:var(--color-accent-warm-light);letter-spacing:.04em;text-transform:uppercase;transition:color var(--transition-fast)}.land-featured-link:hover{color:var(--color-accent)}.land-featured-board{position:relative;border-radius:0;border:none;background:transparent;padding:0;overflow:visible}.land-featured-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-xl);gap:var(--space-xl)}.land-featured-columns .land-featured-rail:last-child{border-left:1px solid rgba(255,170,104,.14);padding-left:var(--space-xl)}.land-featured-rail{position:relative;z-index:1;display:flex;flex-direction:column;gap:0}.land-featured-lane{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:var(--space-md);gap:var(--space-md);min-height:72px;padding:.52rem .2rem;text-decoration:none;border-bottom:1px solid rgba(255,170,104,.16);border-radius:0;position:relative;isolation:isolate;transition:border-color .18s ease-out,color .18s ease-out}.land-featured-lane>*{position:relative;z-index:1}.land-featured-lane:before{content:"";position:absolute;inset:-2px -.7rem;pointer-events:none;opacity:0;background:radial-gradient(140% 100% at 0 50%,rgba(255,171,96,.14),rgba(255,171,96,0) 72%),linear-gradient(90deg,rgba(255,164,86,.09),rgba(255,164,86,0) 62%);-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,1) 8%,rgba(0,0,0,1) 92%,transparent);mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,1) 8%,rgba(0,0,0,1) 92%,transparent);transition:opacity .2s ease-out}.land-featured-lane:focus-visible,.land-featured-lane:hover{border-color:rgba(255,198,150,.24)}.land-featured-lane:focus-visible:before,.land-featured-lane:hover:before{opacity:1}.land-featured-lane-main{min-width:0}.land-featured-lane-name{font-size:.88rem;color:var(--color-text-primary);font-weight:600;margin-bottom:3px}.land-featured-lane-author{font-size:.72rem;color:var(--color-text-tertiary);font-weight:500;transition:color var(--transition-fast)}.land-featured-lane:focus-visible .land-featured-lane-author,.land-featured-lane:hover .land-featured-lane-author{color:rgba(255,212,170,.82)}.land-featured-lane-tagline{font-size:.75rem;color:var(--color-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.land-featured-lane-price{font-size:.74rem;color:var(--color-accent-warm-light);letter-spacing:.05em;text-transform:uppercase;min-width:64px;text-align:right}.land-featured-category{font-size:.58rem;text-transform:uppercase;letter-spacing:.09em;padding:.2rem .54rem;border-radius:999px;font-weight:600}.land-featured-category--skill{background:rgba(255,175,80,.15);color:var(--color-accent-warm-light);border:1px solid rgba(255,185,100,.28)}.land-featured-category--strategy{background:rgba(100,180,255,.1);color:#a8d4f5;border:1px solid rgba(100,180,255,.2)}.land-featured-category--blueprint{background:rgba(180,120,255,.1);color:#c9a8f5;border:1px solid rgba(180,120,255,.2)}.land-categories{padding:var(--space-5xl) 0;border-top:1px solid var(--color-border)}.land-section-title{font-size:clamp(1.875rem,4vw,2.75rem);font-weight:500;letter-spacing:.015em;margin-bottom:var(--space-3xl);text-align:center}.land-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-xl);gap:var(--space-xl)}.land-cat-panel{background:linear-gradient(165deg,rgba(26,19,13,.95),rgba(16,11,7,.97));border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-2xl);display:flex;flex-direction:column;gap:var(--space-md);text-decoration:none;transition:all var(--transition-base);cursor:pointer}.land-cat-panel:hover{border-color:rgba(255,196,130,.44);transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.32),0 0 0 1px rgba(255,163,73,.14)}.land-cat-icon-wrap{width:42px;height:42px;border-radius:var(--radius-lg);background:rgba(255,154,60,.1);border:1px solid rgba(255,185,100,.2);display:flex;align-items:center;justify-content:center;color:var(--color-accent-warm-light)}.land-cat-name{font-family:var(--font-display);font-size:1.375rem;font-weight:500;letter-spacing:.02em;color:var(--color-text-primary)}.land-cat-desc{font-size:.875rem;color:var(--color-text-secondary);line-height:1.65;flex:1 1}.land-cat-example{font-size:.68rem;color:var(--color-text-tertiary);letter-spacing:.04em;line-height:1.6;font-family:var(--font-sans)}.land-cat-arrow{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-weight:600;color:var(--color-accent-warm-light);text-transform:uppercase;letter-spacing:.07em;margin-top:auto;transition:gap var(--transition-fast)}.land-cat-panel:hover .land-cat-arrow{gap:8px}.land-showcase{padding:var(--space-3xl) 0 var(--space-5xl)}.land-red-card{margin-top:0;background:linear-gradient(145deg,rgba(66,27,21,.72),rgba(34,16,13,.86));border:1px solid rgba(255,126,102,.24);border-radius:var(--radius-xl);padding:var(--space-3xl);transition:all .35s cubic-bezier(.23,1,.32,1)}.land-red-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(255,103,80,.2)}.land-red-card-content{max-width:600px}.land-red-card h3{font-family:var(--font-display);font-size:1.75rem;font-weight:500;letter-spacing:.02em;margin-bottom:var(--space-xs)}.land-red-card p{font-size:.9375rem;line-height:1.65;color:var(--color-text-secondary);margin-bottom:var(--space-lg)}.land-agent-headline{font-size:.9375rem;font-weight:600;color:var(--color-accent-warm);margin-bottom:var(--space-md)}.land-agent-headline--red{color:var(--color-red)}@media (max-width:1024px){.land-featured-columns{grid-template-columns:1fr;gap:0}.land-featured-columns .land-featured-rail:last-child{border-left:none;padding-left:0}}@media (max-width:768px){.land-hero{padding:var(--space-2xl) 0 var(--space-sm)}.land-hero-title{font-size:clamp(1.85rem,7vw,2.5rem)}.land-hero-split{grid-template-columns:1fr;gap:var(--space-xl)}.land-hero-terminal{display:none}.land-hero-actions{flex-direction:column;align-items:flex-start}.land-featured{padding-top:var(--space-sm)}.land-featured-lane{min-height:70px}.land-cat-grid{grid-template-columns:1fr}.land-red-card{padding:var(--space-xl)}}.legal-hero{position:relative;padding:var(--space-4xl) 0 var(--space-2xl);overflow:hidden}.legal-hero-content{max-width:600px}.legal-hero-content .badge{margin-bottom:var(--space-lg)}.legal-updated{font-family:var(--font-mono);font-size:.8125rem;color:var(--color-text-tertiary);margin-top:var(--space-md)}.legal-body{max-width:var(--container-narrow)}.legal-body h2{font-size:1.25rem;letter-spacing:.015em;margin-top:var(--space-3xl);margin-bottom:var(--space-lg)}.legal-body h2:first-child{margin-top:0}.legal-body p{font-size:.9375rem;line-height:1.8}.legal-body p,.legal-body ul{margin-bottom:var(--space-lg)}.legal-body ul{padding-left:var(--space-xl)}.legal-body li{font-size:.9375rem;line-height:1.8;margin-bottom:var(--space-sm)}.legal-body a{color:var(--color-text-primary);font-weight:500;text-decoration:underline;text-underline-offset:2px}.legal-body a:hover{color:var(--color-accent-warm-light)}.not-found-hero{position:relative;padding:var(--space-5xl) 0;min-height:70vh;display:flex;align-items:center;overflow:hidden}.not-found-content{text-align:center;max-width:480px;margin:0 auto}.not-found-code{display:block;font-family:var(--font-serif);font-size:8rem;font-weight:600;color:var(--color-accent-warm-light);line-height:1;margin-bottom:var(--space-lg);letter-spacing:.08em;text-shadow:0 12px 32px rgba(255,129,43,.28)}.not-found-content h1{margin-bottom:var(--space-md)}.not-found-content p{font-size:1.0625rem;line-height:1.7;margin-bottom:var(--space-2xl)}