.home-desk.home-profile{isolation:isolate;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(48px,7vw,100px);width:min(100% - 112px,1160px);padding-block:100px 140px}.home-profile:before{content:"";background:var(--bg);z-index:-1;width:100vw;position:absolute;inset:0 auto 0 50%;transform:translate(-50%)}.home-profile .home-identity-signature{margin-bottom:32px}.home-profile h1{letter-spacing:-.045em;font-size:clamp(32px,3.35vw,48px);font-weight:700;line-height:1.45}.home-profile h1 span{color:var(--mode-accent)}.home-profile .home-lead{max-width:29em;margin-top:24px;font-size:16px;line-height:2}.home-profile .home-actions{gap:24px;margin-top:32px}.home-profile .home-actions .v-button{align-items:center;gap:14px;display:inline-flex}.home-profile-object{perspective:1400px;min-width:0}.profile-book{transform-style:preserve-3d;position:relative;transform:rotateY(-8deg)rotateX(5deg)rotate(2deg)}.profile-book__tabs{z-index:2;gap:5px;padding-left:30px;display:flex;position:relative}.profile-book__tabs button{color:var(--muted);cursor:pointer;background:#e9e7dd;border:1px solid #c6c3b9;border-bottom:0;border-radius:8px 8px 0 0;min-height:46px;padding:10px 18px;font-size:13px;font-weight:500;transition:transform .18s,background-color .18s}.profile-book__tabs button[aria-pressed=true]{color:var(--mode-accent);background:#fffcf4;transform:translateY(-4px);box-shadow:0 5px #fffcf4}.profile-book__binding{background:#1557b0;border-radius:5px 14px 14px 5px;padding:0 9px 12px 17px;box-shadow:6px 14px #104283,20px 32px 38px -18px #483a1d40}.profile-book__sheets{background:#fffcf4;border:1px solid #d7d0bc;border-radius:2px 8px 8px 2px;grid-template-columns:minmax(0,1fr);display:grid;position:relative;box-shadow:0 3px #e3dece,0 5px #fffcf4,0 7px #d9d3c1}.profile-book__sheets:before{content:"";pointer-events:none;border-left:1px solid #ddd5c3;border-right:1px solid #f0eadc;width:9px;position:absolute;top:0;bottom:0;left:10px}.profile-book__page{transform-origin:0;grid-area:1/1;animation:.42s both profile-page-turn}.profile-book__page[aria-hidden=true]{visibility:hidden;pointer-events:none;animation:none}.profile-book__content{flex-direction:column;align-items:flex-start;min-height:445px;padding:36px 34px 22px 42px;display:flex}.profile-book__content h2{letter-spacing:-.025em;overflow-wrap:anywhere;margin:22px 0 16px;font-size:clamp(24px,2.05vw,30px);font-weight:700;line-height:1.5}.profile-book__content>p{color:var(--muted);margin:0 0 20px;font-size:15px;line-height:1.95}.profile-book__portrait{align-items:center;gap:22px;display:flex}.profile-book__portrait img{object-fit:cover;background:#faf7ef;border:1px solid #ccc4af;border-radius:3px;width:84px;height:96px;padding:5px;transform:rotate(-4deg)}.profile-book__portrait span{color:var(--mode-accent);font:700 30px/1.2 Space Grotesk Variable,sans-serif}.profile-book__portrait p{color:var(--muted);margin-top:8px;font-size:13px}.profile-book__footnote{color:var(--muted);border-top:1px solid #e0dacb;margin-top:auto;padding-top:18px;font-size:12px;line-height:1.8}.profile-book__illustration{object-fit:contain;object-position:center 48%;background:#fbf0db;border-radius:3px;width:100%;height:164px}.profile-book__link{min-height:44px;color:var(--mode-accent);text-underline-offset:5px;align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:500;display:inline-flex}.profile-book__link svg{flex-shrink:0}.profile-book__date{color:var(--muted);margin-top:14px;font:12px/1.5 Space Grotesk Variable,sans-serif}.profile-book__navigation{border-top:1px solid #e5dfd1;grid-area:2/1;justify-content:space-between;align-items:center;padding:12px 26px 16px 42px;display:flex}.profile-book__navigation span{color:var(--muted);font:12px/1.5 Space Grotesk Variable,sans-serif}.profile-book__navigation button{min-height:44px;color:var(--mode-accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-size:13px;display:inline-flex}.profile-book :is(a,button):focus-visible{outline:2px solid var(--mode-accent);outline-offset:4px}.profile-book :is(a,button):hover{color:var(--ink)}@keyframes profile-page-turn{0%{opacity:0;transform:rotateY(-18deg)}to{opacity:1;transform:rotateY(0)}}@media (max-width:900px){.home-desk.home-profile{grid-template-columns:minmax(0,1fr);gap:52px;width:min(100% - 64px,600px);padding-block:64px 110px}.home-profile h1{font-size:clamp(30px,5.5vw,42px)}.home-profile-object{justify-self:center;width:min(100%,460px)}.profile-book{transform:none}}@media (max-width:480px){.home-desk.home-profile{gap:42px;width:calc(100% - 48px)}.home-profile h1{font-size:clamp(25px,7vw,33px)}.home-profile .home-lead{font-size:15px}.home-profile .home-actions{gap:12px}.home-profile .home-actions .v-button{padding:12px 18px}.home-profile .home-secondary-links a{font-size:14px}.profile-book__tabs{gap:3px;padding-left:19px}.profile-book__tabs button{padding-inline:13px;font-size:12px}.profile-book__content{min-height:430px;padding:28px 20px 18px 29px}.profile-book__content h2{font-size:24px}.profile-book__portrait{gap:14px}.profile-book__portrait span{font-size:26px}.profile-book__portrait img{width:70px;height:80px}.profile-book__navigation{padding-inline:29px 18px}}@media (prefers-reduced-motion:reduce){.profile-book__page{animation:none}.profile-book__tabs button{transition:none}}
.home-hello.home-hello--paper{background:var(--bg);isolation:isolate;min-height:100dvh;display:block;position:relative}.paper-greeting{z-index:2;pointer-events:none;position:absolute;top:clamp(48px,10vh,96px);left:max(7vw,50vw - 620px)}.paper-greeting__title{color:var(--ink);letter-spacing:-.065em;margin:0;font-family:Space Grotesk Variable,sans-serif;font-size:clamp(68px,7.2vw,104px);font-weight:700;line-height:1.04}.paper-greeting__title span{color:var(--mode-accent)}.paper-greeting__title .paper-greeting__intro{color:var(--ink);letter-spacing:-.04em;margin-bottom:8px;font-size:.36em;font-weight:500;display:block}.paper-greeting__sub{color:var(--muted);letter-spacing:.04em;margin:24px 0 0;font-size:clamp(13px,1.15vw,16px);font-weight:500}.paper-workbench{width:min(79vw,1200px);height:min(84dvh,800px);position:absolute;top:50%;right:max(2vw,50vw - 720px);transform:translateY(-50%)}.paper-workbench__poster,.paper-workbench__stage{position:absolute;inset:0}.paper-workbench__poster{opacity:1;transition:opacity .28s}.paper-workbench__poster picture,.paper-workbench__poster img{object-fit:contain;width:100%;height:100%;display:block}.paper-workbench__stage{opacity:0;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;cursor:grab;transition:opacity .28s}.paper-workbench__stage[data-dragging=true],.paper-workbench__stage[data-dragging=true] button{cursor:grabbing}.paper-workbench__stage:focus-visible{outline:1px dashed var(--mode-accent);outline-offset:-4px}.paper-workbench__stage canvas{pointer-events:none;width:100%;height:100%;display:block}[data-paper-status=ready] .paper-workbench__poster{opacity:0;visibility:hidden;transition:opacity .28s,visibility 0s .28s}[data-paper-status=ready] .paper-workbench__stage{opacity:1}.paper-workbench__object{z-index:1;cursor:pointer;touch-action:pan-y pinch-zoom;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:12px;min-width:44px;min-height:44px;padding:0;position:absolute;transform:translate(-50%,-50%)}.paper-workbench__object:disabled{visibility:hidden}.paper-workbench__object:focus-visible{outline:2px solid var(--mode-accent);outline-offset:5px}.paper-workbench__object span{border:1px solid var(--ink);background:var(--surface);color:var(--ink);white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:5px 11px;font:500 12px/1.6 Noto Sans SC Variable,sans-serif;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%,4px)}.paper-workbench__object:focus-visible span,.paper-workbench__object:hover span{opacity:1;transform:translate(-50%)}.paper-workbench__object:active span{transform:translate(-50%,1px)}.paper-workbench__stage[data-dragging=true] .paper-workbench__object span{opacity:0}.paper-workbench__controls{z-index:2;color:var(--muted);text-align:center;min-height:44px;position:absolute;top:calc(100% - 20px);left:50%;transform:translate(-50%)}.paper-workbench__toolbar{align-items:center;gap:4px;display:flex}.paper-workbench__toolbar button,.paper-workbench__invite{min-width:44px;min-height:44px;color:var(--ink);font:inherit;white-space:nowrap;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;transition:background-color .14s;display:inline-flex}.paper-workbench__invite{color:var(--muted)}.paper-workbench__controls [hidden]{display:none}.paper-workbench__toolbar button:hover,.paper-workbench__invite:hover{background:#1557b014}.paper-workbench__toolbar button:focus-visible,.paper-workbench__invite:focus-visible{outline:2px solid var(--mode-accent);outline-offset:1px}@media (max-width:767px){.paper-greeting{top:max(32px, env(safe-area-inset-top));left:24px;right:24px}.paper-greeting__title{letter-spacing:-.055em;font-size:clamp(66px,18vw,88px)}.paper-greeting__sub{margin-top:16px;font-size:13px}.paper-workbench{width:100%;height:min(86vw,100dvh - 260px,540px);top:clamp(190px,50vw,230px);right:0;transform:none}.paper-workbench__object span{font-size:11px}.paper-workbench__controls{top:calc(100% - 24px)}}@media (max-height:650px) and (min-width:768px){.paper-greeting__title{font-size:68px}.paper-greeting{top:28px}}@media (prefers-reduced-motion:reduce){.paper-workbench__stage,.paper-workbench__poster,.paper-workbench__toolbar button,.paper-workbench__invite,.paper-workbench__object span{transition:none!important}}
