:root{--mascot-img:url(/griptape-mascot.png);--orange:#ff5226;--orange-deep:#e8421a;--yellow:#fdb927;--pink:#f4a8b8;--cream:#fff4e6;--paper:#fbefd9;--ink:#141414;--ink-soft:#2a2a2a}#griptape-landing *,#griptape-landing :after,#griptape-landing :before{box-sizing:border-box}html{scroll-behavior:smooth}#griptape-landing{margin:0;min-height:100vh;position:relative;isolation:isolate;background:var(--cream);color:var(--ink);font-family:Inter Tight,system-ui,sans-serif;font-size:20px;line-height:1.55;overflow-x:hidden}#griptape-landing .mascot-img{display:inline-block;background-image:var(--mascot-img);background-size:contain;background-repeat:no-repeat;background-position:50%}#griptape-landing:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.35;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.08  0 0 0 0 0.08  0 0 0 0 0.08  0 0 0 0.18 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}#griptape-landing h1,#griptape-landing h2,#griptape-landing h3,#griptape-landing h4{font-family:Bricolage Grotesque,system-ui,sans-serif;font-weight:800;letter-spacing:-.02em;line-height:.95;margin:0}#griptape-landing .serif{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;letter-spacing:-.01em}#griptape-landing .scribble{font-family:Caveat,cursive;font-weight:700}#griptape-landing a{color:inherit}#griptape-landing nav.top{--nav-top-h:72px;position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px 32px;background:var(--cream);border-bottom:2px solid var(--ink)}#griptape-landing nav.top .brand{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:27px;letter-spacing:-.02em;display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}#griptape-landing nav.top .brand .mascot-img{width:36px;height:36px;transition:transform .3s ease}#griptape-landing nav.top .brand:hover .mascot-img{transform:rotate(-15deg) scale(1.1)}#griptape-landing nav.top .nav-links-desktop{list-style:none;display:flex;gap:28px;margin:0;padding:0;font-size:20px;font-weight:500}#griptape-landing nav.top .nav-links-desktop a{text-decoration:none}#griptape-landing nav.top .nav-links-desktop a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}#griptape-landing .nav-mobile-menu{display:none}#griptape-landing nav.top .nav-btn{padding:10px 16px;font-size:19px;font-weight:700;min-height:44px;display:inline-flex;align-items:center;justify-content:center;box-shadow:3px 3px 0 var(--ink)}#griptape-landing nav.top .nav-btn:hover{transform:translate(-1px,-1px);box-shadow:4px 4px 0 var(--ink)}@media (max-width:800px){#griptape-landing nav.top .nav-links-desktop{display:none}#griptape-landing nav.top{--nav-top-h:72px;padding:12px 14px;gap:10px;flex-wrap:nowrap;min-height:var(--nav-top-h);box-sizing:border-box}#griptape-landing nav.top .brand{font-size:23px;min-width:0;flex:1 1}#griptape-landing nav.top .brand .mascot-img{width:32px;height:32px;flex-shrink:0}#griptape-landing .nav-mobile-menu{display:block;flex-shrink:0}#griptape-landing .nav-mobile-toggle{list-style:none;cursor:pointer;min-height:44px;padding:10px 14px;border:2px solid var(--ink);border-radius:12px;font-weight:700;font-size:19px;background:var(--paper);display:inline-flex;align-items:center;gap:8px;font-family:Inter Tight,system-ui,sans-serif}#griptape-landing .nav-mobile-toggle::-webkit-details-marker{display:none}#griptape-landing .nav-mobile-burger{width:18px;height:2px;background:var(--ink);border-radius:1px;box-shadow:0 6px 0 var(--ink),0 -6px 0 var(--ink)}#griptape-landing .nav-mobile-panel{position:fixed;z-index:55;left:0;right:0;top:var(--nav-top-h,72px);bottom:0;padding:20px 20px calc(28px + env(safe-area-inset-bottom, 0px));background:var(--cream);border-top:2px solid var(--ink);overflow-y:auto;-webkit-overflow-scrolling:touch}#griptape-landing .nav-mobile-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}#griptape-landing .nav-mobile-list a{display:block;text-decoration:none;font-size:23px;font-weight:600;padding:16px 14px;border-radius:12px;border:2px solid transparent}#griptape-landing .nav-mobile-list a:active{background:var(--paper);border-color:var(--ink)}}#griptape-landing .hero{position:relative;background:var(--orange);color:var(--cream);--hero-pad-x:clamp(16px,4vw,32px);--hero-pad-y:clamp(20px,3.5vh,48px);--hero-gap:clamp(10px,2vh,20px);min-height:calc(100svh - var(--nav-top-h, 72px));min-height:calc(100dvh - var(--nav-top-h, 72px));max-height:calc(100dvh - var(--nav-top-h, 72px));overflow-x:hidden;overflow-y:auto;display:flex;align-items:center;justify-content:center;padding:var(--hero-pad-y) var(--hero-pad-x) max(var(--hero-pad-y),env(safe-area-inset-bottom,0px));border-bottom:2px solid var(--ink);box-sizing:border-box}#griptape-landing .hero-inner{position:relative;z-index:2;width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:var(--hero-gap);text-align:center}#griptape-landing .hero-decor{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}#griptape-landing .hero h1{font-size:clamp(33px,4.5vw + .25rem,69px);max-width:1200px;margin:0;line-height:.95;text-wrap:balance}#griptape-landing .hero h1 .y{color:var(--yellow);display:inline-block;transform:rotate(-2deg)}#griptape-landing .hero h1 .underline{padding:0 6px}#griptape-landing .hero .kicker{font-family:Caveat,cursive;font-weight:700;font-size:clamp(21px,1.8vw,27px);margin:0;transform:rotate(-1.5deg);color:var(--yellow)}#griptape-landing .hero .sub{max-width:720px;margin:0;font-size:clamp(20px,1.2vw,23px);line-height:1.45;color:var(--cream);opacity:.95}#griptape-landing .hero .ctas{display:flex;justify-content:center;gap:14px;margin:0;flex-wrap:wrap;width:100%;max-width:640px}#griptape-landing .hero .hero-support-hint{margin:0;max-width:520px;font-size:clamp(18px,1.2vw,20px);line-height:1.4;opacity:.9}#griptape-landing .hero .hero-support-hint a{color:var(--yellow);font-weight:700;text-decoration:underline;text-underline-offset:3px}#griptape-landing .hero .hero-support-hint a:hover{color:var(--cream)}#griptape-landing .btn{display:inline-block;padding:18px 32px;border-radius:999px;font-weight:700;font-size:20px;text-decoration:none;border:2.5px solid var(--ink);transition:transform .15s ease,box-shadow .15s ease;box-shadow:4px 4px 0 var(--ink)}#griptape-landing .btn:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--ink)}#griptape-landing .btn-primary{background:var(--yellow);color:var(--ink)}#griptape-landing .btn-secondary{background:var(--cream);color:var(--ink)}#griptape-landing .btn-ghost{background:transparent;color:var(--ink);border-color:var(--ink);box-shadow:none}#griptape-landing .btn-ghost:hover{background:var(--ink);color:var(--cream);transform:none;box-shadow:none}#griptape-landing .sticker{position:absolute;background:var(--yellow);color:var(--ink);border:2.5px solid var(--ink);border-radius:14px;padding:10px 16px;font-family:Caveat,cursive;font-weight:700;font-size:25px;box-shadow:4px 4px 0 var(--ink)}#griptape-landing .sticker.s1{top:8%;left:4%;transform:rotate(-8deg);background:var(--pink)}#griptape-landing .sticker.s2{top:12%;right:4%;transform:rotate(6deg);background:var(--cream)}#griptape-landing .sticker.s3{bottom:10%;left:5%;transform:rotate(4deg);background:var(--yellow)}#griptape-landing .sticker.s4{bottom:12%;right:4%;transform:rotate(-5deg);background:var(--cream)}@media (max-width:1100px){#griptape-landing .hero-decor .sticker{display:none}}#griptape-landing .mascot-float{position:absolute;width:140px;height:140px;pointer-events:none;animation:bob 6s ease-in-out infinite}#griptape-landing .mascot-float.m1{top:6%;left:3%;transform:rotate(-12deg)}#griptape-landing .mascot-float.m2{bottom:8%;right:3%;transform:rotate(15deg);width:110px;height:110px;animation-delay:-3s}@keyframes bob{0%,to{translate:0 0}50%{translate:0 -14px}}@media (max-width:800px){#griptape-landing .mascot-float.m1{width:72px;height:72px;top:4%;left:6%}#griptape-landing .mascot-float.m2{display:none}}@media (max-height:780px){#griptape-landing .hero{--hero-pad-y:clamp(12px,2vh,24px);--hero-gap:clamp(8px,1.5vh,14px)}#griptape-landing .hero h1{font-size:clamp(29px,6vw,45px);line-height:.98}#griptape-landing .hero .btn{padding:14px 22px;font-size:20px}#griptape-landing .hero-decor{display:none}}@media (max-width:640px) and (max-height:740px){#griptape-landing .hero .hero-support-hint{display:none}}#griptape-landing .marquee{background:var(--ink);color:var(--cream);padding:18px 0;overflow:hidden;border-bottom:2px solid var(--ink);font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:25px;letter-spacing:-.01em}#griptape-landing .marquee-track{display:flex;gap:48px;white-space:nowrap;animation:scroll 45s linear infinite;width:max-content}#griptape-landing .marquee-track span{display:inline-flex;align-items:center;gap:48px}#griptape-landing .marquee-track .star{color:var(--orange)}#griptape-landing .marquee-track .icon-inline{width:38px;height:38px;vertical-align:middle;flex-shrink:0}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){#griptape-landing .marquee-track{animation:none}}#griptape-landing section{position:relative;z-index:2;padding:72px 32px;border-bottom:2px solid var(--ink)}#griptape-landing .container{max-width:1180px;margin:0 auto}#griptape-landing .eyebrow{display:inline-block;font-family:Caveat,cursive;font-weight:700;font-size:27px;color:var(--orange);margin-bottom:18px;transform:rotate(-2deg)}#griptape-landing .section-title{font-size:clamp(33px,4.5vw,57px);max-width:980px;text-wrap:balance}#griptape-landing .dare{background:var(--yellow);text-align:center;padding:130px 32px}#griptape-landing .dare blockquote{margin:0 auto;max-width:1100px;font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;font-size:clamp(37px,5.5vw,81px);line-height:1.05;letter-spacing:-.02em;color:var(--ink)}#griptape-landing .dare blockquote .h{background:var(--orange);color:var(--cream);padding:0 12px;font-style:normal;font-family:Bricolage Grotesque,sans-serif;font-weight:800;display:inline-block;transform:rotate(-1deg)}#griptape-landing .dare cite{display:block;margin-top:30px;font-style:normal;font-family:Caveat,cursive;font-weight:700;font-size:29px}#griptape-landing .why{background:var(--cream)}#griptape-landing .why-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin-top:60px;align-items:start}@media (max-width:850px){#griptape-landing .why-grid{grid-template-columns:1fr;gap:40px}}#griptape-landing .why h3{font-size:33px;margin-bottom:14px}#griptape-landing .why p{font-size:23px;line-height:1.55;max-width:560px}#griptape-landing .why .panel{background:var(--paper);border:2.5px solid var(--ink);border-radius:24px;padding:36px;box-shadow:6px 6px 0 var(--ink);transform:rotate(-.6deg)}#griptape-landing .why .panel.b{background:var(--pink);transform:rotate(.8deg)}#griptape-landing .why .pull{font-family:"Instrument Serif",serif;font-style:italic;font-size:clamp(33px,3.5vw,49px);line-height:1.15;margin-top:50px;text-align:center;max-width:900px;margin-left:auto;margin-right:auto}#griptape-landing .why .pull .hl{background:var(--orange);color:var(--cream);padding:0 8px;font-style:normal;font-family:Bricolage Grotesque;font-weight:800}#griptape-landing .grails{background:var(--paper)}#griptape-landing .grail-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;margin-top:60px}@media (max-width:800px){#griptape-landing .grail-grid{grid-template-columns:1fr}}#griptape-landing .grail-card{border:2.5px solid var(--ink);border-radius:28px;padding:50px;position:relative;box-shadow:8px 8px 0 var(--ink)}#griptape-landing .grail-card.outer{background:var(--orange);color:var(--cream);transform:rotate(-1deg)}#griptape-landing .grail-card.inner{background:var(--ink);color:var(--cream);transform:rotate(1deg);margin-top:30px}#griptape-landing .grail-card .label{font-family:Caveat,cursive;font-weight:700;font-size:31px;margin-bottom:12px;opacity:.85}#griptape-landing .grail-card .label .tag{display:inline-block;background:var(--yellow);color:var(--ink);padding:2px 12px;border-radius:999px;border:2px solid var(--ink);margin-right:8px}#griptape-landing .grail-card h3{font-size:clamp(33px,3.5vw,47px);margin-bottom:18px;line-height:1.05}#griptape-landing .grail-card p{font-size:22px;line-height:1.5;opacity:.92}#griptape-landing .timeline-section{background:var(--ink);color:var(--cream)}#griptape-landing .timeline-section .eyebrow{color:var(--yellow)}#griptape-landing .timeline-section .section-title{color:var(--cream)}#griptape-landing .timeline-section .lede{font-size:24px;max-width:720px;margin-top:26px;opacity:.85}#griptape-landing .tape{position:relative;margin-top:80px;padding:50px 0}#griptape-landing .tape:before{content:"";position:absolute;left:0;right:0;top:50%;height:8px;background:var(--orange);transform:translateY(-50%) rotate(-.4deg);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}#griptape-landing .tape-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;position:relative;z-index:2}@media (max-width:900px){#griptape-landing .tape-grid{grid-template-columns:1fr 1fr}#griptape-landing .tape:before{display:none}}@media (max-width:520px){#griptape-landing .tape-grid{grid-template-columns:1fr}}#griptape-landing .peak{background:var(--cream);color:var(--ink);border:2.5px solid var(--ink);border-radius:18px;padding:26px;box-shadow:5px 5px 0 var(--orange)}#griptape-landing .peak:first-child{transform:rotate(-2deg);background:var(--yellow)}#griptape-landing .peak:nth-child(2){transform:rotate(1.2deg);background:var(--pink)}#griptape-landing .peak:nth-child(3){transform:rotate(-1.4deg);background:var(--cream)}#griptape-landing .peak:nth-child(4){transform:rotate(2deg);background:var(--orange);color:var(--cream);box-shadow:5px 5px 0 var(--yellow)}#griptape-landing .peak .week{font-family:Caveat;font-weight:700;font-size:27px;margin-bottom:6px}#griptape-landing .peak h4{font-size:29px;margin-bottom:10px;line-height:1.05}#griptape-landing .peak p{font-size:20px;line-height:1.45}#griptape-landing .rhythm{margin-top:80px;display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;align-items:start}@media (max-width:800px){#griptape-landing .rhythm{grid-template-columns:1fr;gap:30px}}#griptape-landing .rhythm h3{font-size:33px;margin-bottom:12px;color:var(--yellow)}#griptape-landing .rhythm p{opacity:.85;line-height:1.55}#griptape-landing .stages{background:var(--pink)}#griptape-landing .stages .section-title em{font-family:"Instrument Serif";font-style:italic;font-weight:400}#griptape-landing .stage-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:60px}@media (max-width:850px){#griptape-landing .stage-grid{grid-template-columns:1fr}}#griptape-landing .stage{background:var(--cream);border:2.5px solid var(--ink);border-radius:22px;padding:20px;box-shadow:6px 6px 0 var(--ink);position:relative}#griptape-landing .stage:first-child{transform:rotate(-1deg)}#griptape-landing .stage:nth-child(2){transform:rotate(.8deg);margin-top:20px}#griptape-landing .stage:nth-child(3){transform:rotate(-.6deg)}#griptape-landing .stage .num{font-family:Bricolage Grotesque;font-weight:800;font-size:69px;line-height:1;color:var(--orange);margin-bottom:8px}#griptape-landing .stage h3{font-size:31px;margin-bottom:8px}#griptape-landing .stage .quote{font-family:"Instrument Serif";font-style:italic;font-size:23px;margin-bottom:14px;color:var(--orange-deep)}#griptape-landing .stage p{font-size:20px;line-height:1.5}#griptape-landing .stages .footnote{margin-top:60px;text-align:center;font-family:Caveat;font-weight:700;font-size:29px}#griptape-landing .after{background:var(--cream)}#griptape-landing .pathways{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:60px}@media (max-width:850px){#griptape-landing .pathways{grid-template-columns:1fr}}#griptape-landing .path{border:2.5px solid var(--ink);border-radius:22px;padding:36px;box-shadow:6px 6px 0 var(--ink);transition:transform .2s ease}#griptape-landing .path:hover{transform:translate(-3px,-3px);box-shadow:9px 9px 0 var(--ink)}#griptape-landing .path:first-child{background:var(--yellow)}#griptape-landing .path:nth-child(2){background:var(--pink);transform:rotate(.6deg)}#griptape-landing .path:nth-child(3){background:var(--orange);color:var(--cream);transform:rotate(-.6deg)}#griptape-landing .path:nth-child(2):hover,#griptape-landing .path:nth-child(3):hover{transform:translate(-3px,-3px) rotate(0deg)}#griptape-landing .path .num{font-family:Caveat;font-size:33px;font-weight:700;margin-bottom:4px}#griptape-landing .path h3{font-size:33px;margin-bottom:12px;line-height:1.05}#griptape-landing .path p{font-size:21px;line-height:1.5}#griptape-landing .resource{background:var(--orange);color:var(--cream)}#griptape-landing .resource .container{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:60px;gap:60px;align-items:center}@media (max-width:850px){#griptape-landing .resource .container{grid-template-columns:1fr}}#griptape-landing .resource .eyebrow{color:var(--yellow)}#griptape-landing .resource h2{font-size:clamp(41px,5vw,71px)}#griptape-landing .resource p{font-size:23px;line-height:1.55;margin-top:24px;opacity:.95;max-width:540px}#griptape-landing .resource .skills-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}#griptape-landing .resource .skills-list li{background:var(--cream);color:var(--ink);border:2.5px solid var(--ink);border-radius:14px;padding:18px 24px;font-family:Bricolage Grotesque;font-weight:600;font-size:24px;box-shadow:4px 4px 0 var(--ink)}#griptape-landing .resource .skills-list li:first-child{transform:rotate(-1.5deg)}#griptape-landing .resource .skills-list li:nth-child(2){transform:rotate(.8deg);margin-left:30px;background:var(--yellow)}#griptape-landing .resource .skills-list li:nth-child(3){transform:rotate(-.5deg)}#griptape-landing .resource .skills-list li:nth-child(4){transform:rotate(1deg);margin-left:20px;background:var(--pink)}#griptape-landing .resource .skills-list li:nth-child(5){transform:rotate(-1deg)}#griptape-landing .proof{background:var(--paper)}#griptape-landing .proof-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:60px}@media (max-width:850px){#griptape-landing .proof-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){#griptape-landing .proof-grid{grid-template-columns:1fr}}#griptape-landing .proof-card{aspect-ratio:4/5;border:2.5px solid var(--ink);border-radius:18px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:5px 5px 0 var(--ink);position:relative;overflow:hidden}#griptape-landing .proof-card.a{background:var(--orange);color:var(--cream);transform:rotate(-1deg)}#griptape-landing .proof-card.b{background:var(--yellow);transform:rotate(.6deg);margin-top:20px}#griptape-landing .proof-card.c{background:var(--pink);transform:rotate(-.4deg)}#griptape-landing .proof-card .quote-mark{font-family:"Instrument Serif";font-size:85px;line-height:.7;opacity:.6}#griptape-landing .proof-card blockquote{font-family:"Instrument Serif";font-style:italic;font-size:27px;line-height:1.2;margin:0}#griptape-landing .proof-card .who{font-family:Caveat;font-weight:700;font-size:27px;margin-top:16px}#griptape-landing .stories-carousel{margin-top:48px;outline:none}#griptape-landing .stories-carousel:focus-visible{box-shadow:0 0 0 3px var(--cream),0 0 0 6px var(--ink);border-radius:12px}#griptape-landing .stories-carousel-frame{border:3px solid var(--ink);border-radius:20px;padding:20px 10px 16px;background:linear-gradient(180deg,var(--cream) 0,var(--paper) 55%);box-shadow:8px 8px 0 var(--ink)}#griptape-landing .stories-carousel-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--ink) transparent;-webkit-overflow-scrolling:touch}#griptape-landing .stories-carousel-viewport::-webkit-scrollbar{height:8px}#griptape-landing .stories-carousel-viewport::-webkit-scrollbar-thumb{background:var(--ink);border-radius:99px}#griptape-landing .stories-carousel-track{display:flex;gap:22px;padding:4px 6px 18px;align-items:stretch}#griptape-landing .stories-slide{flex:0 0 min(400px,calc(100vw - 72px));max-width:100%;scroll-snap-align:center;display:flex;flex-direction:column;gap:14px}#griptape-landing .stories-photo-shell{position:relative;width:100%;aspect-ratio:4/5;border:2.5px solid var(--ink);border-radius:16px;overflow:hidden;background:var(--paper);box-shadow:5px 5px 0 var(--ink)}#griptape-landing .stories-slide .proof-card{margin-top:0;aspect-ratio:auto;min-height:0;transform:none;flex:1 1}#griptape-landing .stories-slide .proof-card.b{margin-top:0}#griptape-landing .stories-photo{object-fit:cover;object-position:center top}#griptape-landing .stories-photo-placeholder{width:100%;height:100%;min-height:160px;display:flex;align-items:center;justify-content:center;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(61px,18vw,97px);font-weight:800;letter-spacing:-.04em;-webkit-user-select:none;-moz-user-select:none;user-select:none}#griptape-landing .stories-slide-a .stories-photo-placeholder{background:linear-gradient(160deg,rgba(0,0,0,.05) 0,var(--cream) 100%);color:var(--ink);opacity:.4}#griptape-landing .stories-slide-b .stories-photo-placeholder{background:linear-gradient(160deg,var(--yellow) 0,var(--paper) 100%);color:var(--ink);opacity:.5}#griptape-landing .stories-slide-c .stories-photo-placeholder{background:linear-gradient(160deg,var(--pink) 0,var(--cream) 100%);color:var(--ink);opacity:.45}#griptape-landing .stories-build-line{font-family:Inter Tight,sans-serif;font-weight:400;font-size:18px;opacity:.85}#griptape-landing .stories-slide .proof-card.b .stories-build-line{opacity:.7}#griptape-landing .stories-carousel-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:4px;flex-wrap:wrap}#griptape-landing .stories-carousel-btn{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:23px;line-height:1;width:44px;height:44px;border-radius:12px;border:2.5px solid var(--ink);background:var(--cream);color:var(--ink);cursor:pointer;box-shadow:3px 3px 0 var(--ink);transition:transform .12s ease,box-shadow .12s ease}#griptape-landing .stories-carousel-btn:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--ink)}#griptape-landing .stories-carousel-btn:disabled{opacity:.35;cursor:not-allowed;box-shadow:2px 2px 0 var(--ink)}#griptape-landing .stories-carousel-dots{display:flex;gap:10px;align-items:center}#griptape-landing .stories-carousel-dot{width:11px;height:11px;border-radius:99px;border:2px solid var(--ink);background:var(--cream);padding:0;cursor:pointer;transition:transform .12s ease,background .12s ease}#griptape-landing .stories-carousel-dot.is-active{background:var(--ink);transform:scale(1.15)}#griptape-landing .stories-carousel-dot:hover{transform:scale(1.08)}#griptape-landing .stories-carousel-dot.is-active:hover{transform:scale(1.2)}@media (min-width:700px){#griptape-landing .stories-carousel-frame{padding:24px 20px 20px}}#griptape-landing .final-cta{background:var(--ink);color:var(--cream);padding:140px 32px;text-align:center;position:relative;overflow:hidden}#griptape-landing .final-cta h2{font-size:clamp(37px,6vw,77px);max-width:1100px;margin:0 auto;text-wrap:balance}#griptape-landing .final-cta h2 .y{color:var(--yellow)}#griptape-landing .final-cta h2 .o{color:var(--orange)}#griptape-landing .final-cta .ctas{margin-top:50px;display:flex;gap:18px;justify-content:center;flex-wrap:wrap}#griptape-landing .final-cta .btn-primary{background:var(--orange);color:var(--cream);border-color:var(--cream);box-shadow:4px 4px 0 var(--cream)}#griptape-landing .final-cta .btn-primary:hover{box-shadow:6px 6px 0 var(--cream)}#griptape-landing .final-cta .btn-secondary{background:transparent;color:var(--cream);border-color:var(--cream);box-shadow:4px 4px 0 var(--cream)}#griptape-landing .final-cta .btn-secondary:hover{box-shadow:6px 6px 0 var(--cream);background:var(--cream);color:var(--ink)}#griptape-landing footer{background:var(--cream);padding:60px 32px 30px;border-top:2px solid var(--ink)}#griptape-landing footer .container{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:40px;gap:40px}@media (max-width:800px){#griptape-landing footer .container{grid-template-columns:1fr 1fr}}#griptape-landing footer .brand-block{font-family:Bricolage Grotesque;font-weight:800;font-size:33px}#griptape-landing footer .brand-block p{font-family:Inter Tight;font-weight:400;font-size:20px;max-width:320px;margin-top:14px;opacity:.75}#griptape-landing footer h5{font-family:Bricolage Grotesque;font-weight:800;font-size:21px;margin-bottom:14px;text-transform:uppercase;letter-spacing:.04em}#griptape-landing footer ul{list-style:none;padding:0;margin:0}#griptape-landing footer li{margin-bottom:8px;font-size:20px}#griptape-landing footer a{text-decoration:none}#griptape-landing footer a:hover{text-decoration:underline;text-underline-offset:3px}#griptape-landing footer .legal{margin-top:60px;padding-top:24px;border-top:1.5px dashed var(--ink);font-size:18px;opacity:.6;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}#griptape-landing .squiggle{display:inline-block;vertical-align:middle}#griptape-landing .what-we-do{background:var(--cream)}#griptape-landing .programs-grid{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px;margin:60px auto 0;max-width:720px;align-items:stretch}@media (max-width:950px){#griptape-landing .programs-grid{max-width:none}}#griptape-landing .program-card{background:var(--paper);border:2.5px solid var(--ink);border-radius:22px;padding:36px;box-shadow:6px 6px 0 var(--ink);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}#griptape-landing .program-card:hover{transform:translate(-3px,-3px);box-shadow:9px 9px 0 var(--ink)}#griptape-landing .program-card.flagship{background:var(--orange);color:var(--cream);transform:rotate(-.6deg)}#griptape-landing .program-card.flagship:hover{transform:translate(-3px,-3px) rotate(0deg)}#griptape-landing .program-tag{font-family:Caveat,cursive;font-weight:700;font-size:27px;margin-bottom:6px;opacity:.85}#griptape-landing .program-card h3{font-size:clamp(31px,3vw,41px);line-height:1;letter-spacing:-.02em;margin-bottom:14px}#griptape-landing .program-card .program-pitch{font-size:21px;line-height:1.5;margin-bottom:22px}#griptape-landing .program-card.flagship .program-pitch{font-size:22px}#griptape-landing .program-card ul.program-stats{list-style:none;margin:0 0 24px;display:flex;flex-direction:column;gap:8px;border-top:1.5px dashed;padding:18px 0 0}#griptape-landing .program-card ul.program-stats li{font-size:19px;line-height:1.4;opacity:.92}#griptape-landing .program-card ul.program-stats li strong{font-weight:700}#griptape-landing .program-card .program-link{margin-top:auto;align-self:flex-start;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:20px;text-decoration:none;padding:12px 20px;border:2.5px solid;border-radius:999px;transition:transform .15s ease}#griptape-landing .program-card .program-link:hover{transform:translate(-2px,-2px)}#griptape-landing .program-card.flagship .program-link{background:var(--cream);color:var(--ink);border-color:var(--cream)}#griptape-landing .program-card .program-card-note{font-size:19px;line-height:1.45;opacity:.88;margin:-8px 0 18px}#griptape-landing .program-card.flagship .program-card-note{color:var(--cream);opacity:.92}#griptape-landing .program-card .program-link-muted{font-size:19px;font-weight:600;padding:10px 18px;opacity:.95}#griptape-landing .about-ngo{background:var(--paper)}#griptape-landing .about-ngo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;margin-top:48px}#griptape-landing .about-ngo-panel{background:var(--cream);border:2.5px solid var(--ink);border-radius:20px;padding:32px 28px;box-shadow:5px 5px 0 var(--ink)}#griptape-landing .about-ngo-panel h3{font-size:27px;margin-bottom:12px;line-height:1.1}#griptape-landing .about-ngo-panel p{font-size:21px;line-height:1.55;margin:0}#griptape-landing .about-ngo-panel p strong{font-weight:700;background:var(--yellow);padding:0 4px}#griptape-landing .about-ngo-wide{grid-column:1/-1;background:var(--yellow)}#griptape-landing .about-ngo-read-more{font-weight:800;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}#griptape-landing .about-ngo-read-more:hover{opacity:.85}@media (max-width:800px){#griptape-landing .about-ngo-grid{grid-template-columns:1fr}}#griptape-landing .for-students .stage .for-students-apply-link{margin-top:12px;align-self:flex-start;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:20px;text-decoration:none;padding:12px 20px;border:2.5px solid var(--ink);border-radius:999px;background:var(--orange);color:var(--cream);border-color:var(--ink);box-shadow:4px 4px 0 var(--ink);transition:transform .15s ease}#griptape-landing .for-students .stage .for-students-apply-link:hover{transform:translate(-2px,-2px)}#griptape-landing .faq-block{margin-top:56px;padding-top:40px;border-top:2px dashed var(--ink);max-width:900px}#griptape-landing .faq-title{font-size:clamp(31px,3vw,39px);margin-bottom:20px;line-height:1.05}#griptape-landing .faq-accordion{display:flex;flex-direction:column;gap:10px}#griptape-landing .faq-details{background:var(--cream);border:2.5px solid var(--ink);border-radius:16px;box-shadow:4px 4px 0 var(--ink);overflow:hidden}#griptape-landing .faq-summary{list-style:none;cursor:pointer;font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:22px;line-height:1.25;padding:18px 48px 18px 18px;position:relative;min-height:52px;display:flex;align-items:center}#griptape-landing .faq-summary::-webkit-details-marker{display:none}#griptape-landing .faq-summary:after{content:"";position:absolute;right:20px;top:50%;width:10px;height:10px;border-right:2.5px solid var(--ink);border-bottom:2.5px solid var(--ink);transform:translateY(-65%) rotate(45deg);transition:transform .2s ease}#griptape-landing .faq-details[open] .faq-summary:after{transform:translateY(-25%) rotate(225deg)}#griptape-landing .faq-answer{padding:0 18px 18px;border-top:1.5px dashed hsla(0,0%,8%,.2)}#griptape-landing .faq-answer p{margin:14px 0 0;font-size:21px;line-height:1.55;opacity:.95}#griptape-landing .what-it-is{background:var(--paper);padding-top:90px;padding-bottom:90px}#griptape-landing .what-it-is .container{max-width:1100px}#griptape-landing .what-it-is .heading-row{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:60px;gap:60px;align-items:center;margin-bottom:50px}@media (max-width:850px){#griptape-landing .what-it-is .heading-row{grid-template-columns:1fr;gap:24px;align-items:start}}#griptape-landing .what-it-is h2{font-size:clamp(43px,5.5vw,69px);line-height:.95;margin-bottom:0}#griptape-landing .what-it-is .heading-row p{font-size:22px;line-height:1.55;max-width:480px}#griptape-landing .explainer-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}@media (max-width:850px){#griptape-landing .explainer-grid{grid-template-columns:1fr}}#griptape-landing .explainer{background:var(--cream);border:2.5px solid var(--ink);border-radius:18px;padding:32px 28px;box-shadow:5px 5px 0 var(--ink)}#griptape-landing .explainer .step{font-family:Caveat,cursive;font-weight:700;font-size:27px;color:var(--orange);margin-bottom:4px}#griptape-landing .explainer h3{font-size:29px;margin-bottom:12px;line-height:1.05}#griptape-landing .explainer p{font-size:20.5px;line-height:1.5}#griptape-landing .explainer p strong{font-weight:600;background:var(--yellow);padding:0 4px}#griptape-landing .what-it-is .footnote-row{margin-top:40px;text-align:center;font-family:Caveat;font-weight:700;font-size:27px;color:var(--ink-soft)}#griptape-landing .involved{background:var(--cream)}#griptape-landing .involved .lede{font-size:24px;max-width:720px;margin-top:22px;line-height:1.55}#griptape-landing .involved-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:64px}@media (max-width:900px){#griptape-landing .involved-grid{grid-template-columns:1fr}}#griptape-landing .support-single-wrap{max-width:720px;margin-top:48px}#griptape-landing .support-fund .involve-card.fund{transform:rotate(-.5deg)}#griptape-landing .support-partner .involve-card.partner{margin-top:0;transform:rotate(.4deg);max-width:720px}#griptape-landing .support-partner .involve-card.partner:hover{transform:translate(-3px,-3px) rotate(0deg)}#griptape-landing .involve-card{border:2.5px solid var(--ink);border-radius:24px;padding:40px 36px;box-shadow:7px 7px 0 var(--ink);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;position:relative}#griptape-landing .involve-card:hover{transform:translate(-3px,-3px);box-shadow:10px 10px 0 var(--ink)}#griptape-landing .involve-card.fund{background:var(--orange);color:var(--cream);transform:rotate(-1deg)}#griptape-landing .involve-card.partner{background:var(--yellow);transform:rotate(.6deg);margin-top:28px}#griptape-landing .involve-card.champion{background:var(--pink);transform:rotate(-.4deg)}#griptape-landing .involve-card.champion:hover,#griptape-landing .involve-card.fund:hover,#griptape-landing .involve-card.partner:hover{transform:translate(-3px,-3px) rotate(0deg)}#griptape-landing .involve-card .role-tag{font-family:Caveat,cursive;font-weight:700;font-size:29px;margin-bottom:8px;opacity:.85}#griptape-landing .involve-card h3{font-size:clamp(33px,3.5vw,45px);margin-bottom:16px;line-height:1;letter-spacing:-.025em}#griptape-landing .involve-card .pitch{font-size:21px;line-height:1.5;margin-bottom:22px}#griptape-landing .involve-card ul.ways{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:8px}#griptape-landing .involve-card ul.ways li{font-size:20px;padding-left:22px;position:relative;line-height:1.4}#griptape-landing .involve-card ul.ways li:before{content:"→";position:absolute;left:0;top:0;font-weight:700}#griptape-landing .involve-card .cta-link{margin-top:auto;display:inline-block;padding:14px 22px;background:var(--ink);color:var(--cream);border:2.5px solid var(--ink);border-radius:999px;text-decoration:none;font-weight:700;font-size:20px;align-self:flex-start;transition:transform .15s ease}#griptape-landing .involve-card .cta-link:hover{transform:translate(-2px,-2px)}#griptape-landing .involve-card.fund .cta-link{background:var(--cream);color:var(--ink);border-color:var(--cream)}#griptape-landing .involve-card.fund .cta-link:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}#griptape-landing .champion-callout{margin-top:40px;max-width:720px}#griptape-landing .champion-callout-inner{background:var(--paper);border:2.5px solid var(--ink);border-radius:22px;padding:36px 32px;box-shadow:6px 6px 0 var(--ink)}#griptape-landing .champion-eyebrow{font-family:Caveat,cursive;font-weight:700;font-size:27px;color:var(--orange-deep);margin-bottom:6px}#griptape-landing .champion-callout-inner h3{font-size:clamp(31px,3vw,41px);margin-bottom:12px;line-height:1.05}#griptape-landing .champion-callout-inner>p{font-size:21px;line-height:1.55;margin:0 0 16px}#griptape-landing .champion-highlights{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:6px;font-size:20px}#griptape-landing .champion-highlights li{padding-left:20px;position:relative}#griptape-landing .champion-highlights li:before{content:"→";position:absolute;left:0;font-weight:700}#griptape-landing .champion-callout .champion-cta{margin-top:0}#griptape-landing nav.top .nav-cta-group{display:flex;align-items:center;gap:12px;flex-shrink:0}@media (max-width:800px){#griptape-landing nav.top .nav-cta-group .nav-btn{padding:8px 12px;font-size:18px;min-height:44px}#griptape-landing nav.top .nav-cta-group .btn-secondary{display:none}}@media (max-width:480px){#griptape-landing nav.top .brand em{display:none}#griptape-landing nav.top .brand{font-size:21px}#griptape-landing nav.top .nav-cta-group .nav-btn{padding:8px 10px;font-size:16px}}@media (max-width:640px){#griptape-landing{font-size:20px;-webkit-text-size-adjust:100%}#griptape-landing section{padding:58px 16px 64px}#griptape-landing .what-it-is{padding-top:58px;padding-bottom:58px}#griptape-landing .hero{--hero-pad-y:clamp(16px,4vh,32px);--hero-gap:clamp(10px,2vh,16px)}#griptape-landing .hero h1{font-size:clamp(31px,8vw,47px);line-height:.98}#griptape-landing .section-title{font-size:clamp(31px,7.5vw,49px)}#griptape-landing .eyebrow{font-size:clamp(27px,5vw,31px)}#griptape-landing .hero .ctas{flex-direction:column;align-items:stretch;max-width:420px;margin-left:auto;margin-right:auto}#griptape-landing .hero .ctas .btn{width:100%;text-align:center;min-height:48px;display:inline-flex;align-items:center;justify-content:center}#griptape-landing .marquee{font-size:clamp(21px,4.5vw,25px);padding:12px 0}#griptape-landing .marquee-track{gap:32px}#griptape-landing .final-cta{padding:64px 16px}#griptape-landing .final-cta .ctas{flex-direction:column;align-items:stretch;max-width:400px;margin-left:auto;margin-right:auto}#griptape-landing .final-cta .btn{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center}#griptape-landing .proof-card{aspect-ratio:auto;min-height:0}#griptape-landing .proof-card.b,#griptape-landing .stage:nth-child(2){margin-top:0}#griptape-landing .explainer-grid{gap:16px}#griptape-landing .explainer{padding:24px 20px}#griptape-landing .program-card{padding:28px 22px}#griptape-landing .about-ngo-panel{padding:24px 20px}#griptape-landing footer{padding:40px 16px 24px}#griptape-landing footer .container{grid-template-columns:1fr;gap:28px}#griptape-landing footer li{margin-bottom:10px}#griptape-landing .involve-card{padding:28px 22px}#griptape-landing .support-single-wrap{margin-top:32px}#griptape-landing .faq-summary{font-size:21px;padding:16px 44px 16px 16px}#griptape-landing .for-students .stage .for-students-apply-link{display:flex;width:100%;text-align:center;justify-content:center;box-sizing:border-box}}@media (prefers-reduced-motion:no-preference){#griptape-landing .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}#griptape-landing .reveal.in{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){#griptape-landing .mascot-float{animation:none}#griptape-landing .final-cta .mascot-img{animation:none!important}}