@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Instrument+Serif:ital@0;1&family=Patrick+Hand&family=Plus+Jakarta+Sans:wght@300;400;500&display=swap";._greetingSection_1anvp_2{margin-bottom:8px;animation:_fadeUp_1anvp_1 .6s ease .15s forwards}._greetingHeader_1anvp_7{font-family:"Instrument Serif",serif;font-size:48px;font-weight:400;color:var(--ink);letter-spacing:-.02em;display:flex;align-items:center;gap:12px;margin-bottom:12px}._waveIcon_1anvp_19{width:36px;height:36px;color:var(--ink);flex-shrink:0}._hand_1anvp_26{width:36px;height:36px}._handOutline_1anvp_31{stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}._greetingSubtext_1anvp_39{font-size:17px;font-weight:300;color:var(--ink-soft);margin-bottom:12px;line-height:1.7}._greetingCurrently_1anvp_47{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--ink-muted);display:flex;align-items:center;gap:8px;margin-bottom:40px}._greetingCurrently_1anvp_47 svg{width:14px;height:14px;opacity:.5;flex-shrink:0}._folderTabs_1anvp_65{display:flex;align-items:flex-end;position:relative;padding-left:8px;margin-bottom:-1px;z-index:2}._folderTabs_1anvp_65:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--border);z-index:0}._folderTab_1anvp_65{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.06em;text-transform:uppercase;background:var(--card-bg);border:1px solid var(--border);color:var(--ink-muted);padding:10px 24px 12px;cursor:pointer;position:relative;transition:all .25s ease;border-radius:8px 8px 0 0;margin-right:-12px}._folderTab_1anvp_65:hover{color:var(--accent);background:#e4eef2;z-index:6!important}[data-theme=dark] ._folderTab_1anvp_65:hover{background:#2a3235}._folderTab_1anvp_65._active_1anvp_111{background:#e4eef2;color:var(--accent);border-bottom-color:#e4eef2;z-index:10!important;padding-bottom:14px;margin-bottom:-1px}[data-theme=dark] ._folderTab_1anvp_65._active_1anvp_111{background:#2a3235;border-bottom-color:#2a3235}._folderTab_1anvp_65._active_1anvp_111:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:20px;height:2px;background:var(--accent);border-radius:0 0 2px 2px}._projectsContainer_1anvp_138{padding-top:32px}._projects_1anvp_138{display:grid;grid-template-columns:1fr 1fr;gap:24px;animation:_fadeUp_1anvp_1 .5s ease .3s forwards}._projectCard_1anvp_150{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;display:flex;flex-direction:column;animation:_fadeUp_1anvp_1 .6s ease .3s forwards}._projectCard_1anvp_150:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f;border-color:#3d6f8233}[data-theme=dark] ._projectCard_1anvp_150:hover{box-shadow:0 12px 40px #0003}._featured_1anvp_174{grid-column:1 / -1;display:grid;grid-template-columns:1.1fr .9fr}._featured_1anvp_174 ._projectPreview_1anvp_180{border-radius:0;border-right:1px solid var(--border);min-height:320px}._featured_1anvp_174 ._projectContent_1anvp_186{padding:32px;display:flex;flex-direction:column;justify-content:center}._featured_1anvp_174 ._projectTitle_1anvp_193{font-size:28px;margin-bottom:12px}._featured_1anvp_174 ._projectDesc_1anvp_198{font-size:14px;max-width:none;margin-bottom:20px}._projectPreview_1anvp_180{background:#f9f7f4;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px 12px 0 0}._projectPreviewInner_1anvp_215{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.16,1,.3,1)}._projectPreviewPlaceholder_1anvp_224{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,var(--preview-bg) 0%,rgba(61,111,130,.04) 100%)}._projectPreviewPlaceholder_1anvp_224 svg{width:48px;height:48px;color:var(--ink-muted);opacity:.2}._projectPreviewPlaceholder_1anvp_224 span{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--ink-muted);opacity:.4}._projectContent_1anvp_186{padding:20px 24px 24px}._projectTag_1anvp_254{font-family:IBM Plex Mono,monospace;font-size:11px;line-height:130%;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted);margin-bottom:10px;display:inline-flex;align-items:center;gap:8px;border-radius:12px;border:1px dashed #E2E0DB;background:#f9f7f4;padding:4px 8px;margin-right:auto}._projectTag_1anvp_254:before{content:"";width:8px;height:8px;border-radius:50%;background:#3d6f82;opacity:.6;flex-shrink:0}._projectTitle_1anvp_193{font-family:"Instrument Serif",serif;font-size:22px;font-weight:400;color:var(--ink);margin-bottom:8px;letter-spacing:-.01em;line-height:1.2}._projectDesc_1anvp_198{font-size:13px;font-weight:300;color:var(--ink-soft);line-height:1.65;max-width:320px}._projectReadMore_1anvp_301{display:inline-flex;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.04em;color:var(--accent);text-decoration:none;transition:gap .3s ease}._projectCard_1anvp_150:hover ._projectReadMore_1anvp_301{gap:10px}._projectReadMore_1anvp_301 svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;transition:transform .3s ease}._projectCard_1anvp_150:hover ._projectReadMore_1anvp_301 svg{transform:translate(2px)}._projectArrow_1anvp_331{position:absolute;top:16px;right:16px;width:28px;height:28px;border-radius:50%;background:var(--paper);display:flex;align-items:center;justify-content:center;transform:translate(-4px,4px);transition:all .3s ease;z-index:3;border:1px solid var(--border);opacity:0}._projectCard_1anvp_150:hover ._projectArrow_1anvp_331{opacity:1;transform:translate(0)}._projectArrow_1anvp_331 svg{width:14px;height:14px;color:var(--ink);stroke:currentColor;fill:none;stroke-width:2}@media(max-width:900px){._featured_1anvp_174{grid-template-columns:1fr}._featured_1anvp_174 ._projectPreview_1anvp_180{border-right:none;border-bottom:1px solid var(--border);min-height:220px}._featured_1anvp_174 ._projectContent_1anvp_186{padding:24px}._featured_1anvp_174 ._projectTitle_1anvp_193{font-size:24px}}@media(max-width:800px){._greetingHeader_1anvp_7{font-size:36px;gap:10px}._waveIcon_1anvp_19{width:30px;height:30px}._greetingSubtext_1anvp_39{font-size:15px}._projects_1anvp_138{grid-template-columns:1fr;gap:20px}._featured_1anvp_174{grid-column:1}}@media(max-width:600px){._greetingHeader_1anvp_7{font-size:28px;gap:8px}._waveIcon_1anvp_19{width:26px;height:26px}._greetingSubtext_1anvp_39{font-size:14px;margin-bottom:8px}._greetingCurrently_1anvp_47{font-size:11px;margin-bottom:24px}._folderTabs_1anvp_65{padding-left:4px}._folderTab_1anvp_65{font-size:10px;padding:8px 14px 10px}._folderTab_1anvp_65._active_1anvp_111{padding-bottom:12px}._projects_1anvp_138{gap:16px;margin-top:24px}._projectTitle_1anvp_193{font-size:18px;margin-bottom:6px}._projectDesc_1anvp_198{font-size:12px;line-height:1.5}._projectTag_1anvp_254{font-size:9px;margin-bottom:8px}._featured_1anvp_174 ._projectTitle_1anvp_193{font-size:20px}._featured_1anvp_174 ._projectDesc_1anvp_198{font-size:12px}._featured_1anvp_174 ._projectContent_1anvp_186{padding:16px 20px 20px}}@media(max-width:380px){._folderTab_1anvp_65{font-size:9px;padding:7px 10px 9px}}._aboutSection_14tsz_2{margin-bottom:40px;animation:_fadeUp_14tsz_1 .6s ease .15s forwards;position:relative;max-width:600px}._aboutText_14tsz_9{font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:300;line-height:26px;color:var(--ink-soft);margin-bottom:16px}._aboutText_14tsz_9 em{font-style:italic;color:var(--accent);font-weight:400}._aboutCta_14tsz_24{font-family:IBM Plex Mono;font-size:13px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.52px;margin-top:36px}._ctaLink_14tsz_34{color:var(--ink);text-decoration:underline;text-decoration-style:dotted;text-decoration-color:var(--accent);text-underline-offset:4px;text-decoration-thickness:1.5px;transition:color .2s ease}._ctaLink_14tsz_34:hover{color:var(--accent)}._cameraSlideImg_14tsz_48{width:100%;height:100%;object-fit:cover}._sectionDivider_14tsz_55{display:flex;align-items:center;gap:16px;margin:48px 0 40px;animation:_fadeUp_14tsz_1 .5s ease .3s forwards;height:1px;background:var(--border)}._mochiDivider_14tsz_65{display:flex;align-items:center;gap:16px;margin:48px 0}._mochiDividerLine_14tsz_72{flex:1;border-top:1.5px dotted var(--border)}._mochiDividerImg_14tsz_77{width:48px;height:48px;object-fit:contain;flex-shrink:0}._bentoGrid_14tsz_85{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr auto;gap:24px;animation:_fadeUp_14tsz_1 .6s ease .4s forwards}._bentoCard_14tsz_93{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden}._bentoHeader_14tsz_100{padding:20px 24px 0}._bentoTitle_14tsz_104{font-family:"Instrument Serif",serif;font-size:20px;font-weight:400;color:var(--ink);letter-spacing:-.01em}._bentoCamera_14tsz_113{grid-row:1 / -1;display:flex;flex-direction:column;max-height:748px}._cameraRoll_14tsz_120{padding:16px 24px 20px;position:relative;overflow:hidden;flex:1;display:flex;flex-direction:column}._cameraViewport_14tsz_129{position:relative;flex:1;min-height:200px;border-radius:8px;overflow:hidden;background:var(--preview-bg)}._cameraSlides_14tsz_138{display:flex;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1)}._cameraSlide_14tsz_48{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;background:var(--preview-bg)}._cameraSlide_14tsz_48 svg{width:32px;height:32px;color:var(--ink-muted);opacity:.3}._cameraSlidLabel_14tsz_162{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--ink-muted);opacity:.5}._cameraDots_14tsz_169{display:flex;justify-content:center;gap:6px;margin-top:12px}._cameraDot_14tsz_169{width:6px;height:6px;border-radius:50%;background:var(--border);border:none;cursor:pointer;padding:0;transition:all .3s ease}._cameraDot_14tsz_169._active_14tsz_187{background:var(--accent);width:18px;border-radius:3px}._bentoQa_14tsz_194{height:520px;overflow:hidden}._qaList_14tsz_199{padding:16px 24px 80px}._qaItem_14tsz_203{border-bottom:1px solid var(--border)}._qaItem_14tsz_203:last-child{border-bottom:none}._qaQuestion_14tsz_211{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 0;background:none;border:none;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:400;color:var(--ink-soft);text-align:left;transition:color .2s ease;gap:12px}._qaQuestion_14tsz_211:hover{color:var(--ink)}._qaIcon_14tsz_233{font-family:IBM Plex Mono,monospace;font-size:16px;color:var(--accent);transition:transform .3s ease;flex-shrink:0}._qaItem_14tsz_203._open_14tsz_241 ._qaIcon_14tsz_233{transform:rotate(45deg)}._qaItem_14tsz_203._open_14tsz_241 ._qaQuestion_14tsz_211{font-weight:600}._qaAnswer_14tsz_249{max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}._qaItem_14tsz_203._open_14tsz_241 ._qaAnswer_14tsz_249{max-height:200px;opacity:1}._qaAnswer_14tsz_249 p{color:#4a4a4a;font-family:Plus Jakarta Sans;font-size:13px;font-style:normal;font-weight:300;line-height:160%;padding-bottom:8px}._todoList_14tsz_270{padding:12px 24px 16px;display:flex;flex-direction:column;gap:0}._todoItem_14tsz_277{display:flex;align-items:center;gap:10px;padding:6px 0;cursor:pointer;transition:opacity .3s ease}._todoCheckbox_14tsz_286{width:16px;height:16px;border:1.5px solid var(--border);border-radius:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:none;cursor:pointer;padding:0}._todoCheckbox_14tsz_286 svg{width:10px;height:10px;color:#fff;transition:opacity .2s ease}._todoItem_14tsz_277._checked_14tsz_308 ._todoCheckbox_14tsz_286{background:var(--accent);border-color:var(--accent)}._todoItem_14tsz_277._checked_14tsz_308 ._todoCheckbox_14tsz_286 svg{opacity:1}._todoLabel_14tsz_317{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:300;color:var(--ink-soft);transition:all .3s ease}._todoItem_14tsz_277._checked_14tsz_308 ._todoLabel_14tsz_317{text-decoration:line-through;opacity:.4}@media(max-width:800px){._aboutText_14tsz_9,._aboutCta_14tsz_24{font-size:16px}._bentoGrid_14tsz_85{gap:16px}}@media(max-width:600px){._aboutText_14tsz_9,._aboutCta_14tsz_24{font-size:15px;margin-bottom:12px}._aboutSection_14tsz_2{margin-bottom:32px}._bentoGrid_14tsz_85{grid-template-columns:1fr;gap:16px}._bentoCamera_14tsz_113{grid-row:span 1}}._hero_u8m7h_2{display:grid;grid-template-columns:1fr 370px;align-items:start;margin-bottom:52px;animation:_fadeUp_u8m7h_1 .6s ease .15s forwards}._projectTag_u8m7h_10{display:inline-flex;align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--ink-muted);margin-bottom:12px;border-radius:12px;border:1px dashed #E2E0DB;background:#f9f7f4;padding:4px 8px}._projectTagDot_u8m7h_26{width:8px;height:8px;border-radius:50%;background:var(--accent)}._projectTitle_u8m7h_33{font-family:"Instrument Serif",serif;font-size:34px;font-weight:400;color:var(--ink);line-height:120%;margin-bottom:20px}._projectSubtitle_u8m7h_42{font-size:15px;font-weight:300;color:var(--ink-soft);line-height:1.75}._detailsCard_u8m7h_50{width:350px;margin-left:auto;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:28px 32px;display:flex;flex-direction:column;gap:0}._detailItem_u8m7h_62{display:flex;align-items:flex-start;gap:10px;padding:12px 0 6px}._detailItem_u8m7h_62:first-child{padding-top:0}._detailItem_u8m7h_62:last-child{padding-bottom:0}._detailItem_u8m7h_62+._detailItem_u8m7h_62{border-top:1px dashed var(--border)}._detailIcon_u8m7h_81{width:15px;height:15px;flex-shrink:0;stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}._detailLabel_u8m7h_92{font-family:IBM Plex Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:1px;line-height:130%;font-weight:500;color:var(--ink-muted);margin-bottom:4px}._detailValue_u8m7h_103{font-family:Plus Jakarta Sans;color:#4a4a4a;font-size:16px;font-style:normal;font-weight:300;line-height:175%}._heroPrototype_u8m7h_114{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden;margin-bottom:48px;animation:_fadeUp_u8m7h_1 .6s ease .3s forwards}._heroImage_u8m7h_123{width:100%;background:var(--preview-bg);overflow:hidden;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}._heroPrototypeFooter_u8m7h_133{padding:24px;display:flex;align-items:center;justify-content:center}._prototypeLink_u8m7h_140 svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}._placeholderText_u8m7h_164{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--ink-muted);letter-spacing:.04em}._tldrSection_u8m7h_172{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:36px 40px;margin-top:132px;margin-bottom:82px;animation:_fadeUp_u8m7h_1 .6s ease .4s forwards}._tldrHeader_u8m7h_182{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:16px;border-bottom:1px dashed var(--border)}._tldrLabel_u8m7h_191{font-family:"Instrument Serif";font-size:24px;font-weight:400;font-style:normal;line-height:125%;text-transform:uppercase;letter-spacing:-.48px;color:var(--accent)}._pillBadge_u8m7h_202{display:inline-flex;align-items:center;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:400;color:#8a8a8a;background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;padding:4px 8px;line-height:1.45}._pillBadge_u8m7h_202 svg{width:15px;height:15px;stroke:#8a8a8a;fill:none;stroke-width:1.5;flex-shrink:0}._tldrItem_u8m7h_226{margin-bottom:24px}._tldrItem_u8m7h_226:last-child{margin-bottom:0}._tldrItemLabel_u8m7h_234{display:block;font-family:IBM Plex Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted);margin-bottom:8px}._tldrItemValue_u8m7h_244{font-size:15px;font-weight:300;color:var(--ink-soft);line-height:1.7}._readFullToggle_u8m7h_252{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px;background:var(--card-bg);border:1px solid var(--border);border-radius:10px;cursor:pointer;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.06em;color:var(--ink-muted);transition:all .3s ease;animation:_fadeUp_u8m7h_1 .6s ease .5s forwards}._readFullToggle_u8m7h_252:hover{color:var(--accent);border-color:var(--accent)}._readFullToggle_u8m7h_252 svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;transition:transform .3s ease}._readFullToggle_u8m7h_252._open_u8m7h_285 svg{transform:rotate(180deg)}._deepDive_u8m7h_290{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .6s cubic-bezier(.16,1,.3,1),opacity .4s ease}._deepDive_u8m7h_290>div{overflow:hidden}._deepDive_u8m7h_290._open_u8m7h_285{grid-template-rows:1fr;opacity:1}._deepDive_u8m7h_290._open_u8m7h_285>div{overflow:visible}._deepDiveContent_u8m7h_310{padding-top:80px}._caseSection_u8m7h_315{margin-bottom:100px;margin-top:100px}._caseSection_u8m7h_315:last-child{margin-bottom:0}._caseSection_u8m7h_315:first-child{margin-top:0}._sectionLabel_u8m7h_328{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:1px;line-height:130%;color:#3d6f82;margin-bottom:12px}._sectionTitle_u8m7h_339{color:#1a1a1a;font-family:"Instrument Serif";font-size:24px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.48px;margin-bottom:32px}._sectionBody_u8m7h_350{max-width:600px;color:#4a4a4a;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:300;line-height:175%}._sectionBody_u8m7h_350 p{margin-bottom:28px;max-width:680px}._sectionBody_u8m7h_350 p:last-child{margin-bottom:0}._handwrittenQuote_u8m7h_370{display:flex;align-items:center;justify-content:center;margin:48px 0;padding:32px 16px}._handwrittenQuote_u8m7h_370 p{font-family:Patrick Hand,cursive;font-size:28px;font-weight:400;color:var(--ink);line-height:1.6;text-align:center}._sparkle_u8m7h_387{display:inline-block;width:14px;height:18px;vertical-align:top;position:relative;top:-6px;color:var(--ink)}._sparkleLeft_u8m7h_397{margin-right:4px}._sparkleRight_u8m7h_401{margin-left:4px}._statsRow_u8m7h_406{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:48px 0}._statCard_u8m7h_413{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:28px 20px;text-align:center}._statNumber_u8m7h_421{display:block;text-align:center;font-family:"Instrument Serif";font-size:34px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:8px;color:#3d6f82}._statDesc_u8m7h_434{color:#4a4a4a;text-align:center;font-family:Plus Jakarta Sans;font-size:17px;font-style:normal;font-weight:300;line-height:153%}._quoteCluster_u8m7h_446{display:flex;gap:16px;margin:48px 0;flex-wrap:wrap}._quoteBlock_u8m7h_453{flex:1;min-width:200px;padding:40px 28px 28px;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}._quoteBlock_u8m7h_453:hover{transform:translateY(-3px);box-shadow:0 4px 16px #0000000f}[data-theme=dark] ._quoteBlock_u8m7h_453:hover{box-shadow:0 4px 16px #0003}._quoteFootprints_u8m7h_474{position:absolute;top:8px;left:8px;display:flex;gap:4px;opacity:.25}._quoteFootprints_u8m7h_474 img{width:13px;height:10px;object-fit:contain}._quoteFootprints_u8m7h_474 img:nth-child(1){transform:rotate(-25deg)}._quoteFootprints_u8m7h_474 img:nth-child(2){transform:rotate(-15deg);margin-top:-6px}._quoteFootprints_u8m7h_474 img:nth-child(3){transform:rotate(15deg);margin-top:-6px}._quoteFootprints_u8m7h_474 img:nth-child(4){transform:rotate(-155deg) scaleY(-1)}._quoteText_u8m7h_507{font-family:Patrick Hand,cursive;font-size:15px;color:var(--ink-soft);line-height:1.55;margin-bottom:14px}._quoteAttribution_u8m7h_515{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:400;color:var(--ink-muted);line-height:1.45}._carouselRow_u8m7h_524{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:48px 0}._carouselFull_u8m7h_531{grid-template-columns:1fr}._insightCallout_u8m7h_536{background:#3d6f820a;border-left:3px solid var(--accent);padding:28px;margin:48px 0;border-radius:0 10px 10px 0}._insightCallout_u8m7h_536 p{font-family:"Instrument Serif",serif;font-size:17px;font-style:italic;color:var(--ink);line-height:1.65;margin:0}._feedbackList_u8m7h_554{list-style:none;margin:0;padding:0}._feedbackList_u8m7h_554 li{position:relative;padding:8px 0 8px 20px;font-size:14px;font-style:italic;color:var(--ink-soft);line-height:1.65}._feedbackList_u8m7h_554 li:before{content:"→";position:absolute;left:0;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:13px;font-style:normal}._iterationMarker_u8m7h_580{display:inline-flex;align-items:center;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:400;color:#8a8a8a;background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;padding:4px 8px;line-height:1.45;margin-bottom:12px}._taskGrid_u8m7h_597{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:48px 0}._taskCard_u8m7h_604{background:var(--card-bg);border:1px solid var(--border);border-radius:10px;padding:24px;display:flex;align-items:baseline;gap:14px}._taskNumber_u8m7h_614{font-family:"Instrument Serif",serif;font-size:28px;color:var(--accent);opacity:.5;flex-shrink:0;line-height:1}._taskText_u8m7h_623{font-size:15px;color:var(--ink-soft);line-height:1.6}._comparisonColumnHeader_u8m7h_630{display:flex;align-items:center;gap:10px}._comparisonIcon_u8m7h_636{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}._enjoyedIcon_u8m7h_648{background:#4c91641a;color:#4c9164}._improveIcon_u8m7h_653{background:#3d6f821a;color:var(--accent)}[data-theme=dark] ._enjoyedIcon_u8m7h_648{background:#4c916426;color:#6db87f}._comparisonColumnTitle_u8m7h_663{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:400;color:var(--ink-soft)}._splitCard_u8m7h_671{display:grid;grid-template-columns:1fr 1fr;border-radius:12px;overflow:visible;border:1px solid var(--border);margin:48px 0;min-height:420px}._reverse_u8m7h_681{grid-template-columns:3fr 2fr}._splitCardImage_u8m7h_685{background:linear-gradient(113deg,#d0dee8 13.8%,#e8eff5 85.96%);display:flex;align-items:center;justify-content:center;overflow:visible;min-height:200px;padding-top:32px;padding-bottom:32px}._splitCardCarousel_u8m7h_696 ._carouselImage_u8m7h_696{width:100%;height:auto;object-fit:contain;filter:drop-shadow(5px 4px 15px rgba(74,74,74,.1)) drop-shadow(22px 15px 26px rgba(74,74,74,.09)) drop-shadow(49px 34px 36px rgba(74,74,74,.05))}._splitCardContent_u8m7h_706{background:var(--card-bg);padding:36px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center}._splitCardTitle_u8m7h_715{color:#1a1a1a;font-family:IBM Plex Mono;font-size:11px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:1.1px;padding:4px;border-radius:var(--radius-12, 12px);border:1px dashed var(--UI-Border, #E2E0DB);background:#f9f7f4}._splitCardList_u8m7h_729{list-style:none;padding:0 40px;margin-top:6px;margin-left:auto;margin-right:auto}._splitCardList_u8m7h_729 li{position:relative;padding:10px 0 10px 20px;font-size:14px;color:var(--ink-soft);line-height:1.65}._splitCardList_u8m7h_729 li:last-child{border-bottom:none}._splitCardList_u8m7h_729 li:before{content:"•";position:absolute;left:0;top:10px;color:var(--accent);font-size:17px;line-height:130%}._splitCard_u8m7h_671+._imageAnnotation_u8m7h_759{margin-top:-36px;margin-bottom:48px}._splitCardText_u8m7h_764{color:#4a4a4a;font-family:Plus Jakarta Sans;font-size:17px;font-style:normal;font-weight:300;line-height:153%}._dottedDivider_u8m7h_775{display:flex;align-items:center;border-top:1.5px dotted var(--border);margin-bottom:12px}._mochiDivider_u8m7h_783{display:flex;align-items:center;gap:16px}._mochiDivider_u8m7h_783:before,._mochiDivider_u8m7h_783:after{content:"";flex:1;height:1px;border-top:1px dashed var(--border)}._mochiDivider_u8m7h_783 img{width:48px;height:48px;object-fit:contain}._fullWidthImage_u8m7h_804{max-width:900px;width:100%;background:linear-gradient(108deg,#d0dee8,#e8eff5 99.99%);border:1px solid var(--border);border-radius:12px;overflow:hidden;margin:32px 0 12px;padding:24px;display:flex;align-items:center;justify-content:center}._fullWidthImage_u8m7h_804 img{width:70%;height:auto;display:block;border-radius:8px;filter:drop-shadow(5px 4px 15px rgba(74,74,74,.1)) drop-shadow(22px 15px 26px rgba(74,74,74,.09)) drop-shadow(49px 34px 36px rgba(74,74,74,.05))}._finalPrototypeContainer_u8m7h_829{max-width:900px;width:100%;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:12px}._finalPrototypeContainer_u8m7h_829 ._recur_u8m7h_840{max-width:900px;width:100%;border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:32px}._tilContainer_u8m7h_852{max-width:900px;width:100%;border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:32px}._tilContainer_u8m7h_852 ._til_u8m7h_852{width:100%;height:100%;margin-top:0;padding:0}._carouselImage_u8m7h_696{width:100%;height:auto;display:block;filter:drop-shadow(5px 4px 15px rgba(74,74,74,.1)) drop-shadow(22px 15px 26px rgba(74,74,74,.09)) drop-shadow(49px 34px 36px rgba(74,74,74,.05))}._imageAnnotation_u8m7h_759{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--ink-muted);text-align:center;margin-bottom:0;font-weight:500;letter-spacing:1px;line-height:130%}._reflectionCard_u8m7h_893{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:48px 40px 64px;margin-top:16px}._reflectionCardLabel_u8m7h_901{display:flex;justify-content:center;margin-bottom:36px}._reflectionCardLabel_u8m7h_901 span{display:inline-flex;align-items:center;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:400;color:#8a8a8a;background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;padding:4px 8px;line-height:1.45}._reflectionGrid_u8m7h_922{display:grid;grid-template-columns:1fr 1fr;gap:40px 48px}._reflectionItem_u8m7h_928{text-align:center}._reflectionIcon_u8m7h_932{width:48px;height:48px;margin:0 auto 16px}._reflectionIcon_u8m7h_932 svg{width:100%;height:100%;stroke:var(--ink-muted);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}._reflectionTitle_u8m7h_948{font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:600;color:var(--ink);margin-bottom:8px}._reflectionText_u8m7h_956{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:300;color:var(--ink-soft);line-height:1.6}._projectNav_u8m7h_964{display:flex;justify-content:space-between;align-items:flex-start;margin-top:80px;padding-top:32px;border-top:1.5px dotted var(--border)}._projectNavLink_u8m7h_973{display:flex;flex-direction:column;gap:8px;text-decoration:none}._projectNavMeta_u8m7h_980{display:flex;align-items:center;gap:8px}._projectNavLabel_u8m7h_986{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;color:var(--ink-muted);letter-spacing:.02em}._projectNavTitle_u8m7h_994{font-family:"Instrument Serif",serif;font-size:20px;font-weight:400;color:var(--ink);letter-spacing:-.01em;line-height:1.2;transition:color .2s ease}._projectNavLink_u8m7h_973:hover ._projectNavTitle_u8m7h_994{color:var(--accent)}._next_u8m7h_1008{align-items:flex-end}@media(max-width:768px){._projectNav_u8m7h_964{flex-direction:column;gap:24px}._next_u8m7h_1008{align-items:flex-start}}@media(max-width:768px){._hero_u8m7h_2{grid-template-columns:1fr;gap:32px}._projectTitle_u8m7h_33{font-size:34px}._tldrSection_u8m7h_172{padding:28px}._splitCard_u8m7h_671,._reverse_u8m7h_681{grid-template-columns:1fr}._splitCardImage_u8m7h_685{min-height:200px}._carouselRow_u8m7h_524{grid-template-columns:1fr}._reflectionGrid_u8m7h_922{grid-template-columns:1fr;gap:32px}._reflectionCard_u8m7h_893{padding:36px 28px}._taskGrid_u8m7h_597{grid-template-columns:1fr}._sectionTitle_u8m7h_339{font-size:28px}._caseSection_u8m7h_315{margin-bottom:72px}._statsRow_u8m7h_406{grid-template-columns:1fr}._quoteCluster_u8m7h_446{flex-direction:column}._projectNav_u8m7h_964{flex-direction:column;gap:24px}._next_u8m7h_1008{align-items:flex-start}}@media(max-width:600px){._projectTitle_u8m7h_33{font-size:30px}}._detailPipe_u8m7h_1095{color:#e2e0db;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:300;line-height:175%}._detailLinks_u8m7h_1105{display:flex;gap:5px;align-items:center}._detailLinksDivider_u8m7h_1111{width:1px;height:16px;background:var(--border);display:inline-block}._sectionNumber_u8m7h_1119{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--card-bg);font-family:"Instrument Serif",serif;font-size:18px;color:var(--accent);margin-bottom:20px}._carousel_u8m7h_524{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden;position:relative}._carouselTrack_u8m7h_1143{display:flex;transition:transform .4s cubic-bezier(.16,1,.3,1)}._carouselSlide_u8m7h_1148{min-width:100%;aspect-ratio:3 / 4;background:var(--preview-bg);display:flex;align-items:center;justify-content:center}._tabSlide_u8m7h_1157{aspect-ratio:auto;height:500px;width:100%;min-width:100%;padding:24px;background:linear-gradient(113deg,#d0dee8 13.8%,#e8eff5 85.96%);display:flex;align-items:center;justify-content:center;flex-shrink:0}._tabSlide_u8m7h_1157 img,._tabSlide_u8m7h_1157 ._carouselImage_u8m7h_696{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;border-radius:8px}._carouselSlide_u8m7h_1148 img{width:100%;height:100%;object-fit:cover}._carouselBtn_u8m7h_1188{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:var(--card-bg);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .2s ease;opacity:0;pointer-events:none;color:var(--ink-muted)}._carousel_u8m7h_524:hover ._carouselBtn_u8m7h_1188{opacity:1;pointer-events:auto}._carouselBtn_u8m7h_1188:hover{border-color:var(--accent);color:var(--accent)}._carouselBtn_u8m7h_1188 svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}._prev_u8m7h_1226{left:12px}._next_u8m7h_1008{right:12px}._carouselDots_u8m7h_1234{display:flex;justify-content:center;gap:6px;padding:14px 0;position:absolute;bottom:0;left:0;right:0;z-index:1}._carouselDot_u8m7h_1234{width:6px;height:6px;border-radius:50%;background:var(--border);border:none;cursor:pointer;padding:0;transition:background .2s ease}._carouselDot_u8m7h_1234._active_u8m7h_1257{background:var(--accent)}._carouselCaption_u8m7h_1261{position:relative;margin-top:52px;margin-bottom:0}._splitCardCarousel_u8m7h_696{width:100%;height:100%;position:relative;filter:drop-shadow(5px 4px 15px rgba(74,74,74,.1)) drop-shadow(22px 15px 26px rgba(74,74,74,.09)) drop-shadow(49px 34px 36px rgba(74,74,74,.05))}._splitCardCarousel_u8m7h_696 ._carousel_u8m7h_524{height:100%;border-radius:0;border:none;background:transparent;overflow:hidden}._splitCardCarousel_u8m7h_696 ._carouselTrack_u8m7h_1143{height:100%}._splitCardCarousel_u8m7h_696 ._carouselSlide_u8m7h_1148{aspect-ratio:auto;height:100%;min-height:300px;overflow:visible;background:transparent}._testimonialCarousel_u8m7h_1300{margin:48px 0}._testimonialTrack_u8m7h_1304{position:relative}._testimonialPage_u8m7h_1308{display:none;grid-template-columns:1fr 1fr;gap:20px}._testimonialPage_u8m7h_1308._active_u8m7h_1257{display:grid}._testimonialCard_u8m7h_1318{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:32px 32px 28px;display:flex;flex-direction:column;min-height:320px}._testimonialDivider_u8m7h_1328{width:100%;border:none;border-top:1px dashed var(--border);margin-bottom:28px}._testimonialQuoteMark_u8m7h_1335{font-family:"Instrument Serif",serif;font-size:36px;color:var(--accent);line-height:1;margin-bottom:12px}._testimonialText_u8m7h_1343{font-size:15px;font-weight:300;color:var(--ink-soft);line-height:1.7;flex:1}._testimonialText_u8m7h_1343 strong{font-weight:600;color:var(--ink)}._testimonialAttribution_u8m7h_1356{margin-top:24px;display:flex;flex-direction:column;gap:2px}._testimonialName_u8m7h_1363{font-size:14px;font-weight:500;color:var(--ink)}._testimonialRole_u8m7h_1369{font-size:13px;font-weight:300;color:var(--ink-muted)}._testimonialNav_u8m7h_1375{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px dashed var(--border)}._testimonialCounter_u8m7h_1384{font-family:IBM Plex Mono,monospace;font-size:13px;color:var(--ink-muted)}._testimonialCounter_u8m7h_1384 strong{color:var(--ink);font-weight:500}._testimonialArrows_u8m7h_1395{display:flex;gap:8px}._testimonialArrow_u8m7h_1395{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--card-bg);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ink-muted);transition:all .2s ease}._testimonialArrow_u8m7h_1395:hover{border-color:var(--accent);color:var(--accent)}._tabbedSection_u8m7h_1420{margin:48px 0}._tabPanel_u8m7h_1423 ._imageAnnotation_u8m7h_759{margin-top:12px}._tabBar_u8m7h_1426{display:flex;gap:8px;justify-content:center;margin-bottom:24px}._tabBtn_u8m7h_1433{font-family:IBM Plex Mono,monospace;font-size:13px;letter-spacing:.04em;padding:8px 20px;border-radius:20px;border:1px solid var(--border);background:transparent;color:#1a1a1a;cursor:pointer;transition:all .25s ease}._tabBtn_u8m7h_1433:hover{border-color:var(--accent);color:var(--accent)}._tabBtn_u8m7h_1433._active_u8m7h_1257{background:#dde8ec;color:var(--accent);border-color:#dde8ec}._tabBtnEnjoyed_u8m7h_1457._active_u8m7h_1257{background:#4c916414;color:#4c9164;border-color:#4c91644d}._tabBtnImprove_u8m7h_1463._active_u8m7h_1257{background:#b450500f;color:#a05050;border-color:#b4505040}._tabPanel_u8m7h_1423{display:block}._personaImage_u8m7h_1474{aspect-ratio:1908 / 1512;padding:24px;background:linear-gradient(113deg,#d0dee8 13.8%,#e8eff5 85.96%)}._prototypeLink_u8m7h_140{display:inline-flex;align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:13px;letter-spacing:.04em;color:var(--accent);text-decoration:none;transition:opacity .2s ease}._prototypeLink_u8m7h_140:hover{opacity:.7}@media(max-width:768px){._testimonialPage_u8m7h_1308{grid-template-columns:1fr}._testimonialCard_u8m7h_1318{min-height:auto}._tabBar_u8m7h_1426{flex-wrap:wrap}._tabBtn_u8m7h_1433{font-size:11px;padding:10px 18px}._detailsCard_u8m7h_50{margin-right:auto}}._keyFeaturesCard_u8m7h_1522{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:40px;display:flex;flex-direction:column;align-items:center;gap:24px;margin:32px 0}._keyFeaturesPill_u8m7h_1534{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;padding:4px 8px}._keyFeaturesGrid_u8m7h_1547{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}._keyFeatureItem_u8m7h_1554{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:8px;width:322px;margin-left:auto;margin-right:auto}._keyFeatureIcon_u8m7h_1566{width:28px;height:28px;color:var(--accent);flex-shrink:0}._keyFeatureTitle_u8m7h_1573{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:500;color:var(--ink-soft)}._keyFeatureDesc_u8m7h_1580{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:300;color:var(--ink-soft);line-height:1.75;text-align:left}@media(max-width:600px){._keyFeaturesGrid_u8m7h_1547{grid-template-columns:1fr}}._imageAnnotationLink_u8m7h_1595{color:var(--accent);text-decoration:none;transition:opacity .2s ease;display:block}._imageAnnotationLink_u8m7h_1595:hover{opacity:.7}._lessonsGrid_u8m7h_1607{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px}._lessonCard_u8m7h_1614{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:24px 32px;display:flex;flex-direction:column;gap:16px;overflow:hidden}._lessonIcon_u8m7h_1625{width:28px;height:28px;color:var(--accent);flex-shrink:0}._lessonIcon_u8m7h_1625 svg{width:100%;height:100%}._lessonTitle_u8m7h_1637{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:500;color:var(--ink-soft);line-height:1.75}._lessonText_u8m7h_1645{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:300;color:var(--ink-soft);line-height:1.75}@media(max-width:768px){._lessonsGrid_u8m7h_1607{grid-template-columns:1fr}}._testingCards_u8m7h_1660{display:flex;flex-direction:column;gap:12px}._testingCardsRow_u8m7h_1666{display:grid;grid-template-columns:1fr 1fr;gap:32px}._testingCard_u8m7h_1660{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;gap:16px;padding:28px 32px}._testingCardImage_u8m7h_1683{width:100%;border-radius:8px;overflow:visible;display:flex;align-items:center;justify-content:center}._testingCardImage_u8m7h_1683 img{width:100%;height:100%;object-fit:cover}._testingCardDesc_u8m7h_1698{font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:300;color:var(--ink-soft);line-height:1.53}._testingCardLabel_u8m7h_1706{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:500;color:var(--accent);line-height:1.75}._testingCardImage_u8m7h_1683 video{width:75%;height:auto;border-radius:8px;display:block;box-shadow:136px 94px 46px #4a4a4a00,87px 60px 42px #4a4a4a03,49px 34px 36px #4a4a4a0d,22px 15px 26px #4a4a4a17,5px 4px 15px #4a4a4a1a}@media(max-width:768px){._testingCardsRow_u8m7h_1666{grid-template-columns:1fr}}._hero_1w3aw_2{display:grid;grid-template-columns:1fr 370px;align-items:start;margin-bottom:52px;animation:_fadeUp_1w3aw_1 .6s ease .15s forwards}._projectTag_1w3aw_10{display:inline-flex;align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--ink-muted);margin-bottom:12px;border-radius:12px;border:1px dashed #E2E0DB;background:#f9f7f4;padding:4px 8px;margin-right:12px}._projectTagDot_1w3aw_27{width:8px;height:8px;border-radius:50%;background:var(--accent)}._projectTitle_1w3aw_34{font-family:"Instrument Serif",serif;font-size:34px;font-weight:400;color:var(--ink);line-height:120%;margin-bottom:20px}._projectSubtitle_1w3aw_43{font-size:15px;font-weight:300;color:var(--ink-soft);line-height:1.75}._detailsCard_1w3aw_51{width:350px;margin-left:auto;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:28px 32px;display:flex;flex-direction:column;gap:0}._detailItem_1w3aw_63{display:flex;align-items:flex-start;gap:10px;padding:12px 0 6px}._detailItem_1w3aw_63:first-child{padding-top:0}._detailItem_1w3aw_63:last-child{padding-bottom:0}._detailItem_1w3aw_63+._detailItem_1w3aw_63{border-top:1px dashed var(--border)}._detailIcon_1w3aw_82{width:15px;height:15px;flex-shrink:0;stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}._detailLabel_1w3aw_93{font-family:IBM Plex Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:1px;line-height:130%;font-weight:500;color:var(--ink-muted);margin-bottom:4px}._detailValue_1w3aw_104{font-family:Plus Jakarta Sans;color:#4a4a4a;font-size:16px;font-style:normal;font-weight:300;line-height:175%}._heroPrototype_1w3aw_115{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden;margin-bottom:48px;animation:_fadeUp_1w3aw_1 .6s ease .3s forwards}._heroImage_1w3aw_124{width:100%;background:var(--preview-bg);overflow:hidden;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}._heroPrototypeFooter_1w3aw_134{padding:24px;display:flex;align-items:center;justify-content:center}._prototypeLink_1w3aw_141 svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}._placeholderText_1w3aw_165{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--ink-muted);letter-spacing:.04em}._tldrSection_1w3aw_173{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:36px 40px;margin-top:132px;margin-bottom:82px;animation:_fadeUp_1w3aw_1 .6s ease .4s forwards}._tldrHeader_1w3aw_183{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:16px;border-bottom:1px dashed var(--border)}._tldrLabel_1w3aw_192{font-family:"Instrument Serif";font-size:24px;font-weight:400;font-style:normal;line-height:125%;text-transform:uppercase;letter-spacing:-.48px;color:var(--accent)}._pillBadge_1w3aw_203{display:inline-flex;align-items:center;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:400;color:#8a8a8a;background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;padding:4px 8px;line-height:1.45}._pillBadge_1w3aw_203 svg{width:15px;height:15px;stroke:#8a8a8a;fill:none;stroke-width:1.5;flex-shrink:0}._tldrItem_1w3aw_227{margin-bottom:24px}._tldrItem_1w3aw_227:last-child{margin-bottom:0}._tldrItemLabel_1w3aw_235{display:block;font-family:IBM Plex Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted);margin-bottom:8px}._tldrItemValue_1w3aw_245{font-size:15px;font-weight:300;color:var(--ink-soft);line-height:1.7}._readFullToggle_1w3aw_253{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px;background:var(--card-bg);border:1px solid var(--border);border-radius:10px;cursor:pointer;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.06em;color:var(--ink-muted);transition:all .3s ease;animation:_fadeUp_1w3aw_1 .6s ease .5s forwards}._readFullToggle_1w3aw_253:hover{color:var(--accent);border-color:var(--accent)}._readFullToggle_1w3aw_253 svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;transition:transform .3s ease}._readFullToggle_1w3aw_253._open_1w3aw_286 svg{transform:rotate(180deg)}._deepDive_1w3aw_291{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .6s cubic-bezier(.16,1,.3,1),opacity .4s ease}._deepDive_1w3aw_291>div{overflow:hidden}._deepDive_1w3aw_291._open_1w3aw_286{grid-template-rows:1fr;opacity:1}._deepDive_1w3aw_291._open_1w3aw_286>div{overflow:visible}._deepDiveContent_1w3aw_311{padding-top:80px}._caseSection_1w3aw_316{margin-bottom:100px;margin-top:100px}._caseSection_1w3aw_316:last-child{margin-bottom:0}._caseSection_1w3aw_316:first-child{margin-top:0}._sectionLabel_1w3aw_329{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:1px;line-height:130%;color:#3d6f82;margin-bottom:12px}._sectionTitle_1w3aw_340{color:#1a1a1a;font-family:"Instrument Serif";font-size:24px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.48px;margin-bottom:32px}._sectionBody_1w3aw_351{max-width:600px;color:#4a4a4a;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:300;line-height:175%}._sectionBody_1w3aw_351 p{margin-bottom:28px;max-width:680px}._sectionBody_1w3aw_351 p:last-child{margin-bottom:0}._handwrittenQuote_1w3aw_371{display:flex;align-items:center;justify-content:center;margin:48px 0;padding:32px 16px}._handwrittenQuote_1w3aw_371 p{font-family:Patrick Hand,cursive;font-size:28px;font-weight:400;color:var(--ink);line-height:1.6;text-align:center}._sparkle_1w3aw_388{display:inline-block;width:14px;height:18px;vertical-align:top;position:relative;top:-6px;color:var(--ink)}._sparkleLeft_1w3aw_398{margin-right:4px}._sparkleRight_1w3aw_402{margin-left:4px}._statsRow_1w3aw_407{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:48px 0}._statCard_1w3aw_414{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:28px 20px;text-align:center}._statNumber_1w3aw_422{display:block;text-align:center;font-family:"Instrument Serif";font-size:34px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:8px;color:#3d6f82}._statDesc_1w3aw_435{color:#4a4a4a;text-align:center;font-family:Plus Jakarta Sans;font-size:17px;font-style:normal;font-weight:300;line-height:153%}._quoteCluster_1w3aw_447{display:flex;gap:16px;margin:48px 0;flex-wrap:wrap}._quoteBlock_1w3aw_454{flex:1;min-width:200px;padding:40px 28px 28px;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}._quoteBlock_1w3aw_454:hover{transform:translateY(-3px);box-shadow:0 4px 16px #0000000f}[data-theme=dark] ._quoteBlock_1w3aw_454:hover{box-shadow:0 4px 16px #0003}._quoteFootprints_1w3aw_475{position:absolute;top:8px;left:8px;display:flex;gap:4px;opacity:.25}._quoteFootprints_1w3aw_475 img{width:13px;height:10px;object-fit:contain}._quoteFootprints_1w3aw_475 img:nth-child(1){transform:rotate(-25deg)}._quoteFootprints_1w3aw_475 img:nth-child(2){transform:rotate(-15deg);margin-top:-6px}._quoteFootprints_1w3aw_475 img:nth-child(3){transform:rotate(15deg);margin-top:-6px}._quoteFootprints_1w3aw_475 img:nth-child(4){transform:rotate(-155deg) scaleY(-1)}._quoteText_1w3aw_508{font-family:Patrick Hand,cursive;font-size:15px;color:var(--ink-soft);line-height:1.55;margin-bottom:14px}._quoteAttribution_1w3aw_516{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:400;color:var(--ink-muted);line-height:1.45}._carouselRow_1w3aw_525{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:48px 0}._carouselFull_1w3aw_532{grid-template-columns:1fr}._insightCallout_1w3aw_537{background:#3d6f820a;border-left:3px solid var(--accent);padding:28px;margin:48px 0;border-radius:0 10px 10px 0}._insightCallout_1w3aw_537 p{font-family:"Instrument Serif",serif;font-size:17px;font-style:italic;color:var(--ink);line-height:1.65;margin:0}._feedbackList_1w3aw_555{list-style:none;margin:0;padding:0}._feedbackList_1w3aw_555 li{position:relative;padding:8px 0 8px 20px;font-size:14px;font-style:italic;color:var(--ink-soft);line-height:1.65}._feedbackList_1w3aw_555 li:before{content:"→";position:absolute;left:0;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:13px;font-style:normal}._iterationMarker_1w3aw_581{display:inline-flex;align-items:center;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:400;color:#8a8a8a;background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;padding:4px 8px;line-height:1.45;margin-bottom:12px}._taskGrid_1w3aw_598{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:48px 0}._taskCard_1w3aw_605{background:var(--card-bg);border:1px solid var(--border);border-radius:10px;padding:24px;display:flex;align-items:baseline;gap:14px}._taskNumber_1w3aw_615{font-family:"Instrument Serif",serif;font-size:28px;color:var(--accent);opacity:.5;flex-shrink:0;line-height:1}._taskText_1w3aw_624{font-size:15px;color:var(--ink-soft);line-height:1.6}._comparisonColumnHeader_1w3aw_631{display:flex;align-items:center;gap:10px}._comparisonIcon_1w3aw_637{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}._enjoyedIcon_1w3aw_649{background:#4c91641a;color:#4c9164}._improveIcon_1w3aw_654{background:#3d6f821a;color:var(--accent)}[data-theme=dark] ._enjoyedIcon_1w3aw_649{background:#4c916426;color:#6db87f}._comparisonColumnTitle_1w3aw_664{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:400;color:var(--ink-soft)}._splitCard_1w3aw_672{display:grid;grid-template-columns:1fr 1fr;border-radius:12px;overflow:visible;border:1px solid var(--border);margin:48px 0;min-height:420px}._reverse_1w3aw_682{grid-template-columns:3fr 2fr}._splitCardImage_1w3aw_686{background:linear-gradient(113deg,#d0dee8 13.8%,#e8eff5 85.96%);display:flex;align-items:center;justify-content:center;overflow:visible;min-height:200px;padding-top:32px;padding-bottom:32px}._splitCardCarousel_1w3aw_697 ._carouselImage_1w3aw_697{width:100%;height:auto;object-fit:contain;filter:drop-shadow(5px 4px 15px rgba(74,74,74,.1)) drop-shadow(22px 15px 26px rgba(74,74,74,.09)) drop-shadow(49px 34px 36px rgba(74,74,74,.05))}._splitCardContent_1w3aw_707{background:var(--card-bg);padding:36px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center}._splitCardTitle_1w3aw_716{color:#1a1a1a;font-family:IBM Plex Mono;font-size:11px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:1.1px;padding:4px;border-radius:var(--radius-12, 12px);border:1px dashed var(--UI-Border, #E2E0DB);background:#f9f7f4}._splitCardList_1w3aw_730{list-style:none;padding:0 40px;margin-top:6px;margin-left:auto;margin-right:auto}._splitCardList_1w3aw_730 li{position:relative;padding:10px 0 10px 20px;font-size:14px;color:var(--ink-soft);line-height:1.65}._splitCardList_1w3aw_730 li:last-child{border-bottom:none}._splitCardList_1w3aw_730 li:before{content:"•";position:absolute;left:0;top:10px;color:var(--accent);font-size:17px;line-height:130%}._splitCard_1w3aw_672+._imageAnnotation_1w3aw_760{margin-top:-36px;margin-bottom:48px}._splitCardText_1w3aw_765{color:#4a4a4a;font-family:Plus Jakarta Sans;font-size:17px;font-style:normal;font-weight:300;line-height:153%}._dottedDivider_1w3aw_776{display:flex;align-items:center;border-top:1.5px dotted var(--border);margin-bottom:12px}._mochiDivider_1w3aw_784{display:flex;align-items:center;gap:16px}._mochiDivider_1w3aw_784:before,._mochiDivider_1w3aw_784:after{content:"";flex:1;height:1px;border-top:1px dashed var(--border)}._mochiDivider_1w3aw_784 img{width:48px;height:48px;object-fit:contain}._fullWidthImage_1w3aw_805{max-width:900px;width:100%;background:linear-gradient(108deg,#d0dee8,#e8eff5 99.99%);border:1px solid var(--border);border-radius:12px;overflow:hidden;margin:32px 0 12px;padding:24px;display:flex;align-items:center;justify-content:center}._fullWidthImage_1w3aw_805 img{width:70%;height:auto;display:block;border-radius:8px;filter:drop-shadow(5px 4px 15px rgba(74,74,74,.1)) drop-shadow(22px 15px 26px rgba(74,74,74,.09)) drop-shadow(49px 34px 36px rgba(74,74,74,.05))}._finalPrototypeContainer_1w3aw_830{max-width:900px;width:100%;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:12px}._finalPrototypeContainer_1w3aw_830 ._recur_1w3aw_841{max-width:900px;width:100%;border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:32px}._tilContainer_1w3aw_853{max-width:900px;width:100%;border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:32px}._tilContainer_1w3aw_853 ._til_1w3aw_853{width:100%;height:100%;margin-top:0;padding:0}._carouselImage_1w3aw_697{width:100%;height:auto;display:block;filter:drop-shadow(5px 4px 15px rgba(74,74,74,.1)) drop-shadow(22px 15px 26px rgba(74,74,74,.09)) drop-shadow(49px 34px 36px rgba(74,74,74,.05))}._imageAnnotation_1w3aw_760{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--ink-muted);text-align:center;margin-bottom:0;font-weight:500;letter-spacing:1px;line-height:130%}._reflectionCard_1w3aw_894{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:48px 40px 64px;margin-top:16px}._reflectionCardLabel_1w3aw_902{display:flex;justify-content:center;margin-bottom:36px}._reflectionCardLabel_1w3aw_902 span{display:inline-flex;align-items:center;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:400;color:#8a8a8a;background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;padding:4px 8px;line-height:1.45}._reflectionGrid_1w3aw_923{display:grid;grid-template-columns:1fr 1fr;gap:40px 48px}._reflectionItem_1w3aw_929{text-align:center}._reflectionIcon_1w3aw_933{width:48px;height:48px;margin:0 auto 16px}._reflectionIcon_1w3aw_933 svg{width:100%;height:100%;stroke:var(--ink-muted);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}._reflectionTitle_1w3aw_949{font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:600;color:var(--ink);margin-bottom:8px}._reflectionText_1w3aw_957{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:300;color:var(--ink-soft);line-height:1.6}._projectNav_1w3aw_965{display:flex;justify-content:space-between;align-items:flex-start;margin-top:80px;padding-top:32px;border-top:1.5px dotted var(--border)}._projectNavLink_1w3aw_974{display:flex;flex-direction:column;gap:8px;text-decoration:none}._projectNavMeta_1w3aw_981{display:flex;align-items:center;gap:8px}._projectNavLabel_1w3aw_987{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;color:var(--ink-muted);letter-spacing:.02em}._projectNavTitle_1w3aw_995{font-family:"Instrument Serif",serif;font-size:20px;font-weight:400;color:var(--ink);letter-spacing:-.01em;line-height:1.2;transition:color .2s ease}._projectNavLink_1w3aw_974:hover ._projectNavTitle_1w3aw_995{color:var(--accent)}._next_1w3aw_1009{align-items:flex-end}@media(max-width:768px){._projectNav_1w3aw_965{flex-direction:column;gap:24px}._next_1w3aw_1009{align-items:flex-start}}@media(max-width:768px){._hero_1w3aw_2{grid-template-columns:1fr;gap:32px}._projectTitle_1w3aw_34{font-size:34px}._tldrSection_1w3aw_173{padding:28px}._splitCard_1w3aw_672,._reverse_1w3aw_682{grid-template-columns:1fr}._splitCardImage_1w3aw_686{min-height:200px}._carouselRow_1w3aw_525{grid-template-columns:1fr}._reflectionGrid_1w3aw_923{grid-template-columns:1fr;gap:32px}._reflectionCard_1w3aw_894{padding:36px 28px}._taskGrid_1w3aw_598{grid-template-columns:1fr}._sectionTitle_1w3aw_340{font-size:28px}._caseSection_1w3aw_316{margin-bottom:72px}._statsRow_1w3aw_407{grid-template-columns:1fr}._quoteCluster_1w3aw_447{flex-direction:column}._projectNav_1w3aw_965{flex-direction:column;gap:24px}._next_1w3aw_1009{align-items:flex-start}}@media(max-width:600px){._projectTitle_1w3aw_34{font-size:30px}}._detailPipe_1w3aw_1096{color:#e2e0db;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:300;line-height:175%}._detailLinks_1w3aw_1106{display:flex;gap:5px;align-items:center}._detailLinksDivider_1w3aw_1112{width:1px;height:16px;background:var(--border);display:inline-block}._sectionNumber_1w3aw_1120{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--card-bg);font-family:"Instrument Serif",serif;font-size:18px;color:var(--accent);margin-bottom:20px}._carousel_1w3aw_525{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden;position:relative}._carouselTrack_1w3aw_1144{display:flex;transition:transform .4s cubic-bezier(.16,1,.3,1)}._carouselSlide_1w3aw_1149{min-width:100%;aspect-ratio:3 / 4;background:var(--preview-bg);display:flex;align-items:center;justify-content:center}._tabSlide_1w3aw_1158{aspect-ratio:auto;height:500px;width:100%;min-width:100%;padding:24px;background:linear-gradient(113deg,#d0dee8 13.8%,#e8eff5 85.96%);display:flex;align-items:center;justify-content:center;flex-shrink:0}._tabSlide_1w3aw_1158 img,._tabSlide_1w3aw_1158 ._carouselImage_1w3aw_697{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;border-radius:8px}._carouselSlide_1w3aw_1149 img{width:100%;height:100%;object-fit:cover}._carouselBtn_1w3aw_1189{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:var(--card-bg);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .2s ease;opacity:0;pointer-events:none;color:var(--ink-muted)}._carousel_1w3aw_525:hover ._carouselBtn_1w3aw_1189{opacity:1;pointer-events:auto}._carouselBtn_1w3aw_1189:hover{border-color:var(--accent);color:var(--accent)}._carouselBtn_1w3aw_1189 svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}._prev_1w3aw_1227{left:12px}._next_1w3aw_1009{right:12px}._carouselDots_1w3aw_1235{display:flex;justify-content:center;gap:6px;padding:14px 0;position:absolute;bottom:0;left:0;right:0;z-index:1}._carouselDot_1w3aw_1235{width:6px;height:6px;border-radius:50%;background:var(--border);border:none;cursor:pointer;padding:0;transition:background .2s ease}._carouselDot_1w3aw_1235._active_1w3aw_1258{background:var(--accent)}._carouselCaption_1w3aw_1262{position:relative;margin-top:52px;margin-bottom:0}._splitCardCarousel_1w3aw_697{width:100%;height:100%;position:relative;filter:drop-shadow(5px 4px 15px rgba(74,74,74,.1)) drop-shadow(22px 15px 26px rgba(74,74,74,.09)) drop-shadow(49px 34px 36px rgba(74,74,74,.05))}._splitCardCarousel_1w3aw_697 ._carousel_1w3aw_525{height:100%;border-radius:0;border:none;background:transparent;overflow:hidden}._splitCardCarousel_1w3aw_697 ._carouselTrack_1w3aw_1144{height:100%}._splitCardCarousel_1w3aw_697 ._carouselSlide_1w3aw_1149{aspect-ratio:auto;height:100%;min-height:300px;overflow:visible;background:transparent}._testimonialCarousel_1w3aw_1301{margin:48px 0}._testimonialTrack_1w3aw_1305{position:relative}._testimonialPage_1w3aw_1309{display:none;grid-template-columns:1fr 1fr;gap:20px}._testimonialPage_1w3aw_1309._active_1w3aw_1258{display:grid}._testimonialCard_1w3aw_1319{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:32px 32px 28px;display:flex;flex-direction:column;min-height:320px}._testimonialDivider_1w3aw_1329{width:100%;border:none;border-top:1px dashed var(--border);margin-bottom:28px}._testimonialQuoteMark_1w3aw_1336{font-family:"Instrument Serif",serif;font-size:36px;color:var(--accent);line-height:1;margin-bottom:12px}._testimonialText_1w3aw_1344{font-size:15px;font-weight:300;color:var(--ink-soft);line-height:1.7;flex:1}._testimonialText_1w3aw_1344 strong{font-weight:600;color:var(--ink)}._testimonialAttribution_1w3aw_1357{margin-top:24px;display:flex;flex-direction:column;gap:2px}._testimonialName_1w3aw_1364{font-size:14px;font-weight:500;color:var(--ink)}._testimonialRole_1w3aw_1370{font-size:13px;font-weight:300;color:var(--ink-muted)}._testimonialNav_1w3aw_1376{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px dashed var(--border)}._testimonialCounter_1w3aw_1385{font-family:IBM Plex Mono,monospace;font-size:13px;color:var(--ink-muted)}._testimonialCounter_1w3aw_1385 strong{color:var(--ink);font-weight:500}._testimonialArrows_1w3aw_1396{display:flex;gap:8px}._testimonialArrow_1w3aw_1396{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--card-bg);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ink-muted);transition:all .2s ease}._testimonialArrow_1w3aw_1396:hover{border-color:var(--accent);color:var(--accent)}._tabbedSection_1w3aw_1421{margin:48px 0}._tabPanel_1w3aw_1424 ._imageAnnotation_1w3aw_760{margin-top:12px}._tabBar_1w3aw_1427{display:flex;gap:8px;justify-content:center;margin-bottom:24px}._tabBtn_1w3aw_1434{font-family:IBM Plex Mono,monospace;font-size:13px;letter-spacing:.04em;padding:8px 20px;border-radius:20px;border:1px solid var(--border);background:transparent;color:#1a1a1a;cursor:pointer;transition:all .25s ease}._tabBtn_1w3aw_1434:hover{border-color:var(--accent);color:var(--accent)}._tabBtn_1w3aw_1434._active_1w3aw_1258{background:#dde8ec;color:var(--accent);border-color:#dde8ec}._tabBtnEnjoyed_1w3aw_1458._active_1w3aw_1258{background:#4c916414;color:#4c9164;border-color:#4c91644d}._tabBtnImprove_1w3aw_1464._active_1w3aw_1258{background:#b450500f;color:#a05050;border-color:#b4505040}._tabPanel_1w3aw_1424{display:block}._personaImage_1w3aw_1475{aspect-ratio:1908 / 1512;padding:24px;background:linear-gradient(113deg,#d0dee8 13.8%,#e8eff5 85.96%)}._prototypeLink_1w3aw_141{display:inline-flex;align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:13px;letter-spacing:.04em;color:var(--accent);text-decoration:none;transition:opacity .2s ease}._prototypeLink_1w3aw_141:hover{opacity:.7}@media(max-width:768px){._testimonialPage_1w3aw_1309{grid-template-columns:1fr}._testimonialCard_1w3aw_1319{min-height:auto}._tabBar_1w3aw_1427{flex-wrap:wrap}._tabBtn_1w3aw_1434{font-size:11px;padding:10px 18px}._detailsCard_1w3aw_51{margin-right:auto}}._keyFeaturesCard_1w3aw_1523{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:40px;display:flex;flex-direction:column;align-items:center;gap:24px;margin:32px 0}._keyFeaturesPill_1w3aw_1535{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;padding:4px 8px}._keyFeaturesGrid_1w3aw_1548{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}._keyFeatureItem_1w3aw_1555{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:8px;width:322px;margin-left:auto;margin-right:auto}._keyFeatureIcon_1w3aw_1567{width:28px;height:28px;color:var(--accent);flex-shrink:0}._keyFeatureTitle_1w3aw_1574{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:500;color:var(--ink-soft)}._keyFeatureDesc_1w3aw_1581{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:300;color:var(--ink-soft);line-height:1.75;text-align:left}@media(max-width:600px){._keyFeaturesGrid_1w3aw_1548{grid-template-columns:1fr}}._imageAnnotationLink_1w3aw_1596{color:var(--accent);text-decoration:none;transition:opacity .2s ease;display:block}._imageAnnotationLink_1w3aw_1596:hover{opacity:.7}._lessonsGrid_1w3aw_1608{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px}._lessonCard_1w3aw_1615{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:24px 32px;display:flex;flex-direction:column;gap:16px;overflow:hidden}._lessonIcon_1w3aw_1626{width:28px;height:28px;color:var(--accent);flex-shrink:0}._lessonIcon_1w3aw_1626 svg{width:100%;height:100%}._lessonTitle_1w3aw_1638{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:500;color:var(--ink-soft);line-height:1.75}._lessonText_1w3aw_1646{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:300;color:var(--ink-soft);line-height:1.75}@media(max-width:768px){._lessonsGrid_1w3aw_1608{grid-template-columns:1fr}}._testingCards_1w3aw_1661{display:flex;flex-direction:column;gap:12px}._testingCardsRow_1w3aw_1667{display:grid;grid-template-columns:1fr 1fr;gap:32px}._testingCard_1w3aw_1661{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;gap:16px;padding:28px 32px}._testingCardImage_1w3aw_1684{width:100%;border-radius:8px;overflow:visible;display:flex;align-items:center;justify-content:center}._testingCardImage_1w3aw_1684 img{width:100%;height:100%;object-fit:cover}._testingCardDesc_1w3aw_1699{font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:300;color:var(--ink-soft);line-height:1.53}._testingCardLabel_1w3aw_1707{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:500;color:var(--accent);line-height:1.75}._testingCardImage_1w3aw_1684 video{width:75%;height:auto;border-radius:8px;display:block;box-shadow:136px 94px 46px #4a4a4a00,87px 60px 42px #4a4a4a03,49px 34px 36px #4a4a4a0d,22px 15px 26px #4a4a4a17,5px 4px 15px #4a4a4a1a}@media(max-width:768px){._testingCardsRow_1w3aw_1667{grid-template-columns:1fr}}._inProgressBar_1w3aw_1731{width:100%;padding:14px;background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px}._inProgressDot_1w3aw_1743{width:8px;height:8px;border-radius:50%;background:var(--accent);flex-shrink:0}._inProgressText_1w3aw_1751{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;color:var(--ink-muted);letter-spacing:.01em}:root{--paper: #f6f4f1;--ink: #1a1a1a;--ink-soft: #4a4a4a;--ink-muted: #8a8a8a;--accent: #3d6f82;--border: #e2e0db;--card-bg: #f9f7f4;--preview-bg: #edeae5}[data-theme=dark]{--paper: #1a1a1a;--ink: #f0ede8;--ink-soft: #c5c2bc;--ink-muted: #7a7875;--accent: #7fb8cc;--border: #2e2e2e;--card-bg: #242424;--preview-bg: #2a2a2a}*{margin:0;padding:0;box-sizing:border-box}::selection{background:#3d6f8226}html{scroll-behavior:smooth}*:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}body{font-family:Plus Jakarta Sans,sans-serif;background-color:var(--paper);color:var(--ink);min-height:100vh;-webkit-font-smoothing:antialiased;transition:background-color .4s ease,color .4s ease}.skip-nav{position:absolute;top:-100px;left:16px;background:var(--ink);color:var(--paper);padding:12px 24px;border-radius:8px;font-family:IBM Plex Mono,monospace;font-size:12px;z-index:999;text-decoration:none}.skip-nav:focus{top:16px}.dot-grid{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.dot-grid:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(180,195,205,.4) 1px,transparent 1px);background-size:26px 26px;opacity:.6}.dot-grid:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,var(--paper) 100%)}[data-theme=dark] .dot-grid:before{background-image:radial-gradient(circle,rgba(100,110,120,.3) 1px,transparent 1px);opacity:.4}.paper-texture{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.page{max-width:900px;margin:0 auto;padding:48px 0 120px;position:relative;z-index:1}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:78px;opacity:0;animation:fadeUp .6s ease forwards}.logo{font-family:"Instrument Serif",serif;font-size:24px;color:var(--ink);text-decoration:none;letter-spacing:-.02em}.logo-mochi{width:30px;height:30px;object-fit:contain;margin-left:6px;vertical-align:middle;position:relative;top:-1px}.nav-links{display:flex;gap:24px}.nav-link{font-family:IBM Plex Mono,monospace;font-size:14px;background:none;border:none;cursor:pointer;color:var(--ink-muted);text-decoration:none;transition:color .3s ease;letter-spacing:.02em}.nav-link:hover,.nav-link.active{color:var(--ink)}.footer-doodle{display:flex;justify-content:space-between;align-items:flex-end;margin-top:52px;opacity:0;animation:fadeUp .6s ease .5s forwards}.mochi-wrapper{display:flex;flex-direction:column;align-items:flex-end}.mochi-container{position:relative;width:120px;height:120px;transition:transform .4s cubic-bezier(.16,1,.3,1);cursor:pointer}.mochi-container:hover{transform:translateY(-4px) rotate(-2deg)}.mochi-container img{width:100%;height:100%;object-fit:contain}.location-tag{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--ink-muted);margin-top:8px;letter-spacing:.02em;display:flex;align-items:center;gap:6px}.location-tag svg{width:12px;height:12px;opacity:.6}.washi-tape-strip{position:relative;width:173px}.washi-tape-bg{background-image:url(/BasicWashi.svg);background-size:100% 100%;background-repeat:no-repeat;width:100%;height:48px}.washi-hotspot{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;width:24px;height:24px}.washi-stamp-default,.washi-stamp-hover{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .2s ease}.washi-stamp-hover,.washi-hotspot:hover .washi-stamp-default{opacity:0}.washi-hotspot:hover .washi-stamp-hover{opacity:1}.washi-hotspot-linkedin{right:50px}.washi-hotspot-email{right:20px}.theme-toggle{position:fixed;bottom:24px;right:24px;z-index:100;background:var(--card-bg);border:1px solid var(--border);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000f}.theme-toggle:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000001a}.theme-toggle svg{width:18px;height:18px;stroke:var(--ink);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%) translateY(20px);background:var(--ink);color:var(--paper);font-family:IBM Plex Mono,monospace;font-size:12px;padding:12px 24px;border-radius:8px;opacity:0;pointer-events:none;transition:all .3s ease;z-index:200}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.scroll-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:800px){.page{padding:26px 20px 78px}header{margin-bottom:52px}.logo{font-size:22px}.nav-links{gap:20px}.nav-link{font-size:13px}.mochi-container{width:100px;height:100px}}@media(max-width:600px){.page{padding:20px 16px 60px}header{margin-bottom:40px}.logo{font-size:20px}.nav-links{gap:16px}.nav-link{font-size:12px}.footer-doodle{flex-direction:column-reverse;align-items:center;gap:24px;margin-top:40px}.washi-tape-inline{align-self:center}.mochi-wrapper{align-items:center}.mochi-container{width:90px;height:90px}}.carousel-wrapper{position:relative}.carousel-label{font-family:IBM Plex Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-muted);text-align:center;margin-top:10px}.carousel{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden;position:relative}.carousel-track{display:flex;transition:transform .4s cubic-bezier(.16,1,.3,1)}.carousel-slide{min-width:100%;aspect-ratio:3 / 4;background:var(--preview-bg);display:flex;align-items:center;justify-content:center}.carousel-slide img{width:100%;height:100%;object-fit:cover}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:var(--paper);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .25s ease;box-shadow:0 2px 8px #0000000f;opacity:0;pointer-events:none}.carousel:hover .carousel-btn{opacity:1;pointer-events:auto}.carousel-btn:hover{background:var(--card-bg);box-shadow:0 4px 12px #0000001a}.carousel-btn svg{width:16px;height:16px;stroke:var(--ink-muted);fill:none;stroke-width:2}.carousel-btn.prev{left:12px}.carousel-btn.next{right:12px}.carousel-dots{display:flex;justify-content:center;gap:6px;padding:12px 0;background:var(--card-bg)}.carousel-dot{width:6px;height:6px;border-radius:50%;background:var(--border);border:none;cursor:pointer;padding:0;transition:background .2s ease}.carousel-dot.active{background:var(--accent)}.carousel-caption{padding:16px 4px}.carousel-caption-label{display:block;font-family:IBM Plex Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;color:var(--accent)}.carousel-caption-text{font-size:13px;font-weight:300;color:var(--ink-soft);line-height:1.6}
