.thesquare-landing{--black:#000;--white:#fff;--gray-900:#0a0a0a;--gray-800:#111;--gray-700:#1a1a1a;--gray-600:#222;--gray-500:#444;--gray-400:#777;--gray-300:#aaa;--gray-200:#ccc;--gray-100:#ddd;--font:"Courier New",Courier,monospace;isolation:isolate;background:var(--black);color:var(--white);font-family:var(--font);cursor:default;min-height:100dvh;font-size:15px;line-height:1.6;position:relative;overflow-x:hidden}.thesquare-landing>*{z-index:1;position:relative}.thesquare-landing *,.thesquare-landing :before,.thesquare-landing :after{box-sizing:border-box}.thesquare-landing *{font-family:var(--font);margin:0}.thesquare-landing strong,.thesquare-landing b{font-weight:700}.thesquare-landing.thesquare-landing--grain:before{content:"";opacity:.02;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");width:200%;height:200%;animation:8s steps(10,end) infinite thesquare-grain-move;position:fixed;top:-50%;left:-50%}@keyframes thesquare-grain-move{0%{transform:translate(0)}10%{transform:translate(-2%,-1%)}20%{transform:translate(1%,2%)}30%{transform:translate(-1%,1%)}40%{transform:translate(2%,-2%)}50%{transform:translate(-2%,2%)}60%{transform:translate(1%,-1%)}70%{transform:translate(-1%,2%)}80%{transform:translate(2%,1%)}90%{transform:translate(-2%,-2%)}to{transform:translate(0)}}.thesquare-landing .reveal{opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);transform:translateY(18px)}.thesquare-landing .reveal:not(.visible){pointer-events:none}.thesquare-landing .reveal.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.thesquare-landing .tsq-hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:50px 24px;display:flex;position:relative;overflow:hidden}.thesquare-landing .hero-q{font-family:var(--font);text-align:center;opacity:0;max-width:740px;margin-bottom:10px;font-weight:400;line-height:1.35}.thesquare-landing .hero-q.q1{color:var(--gray-400);letter-spacing:.04em;margin-bottom:12px;font-size:clamp(14px,2vw,20px);animation:1s cubic-bezier(.4,0,.2,1) .3s forwards thesquare-fade-in-q}.thesquare-landing .hero-q.q2{color:var(--gray-200);letter-spacing:.02em;margin-bottom:14px;font-size:clamp(15px,2.4vw,24px);animation:1s cubic-bezier(.4,0,.2,1) 1.6s forwards thesquare-fade-in-q}.thesquare-landing .hero-q.q3{color:var(--white);letter-spacing:0;margin-bottom:20px;font-size:clamp(20px,4vw,44px);font-weight:700;line-height:1.2;animation:1s cubic-bezier(.4,0,.2,1) 2.9s forwards thesquare-fade-in-q}@keyframes thesquare-fade-in-q{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.thesquare-landing .hero-sub{font-family:var(--font);text-align:center;color:var(--gray-100);opacity:0;margin-bottom:4px;font-size:clamp(12px,1.8vw,18px);font-weight:700;animation:1s cubic-bezier(.4,0,.2,1) 3.9s forwards thesquare-fade-in-q}.thesquare-landing .hero-tagline{font-family:var(--font);color:var(--gray-300);text-align:center;opacity:0;margin-bottom:36px;font-size:clamp(11px,1.4vw,13px);animation:1s cubic-bezier(.4,0,.2,1) 4.4s forwards thesquare-fade-in-q}.thesquare-landing .hero-journey-wrap{opacity:0;justify-content:center;align-items:flex-start;gap:56px;width:100%;max-width:1080px;animation:1s cubic-bezier(.4,0,.2,1) 4.8s forwards thesquare-fade-in;display:flex}.thesquare-landing .hero-left{z-index:2;flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.thesquare-landing .tsq-hero-square{cursor:pointer;background:#000;border:1px solid #2a2a2a;flex-shrink:0;width:min(230px,62vw);height:min(230px,62vw);transition:filter .4s,border-color .4s;animation:4s ease-in-out infinite thesquare-square-pulse;position:relative;overflow:hidden}@keyframes thesquare-square-pulse{0%,to{border-color:#1e1e1e}50%{border-color:#3a3a3a}}.thesquare-landing .tsq-hero-square.touched{filter:brightness(1.1);border-color:#444;animation:none}.thesquare-landing .tsq-hero-square.shattered{animation:none}.thesquare-landing .tsq-fragment-canvas{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.thesquare-landing .timer-display{font-family:var(--font);letter-spacing:.38em;color:var(--white);text-align:center;opacity:0;min-height:36px;margin-top:12px;font-size:clamp(16px,2.5vw,26px);transition:opacity .5s}.thesquare-landing .timer-display.visible{opacity:1}.thesquare-landing .square-message{font-family:var(--font);letter-spacing:.12em;color:var(--gray-300);text-align:center;max-width:250px;min-height:30px;margin-top:12px;font-size:10px;line-height:1.65;transition:opacity .4s}.thesquare-landing .hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.thesquare-landing .cta-btn{border:1px solid var(--gray-600);color:var(--white);font-family:var(--font);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background:0 0;flex-direction:column;align-items:center;gap:4px;padding:11px 20px;font-size:9px;text-decoration:none;transition:border-color .25s,transform .25s;display:flex;position:relative;overflow:hidden}.thesquare-landing .cta-btn:before{content:"";background:var(--white);transform-origin:0;width:100%;height:1px;transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.thesquare-landing .cta-btn:hover{border-color:var(--gray-200);transform:translateY(-2px)}.thesquare-landing .cta-btn:hover:before{transform:scaleX(1)}.thesquare-landing .cta-sub{color:var(--gray-300);letter-spacing:.3em;font-size:8px}@keyframes thesquare-fade-in{0%{opacity:0}to{opacity:1}}.thesquare-landing .hero-right{flex:1;min-width:0;max-width:480px;padding-top:2px}.thesquare-landing .journey-title{font-family:var(--font);letter-spacing:.5em;color:var(--gray-300);text-transform:uppercase;margin-bottom:24px;font-size:9px}.thesquare-landing .journey-step{border-bottom:1px solid var(--gray-700);margin-bottom:22px;padding-bottom:22px}.thesquare-landing .journey-step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.thesquare-landing .journey-step-num{font-family:var(--font);letter-spacing:.35em;color:var(--gray-400);margin-bottom:5px;font-size:9px}.thesquare-landing .journey-step-title{font-family:var(--font);letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:700}.thesquare-landing .journey-step-body{font-family:var(--font);color:var(--gray-200);font-size:13px;line-height:1.8}.thesquare-landing .journey-step-body strong{color:var(--white);font-weight:700}.thesquare-landing .journey-list{flex-direction:column;gap:4px;margin:8px 0 6px;list-style:none;display:flex}.thesquare-landing .journey-list li{font-family:var(--font);color:var(--gray-200);padding-left:16px;font-size:13px;line-height:1.6;position:relative}.thesquare-landing .journey-list li:before{content:"";border:1px solid var(--gray-400);width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.thesquare-landing .journal-inline{border:1px solid var(--gray-700);background:#070707;flex-direction:column;gap:7px;margin-top:10px;padding:12px 14px;display:flex}.thesquare-landing .journal-inline-label{font-family:var(--font);letter-spacing:.4em;color:var(--gray-400);text-transform:uppercase;font-size:8px}.thesquare-landing .journal-inline-text{font-family:var(--font);color:var(--gray-200);font-size:12px;line-height:1.55}.thesquare-landing .journal-cursor{background:var(--gray-200);vertical-align:middle;width:1px;height:12px;animation:.8s step-end infinite thesquare-cursor-blink;display:inline-block}@keyframes thesquare-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}.thesquare-landing .journal-typing{opacity:0;animation:7s ease-in-out infinite thesquare-type-reveal}@keyframes thesquare-type-reveal{0%{opacity:0}8%{opacity:1}72%{opacity:1}88%{opacity:0}to{opacity:0}}.thesquare-landing .recap-inline{border:1px solid var(--gray-700);background:#070707;flex-direction:column;gap:7px;margin-top:10px;padding:12px 14px;display:flex}.thesquare-landing .recap-inline-label{font-family:var(--font);letter-spacing:.4em;color:var(--gray-400);font-size:8px}.thesquare-landing .recap-bar{background:var(--gray-700);height:2px;position:relative;overflow:hidden}.thesquare-landing .recap-bar-fill{background:var(--gray-400);width:0;height:100%;transition:width 2s ease-out;position:absolute;top:0;left:0}.thesquare-landing .recap-bar-fill.animate{width:var(--target-width)}.thesquare-landing .recap-stat{font-family:var(--font);letter-spacing:.2em;color:var(--gray-400);margin-top:2px;font-size:9px}.thesquare-landing .recap-stat span{color:var(--white);font-size:17px;font-weight:700;display:block}.thesquare-landing .divider{background:linear-gradient(to bottom,transparent,var(--gray-600),transparent);width:1px;height:44px;margin:0 auto}.thesquare-landing .tsq-two-paths{text-align:center;max-width:1080px;margin:0 auto;padding:44px 24px 50px}.thesquare-landing .section-eyebrow{font-family:var(--font);letter-spacing:.5em;color:var(--gray-300);text-transform:uppercase;margin-bottom:8px;font-size:9px;display:block}.thesquare-landing .section-title{font-family:var(--font);letter-spacing:.04em;margin-bottom:12px;font-size:clamp(18px,3vw,32px);font-weight:700}.thesquare-landing .paths-intro{font-family:var(--font);color:var(--gray-200);max-width:480px;margin:0 auto 34px;font-size:14px;line-height:1.85}.thesquare-landing .paths-grid{grid-template-columns:1fr 1fr;gap:2px;max-width:860px;margin:0 auto 34px;display:grid}.thesquare-landing .path-card{background:var(--gray-900);border:1px solid var(--gray-700);text-align:left;color:var(--white);cursor:pointer;padding:36px 30px;text-decoration:none;transition:transform .35s cubic-bezier(.4,0,.2,1),border-color .35s,background .35s;display:block;position:relative;overflow:hidden}.thesquare-landing button.path-card{width:100%;font:inherit;appearance:none}.thesquare-landing .path-card:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff06,#0000);transition:opacity .35s;position:absolute;inset:0}.thesquare-landing .path-card:hover{border-color:var(--gray-400);background:var(--gray-800);transform:translateY(-4px)}.thesquare-landing .path-card:hover:before{opacity:1}.thesquare-landing .path-card.slide-left{opacity:0;pointer-events:none;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1),border-color .35s,background .35s;transform:translate(-44px)}.thesquare-landing .path-card.slide-right{opacity:0;pointer-events:none;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1),border-color .35s,background .35s;transform:translate(44px)}.thesquare-landing .path-card.slide-left.visible,.thesquare-landing .path-card.slide-right.visible{opacity:1;pointer-events:auto;transform:translate(0)}.thesquare-landing .path-card.slide-left.visible:hover,.thesquare-landing .path-card.slide-right.visible:hover{transform:translateY(-4px)}.thesquare-landing .card-square{border:1px solid var(--gray-500);background:#000;width:18px;height:18px;margin-bottom:18px}.thesquare-landing .card-platform{font-family:var(--font);letter-spacing:.4em;color:var(--gray-300);text-transform:uppercase;margin-bottom:3px;font-size:8px}.thesquare-landing .card-name{font-family:var(--font);letter-spacing:.08em;margin-bottom:14px;font-size:16px;font-weight:700}.thesquare-landing .card-path-label{font-family:var(--font);letter-spacing:.38em;color:var(--gray-300);text-transform:uppercase;border-bottom:1px solid var(--gray-700);margin-bottom:16px;padding-bottom:14px;font-size:8px}.thesquare-landing .card-features{flex-direction:column;gap:8px;margin-bottom:20px;list-style:none;display:flex}.thesquare-landing .card-features li{font-family:var(--font);color:var(--gray-200);padding-left:16px;font-size:13px;line-height:1.5;position:relative}.thesquare-landing .card-features li:before{content:"";border:1px solid var(--gray-300);background:0 0;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.thesquare-landing .card-philosophy{font-family:var(--font);color:var(--gray-300);border-top:1px solid var(--gray-800);margin-bottom:20px;padding-top:12px;font-size:13px}.thesquare-landing .card-cta{border:1px solid var(--gray-600);font-family:var(--font);letter-spacing:.28em;text-transform:uppercase;color:var(--white);cursor:pointer;background:0 0;padding:8px 16px;font-size:8px;transition:border-color .2s,background .2s;display:inline-block}.thesquare-landing .card-cta:hover{border-color:var(--white);background:#ffffff0a}.thesquare-landing .card-note{font-family:var(--font);letter-spacing:.18em;color:var(--gray-400);margin-top:7px;font-size:8px}.thesquare-landing .anonymity-badge{border:1px solid var(--gray-700);text-align:center;max-width:540px;margin:0 auto;padding:22px 34px}.thesquare-landing .anonymity-icon{margin-bottom:8px;font-size:14px;display:block}.thesquare-landing .anonymity-title{font-family:var(--font);letter-spacing:.5em;color:var(--white);text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:700}.thesquare-landing .anonymity-text{font-family:var(--font);color:var(--gray-200);font-size:13px;line-height:1.7}.thesquare-landing .tsq-pillars{text-align:center;max-width:1080px;margin:0 auto;padding:44px 24px 50px}.thesquare-landing .pillars-grid{grid-template-columns:repeat(3,1fr);gap:2px;margin-top:34px;display:grid}.thesquare-landing .pillar{border:1px solid var(--gray-800);text-align:left;background:var(--gray-900);opacity:0;pointer-events:none;padding:32px 24px;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);transform:scale(.96)}.thesquare-landing .pillar:nth-child(2){transition-delay:.15s}.thesquare-landing .pillar:nth-child(3){transition-delay:.3s}.thesquare-landing .pillar.visible{opacity:1;pointer-events:auto;transform:scale(1)}.thesquare-landing .pillar-square{border:1px solid var(--gray-500);background:#000;width:16px;height:16px;margin-bottom:18px;animation:4s ease-in-out infinite thesquare-pillar-pulse}.thesquare-landing .pillar:nth-child(2) .pillar-square{animation-delay:1.3s}.thesquare-landing .pillar:nth-child(3) .pillar-square{animation-delay:2.6s}@keyframes thesquare-pillar-pulse{0%,to{border-color:var(--gray-600)}50%{border-color:var(--gray-300)}}.thesquare-landing .pillar-title{font-family:var(--font);letter-spacing:.32em;color:var(--white);text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:700}.thesquare-landing .pillar-text{font-family:var(--font);color:var(--gray-200);font-size:13px;line-height:1.85}.thesquare-landing .tsq-manifesto{max-width:680px;margin:0 auto;padding:44px 24px 70px}.thesquare-landing .manifesto-toggle{cursor:pointer;border-top:1px solid var(--gray-700);width:100%;color:inherit;text-align:left;font:inherit;background:0 0;border-bottom:1px solid #0000;border-left:none;border-right:none;align-items:center;gap:18px;padding:22px 0;transition:border-color .4s;display:flex}.thesquare-landing .manifesto-toggle.open{border-bottom-color:var(--gray-700)}.thesquare-landing .manifesto-square-icon{border:1px solid var(--gray-500);flex-shrink:0;width:18px;height:18px;transition:transform .6s cubic-bezier(.4,0,.2,1)}.thesquare-landing .manifesto-toggle.open .manifesto-square-icon{transform:rotate(90deg)}.thesquare-landing .manifesto-toggle-text{font-family:var(--font);letter-spacing:.12em;text-transform:uppercase;flex:1;font-size:12px;font-weight:700}.thesquare-landing .manifesto-arrow{font-family:var(--font);letter-spacing:.22em;color:var(--gray-400);font-size:8px}.thesquare-landing .manifesto-content{max-height:0;transition:max-height 1s cubic-bezier(.4,0,.2,1);overflow:hidden}.thesquare-landing .manifesto-content.open{max-height:2600px}.thesquare-landing .manifesto-inner{opacity:0;padding:34px 0;transition:opacity .4s .2s}.thesquare-landing .manifesto-content.open .manifesto-inner{opacity:1}.thesquare-landing .manifesto-inner p{font-family:var(--font);color:var(--gray-200);margin-bottom:18px;font-size:14px;line-height:2}.thesquare-landing .m-heading{font-family:var(--font);letter-spacing:.5em;color:var(--white);text-transform:uppercase;margin-top:26px;margin-bottom:7px;font-size:8px;font-weight:700}.thesquare-landing .m-strong{font-family:var(--font);color:var(--white);margin-bottom:20px;font-size:16px;font-weight:700;line-height:1.7;display:block}.thesquare-landing .tsq-footer{border-top:1px solid var(--gray-800);max-width:1080px;margin:0 auto;padding:38px 24px}.thesquare-landing .footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.thesquare-landing .footer-brand{font-family:var(--font);letter-spacing:.38em;color:var(--gray-400);text-transform:uppercase;font-size:9px}.thesquare-landing .footer-links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.thesquare-landing .footer-link{font-family:var(--font);letter-spacing:.22em;color:var(--gray-400);text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-size:8px;text-decoration:none;transition:color .2s}.thesquare-landing .footer-link:hover,.thesquare-landing a.footer-link:hover{color:var(--white)}.thesquare-landing .footer-bottom{border-top:1px solid var(--gray-800);justify-content:center;padding-top:18px;display:flex}.thesquare-landing .footer-motto{font-family:var(--font);letter-spacing:.28em;color:var(--gray-500);text-align:center;text-transform:uppercase;font-size:9px}.thesquare-landing .tsq-paths-philosophy{font-family:var(--font);color:var(--gray-300);text-align:center;letter-spacing:.05em;margin-bottom:28px;font-size:14px}@media (max-width:800px){.thesquare-landing .hero-journey-wrap{flex-direction:column;align-items:center;gap:30px}.thesquare-landing .hero-right{max-width:100%;padding-top:0}.thesquare-landing .paths-grid,.thesquare-landing .pillars-grid{grid-template-columns:1fr}.thesquare-landing .path-card.slide-left,.thesquare-landing .path-card.slide-right{transform:translateY(20px)}.thesquare-landing .path-card.slide-left.visible,.thesquare-landing .path-card.slide-right.visible{transform:translateY(0)}.thesquare-landing .path-card.slide-left.visible:hover,.thesquare-landing .path-card.slide-right.visible:hover{transform:translateY(-4px)}.thesquare-landing .hero-q{font-size:clamp(13px,3.5vw,18px)}.thesquare-landing .hero-q.q3{font-size:clamp(16px,5vw,30px)}}@media (prefers-reduced-motion:reduce){.thesquare-landing *{transition-duration:.01ms!important;animation-duration:.01ms!important}.thesquare-landing.thesquare-landing--grain:before{display:none}}.thesquare-landing .cta-btn:disabled{opacity:.35;pointer-events:none;transform:none}.thesquare-landing button.path-card:disabled{opacity:.35;pointer-events:none}.thesquare-landing button.path-card:disabled:hover{border-color:var(--gray-700);background:var(--gray-900);transform:translate(0)}
