*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p{margin:0}img{max-width:100%;display:block}button,input,textarea{font:inherit}body{background:var(--color-bg);min-height:100vh;color:var(--color-text);text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.7;transition:background .24s ease-in-out,color .24s ease-in-out}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 100% 0,#2563eb14,#0000 28rem),radial-gradient(circle at 0 100%,#7c3aed12,#0000 30rem);position:fixed;inset:0}a{color:var(--color-accent);font-weight:700;text-decoration:none;transition:color .16s ease-in-out,opacity .16s ease-in-out}a:hover{color:var(--color-accent-hover)}h1,h2,h3{color:var(--color-heading);letter-spacing:-.035em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.15}p{color:var(--color-text)}.container{width:min(100% - 2rem,1180px);margin-inline:auto}.section{padding-block:clamp(3rem,6vw,5.5rem)}.section-title{max-width:820px;margin-bottom:1rem;font-size:clamp(2rem,4.2vw,3.35rem);font-weight:850;line-height:1.08}.section-subtitle{max-width:760px;color:var(--color-muted);font-size:clamp(1rem,2vw,1.125rem)}.eyebrow{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.85rem;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.78rem;font-weight:850}.hero-section{padding-top:clamp(3.5rem,7vw,6rem)}.hero-role{color:var(--color-accent);margin-top:-.25rem;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:850}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}::selection{background:var(--color-accent-soft);color:var(--color-heading)}@media (width<=640px){.container{width:min(100% - 1.25rem,1180px)}.section{padding-block:clamp(3rem,6vw,5.5rem)}.hero-actions{flex-direction:column;align-items:stretch}}:root,[data-theme=light]{--color-bg:#f4f7fb;--color-bg-soft:#eef3f8;--color-surface:#fff;--color-surface-elevated:#fdfefe;--color-heading:#172033;--color-text:#475569;--color-muted:#64748b;--color-accent:#2563eb;--color-accent-hover:#1d4ed8;--color-accent-soft:#dbeafe;--color-border:#d6e0ec;--shadow-card:0 12px 30px #0f172a12;--shadow-card-hover:0 18px 44px #0f172a1f}[data-theme=light] .about-card,[data-theme=light] .skill-card,[data-theme=light] .project-card,[data-theme=light] .contact-card,[data-theme=light] .hero-visual__card{background:linear-gradient(145deg,#fffffff0,#f8fbfff5)}[data-theme=dark]{--color-bg:#0b1120;--color-bg-soft:#111827;--color-surface:#111827;--color-surface-elevated:#172033;--color-text:#e5e7eb;--color-heading:#f8fafc;--color-muted:#a8b3c7;--color-border:#2b3548;--color-accent:#60a5fa;--color-accent-hover:#93c5fd;--color-accent-soft:#60a5fa29;--color-success:#4ade80;--color-danger:#f87171;--shadow-card:0 18px 42px #00000059;--shadow-card-hover:0 22px 54px #00000073;--navbar-bg:#0f172ae0;--input-bg:#0f172a}[data-theme=glass]{--color-bg:radial-gradient(circle at top left, #312e81 0%, #0f172a 42%, #020617 100%);--color-bg-soft:#0f172ab8;--color-surface:#ffffff1a;--color-surface-elevated:#ffffff24;--color-text:#eef2ff;--color-heading:#fff;--color-muted:#c7d2fe;--color-border:#fff3;--color-accent:#c4b5fd;--color-accent-hover:#ddd6fe;--color-accent-soft:#c4b5fd2e;--color-success:#86efac;--color-danger:#fca5a5;--shadow-card:0 18px 45px #00000061;--shadow-card-hover:0 24px 60px #0000007a;--navbar-bg:#0f172a9e;--input-bg:#0f172a6b}.button,.theme-switcher__button,.like-button__control,.contact-form button[type=submit]{border:1px solid var(--color-border);background:var(--color-surface-elevated);min-height:2.75rem;color:var(--color-heading);cursor:pointer;font:inherit;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.15rem;font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;transition:background .16s ease-in-out,color .16s ease-in-out,border-color .16s ease-in-out,box-shadow .16s ease-in-out,transform .16s ease-in-out;display:inline-flex;box-shadow:0 3px 10px #0f172a0f}.button:hover,.theme-switcher__button:hover,.like-button__control:hover,.contact-form button[type=submit]:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-1px);box-shadow:0 8px 20px #0f172a1f}.button--primary,.contact-form button[type=submit]{border-color:color-mix(in srgb, var(--color-accent) 82%, #000);background:linear-gradient(135deg, color-mix(in srgb, var(--color-accent) 88%, #000), color-mix(in srgb, var(--color-accent-hover) 84%, #000));color:#fff;box-shadow:0 10px 24px color-mix(in srgb, var(--color-accent) 22%, transparent)}.button--primary:hover,.contact-form button[type=submit]:hover{border-color:color-mix(in srgb, var(--color-accent-hover) 78%, #000);background:linear-gradient(135deg, color-mix(in srgb, var(--color-accent-hover) 88%, #000), color-mix(in srgb, var(--color-accent) 82%, #000));color:#fff;box-shadow:0 12px 28px color-mix(in srgb, var(--color-accent) 26%, transparent);transform:translateY(-1px)}.theme-switcher{border:1px solid var(--color-border);background:var(--color-surface);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.25rem;display:inline-flex}.theme-switcher__button{min-height:2.25rem;box-shadow:none;border-color:#0000;padding:.5rem .85rem}html[data-theme=dark] .theme-switcher__button[data-theme-value=dark],html[data-theme=light] .theme-switcher__button[data-theme-value=light],html[data-theme=glass] .theme-switcher__button[data-theme-value=glass],.theme-switcher__button[aria-pressed=true]{border-color:color-mix(in srgb, var(--color-accent) 55%, var(--color-border));background:color-mix(in srgb, var(--color-accent-soft) 55%, transparent);color:var(--color-accent);box-shadow:none}html[data-theme=dark] .theme-switcher__button[data-theme-value=dark]:hover,html[data-theme=light] .theme-switcher__button[data-theme-value=light]:hover,html[data-theme=glass] .theme-switcher__button[data-theme-value=glass]:hover,.theme-switcher__button[aria-pressed=true]:hover{border-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent)}.like-button{flex-wrap:wrap;align-items:center;gap:.75rem;display:inline-flex}.like-button__control:disabled{cursor:not-allowed;opacity:.72;transform:none}.like-button__count{color:var(--color-muted);font-size:.92rem;font-weight:800}.site-header{z-index:20;border-bottom:1px solid var(--color-border);background:var(--navbar-bg);backdrop-filter:blur(18px);position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:1.25rem;min-height:4.75rem;display:flex}.navbar__brand{color:var(--color-heading);letter-spacing:-.035em;font-size:1rem;font-weight:900}.navbar__nav{align-items:center;gap:.35rem;display:flex}.navbar__link{color:var(--color-muted);border-radius:999px;padding:.55rem .85rem;font-size:.92rem;font-weight:800}.navbar__link:hover{background:var(--color-accent-soft);color:var(--color-accent)}@media (width<=820px){.navbar{flex-wrap:wrap;justify-content:center;padding-block:.9rem}.navbar__brand{text-align:center;width:100%}.navbar__nav{flex-wrap:wrap;order:3;justify-content:center;width:100%}}.project-grid{grid-template-columns:1fr;gap:1.35rem;margin-top:2.25rem;display:grid}.project-card{border:1px solid var(--color-border);background:var(--color-surface);min-height:100%;box-shadow:var(--shadow-card);border-radius:1.25rem;flex-direction:column;gap:1.1rem;padding:1.45rem;transition:transform .16s ease-in-out,border-color .16s ease-in-out,box-shadow .16s ease-in-out,background .24s ease-in-out;display:flex}[data-theme=glass] .project-card,[data-theme=glass] .contact-form,[data-theme=glass] .contact-card,[data-theme=glass] .about-card,[data-theme=glass] .project-detail__section{backdrop-filter:blur(18px)}.project-card:hover{border-color:var(--color-accent);box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.project-card__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.project-card__category,.project-card__status,.project-card__tech-item{background:var(--color-accent-soft);width:fit-content;color:var(--color-heading);border:1px solid #0000;border-radius:999px;align-items:center;padding:.38rem .72rem;font-size:.78rem;font-weight:850;line-height:1;display:inline-flex}.project-card__title{color:var(--color-heading);font-size:1.25rem;font-weight:850;line-height:1.25}.project-card__summary{color:var(--color-muted);font-size:.96rem}.project-card__tech-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.project-card__actions{flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:.25rem;display:flex}@media (width>=760px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1120px){.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.site-footer{border-top:1px solid var(--color-border);color:var(--color-muted);background:0 0;padding-block:2rem}.site-footer__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-footer p{color:var(--color-muted);font-size:.92rem}.site-footer__links{flex-wrap:wrap;gap:1rem;display:flex}.site-footer__links a{color:var(--color-accent);letter-spacing:.01em;align-items:center;font-size:.92rem;font-weight:850;text-decoration:none;transition:color .18s ease-in-out,transform .18s ease-in-out,text-shadow .18s ease-in-out;display:inline-flex;position:relative}.site-footer__links a:after{content:"";background:linear-gradient(90deg, var(--color-accent), var(--color-accent-hover));transform-origin:100%;border-radius:999px;width:100%;height:2px;transition:transform .22s ease-in-out;position:absolute;bottom:-.28rem;left:0;transform:scaleX(0)}.site-footer__links a:hover{color:var(--color-accent-hover);text-shadow:0 0 18px color-mix(in srgb, var(--color-accent) 45%, transparent);transform:translateY(-2px)}.site-footer__links a:hover:after{transform-origin:0;transform:scaleX(1)}.site-footer__links a:focus-visible{outline:3px solid var(--color-accent-soft);outline-offset:.35rem;border-radius:.4rem}@media (width<=720px){.site-footer__inner{text-align:center;flex-direction:column}}.project-detail{max-width:920px}.project-detail__back-link{color:var(--color-muted);margin-bottom:2rem;font-weight:850;display:inline-flex}.project-detail__back-link:hover{color:var(--color-accent)}.project-detail__header{margin-bottom:3rem}.project-detail__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.project-detail__content{gap:1.25rem;display:grid}.project-detail__section{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card);border-radius:1.25rem;padding:1.5rem}.project-detail__section h2{color:var(--color-heading);margin-bottom:.75rem;font-size:1.25rem;font-weight:850}.project-detail__section p,.project-detail__section li{color:var(--color-muted)}.project-detail__section ul{margin:0;padding-left:1.25rem}.project-detail__tag-list{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex;padding-left:0!important}.project-detail__tag-list li{background:var(--color-accent-soft);color:var(--color-heading);border-radius:999px;padding:.4rem .72rem;font-size:.85rem;font-weight:850}.contact-page__intro{margin-bottom:2.5rem}.contact-page__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.contact-form,.contact-card{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card);border-radius:1.25rem;padding:clamp(1.25rem,3vw,1.75rem)}.contact-form{gap:1.2rem;display:grid}.contact-form__aux-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-form__aux-field input{pointer-events:none}.form-field{gap:.55rem;display:grid}.form-field__label{color:var(--color-heading);font-size:.92rem;font-weight:850}.form-field__input{border:1px solid var(--color-border);background:var(--input-bg);width:100%;color:var(--color-text);font:inherit;border-radius:.75rem;outline:none;padding:.95rem 1rem;transition:border-color .16s ease-in-out,box-shadow .16s ease-in-out,background .24s ease-in-out}.form-field__input::placeholder{color:var(--color-muted);opacity:.78}.form-field__input:focus{border-color:var(--color-accent);box-shadow:0 0 0 4px var(--color-accent-soft)}.form-field__textarea{resize:vertical;min-height:160px}.contact-form__status{min-height:1.5rem;color:var(--color-muted);font-weight:800}.contact-form__status[data-status=success]{color:var(--color-success)}.contact-form__status[data-status=error]{color:var(--color-danger)}.contact-form__status[data-status=info]{color:var(--color-muted)}.contact-card h2{color:var(--color-heading);margin-bottom:1rem;font-size:1.2rem;font-weight:850}.contact-card__section-title{margin-top:1.6rem}.contact-card p{color:var(--color-muted);margin-top:1rem}.contact-card__links{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.contact-card__links a{color:var(--color-accent);font-weight:850}@media (width>=920px){.contact-page__grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start}}.about-content{grid-template-columns:1fr;gap:1.25rem;margin-top:2.25rem;display:grid}.about-card{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card);border-radius:1.25rem;padding:1.5rem}.about-card h2{color:var(--color-heading);margin-bottom:.75rem;font-size:1.2rem;font-weight:850}.about-card p{color:var(--color-muted)}@media (width>=880px){.about-content{grid-template-columns:repeat(3,minmax(0,1fr))}}.skill-stack{margin-top:clamp(3.5rem,6vw,5rem)}.skill-stack__header{margin-bottom:2rem}.skill-stack__title{font-size:clamp(1.9rem,3vw,2.7rem)}.skill-stack__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.skill-card{border:1px solid var(--color-border);background:linear-gradient(145deg, var(--color-surface-elevated), var(--color-surface));box-shadow:var(--shadow-card);border-radius:1.25rem;padding:1.5rem;transition:transform .16s ease-in-out,border-color .16s ease-in-out,box-shadow .16s ease-in-out}.skill-card:hover{border-color:var(--color-accent);box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.skill-card h3{color:var(--color-heading);margin-bottom:.7rem;font-size:1.1rem;font-weight:850}.skill-card p{color:var(--color-muted);margin-bottom:1.1rem;font-size:.95rem}.skill-card__chips{flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.skill-card__chips li{border:1px solid var(--color-border);background:var(--color-accent-soft);color:var(--color-heading);border-radius:999px;padding:.48rem .78rem;font-size:.8rem;font-weight:850;line-height:1}[data-theme=glass] .skill-card{backdrop-filter:blur(18px)}@media (width>=760px){.skill-stack__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1120px){.skill-stack__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hero-grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:3rem;display:grid}.hero-content{max-width:760px}.hero-title{max-width:760px;font-size:clamp(2.75rem,5vw,4.25rem);line-height:1.05}.hero-role{color:var(--color-accent);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:850}.hero-visual{display:none}.hero-visual__card{border:1px solid var(--color-border);background:linear-gradient(145deg, var(--color-surface-elevated), var(--color-surface));width:min(100%,380px);box-shadow:var(--shadow-card-hover);border-radius:2rem;margin-left:auto;padding:1.75rem;transition:transform .24s ease-in-out,border-color .24s ease-in-out,box-shadow .24s ease-in-out;position:relative;overflow:hidden}.hero-visual__card:before{content:"";background:radial-gradient(circle at 50% 20%, color-mix(in srgb, var(--color-accent) 24%, transparent), transparent 34%);opacity:.85;pointer-events:none;position:absolute;inset:-35%}.hero-visual__card:hover{border-color:var(--color-accent);transform:translateY(-4px)}.hero-visual__avatar-ring,.hero-visual__content,.hero-visual__divider,.hero-visual__skills{z-index:1;position:relative}.hero-visual__avatar-ring{margin-inline:auto;background:conic-gradient(from 180deg, var(--color-accent), var(--color-accent-hover), var(--color-accent));width:150px;height:150px;box-shadow:0 20px 55px color-mix(in srgb, var(--color-accent) 22%, transparent);border-radius:999px;place-items:center;margin-bottom:1.5rem;padding:3px;display:grid}.hero-visual__avatar{background:var(--color-surface);border-radius:999px;width:100%;height:100%;overflow:hidden}.hero-visual__avatar img{object-fit:cover;object-position:center 28%;width:100%;height:100%;display:block}.hero-visual__content{text-align:center}.hero-visual__label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.45rem;font-size:.78rem;font-weight:850}.hero-visual__content h2{color:var(--color-heading);margin-bottom:.35rem;font-size:1.45rem;font-weight:850}.hero-visual__content p{color:var(--color-muted)}.hero-visual__divider{background:var(--color-border);width:100%;height:1px;margin-block:1.35rem}.hero-visual__skills{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.hero-visual__skills span{border:1px solid var(--color-border);background:var(--color-accent-soft);color:var(--color-heading);border-radius:999px;padding:.48rem .78rem;font-size:.8rem;font-weight:850;line-height:1}[data-theme=glass] .hero-visual__card{backdrop-filter:blur(18px)}@media (width>=980px){.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr)}.hero-visual{display:block}}@media (width<=640px){.hero-title{font-size:clamp(2.4rem,12vw,3.1rem)}}.project-walkthrough{max-width:1120px}.project-walkthrough__header{max-width:760px;margin-bottom:clamp(2.5rem,5vw,4rem)}.walkthrough-featured{margin-bottom:clamp(3.5rem,7vw,5.5rem)}.walkthrough-section-heading{margin-bottom:1.25rem}.walkthrough-section-heading h2{color:var(--color-heading);font-size:clamp(1.55rem,2.5vw,2.2rem);line-height:1.15}.walkthrough-card{border:1px solid var(--color-border);background:linear-gradient(145deg, var(--color-surface-elevated), var(--color-surface));box-shadow:var(--shadow-card);border-radius:1.25rem;overflow:hidden}.walkthrough-card--featured{gap:0;display:grid}.walkthrough-card__body{padding:1.25rem}.walkthrough-card__body h3{color:var(--color-heading);margin-bottom:.45rem;font-size:1.05rem;font-weight:850}.walkthrough-card__body p{color:var(--color-muted);font-size:.95rem}.walkthrough-card__media-shell{aspect-ratio:16/9;border-top:1px solid var(--color-border);background:#000;width:100%;overflow:hidden}.walkthrough-card__media-shell img,.walkthrough-card__media-shell video,.walkthrough-card__media-shell iframe{border:0;width:100%;height:100%;display:block}.walkthrough-card__media-shell img{object-fit:contain;object-position:center}.walkthrough-card__media-shell video{object-fit:contain}.walkthrough-gallery__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}[data-theme=glass] .walkthrough-card{backdrop-filter:blur(18px)}@media (width>=820px){.walkthrough-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.walkthrough-card--featured .walkthrough-card__body{padding:1.5rem}}.walkthrough-image-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.walkthrough-image-trigger img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .22s,filter .22s;display:block}.walkthrough-image-trigger:hover img,.walkthrough-image-trigger:focus-visible img{filter:brightness(1.06)contrast(1.03);transform:scale(1.015)}.walkthrough-image-trigger__hint{color:#fff;letter-spacing:-.01em;backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffff24,#ffffff0a),#080d19b8;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.35rem;padding:.48rem .78rem;font-size:.78rem;font-weight:850;line-height:1;transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex;position:absolute;bottom:.8rem;right:.8rem;transform:translateY(0);box-shadow:0 12px 34px #00000061,inset 0 1px #ffffff2e}.walkthrough-image-trigger:hover .walkthrough-image-trigger__hint,.walkthrough-image-trigger:focus-visible .walkthrough-image-trigger__hint{background:linear-gradient(135deg, var(--color-accent), #ffffffb8);color:#08111f;border-color:#ffffff57;transform:translateY(-2px);box-shadow:0 16px 42px #0000006b,0 0 0 4px #38bdf824}.walkthrough-image-trigger:focus-visible{outline:3px solid var(--color-accent);outline-offset:-3px}.image-lightbox{width:min(1120px,94vw);max-width:94vw;max-height:92vh;color:var(--color-text);background:0 0;border:0;padding:0}.image-lightbox::backdrop{backdrop-filter:blur(8px);background:#000000c7}.image-lightbox__panel{background:linear-gradient(180deg, #ffffff0a, #ffffff04), var(--color-surface);border:1px solid #ffffff1f;border-radius:1.25rem;position:relative;overflow:hidden;box-shadow:0 34px 110px #0000009e,inset 0 1px #ffffff14}.image-lightbox__close{z-index:2;color:#fff;cursor:pointer;backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffff29,#ffffff0a),#080d19c2;border:1px solid #fff3;border-radius:999px;place-items:center;width:2.75rem;height:2.75rem;font-size:1.65rem;font-weight:500;line-height:1;transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-grid;position:absolute;top:.9rem;right:.9rem;box-shadow:0 14px 36px #0000006b,inset 0 1px #ffffff29}.image-lightbox__close:hover,.image-lightbox__close:focus-visible{background:linear-gradient(135deg, var(--color-accent), #ffffffb8);color:#08111f;border-color:#ffffff57;outline:none;transform:translateY(-2px)scale(1.03);box-shadow:0 18px 46px #00000075,0 0 0 4px #38bdf829}.image-lightbox__figure{margin:0}.image-lightbox__image{object-fit:contain;background:#000;width:100%;max-height:76vh;display:block}.image-lightbox__caption{border-top:1px solid var(--color-border);padding:1rem 1.25rem}.image-lightbox__caption h2{color:var(--color-heading);margin-bottom:.35rem;font-size:1rem;font-weight:850}.image-lightbox__caption p{color:var(--color-muted);font-size:.92rem}body.lightbox-open{overflow:hidden}.walkthrough-image-trigger__hint:before{content:"⌕";font-size:.95em;line-height:1}@media (width<=640px){.walkthrough-image-trigger__hint{padding:.4rem .64rem;font-size:.72rem;bottom:.55rem;right:.55rem}.image-lightbox{width:96vw;max-width:96vw}.image-lightbox__image{max-height:70vh}.image-lightbox__caption{padding:.85rem 1rem}.image-lightbox__close{width:2.45rem;height:2.45rem;font-size:1.45rem;top:.6rem;right:.6rem}}
