.character-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;max-width:720px;height:156px;margin-inline:auto;display:grid}.character-tile{background:#edf4f7;border-radius:18px;min-width:0;min-height:0;padding:10px 10px 0;overflow:hidden}.character-tile:nth-child(2){background:#dbe7ee}.character-tile:nth-child(3){background:#fff4e8}.family-character{pointer-events:none;width:100%;height:100%;display:block}@media (max-width:599px){.character-row{gap:8px;height:112px}.character-tile{border-radius:12px;padding:8px 6px 0}}
.about-page{--about-blue:#3b61b8;--about-ink:#16314b;--about-paper:#fffaf1;--about-orange:#eeb18a;background:var(--about-paper);color:var(--about-ink);padding:140px 0 112px}.about-page h1,.about-page h2,.about-page h3,.about-page p,.about-page figure,.about-page ul{margin:0}.about-page h1{font-size:80px;font-weight:650;line-height:1.03}.about-page h1 span{color:var(--electric-cyan-blue);display:block}.about-page h2{font-size:48px;font-weight:600;line-height:1.12}.about-page h3{font-size:32px;font-weight:650;line-height:1.2}.about-page p{font-size:18px;line-height:1.65}.about-page .about-eyebrow{margin-bottom:20px;font-size:16px;font-weight:600}.about-page .about-introduction{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:80px;padding-bottom:100px;display:grid}.about-page .about-intro-text{max-width:48ch;margin-top:28px;font-size:20px}.about-page .about-collaboration{max-width:46ch;margin-top:32px}.about-page .about-skill-tags{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;max-width:490px;margin-top:30px;padding:0;list-style:none;display:grid}.about-page .about-skill-tags li{color:#234668;text-align:center;background:#dfeaf3;border:1px solid #bfcfda;border-radius:3px;justify-content:center;align-items:center;min-height:58px;padding:12px 16px;font-size:18px;font-weight:600;line-height:1.35;display:flex;position:relative;box-shadow:0 2px #313d4514,0 4px 9px #313d450a}.about-page .about-skill-tags li:nth-child(4):before{content:"";background:var(--about-paper);border-radius:50%;width:6px;height:6px;position:absolute;left:16px;box-shadow:inset 0 1px 2px #18293842}.about-page .about-skill-tags li:nth-child(4):after{content:"";opacity:.22;pointer-events:none;border:1px dashed;border-radius:1px;position:absolute;inset:4px}.about-page .about-skill-tags li:first-child{border-radius:999px;justify-self:center;width:92%;transform:rotate(-3deg)}.about-page .about-skill-tags li:nth-child(2){background:var(--about-orange);color:#542509;border-color:var(--about-orange);border-radius:8px 24px;transform:rotate(2deg)}.about-page .about-skill-tags li:nth-child(3){background:var(--electric-cyan-blue);color:#fff;border-color:var(--electric-cyan-blue);border-radius:8px;transform:rotate(-2deg)}.about-page .about-skill-tags li:nth-child(4){color:var(--about-ink);background:#fcf7ed;border-color:#d9cdb9;padding-left:32px;transform:rotate(3deg)}.about-page .about-portrait{background:#fff;justify-self:center;width:100%;max-width:400px;padding:16px 16px 64.4px;position:relative;transform:rotate(3deg);box-shadow:8px 10px #efd8bb}.about-page .about-image-slot{aspect-ratio:4/3;color:#254363;text-align:center;background:#c7ddec;place-items:center;min-width:0;padding:24px;font-size:16px;line-height:1.5;display:grid}.about-page .about-image-slot--portrait{aspect-ratio:4/5;background:#aec9e7;border-radius:46% 46% 3px 3px;padding:0;position:relative;overflow:hidden}.about-page .about-image-slot--portrait img{object-fit:cover}.about-page .about-hello{z-index:1;background:var(--about-orange);color:#542509;border-radius:50%;padding:18px 24px;font-size:24px;font-weight:650;position:absolute;top:-17px;left:-30px;transform:rotate(-13deg)}.about-page .about-cats{background:var(--electric-cyan-blue);color:#fff;padding:72px 0 88px}.about-page .about-cats .character-row{margin-bottom:44px}.about-page .about-family-intro{justify-content:space-between;align-items:end;gap:32px;display:flex}.about-page .about-family-intro .about-eyebrow{margin-bottom:12px}.about-page .about-family-note{padding-bottom:6px;font-size:18px}.about-page .about-family-note span{vertical-align:middle;margin-left:10px;font-size:32px;display:inline-block}.about-page .about-cat-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:72px;max-width:1040px;margin:44px auto 0;display:grid;position:relative}.about-page .about-cat-photo{background:var(--about-paper);color:var(--about-ink);padding:16px 16px 24px}.about-page .about-cat-photo--bro{transform:rotate(-2deg)}.about-page .about-cat-photo--kino{margin-top:26px;transform:rotate(2deg)}.about-page .about-cat-photo h3{font-size:28px}.about-page .about-image-slot--cat{padding:0;position:relative;overflow:hidden}.about-page .about-image-slot--cat img{object-fit:cover}.about-page .about-cat-photo--bro .about-image-slot--cat img{object-position:50% 25%}.about-page .about-cat-photo--kino .about-image-slot--cat img{object-position:50% 35%}.family-sticker{z-index:2;pointer-events:none;filter:drop-shadow(0 5px 4px #0e1f2d40);width:144px;height:auto;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)rotate(-8deg)}.about-page .about-cat-photo--kino .about-image-slot{background:#d8e5f3}.about-page .about-cat-photo--bro .about-image-slot{color:#65381b;background:#efd4bb}.about-page .about-cat-photo figcaption{padding:20px 10px 0}.about-page .about-cat-photo figcaption p{max-width:36ch;margin-top:10px}.about-page .about-food-note{color:#234c91;background:#e2ecff;border-radius:4px;margin-top:18px;padding:6px 12px;font-size:16px;line-height:1.5;display:inline-block}.about-page .about-cat-photo--bro .about-food-note{color:#65381b;background:#ffe0c4}.about-page .about-life{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:72px;padding-top:110px;display:grid}.about-page .about-life-copy h2 span{color:var(--about-blue);display:block}.about-page .about-life-copy>p:not(.about-eyebrow){max-width:36ch;margin-top:24px}.about-page .about-life-photos{isolation:isolate;grid-template-rows:auto auto;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:24px 0;padding:18px 10px 24px;display:grid}.about-page .about-life-photo{background:#fffefb;border:1px solid #e8e0d4;min-width:0;padding:9px 9px 13px;box-shadow:2px 5px 5px #41301d14,6px 12px 20px #41301d12}.about-page .about-life-photo img{width:100%;height:auto;display:block}.about-page .about-life-photo--outdoors{grid-area:1/1/3/8;transform:rotate(-3deg)}.about-page .about-life-photo--food-one{z-index:1;grid-area:1/9/auto/-1;transform:rotate(3deg)}.about-page .about-life-photo--food-two{z-index:2;grid-area:2/8/auto/-1;margin-left:-12px;transform:rotate(-2deg)}@media (max-width:1100px){.about-page h1{font-size:68px}.about-page h2{font-size:40px}.about-page .about-introduction{gap:48px}.about-page .about-life{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:40px}.about-page .about-cat-pair{gap:36px}}@media (max-width:899px){.about-page{padding-top:124px}.about-page .about-introduction{grid-template-columns:1fr;gap:64px;padding-bottom:88px}.about-page .about-intro-text,.about-page .about-collaboration{max-width:54ch}.about-page .about-portrait{max-width:340px}.about-page .about-family-intro{display:block}.about-page .about-family-note{margin-top:16px;display:block}.about-page .about-cat-pair{gap:26px;margin-inline:8px}.family-sticker{width:112px}.about-page .about-cat-photo{padding:10px 10px 20px}.about-page .about-cat-photo figcaption{padding:18px 4px 0}.about-page .about-life{grid-template-columns:1fr;gap:28px;padding-top:80px}.about-page .about-life-photos{max-width:600px}}@media (max-width:599px){.about-page{padding-top:112px;padding-bottom:72px}.about-page h1{font-size:56px}.about-page h2{font-size:36px}.about-page h3{font-size:28px}.about-page .about-intro-text{font-size:18px}.about-page .about-skill-tags{gap:18px 12px}.about-page .about-skill-tags li{min-height:66px;padding:12px 8px;font-size:16px}.about-page .about-skill-tags li:nth-child(4){padding-left:23px}.about-page .about-skill-tags li:nth-child(4):before{width:5px;height:5px;left:10px}.about-page .about-portrait{width:calc(100% - 32px);max-width:320px}.about-page .about-hello{font-size:20px;left:-16px}.about-page .about-cats{padding:56px 0 68px}.about-page .about-cat-pair{grid-template-columns:minmax(0,1fr);gap:32px;margin:36px 8px 0}.about-page .about-cat-photo--kino{margin-top:0}.about-page .about-cat-photo{transform:rotate(-1.5deg)}.about-page .about-cat-photo--kino{transform:rotate(1.5deg)}.about-page .about-cats .character-row{margin-bottom:32px}.family-sticker{justify-self:center;width:104px;margin-block:-8px;position:relative;top:auto;left:auto;transform:rotate(-8deg)}.about-page .about-life{padding-top:64px}.about-page .about-life-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px;padding:14px 8px 20px}.about-page .about-life-photo{padding:7px 7px 10px}.about-page .about-life-photo--outdoors{grid-area:1/1/auto/-1;justify-self:center;width:calc(100% - 24px);max-width:320px;transform:rotate(-2deg)}.about-page .about-life-photo--food-one{grid-area:2/1;transform:rotate(-3deg)}.about-page .about-life-photo--food-two{grid-area:2/2;margin-left:0;transform:rotate(3deg)}}@media (min-width:768px){html[data-site-mode=dark] .about-page{--about-blue:#a9d4ef;--about-ink:#edf3fc;--about-paper:#111a29;--about-orange:#dfb08c;--about-muted:#b8c4d5;--about-surface:#1b293c;--about-outline:#35465d}html[data-site-mode=dark] .about-page h1 span,html[data-site-mode=dark] .about-page .about-eyebrow{color:var(--about-blue)}html[data-site-mode=dark] .about-page .about-intro-text,html[data-site-mode=dark] .about-page .about-collaboration,html[data-site-mode=dark] .about-page .about-family-note,html[data-site-mode=dark] .about-page .about-cat-photo figcaption p,html[data-site-mode=dark] .about-page .about-life-copy>p:not(.about-eyebrow){color:var(--about-muted)}html[data-site-mode=dark] .about-page .about-skill-tags li{color:#d3e7f7;background:#253b53;border-color:#466078;box-shadow:0 2px #0000002e,0 4px 9px #0000001a}html[data-site-mode=dark] .about-page .about-skill-tags li:nth-child(2){background:var(--about-orange);color:#542509;border-color:var(--about-orange)}html[data-site-mode=dark] .about-page .about-skill-tags li:nth-child(3){background:var(--about-blue);color:#15354c;border-color:var(--about-blue)}html[data-site-mode=dark] .about-page .about-skill-tags li:nth-child(4){color:var(--about-ink);background:#202e40;border-color:#526174}html[data-site-mode=dark] .about-page .about-portrait{background:var(--about-surface);box-shadow:8px 10px #0a1220}html[data-site-mode=dark] .about-page .about-image-slot{color:var(--about-blue);background:#263b52}html[data-site-mode=dark] .about-page .about-hello{background:var(--about-orange);color:#542509}html[data-site-mode=dark] .about-page .about-cats{background:var(--about-surface);color:var(--about-ink)}html[data-site-mode=dark] .about-page .about-cat-photo{background:var(--about-paper);color:var(--about-ink)}html[data-site-mode=dark] .about-page .about-food-note{color:#c5dff5;background:#253b53}html[data-site-mode=dark] .about-page .about-cat-photo--bro .about-food-note{color:#f3c3a3;background:#453126}html[data-site-mode=dark] .about-page .character-tile{background:#263b52}html[data-site-mode=dark] .about-page .character-tile:nth-child(2){background:#233448}html[data-site-mode=dark] .about-page .character-tile:nth-child(3){background:#41352f}html[data-site-mode=dark] .about-page .about-life-photo{background:var(--about-surface);border-color:var(--about-outline);box-shadow:2px 5px 5px #00000024,6px 12px 20px #00000029}}.family-wand{z-index:40;pointer-events:none;filter:drop-shadow(0 1px 1px #0000002e);display:none;position:fixed;inset:0 auto auto 0;overflow:visible}@media (min-width:768px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.family-wand{display:block}.about-cats[data-wand-active=true]{cursor:none}}
