.marketing-action{position:relative;display:inline-flex;min-width:0;min-height:var(--marketing-action-height, 52px);align-items:center;justify-content:center;padding:0 var(--marketing-action-padding, 20px);overflow:hidden;border:2px solid transparent;border-radius:var(--marketing-action-radius, 999px);isolation:isolate;color:var(--marketing-action-ink, currentColor);background:transparent;font:inherit;font-size:var(--marketing-action-font-size, 16px);font-weight:700;line-height:24px;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.marketing-action__content{position:relative;z-index:1;display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:var(--marketing-action-content-gap, 12px)}.marketing-action__leading-icon,.marketing-action__trailing-icon{display:inline-grid;flex:0 0 auto;place-items:center}.marketing-action__trailing-icon{transition:transform .18s ease}.marketing-action--compact{--marketing-action-height: 44px;--marketing-action-padding: 16px;--marketing-action-font-size: 13px}.marketing-action--primary{color:var(--marketing-action-on-accent);background:var(--marketing-action-accent);box-shadow:var(--marketing-action-shadow)}.marketing-action--primary:hover,.marketing-action--primary:focus-visible{box-shadow:var(--marketing-action-shadow-hover);transform:translateY(-3px)}.marketing-action--fill{border-color:var(--marketing-action-accent);color:var(--marketing-action-accent-text);background:var(--marketing-action-surface)}.marketing-action--fill:before{position:absolute;z-index:0;inset:0;content:"";transform:scaleX(0);transform-origin:left center;background:var(--marketing-action-accent);transition:transform .24s cubic-bezier(.22,1,.36,1)}.marketing-action--fill:hover,.marketing-action--fill:focus-visible{color:var(--marketing-action-on-accent);box-shadow:var(--marketing-action-shadow-hover);transform:translateY(-3px)}.marketing-action--fill:hover:before,.marketing-action--fill:focus-visible:before{transform:scaleX(1)}.marketing-action--soft{border-width:1px;border-color:var(--marketing-action-line);color:var(--marketing-action-accent-text);background:var(--marketing-action-soft)}.marketing-action--soft:hover,.marketing-action--soft:focus-visible{border-color:var(--marketing-action-accent);box-shadow:var(--marketing-action-soft-shadow);transform:translateY(-2px)}.marketing-action--inset{border-width:1px;border-color:var(--marketing-action-accent);color:var(--marketing-action-accent-text);background:var(--marketing-action-surface);box-shadow:inset 0 0 0 4px var(--marketing-action-soft)}.marketing-action--inset:hover,.marketing-action--inset:focus-visible{box-shadow:inset 0 0 0 1px var(--marketing-action-accent),var(--marketing-action-soft-shadow);transform:translateY(-2px)}.marketing-action--text{min-height:44px;padding:0 12px;border-width:0;color:var(--marketing-action-muted)}.marketing-action--text:hover,.marketing-action--text:focus-visible{color:var(--marketing-action-accent-text);transform:translateY(-2px)}.marketing-action:hover .marketing-action__trailing-icon,.marketing-action:focus-visible .marketing-action__trailing-icon{transform:translate(2px)}.marketing-action--dark.marketing-action--fill{border-color:color-mix(in srgb,var(--marketing-action-on-dark) 56%,transparent);color:var(--marketing-action-on-dark);background:transparent}.marketing-action--dark.marketing-action--fill:before{background:var(--marketing-action-on-dark)}.marketing-action--dark.marketing-action--fill:hover,.marketing-action--dark.marketing-action--fill:focus-visible{color:var(--marketing-action-dark)}.marketing-action:disabled{cursor:not-allowed;opacity:.56;transform:none}@media(prefers-reduced-motion:reduce){.marketing-action,.marketing-action:before,.marketing-action__trailing-icon{transition-duration:1ms}}.brand{align-items:center;color:var(--landing-accent, var(--knitters-primary));display:inline-flex;font-size:clamp(25px,2vw,32px);line-height:1;text-decoration:none;width:max-content}.brand__wordmark{background:currentColor;display:block;height:1em;mask:url(/assets/images/knitters-wordmark.7099e3a88406.svg) center / contain no-repeat;width:4.507em;-webkit-mask:url(/assets/images/knitters-wordmark.7099e3a88406.svg) center / contain no-repeat}.site-footer{background:var(--landing-surface, var(--knitters-background));color:var(--landing-muted, var(--content-neutral));contain-intrinsic-size:auto 720px;font-size:13px;padding:0 clamp(24px,5vw,80px) 40px;scroll-snap-align:end;scroll-snap-stop:always}.site-footer__inner{display:grid;margin:0 auto;max-width:1440px;width:100%}.site-footer__cta{border-bottom:1px solid var(--landing-line-soft, var(--knitters-border));display:grid;justify-items:center;padding:clamp(64px,8vw,104px) 0 clamp(56px,7vw,88px);text-align:center}.site-footer__eyebrow{color:var(--landing-accent-text, var(--content-primary-text));font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 24px}.site-footer__cta h2{color:var(--landing-ink-strong, var(--knitters-foreground));font-size:clamp(36px,4.2vw,60px);font-weight:700;letter-spacing:-.05em;line-height:1.12;margin:0;max-width:880px;text-wrap:balance}.site-footer__cta>p:not(.site-footer__eyebrow){font-size:clamp(15px,1.2vw,18px);line-height:1.7;margin:24px 0 0;max-width:660px}.site-footer__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px}.site-footer__actions .marketing-action{width:224px}.brand--footer{font-size:30px;justify-self:center;margin-top:clamp(48px,6vw,72px)}.site-footer__primary-links ul,.site-footer__story-links ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.site-footer__primary-links ul{gap:8px clamp(20px,2.4vw,36px);margin-top:28px}.site-footer__primary-links a{align-items:center;color:var(--landing-ink, var(--knitters-foreground));display:inline-flex;font-size:15px;font-weight:600;min-height:44px;text-decoration:none}.site-footer__story-links{margin-top:28px;text-align:center}.site-footer__story-links h2{color:var(--landing-muted, var(--content-neutral));font-size:12px;font-weight:600;letter-spacing:.04em;margin:0}.site-footer__story-links ul{gap:4px 20px;margin-top:8px}.site-footer__story-links a{align-items:center;color:var(--landing-muted, var(--content-neutral));display:inline-flex;font-size:13px;font-weight:500;min-height:44px;text-decoration:none}.site-footer__bottom{align-items:center;border-top:1px dashed var(--landing-line, var(--knitters-border));color:var(--landing-muted, var(--content-neutral));display:flex;justify-content:space-between;margin-top:clamp(40px,5vw,64px);padding-top:24px}.site-footer__social-links{display:flex;gap:8px}.site-footer__social-links a{border-radius:50%;color:var(--landing-muted, var(--content-neutral));display:grid;height:44px;place-items:center;transition:color .18s ease,background-color .18s ease;width:44px}.site-footer__social-links a:hover{background:var(--landing-accent-soft, var(--knitters-accent));color:var(--landing-accent-text, var(--content-primary-text))}.site-footer a:not(.marketing-action){text-underline-offset:4px}.site-footer__primary-links a:hover,.site-footer__story-links a:hover{text-decoration:underline;text-decoration-color:var(--landing-accent, var(--knitters-primary))}@media(min-width:1560px){.site-footer{padding-left:max(80px,calc((100vw - 1440px)/2 + 48px));padding-right:max(80px,calc((100vw - 1440px)/2 + 48px))}}@media(max-width:600px){.site-footer{padding:0 20px 24px}.site-footer__cta{padding:64px 0 48px}.site-footer__cta h2{font-size:clamp(36px,10.5vw,48px)}.site-footer__actions{width:100%}.site-footer__actions .marketing-action{width:min(100%,312px)}.site-footer__primary-links ul{gap:0 16px}.site-footer__story-links ul{align-items:center;flex-direction:column;gap:0}}@font-face{font-family:Rubik Bubbles;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/RubikBubbles-Regular.7708cba5e1e4.woff2) format("woff2")}:root{color-scheme:light;font-family:var(--landing-font-family, "Pretendard"),system-ui,sans-serif;font-synthesis:none;scroll-snap-type:y mandatory;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:var(--landing-canvas, #fdfcf8)}button,a{font:inherit}a{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--landing-accent);outline-offset:4px}img{display:block;max-width:100%}.landing{--marketing-action-accent: var(--landing-accent);--marketing-action-accent-text: var(--landing-accent-text);--marketing-action-dark: var(--landing-dark);--marketing-action-ink: var(--landing-ink);--marketing-action-line: var(--landing-line);--marketing-action-muted: var(--landing-muted);--marketing-action-on-accent: var(--landing-on-accent);--marketing-action-on-dark: var(--landing-on-dark);--marketing-action-radius: var(--landing-round);--marketing-action-shadow: var(--landing-shadow-action);--marketing-action-shadow-hover: var(--landing-shadow-action-hover);--marketing-action-soft: var(--landing-accent-soft);--marketing-action-soft-shadow: var(--landing-shadow-accent-chip);--marketing-action-surface: var(--landing-surface);--marketing-action-height: var(--landing-action-height);min-height:100vh;overflow:clip;overflow-wrap:break-word;color:var(--landing-ink);background:var(--landing-canvas);word-break:keep-all}.hero,.continuity-bridge,.opening-statement,.story,.loop-statement,.magazine{scroll-margin-top:var(--knitters-web-header-height);scroll-snap-align:start;scroll-snap-stop:always}.faq{min-height:86svh}main:focus{outline:none}.skip-link{position:fixed;z-index:100;top:12px;left:16px;min-height:44px;padding:12px 16px;border-radius:var(--landing-round);transform:translateY(-160%);color:var(--landing-on-accent);background:var(--landing-accent);font-weight:700;text-decoration:none;transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;z-index:50;top:0;right:0;left:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:var(--knitters-web-header-height);padding:0 clamp(24px,5vw,80px);border-bottom:1px solid color-mix(in srgb,var(--landing-line) 55%,transparent);background:color-mix(in srgb,var(--landing-canvas) 91%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .2s ease}.site-header--hidden{transform:translateY(-100%)}.desktop-nav{display:flex;align-items:center;gap:clamp(28px,3vw,48px)}.desktop-nav a{position:relative;padding:12px 0;font-size:14px;font-weight:600;text-decoration:none}.desktop-nav a:after{position:absolute;right:0;bottom:6px;left:0;height:2px;border-radius:2px;content:"";transform:scaleX(0);transform-origin:right;background:var(--landing-accent);transition:transform .22s ease}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-actions{display:flex;align-items:center;justify-self:end;gap:8px}.header-registration-action{--marketing-action-content-gap: 8px;--marketing-action-padding: 20px}.menu-button,.mobile-nav{display:none}@media(prefers-reduced-motion:reduce){.site-header{transition:none}}.eyebrow,.story__index{margin:0 0 24px;color:var(--landing-accent-text);font-size:13px;font-weight:700;letter-spacing:.08em}.hero{position:relative;display:grid;grid-template-columns:minmax(420px,.88fr) minmax(600px,1.12fr);align-items:center;width:100%;max-width:1480px;min-height:100svh;margin:0 auto;padding:124px clamp(24px,5vw,80px) 56px;isolation:isolate}.hero__copy{position:relative;z-index:8;max-width:648px}.hero h1,.opening-statement h2,.story h2,.loop-statement h2,.magazine h2{margin:0;font-weight:700;letter-spacing:-.055em;text-wrap:balance;word-break:keep-all}.hero h1{font-family:system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:clamp(58px,5.8vw,88px);line-height:1.04}.hero h1 span{color:var(--landing-accent)}.hero__description{max-width:568px;margin:32px 0 0;color:var(--landing-muted);font-size:clamp(17px,1.35vw,20px);font-weight:500;line-height:1.7}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px}.hero__actions .marketing-action{width:240px}.availability{display:flex;align-items:center;gap:8px;margin:24px 0 0;color:var(--landing-subtle);font-size:12px;font-weight:600}.availability>span{width:8px;height:8px;border-radius:50%;background:var(--landing-accent);box-shadow:0 0 0 4px var(--landing-accent-soft)}.hero-scene{position:relative;z-index:2;height:clamp(592px,49vw,760px);min-width:0}.hero-scene:before{position:absolute;top:8%;right:-8%;width:79%;aspect-ratio:1;border-radius:50%;content:"";background:var(--landing-accent-soft);opacity:.82}.hero-scene__note{position:absolute;z-index:7;top:2%;left:4%;display:grid;gap:4px;width:max-content;margin:0;color:var(--landing-muted);font-size:16px;font-weight:600;line-height:1.5;transform:rotate(-4deg)}.hero-scene__note span{color:var(--landing-accent-text);font-weight:700}.thread-motif{position:absolute;z-index:6;inset:0;width:108%;height:100%;overflow:visible;pointer-events:none}.thread-motif path{fill:none;stroke:var(--landing-accent);stroke-linecap:round;stroke-width:4;stroke-dasharray:1600;stroke-dashoffset:1600}.thread-motif circle{fill:var(--landing-canvas);stroke:var(--landing-accent);stroke-width:4}.motion-ready .hero-scene.is-visible .thread-motif path{animation:thread-draw 1.8s .22s cubic-bezier(.22,1,.36,1) forwards}@keyframes thread-draw{to{stroke-dashoffset:0}}.phone{position:relative;width:280px;aspect-ratio:393 / 852;padding:3px;overflow:visible;border:1px solid #050505;border-radius:var(--landing-phone-radius);background:linear-gradient(145deg,#3a3a3c,#050505 42%,#202022);box-shadow:var(--landing-shadow-elevated)}.phone:before,.phone:after{position:absolute;z-index:-1;width:4px;border-radius:4px 0 0 4px;content:"";background:#111113}.phone:before{top:20%;left:-5px;height:64px;box-shadow:0 76px #111113}.phone:after{top:29%;right:-5px;height:88px;border-radius:0 4px 4px 0}.phone__screen{width:100%;height:100%;overflow:hidden;border-radius:calc(var(--landing-phone-radius) - 4px);background:var(--landing-surface);box-shadow:inset 0 0 0 1px #ffffff17}.phone__screen img{width:100%;height:100%;object-fit:cover;object-position:top center}.phone--long .phone__screen img{width:100%;height:auto;max-width:none;transform:translate3d(0,var(--screen-shift, 0%),0)}.phone__island{position:absolute;z-index:6;top:11px;left:50%;width:24%;height:3.1%;border-radius:var(--landing-round);transform:translate(-50%);background:#080808;box-shadow:inset 0 -1px #ffffff1f}.phone__home-indicator{position:absolute;z-index:6;bottom:9px;left:50%;width:31%;height:4px;border-radius:var(--landing-round);transform:translate(-50%);background:#0a0a0ac2}.hero-phone{position:absolute;transform-origin:center}.hero-phone--record{z-index:5;top:14%;left:18%;width:clamp(268px,21vw,320px);transform:rotate(-5deg)}.hero-phone--hamtteu{z-index:4;right:5%;bottom:0;width:clamp(205px,16vw,260px);transform:rotate(5deg)}.thread-label{position:absolute;z-index:8;display:grid;min-width:52px;min-height:32px;padding:0 12px;border:1px solid var(--landing-accent);border-radius:var(--landing-round);place-items:center;color:var(--landing-accent-text);background:var(--landing-canvas);font-size:11px;font-weight:700;box-shadow:var(--landing-shadow-accent-chip)}.thread-label--record{top:43%;left:3%}.thread-label--hamtteu{right:22%;bottom:7%}.continuity-bridge{position:relative;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(480px,1.18fr);gap:clamp(48px,7vw,112px);align-items:center;max-width:1380px;min-height:min(740px,82svh);margin:clamp(24px,4vw,64px) auto;padding:clamp(56px,7vw,104px) clamp(24px,5vw,80px);border:1px solid color-mix(in srgb,var(--landing-accent) 20%,transparent);border-radius:var(--landing-panel-radius);background:color-mix(in srgb,var(--landing-accent-soft) 72%,var(--landing-surface));overflow:hidden}.continuity-bridge:before{position:absolute;top:-17%;right:-7%;width:min(42vw,560px);aspect-ratio:1;border:1px solid color-mix(in srgb,var(--landing-accent) 18%,transparent);border-radius:50%;content:""}.continuity-bridge__copy,.continuity-bridge__path{position:relative;z-index:1}.continuity-bridge__copy{max-width:570px}.continuity-bridge h2{font-size:clamp(48px,4.9vw,74px);line-height:1.1}.continuity-bridge__copy>p:last-child{max-width:480px;margin:28px 0 0;color:var(--landing-muted);font-size:clamp(16px,1.2vw,18px);font-weight:500;line-height:1.72}.continuity-bridge__path{display:grid;gap:16px}.continuity-steps{display:grid;gap:10px;margin:0;padding:0;list-style:none}.continuity-steps li{display:grid;grid-template-columns:40px minmax(0,1fr);gap:16px;align-items:center;min-height:82px;padding:18px 20px;border:1px solid var(--landing-line);border-radius:var(--landing-radius-xl);background:color-mix(in srgb,var(--landing-surface) 86%,transparent);box-shadow:0 10px 30px color-mix(in srgb,var(--landing-ink) 4%,transparent)}.continuity-steps li:nth-child(2){border-color:color-mix(in srgb,var(--landing-accent) 34%,transparent);background:var(--landing-surface)}.continuity-steps__index{display:grid;width:40px;height:40px;border-radius:50%;place-items:center;color:var(--landing-ink);background:color-mix(in srgb,var(--landing-accent) 12%,transparent);font-size:11px;font-weight:800;letter-spacing:.04em}.continuity-steps li:nth-child(2) .continuity-steps__index{color:var(--landing-on-accent);background:var(--landing-accent);box-shadow:var(--landing-shadow-accent-chip)}.continuity-steps strong{display:block;font-size:15px;line-height:1.35}.continuity-steps p{margin:4px 0 0;color:var(--landing-muted);font-size:12px;font-weight:500;line-height:1.55}.continuity-bridge__future{display:grid;grid-template-columns:1fr auto;gap:12px 16px;align-items:start;padding:20px;border:1px dashed color-mix(in srgb,var(--landing-subtle) 56%,transparent);border-radius:var(--landing-radius-xl);color:var(--landing-muted);background:color-mix(in srgb,var(--landing-surface) 58%,transparent)}.continuity-bridge__future p{margin:0}.continuity-bridge__future div>p{color:var(--landing-subtle);font-size:10px;font-weight:700;letter-spacing:.04em}.continuity-bridge__future strong{display:block;margin-top:4px;color:var(--landing-ink);font-size:16px}.continuity-bridge__future>span{min-width:54px;padding:5px 8px;border:1px solid var(--landing-line);border-radius:var(--landing-round);color:var(--landing-subtle);background:var(--landing-surface);font-size:10px;font-weight:700;text-align:center}.continuity-bridge__future>p{grid-column:1 / -1;font-size:12px;font-weight:500;line-height:1.55}.opening-statement{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(520px,1.2fr);gap:clamp(56px,8vw,132px);align-items:center;max-width:1380px;min-height:92svh;margin:0 auto;padding:112px clamp(24px,5vw,80px);background:var(--landing-surface)}.opening-statement__copy{max-width:600px}.opening-statement h2{font-size:clamp(52px,5vw,76px);line-height:1.09}.opening-statement__copy>p:last-child{max-width:480px;margin:32px 0 0;color:var(--landing-muted);font-size:clamp(16px,1.2vw,18px);font-weight:500;line-height:1.75}.project-flow{display:grid;grid-template-columns:minmax(0,.92fr) 56px minmax(0,1.08fr);gap:16px;align-items:center;min-height:500px}.project-flow__before,.project-dashboard{display:grid;align-content:start;min-height:392px;padding:28px;border-radius:var(--landing-panel-radius)}.project-flow__before{grid-template-rows:auto minmax(0,1fr);border:1px dashed color-mix(in srgb,var(--landing-subtle) 52%,transparent);color:var(--landing-muted);background:radial-gradient(circle at 84% 13%,color-mix(in srgb,var(--landing-accent-soft) 68%,transparent),transparent 28%),color-mix(in srgb,var(--landing-line-soft) 70%,transparent)}.project-dashboard{border:1px solid color-mix(in srgb,var(--landing-accent) 34%,transparent);background:var(--landing-surface);box-shadow:var(--landing-shadow-card)}.project-flow__before>p{display:grid;gap:6px;margin:0;font-size:18px;font-weight:700;line-height:1.45}.project-flow__before>p span{color:var(--landing-accent-text);font-size:11px;letter-spacing:.08em}.project-fragments{position:relative;min-height:280px;margin:28px 0 0;padding:0;list-style:none}.project-fragment{position:absolute;display:flex;align-items:center;gap:8px;min-height:64px;padding:12px;border:1px solid var(--landing-line);border-radius:var(--landing-radius-lg);background:var(--landing-surface);box-shadow:var(--landing-shadow-elevated);font-size:12px;font-weight:600}.project-fragment>div{display:grid;min-width:0;gap:4px}.project-fragment strong,.project-fragment>div>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-fragment strong{color:var(--landing-ink);font-size:12px;font-weight:800}.project-fragment>div>span{color:var(--landing-subtle);font-size:10px;font-weight:600}.project-fragment__icon{display:inline-grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border-radius:var(--landing-radius-sm);color:var(--landing-accent-text);background:var(--landing-accent-soft)}.project-fragment__icon--pattern{position:relative}.project-fragment__icon--pattern:before{display:block;width:12px;height:16px;border:1.5px solid currentColor;border-radius:3px;background:linear-gradient(currentColor,currentColor) 3px 5px / 6px 1.5px no-repeat,linear-gradient(currentColor,currentColor) 3px 9px / 5px 1.5px no-repeat;content:""}.project-fragment__icon--count{font-size:20px;font-weight:800;line-height:1}.project-fragment--pattern{top:0;left:0;width:86%;transform:rotate(-2deg)}.project-fragment--pattern:after{position:absolute;top:-1px;right:-1px;width:24px;height:24px;border:1px solid var(--landing-line);border-radius:0 var(--landing-radius-lg) 0 var(--landing-radius-lg);background:color-mix(in srgb,var(--landing-accent-soft) 42%,var(--landing-surface));content:"";clip-path:polygon(0 0,100% 100%,0 100%)}.project-fragment--pattern small{margin-left:auto;padding:4px 8px;border-radius:var(--landing-radius-sm);color:var(--landing-accent-text);background:var(--landing-accent-soft);font-size:9px;font-weight:800;letter-spacing:.05em}.project-fragment--count{top:72px;right:0;width:82%;padding-right:52px;transform:rotate(1.5deg)}.project-fragment--count .project-fragment__icon{color:var(--landing-ink);background:color-mix(in srgb,var(--landing-line-soft) 80%,var(--landing-surface))}.project-fragment--count b{position:absolute;right:12px;bottom:8px;color:color-mix(in srgb,var(--landing-accent) 74%,var(--landing-ink));font-size:28px;font-weight:800;line-height:1;letter-spacing:-.08em;transform:rotate(-5deg)}.project-fragment--timer{top:144px;left:3%;width:76%;min-height:64px;transform:rotate(-1deg)}.project-fragment--timer .project-fragment__icon{color:var(--landing-success);background:color-mix(in srgb,var(--landing-success) 12%,var(--landing-surface))}.project-fragment--timer strong{letter-spacing:.02em}.project-fragment--photo{top:204px;right:2%;width:78%;min-height:76px;padding:8px;gap:8px;transform:rotate(2deg)}.project-fragment--photo img{flex:0 0 auto;width:56px;height:56px;border-radius:var(--landing-radius-sm);object-fit:cover}.project-fragment--photo strong{font-size:11px}.project-dashboard{gap:16px}.project-dashboard__header,.project-dashboard__next,.project-dashboard__progress>div,.project-dashboard__details>div{display:flex;align-items:center;justify-content:space-between}.project-dashboard__header p,.project-dashboard__next span,.project-dashboard__progress span,.project-dashboard__details dt{margin:0;color:var(--landing-subtle);font-size:10px;font-weight:700;letter-spacing:.03em}.project-dashboard__header strong{display:block;margin-top:4px;font-size:21px}.project-dashboard__header>span{padding:6px 10px;border-radius:var(--landing-round);color:var(--landing-accent-text);background:var(--landing-accent-soft);font-size:10px;font-weight:800}.project-dashboard__next{justify-content:flex-start;gap:14px;padding:14px;border:1px solid var(--landing-line);border-radius:var(--landing-radius-xl);background:color-mix(in srgb,var(--landing-card-tint) 70%,transparent)}.project-dashboard__next img{flex:0 0 auto;width:64px;height:64px;border-radius:var(--landing-radius-lg);object-fit:cover}.project-dashboard__next div{min-width:0}.project-dashboard__next strong{display:block;margin-top:5px;font-size:15px}.project-dashboard__next p{margin:4px 0 0;color:var(--landing-muted);font-size:11px;font-weight:500;line-height:1.45}.project-dashboard__progress{display:grid;gap:8px}.project-dashboard__progress strong{font-size:13px}.project-dashboard__progress i{display:block;height:8px;border-radius:var(--landing-round);background:var(--landing-line-soft);overflow:hidden}.project-dashboard__progress i span{display:block;width:68%;height:100%;border-radius:inherit;background:var(--landing-accent)}.project-dashboard__details{display:grid;gap:0;margin:0;border-top:1px solid var(--landing-line)}.project-dashboard__details>div{gap:12px;min-height:42px;border-bottom:1px solid var(--landing-line)}.project-dashboard__details dd{margin:0;color:var(--landing-muted);font-size:11px;font-weight:600;text-align:right}.project-flow__thread{display:flex;align-items:center;color:var(--landing-accent)}.project-flow__thread span{width:36px;height:2px;background:var(--landing-accent)}.story{position:relative;display:grid;grid-template-columns:minmax(380px,.82fr) minmax(560px,1.18fr);gap:clamp(56px,7vw,120px);align-items:center;min-height:100svh;padding:112px clamp(24px,6vw,96px);overflow:hidden}.story--records{background:var(--landing-canvas)}.story--hamtteu{grid-template-columns:minmax(560px,1.18fr) minmax(380px,.82fr);background:var(--landing-accent-soft)}.story--community{background:var(--landing-surface)}.story__copy{position:relative;z-index:7;max-width:580px}.story h2{font-size:clamp(48px,4.6vw,72px);line-height:1.1}.story__description{max-width:500px;margin:28px 0 0;color:var(--landing-muted);font-size:clamp(16px,1.2vw,18px);font-weight:500;line-height:1.72}.feature-list{display:grid;gap:16px;margin:32px 0 0;padding:0;list-style:none}.feature-list li{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600}.feature-list li>span{display:grid;flex:0 0 auto;width:28px;height:28px;border-radius:50%;place-items:center;color:var(--landing-success);background:color-mix(in srgb,var(--landing-success) 10%,transparent)}.record-scene,.hamtteu-scene,.community-scene{position:relative;min-height:720px}.record-scene__halo{position:absolute;top:12%;left:17%;width:68%;aspect-ratio:1;border-radius:50%;background:var(--landing-accent-soft)}.story-phone{position:absolute}.story-phone--record{z-index:3;top:3%;left:24%;width:min(392px,32vw);transform:rotate(-3deg)}.record-card{position:absolute;z-index:5;border:1px solid var(--landing-line);border-radius:var(--landing-card-radius);background:color-mix(in srgb,var(--landing-surface) 96%,transparent);box-shadow:var(--landing-shadow-card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.record-card--project{top:16%;left:0;display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;width:292px;padding:12px;transform:rotate(-5deg)}.record-card--project img{width:64px;height:64px;border-radius:var(--landing-radius-xl);object-fit:cover}.record-card--project>div{display:grid;gap:4px;min-width:0}.record-card--project small{width:max-content;padding:4px 8px;border-radius:var(--landing-round);color:var(--landing-accent-text);background:var(--landing-accent-soft);font-size:9px;font-weight:700}.record-card--project strong{font-size:13px}.record-card--project span{overflow:hidden;color:var(--landing-subtle);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.record-card--counter{top:44%;right:-1%;display:grid;gap:8px;width:180px;padding:16px;transform:rotate(5deg)}.record-card--counter>span,.record-card--counter small{color:var(--landing-subtle);font-size:10px;font-weight:600}.record-card--counter>div{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;text-align:center}.record-card--counter svg{padding:8px;width:32px;height:32px;border-radius:50%;color:var(--landing-on-accent);background:var(--landing-accent)}.record-card--counter strong{font-size:24px}.record-card--timer{bottom:9%;left:5%;display:grid;grid-template-columns:auto 1fr;gap:4px 8px;align-items:center;width:216px;padding:16px 20px;transform:rotate(4deg)}.record-card--timer svg{grid-row:1 / span 2;color:var(--landing-accent)}.record-card--timer span{color:var(--landing-subtle);font-size:10px;font-weight:600}.record-card--timer strong{font-size:18px;letter-spacing:.03em}.record-card--streak{right:-2%;bottom:25%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;align-items:center;width:224px;padding:14px 16px;transform:rotate(-4deg)}.record-card--streak>svg{grid-row:1 / span 2;color:var(--landing-accent)}.record-card--streak span{color:var(--landing-subtle);font-size:10px;font-weight:700}.record-card--streak strong{display:block;margin-top:2px;font-size:13px;line-height:1.25}.record-card--streak ul{display:grid;grid-column:1 / -1;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin:7px 0 0;padding:0;list-style:none}.record-card--streak li{display:grid;justify-items:center;gap:4px}.record-card--streak li i{display:block;width:7px;height:7px;border-radius:50%;background:var(--landing-line)}.record-card--streak li.is-record i{background:var(--landing-accent)}.record-card--streak li.is-visit i{background:var(--landing-success)}.record-card--streak li.is-today i{width:9px;height:9px;margin-top:-1px;border:2px solid var(--landing-accent);background:var(--landing-surface)}.record-card--streak small{color:var(--landing-subtle);font-size:8px;font-weight:700}.streak-legend{display:flex;grid-column:1 / -1;gap:8px;margin:5px 0 0;color:var(--landing-subtle);font-size:8px;font-weight:700}.streak-legend span{display:inline-flex;align-items:center;gap:4px}.streak-legend i{width:6px;height:6px;border-radius:50%;background:var(--landing-accent)}.streak-legend span:last-child i{background:var(--landing-success)}.story-phone--hamtteu{z-index:3;top:3%;left:27%;width:min(392px,32vw);transform:rotate(3deg)}.hamtteu-location{position:absolute;z-index:5;top:20%;left:1%;display:flex;align-items:center;gap:8px;min-height:48px;padding:0 16px;border:1px solid var(--landing-line);border-radius:var(--landing-round);background:var(--landing-surface);font-size:12px;font-weight:700;box-shadow:var(--landing-shadow-card);transform:rotate(-5deg)}.hamtteu-location svg{color:var(--landing-accent)}.hamtteu-path{position:absolute;z-index:5;right:-2%;bottom:13%;display:flex;align-items:center;gap:8px;padding:16px;border-radius:var(--landing-round);color:var(--landing-on-dark);background:var(--landing-dark);font-size:10px;font-weight:700;box-shadow:var(--landing-shadow-card);transform:rotate(5deg)}.hamtteu-path i{width:20px;height:1px;background:color-mix(in srgb,var(--landing-on-dark) 40%,transparent)}.hamtteu-steps{display:grid;gap:0;margin:32px 0 0;padding:0;list-style:none}.hamtteu-steps li{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:16px 0;border-top:1px solid color-mix(in srgb,var(--landing-line) 72%,transparent)}.hamtteu-steps li:last-child{border-bottom:1px solid color-mix(in srgb,var(--landing-line) 72%,transparent)}.hamtteu-steps li>span{color:var(--landing-accent-text);font-size:11px;font-weight:700}.hamtteu-steps li>div{display:grid;gap:4px}.hamtteu-steps strong{font-size:14px}.hamtteu-steps p{max-width:420px;margin:0;color:var(--landing-muted);font-size:12px;font-weight:500;line-height:1.55}.story-phone--community{z-index:3;top:3%;left:24%;width:min(392px,32vw);transform:rotate(-2deg)}.community-photo{position:absolute;z-index:4;overflow:hidden;border:5px solid var(--landing-surface);border-radius:var(--landing-card-radius);background:var(--landing-surface);box-shadow:var(--landing-shadow-card)}.community-photo img{width:100%;height:100%;object-fit:cover}.community-photo--one{top:15%;left:-2%;width:min(205px,17vw);aspect-ratio:.82;transform:rotate(-8deg)}.community-photo--two{right:-1%;bottom:9%;width:min(192px,16vw);aspect-ratio:.82;transform:rotate(8deg)}.community-bubble{position:absolute;z-index:6;top:42%;right:0;display:flex;align-items:center;gap:8px;min-height:48px;padding:0 16px;border:1px solid var(--landing-line);border-radius:var(--landing-round);background:var(--landing-surface);font-size:11px;font-weight:700;box-shadow:var(--landing-shadow-card);transform:rotate(4deg)}.community-bubble svg{color:var(--landing-accent)}.community-topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.community-topics button{min-height:44px;padding:8px 16px;border:1px solid var(--landing-line);border-radius:var(--landing-round);color:var(--landing-muted);background:var(--landing-surface);font-size:12px;font-weight:700}.loop-statement{position:relative;display:grid;min-height:78svh;padding:112px clamp(24px,7vw,112px);overflow:hidden;place-items:center;color:var(--landing-on-dark);background:var(--landing-dark);text-align:center}.loop-statement>div:last-child{position:relative;z-index:3}.eyebrow--light{color:var(--landing-accent)}.loop-statement h2{max-width:1120px;font-size:clamp(48px,5vw,78px);line-height:1.13}.loop-statement__line{position:absolute;top:50%;left:50%;width:min(920px,72vw);transform:translate(-50%,-50%);opacity:.26}.loop-statement__line svg{display:block;width:100%;overflow:visible}.loop-statement__line path{fill:none;stroke:var(--landing-accent);stroke-linecap:round;stroke-width:3}.magazine{min-height:100svh;padding:120px clamp(24px,5vw,80px) 112px;background:var(--landing-surface)}.magazine__heading{max-width:1280px;margin:0 auto}.magazine h2{max-width:900px;font-size:clamp(46px,4.6vw,72px);line-height:1.12}.magazine__description{max-width:720px;margin:24px 0 0;color:var(--landing-muted);font-size:15px;font-weight:500;line-height:1.7}.magazine__preview-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;max-width:1080px;margin:64px auto 0;padding-top:24px;border-top:1px solid var(--landing-line)}.magazine__preview-copy{display:grid;gap:8px}.magazine__preview-kicker{margin:0;color:var(--landing-accent-text);font-size:12px;font-weight:700;letter-spacing:.08em}.magazine__preview-copy h3{margin:0;font-size:24px;line-height:1.35}.magazine__preview-description{margin:0;color:var(--landing-muted);font-size:13px;font-weight:500;line-height:1.6}.magazine__action,.magazine-carousel__action{flex:0 0 auto}.magazine-carousel{max-width:1080px;margin:42px auto 0;outline:none}.magazine-carousel:focus-visible{border-radius:var(--landing-radius-lg);box-shadow:0 0 0 3px var(--landing-accent-soft),0 0 0 5px var(--landing-accent)}.magazine-carousel__stage{display:grid;grid-template-columns:minmax(360px,1.02fr) minmax(290px,.8fr);align-items:center;gap:clamp(36px,6vw,88px)}.magazine-carousel__visual{position:relative;min-height:520px;isolation:isolate;-webkit-user-select:none;user-select:none;touch-action:pan-y}.magazine-carousel__halo{position:absolute;z-index:-1;top:50%;left:50%;width:min(82%,430px);aspect-ratio:1;border-radius:50%;transform:translate(-50%,-48%);background:radial-gradient(circle,var(--landing-accent-soft) 0%,transparent 68%)}.magazine-carousel__cover{position:absolute;top:50%;left:50%;display:block;width:min(58%,294px);padding:0;overflow:hidden;border:1px solid var(--landing-line);border-radius:var(--landing-card-radius);color:inherit;background:var(--landing-card-tint);box-shadow:var(--landing-shadow-card);cursor:pointer;transition:width .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),opacity .26s ease,filter .26s ease,box-shadow .26s ease}.magazine-carousel__cover img{display:block;width:100%;height:auto;aspect-ratio:640 / 853;object-fit:contain;background:var(--landing-line-soft)}.magazine-carousel__cover[data-position=active]{z-index:3;transform:translate(-50%,-50%) rotate(-1.4deg)}.magazine-carousel__cover[data-position=previous],.magazine-carousel__cover[data-position=next]{z-index:1;width:min(37%,188px);opacity:.76;filter:saturate(.82)}.magazine-carousel__cover[data-position=previous]{transform:translate(-150%,-45%) rotate(-8deg)}.magazine-carousel__cover[data-position=next]{transform:translate(50%,-52%) rotate(7deg)}.magazine-carousel__cover[data-position=far-previous],.magazine-carousel__cover[data-position=far-next]{z-index:0;width:min(31%,160px);opacity:0;pointer-events:none}.magazine-carousel__cover[data-position=far-previous]{transform:translate(-280%,-42%) rotate(-12deg) scale(.88)}.magazine-carousel__cover[data-position=far-next]{transform:translate(180%,-56%) rotate(12deg) scale(.88)}.magazine-carousel__cover:hover,.magazine-carousel__cover:focus-visible{z-index:4;outline:none;opacity:1;filter:none;box-shadow:var(--landing-shadow-elevated)}.magazine-carousel__cover:focus-visible{box-shadow:0 0 0 3px var(--landing-surface),0 0 0 5px var(--landing-accent),var(--landing-shadow-elevated)}.magazine-carousel__cover[data-position=previous]:hover,.magazine-carousel__cover[data-position=previous]:focus-visible{transform:translate(-150%,-48%) rotate(-6deg) scale(1.04)}.magazine-carousel__cover[data-position=next]:hover,.magazine-carousel__cover[data-position=next]:focus-visible{transform:translate(50%,-49%) rotate(5deg) scale(1.04)}.magazine-carousel__detail{display:grid;align-content:center;gap:14px;min-width:0}.magazine-carousel__count,.magazine-carousel__meta,.magazine-carousel__summary{margin:0}.magazine-carousel__count{color:var(--landing-subtle);font-size:12px;font-weight:800;letter-spacing:.08em}.magazine-carousel__count span:first-child{color:var(--landing-accent-text)}.magazine-carousel__meta{color:var(--landing-muted);font-size:12px;font-weight:700;line-height:1.5}.magazine-carousel__detail h3{margin:2px 0 0;color:var(--landing-ink-strong);font-size:clamp(27px,3vw,42px);line-height:1.18;letter-spacing:-.04em;overflow-wrap:anywhere}.magazine-carousel__summary{max-width:37ch;color:var(--landing-muted);font-size:15px;font-weight:500;line-height:1.7;overflow-wrap:anywhere}.magazine-carousel__read-link{display:inline-flex;align-items:center;gap:7px;width:max-content;margin-top:4px;padding-bottom:3px;border-bottom:1px solid currentColor;color:var(--landing-accent-text);font-size:13px;font-weight:800;text-decoration:none;transition:color .18s ease,gap .18s ease}.magazine-carousel__read-link:hover,.magazine-carousel__read-link:focus-visible{gap:10px;color:var(--landing-ink-strong)}.magazine-carousel__controls{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:12px;margin-top:22px}.magazine-carousel__arrow{display:grid;width:48px;height:48px;padding:0;border:1px solid var(--landing-line);border-radius:50%;place-items:center;color:var(--landing-ink);background:var(--landing-surface);cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.magazine-carousel__arrow:hover,.magazine-carousel__arrow:focus-visible{border-color:var(--landing-accent);color:var(--landing-on-accent);background:var(--landing-accent);outline:none;transform:translateY(-2px)}.magazine-carousel__progress{position:relative;display:grid;grid-template-columns:repeat(var(--magazine-progress-count),minmax(0,1fr));min-height:48px;align-items:center}.magazine-carousel__thread{position:absolute;top:50%;right:var(--magazine-progress-edge);left:var(--magazine-progress-edge);height:2px;border-radius:999px;transform:translateY(-50%);background:var(--landing-line)}.magazine-carousel__thread:after{position:absolute;top:-1px;left:0;width:calc(var(--magazine-progress-position) + 1px);height:4px;border-radius:inherit;content:"";background:var(--landing-accent);transition:width .42s cubic-bezier(.22,1,.36,1)}.magazine-carousel__knot{position:absolute;z-index:2;top:50%;left:var(--magazine-knot-position);width:14px;height:14px;border:3px solid var(--landing-surface);border-radius:50%;transform:translate(-50%,-50%);background:var(--landing-accent);box-shadow:0 0 0 1px var(--landing-accent);transition:left .42s cubic-bezier(.22,1,.36,1)}.magazine-carousel__step{position:relative;z-index:3;display:grid;width:100%;min-height:48px;padding:0;border:0;place-items:end center;color:var(--landing-subtle);background:transparent;font-size:10px;font-weight:800;letter-spacing:.04em;cursor:pointer}.magazine-carousel__step span{padding-top:28px}.magazine-carousel__step[aria-current=step]{color:var(--landing-accent-text)}.magazine-carousel__step:focus-visible{border-radius:var(--landing-radius-sm);outline:2px solid var(--landing-accent);outline-offset:-3px}.magazine-carousel--status{display:grid;min-height:252px;gap:16px;margin-top:34px;padding:40px;border:1px dashed var(--landing-line);border-radius:var(--landing-card-radius);align-content:center;justify-items:start;color:var(--landing-muted);font-size:15px;font-weight:600;line-height:1.65}.magazine-carousel--status p{margin:0}.magazine-carousel__loading-dot{width:10px;height:10px;border-radius:50%;background:var(--landing-accent);box-shadow:16px 0 0 var(--landing-accent-soft),32px 0 0 var(--landing-line)}.hero-registration{display:grid;width:min(100%,600px);gap:20px;margin-top:32px;padding:24px;border:1px solid color-mix(in srgb,var(--landing-accent) 24%,var(--landing-line));border-radius:var(--landing-panel-radius);color:var(--landing-ink);background:color-mix(in srgb,var(--landing-surface) 92%,transparent);box-shadow:var(--landing-shadow-card)}.hero-registration__intro>p:first-child{margin:0 0 6px;color:var(--landing-accent-text);font-size:11px;font-weight:700;letter-spacing:.02em}.hero-registration__intro h2{margin:0;font-size:clamp(21px,2vw,28px);line-height:1.28;letter-spacing:-.025em}.hero-registration__intro h2:focus{outline:none}.hero-registration__launch-features,.hero-registration__benefit{margin:12px 0 0;color:var(--landing-muted);font-size:13px;line-height:1.55}.hero-registration__rewards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.hero-registration__reward{min-width:0;padding:12px 8px;border-radius:var(--landing-radius-lg);background:var(--landing-accent-soft)}.hero-registration__reward strong,.hero-registration__reward span{display:block}.hero-registration__reward strong{font-size:13px;line-height:1.35}.hero-registration__reward span{margin-top:4px;color:var(--landing-muted);font-size:11px;line-height:1.4}.registration-form{display:grid;gap:12px;align-content:start;--form-label-color: var(--landing-ink);--form-label-size: 13px;--form-hint-color: var(--landing-muted);--form-hint-size: 12px;--form-hint-line-height: 18px;--form-required-color: var(--landing-accent-text);--form-error-color: var(--landing-accent-text);--form-error-background: color-mix( in srgb, var(--landing-accent) 7%, var(--landing-surface) );--form-control-border: var(--landing-line);--form-control-radius: var(--landing-radius-lg);--form-control-color: var(--landing-ink);--form-control-background: var(--landing-surface);--form-control-active-border: var(--landing-accent);--form-control-active-background: var(--landing-accent-soft);--form-control-focus-border: var(--landing-accent);--form-control-focus-ring: color-mix(in srgb, var(--landing-accent) 18%, transparent);--form-checkbox-font-size: 13px;--form-checkbox-line-height: 20px;--form-checkbox-accent: var(--landing-accent);--form-checkbox-start-padding-block: 16px;--form-consent-border: color-mix(in srgb, var(--landing-accent) 14%, var(--landing-line));--form-consent-background: var(--landing-card-tint);--form-consent-color: var(--landing-muted);--form-consent-divider: color-mix(in srgb, var(--landing-accent) 12%, var(--landing-line))}.registration-form__controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start}.registration-field{min-width:0}.registration-field__label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.registration-field>input[type=email]{width:100%;min-height:52px;padding:0 16px;border:1px solid var(--landing-line);border-radius:var(--landing-radius-lg);color:var(--landing-ink);background:var(--landing-surface);font:inherit}.registration-field>input[type=email]:focus{border-color:var(--landing-accent);outline:3px solid color-mix(in srgb,var(--landing-accent) 18%,transparent)}.registration-field>input[type=email][aria-invalid=true]{border-color:var(--landing-accent-text);background:var(--form-error-background)}.registration-form__honeypot{position:absolute;left:-10000px}.registration-alpha-interest legend span{color:var(--landing-subtle);font-weight:500}.cf-turnstile{min-height:0}.cf-turnstile[aria-invalid=true]{border-radius:var(--landing-radius-sm);outline:2px solid var(--landing-accent-text);outline-offset:4px}.registration-notice{color:var(--landing-muted);font-size:11px;line-height:1.6}.registration-notice p{margin:0}.registration-notice p+p{margin-top:8px}.registration-notice a{color:var(--landing-ink);font-weight:700;text-decoration-color:var(--landing-accent);text-underline-offset:3px}.registration-form__message{margin:0;font-size:12px;font-weight:600;line-height:1.5}.registration-form__message--error{color:var(--landing-accent-text)}.registration-turnstile-error{display:grid;justify-items:start;gap:6px}.registration-turnstile-retry{padding:0;border:0;color:var(--landing-ink);background:transparent;font:inherit;font-size:12px;font-weight:700;text-decoration:underline;text-decoration-color:var(--landing-accent);text-underline-offset:3px;cursor:pointer}.registration-turnstile-retry:focus-visible{border-radius:3px;outline:3px solid color-mix(in srgb,var(--landing-accent) 18%,transparent);outline-offset:3px}.registration-form__submit{width:112px;min-height:52px}.registration-form__submit:disabled{cursor:wait;opacity:.62}.registration-success{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center}.registration-success>span{display:grid;width:44px;height:44px;border-radius:50%;place-items:center;color:var(--landing-success);background:color-mix(in srgb,var(--landing-success) 10%,transparent)}.registration-success p{margin:0;color:var(--landing-muted);font-size:14px;line-height:1.6}.motion-ready [data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .78s cubic-bezier(.22,1,.36,1),transform .78s cubic-bezier(.22,1,.36,1)}.motion-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(min-width:1560px){.site-header,.story{padding-right:max(80px,calc((100vw - 1440px)/2 + 48px));padding-left:max(80px,calc((100vw - 1440px)/2 + 48px))}}@media(min-width:841px)and (max-width:1320px){.story,.story--hamtteu{grid-template-columns:minmax(460px,.96fr) minmax(360px,1.04fr);gap:40px}.story-phone--hamtteu{left:18%;width:min(340px,27vw)}.hamtteu-location{left:-2%}}@media(max-width:1120px){.hero{grid-template-columns:minmax(350px,.82fr) minmax(500px,1.18fr)}.hero h1{font-size:clamp(52px,5.8vw,72px)}.hero-scene{right:-7vw}.continuity-bridge{gap:48px}.story,.story--hamtteu{grid-template-columns:minmax(330px,.8fr) minmax(470px,1.2fr);gap:44px}.story-phone--hamtteu{left:18%;width:min(336px,29vw)}.record-card--counter,.community-bubble{right:-4%}.opening-statement{gap:48px}}@media(max-width:840px){.site-header{grid-template-columns:1fr auto;padding:0 20px}.desktop-nav,.header-actions{display:none}.menu-button{display:grid;width:var(--knitters-web-control-height);height:var(--knitters-web-control-height);padding:0;border:0;border-radius:50%;place-items:center;color:var(--landing-ink);background:transparent}.mobile-nav{position:fixed;z-index:55;top:calc(var(--knitters-web-header-height) + 8px);right:12px;left:12px;display:grid;gap:2px;padding:12px;border:1px solid var(--landing-line);border-radius:var(--landing-card-radius);transform:translateY(-12px) scale(.98);transform-origin:top right;visibility:hidden;opacity:0;background:var(--landing-surface);box-shadow:var(--landing-shadow-card);transition:opacity .18s ease,transform .18s ease,visibility .18s}.mobile-nav--open{transform:translateY(0) scale(1);visibility:visible;opacity:1}.mobile-nav>a:not(.marketing-action),.mobile-nav>button:not(.marketing-action){display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;padding:0 12px;border:0;border-radius:var(--landing-radius-lg);color:var(--landing-ink);background:transparent;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.mobile-nav>a:not(.marketing-action):hover,.mobile-nav>a:not(.marketing-action):focus-visible,.mobile-nav>button:not(.marketing-action):hover,.mobile-nav>button:not(.marketing-action):focus-visible{background:var(--landing-accent-soft)}.mobile-nav .marketing-action{width:100%}.mobile-nav .marketing-action__content{justify-content:space-between;width:100%}.mobile-nav__registration{margin-top:6px}.hero{display:block;min-height:auto;padding:132px 24px 80px}.hero__copy{max-width:700px}.hero h1{font-size:clamp(52px,9.2vw,74px)}.hero-scene{right:auto;height:660px;margin-top:40px}.hero-scene:before{right:2%;width:66%}.hero-phone--record{left:24%;width:300px}.hero-phone--hamtteu{right:11%;width:220px}.continuity-bridge{grid-template-columns:1fr;gap:40px;min-height:auto;margin:24px;padding:88px 24px}.continuity-bridge:before{top:auto;right:-20%;bottom:-7%;width:min(84vw,540px)}.continuity-bridge__copy{max-width:640px}.continuity-bridge__path{max-width:680px}.continuity-steps li{min-height:76px}.opening-statement{grid-template-columns:1fr;min-height:auto;padding:100px 24px}.project-flow{grid-template-columns:1fr;max-width:680px;min-height:auto}.project-flow__thread{justify-content:center;min-height:40px;transform:rotate(90deg)}.project-flow__before,.project-dashboard{min-height:auto}.story,.story--hamtteu{grid-template-columns:1fr;gap:40px;min-height:auto;padding:100px 24px}.story--hamtteu .story__copy{order:1}.hamtteu-scene{order:2}.story__copy{max-width:648px}.record-scene,.hamtteu-scene,.community-scene{width:min(100%,680px);min-height:700px;margin:0 auto}.hamtteu-scene{min-width:0}.story-phone--record,.story-phone--hamtteu,.story-phone--community{left:50%;width:380px;transform:translate(-50%) rotate(-3deg)}.story-phone--hamtteu{transform:translate(-50%) rotate(3deg)}.story-phone--community{transform:translate(-50%) rotate(-2deg)}.community-photo--one{left:2%;width:192px}.community-photo--two{right:2%;width:180px}.record-card--counter,.community-bubble{right:1%}.magazine{padding:104px 24px}.magazine__heading,.magazine__preview-heading{display:grid;align-items:start}.magazine__action,.magazine-carousel__action{width:max-content}}@media(max-width:840px){.magazine-carousel__stage{grid-template-columns:1fr;gap:34px}.magazine-carousel__visual{min-height:470px}.magazine-carousel__detail{max-width:560px;margin:0 auto}}@media(max-width:600px){.site-header{height:var(--knitters-web-header-height)}.brand{font-size:25px}.hero{padding:116px 20px 68px}.eyebrow,.story__index{margin-bottom:16px;font-size:11px}.hero h1{font-size:clamp(43px,13vw,60px);line-height:1.07}.hero__description{margin-top:24px;font-size:16px;line-height:1.65}.desktop-break{display:none}.hero__actions{align-items:flex-start;flex-direction:column;margin-top:28px}.hero__actions .marketing-action{width:min(100%,312px)}.availability{margin-top:16px}.hero-scene{height:520px;margin:36px -20px 0}.hero-scene:before{top:11%;right:-12%;width:82%}.hero-scene__note{top:2%;left:24px}.hero-phone--record{top:16%;left:17%;width:min(232px,59vw)}.hero-phone--hamtteu{right:10%;bottom:-1%;width:min(168px,42vw)}.phone{padding:2px;border-width:1px;border-radius:var(--landing-phone-radius-compact)}.phone__screen{border-radius:calc(var(--landing-phone-radius-compact) - 3px)}.thread-label{min-width:44px;min-height:28px;padding:0 12px;font-size:9px}.thread-label--record{top:47%;left:2%}.thread-label--hamtteu{right:23%;bottom:2%}.continuity-bridge{gap:36px;margin:16px 12px 32px;padding:72px 20px}.continuity-bridge h2{font-size:clamp(40px,11.5vw,54px)}.continuity-bridge__copy>p:last-child{margin-top:24px;font-size:15px}.continuity-steps{gap:8px}.continuity-steps li{grid-template-columns:36px minmax(0,1fr);gap:12px;min-height:72px;padding:16px}.continuity-steps__index{width:36px;height:36px}.continuity-steps strong{font-size:14px}.continuity-steps p,.continuity-bridge__future>p{font-size:11px}.opening-statement{gap:42px;padding:88px 20px}.opening-statement h2{font-size:clamp(42px,12vw,58px)}.opening-statement__copy>p:last-child{margin-top:24px;font-size:15px}.project-flow{gap:12px}.project-flow__before,.project-dashboard{padding:24px 20px}.project-fragments{min-height:304px;margin-top:24px}.project-fragment--pattern{width:88%}.project-fragment--count{top:76px;width:88%}.project-fragment--timer{top:152px;width:82%}.project-fragment--photo{top:220px;width:86%}.story,.story--hamtteu{gap:32px;padding:88px 20px}.story h2{font-size:clamp(40px,11.5vw,54px)}.story__description{margin-top:24px;font-size:15px}.feature-list{margin-top:28px}.feature-list li{font-size:13px}.record-scene,.hamtteu-scene,.community-scene{min-height:592px}.story-phone--record,.story-phone--hamtteu,.story-phone--community{width:min(312px,78vw)}.record-card--project{top:12%;left:-5%;width:220px;grid-template-columns:52px 1fr}.record-card--project img{width:52px;height:52px}.record-card--project span{display:none}.record-card--counter{top:45%;right:-5%;width:152px}.record-card--timer{bottom:7%;left:-3%;width:192px}.record-card--streak{right:-5%;bottom:27%;width:184px;padding:12px}.record-card--streak strong{font-size:11px}.record-card--streak ul{gap:3px}.hamtteu-location{top:18%;left:-5%;font-size:10px}.hamtteu-path{right:-7%;bottom:10%;gap:6px;padding:12px 16px;font-size:9px}.hamtteu-path i{width:12px}.hamtteu-steps li{grid-template-columns:36px 1fr}.community-photo--one{top:13%;left:-8%;width:140px}.community-photo--two{right:-8%;bottom:7%;width:132px}.community-bubble{top:42%;right:-7%;font-size:9px}.loop-statement{min-height:620px;padding:96px 20px}.loop-statement h2{font-size:clamp(40px,11vw,54px)}.loop-statement__line{width:120vw}.magazine{padding:88px 20px 100px}.magazine__heading{gap:28px}.magazine__preview-heading{gap:20px;margin-top:48px;padding-top:20px}.magazine__preview-copy h3{font-size:22px}.magazine h2{font-size:clamp(40px,11.5vw,54px)}.magazine__description{font-size:14px}.magazine__action,.magazine-carousel__action{min-height:48px}.magazine-carousel{margin-top:32px}.magazine-carousel__stage{grid-template-columns:1fr;gap:32px}.magazine-carousel__visual{min-height:430px;margin:0 -20px}.magazine-carousel__cover[data-position=active]{width:min(62vw,246px)}.magazine-carousel__cover[data-position=previous],.magazine-carousel__cover[data-position=next]{width:min(37vw,148px)}.magazine-carousel__cover[data-position=previous]{transform:translate(-150%,-45%) rotate(-8deg)}.magazine-carousel__cover[data-position=next]{transform:translate(50%,-52%) rotate(7deg)}.magazine-carousel__detail{gap:12px}.magazine-carousel__detail h3{font-size:clamp(28px,8.8vw,39px)}.magazine-carousel__summary{font-size:14px}.magazine-carousel__controls{grid-template-columns:48px minmax(0,1fr) 48px;gap:8px;margin-top:16px}.magazine-carousel--status{min-height:220px;padding:28px 24px}.hero-registration{gap:16px;margin-top:28px;padding:20px}.hero-registration__intro h2{font-size:22px}.hero-registration__benefit,.hero-registration__launch-features{font-size:12px}.hero-registration__rewards{gap:8px;margin-top:16px}.hero-registration__reward{padding:8px}.hero-registration__reward strong{font-size:12px}.hero-registration__reward span{font-size:10px}.registration-form__controls{grid-template-columns:minmax(0,1fr) auto}.registration-form__submit{width:92px;padding-inline:10px}.hero__actions--secondary{margin-top:16px}}@media(max-width:240px){.hero-registration__intro h2{font-size:20px;line-height:1.3}.hero-registration{padding:16px 12px}.registration-form__controls{grid-template-columns:1fr}.registration-form__submit{width:100%}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto;scroll-snap-type:none}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.motion-ready [data-reveal]{opacity:1;transform:none}.thread-motif path{stroke-dashoffset:0}}
