@font-face{font-family:Outfit;src:url(/fonts/Outfit-VariableFont_wght.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-VariableFont_wght.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%}body{font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic Medium,Yu Gothic,Meiryo,sans-serif;font-size:1.6rem;margin:0;color:#333}a{color:#333;text-decoration:none}a:visited{color:inherit}p,h1,h2,h3{margin:0}ul,dl{list-style:none;margin:0;padding:0}dt,dd{margin:0}.page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:4rem 2rem;background:radial-gradient(ellipse at 50% 0%,rgba(0,0,0,.02) 0%,transparent 50%),#fafafa}.main{width:100%;max-width:760px;display:flex;flex-direction:column;gap:3rem}.main--wide{max-width:none}.header{text-align:center}.header--hero{text-align:left}.header--hero .header__profile{display:flex;align-items:flex-start;gap:1.6rem}.header--hero .header__avatar{width:80px;height:80px;aspect-ratio:1;border-radius:20%;box-shadow:0 2px 8px #0000001f;flex-shrink:0}.header--hero .header__title{font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.2rem}.header--hero .header__tagline{font-family:Outfit,sans-serif;font-size:1.4rem;color:#555;font-weight:400;letter-spacing:.05em;margin-bottom:.6rem}.header__bio{font-size:1.3rem;color:#999;line-height:1.6}.header__github{display:inline-flex;align-items:center;color:#666;margin-top:.6rem;transition:color .2s ease}.header__github:hover{color:#333}.header__title{font-family:Outfit,sans-serif;font-size:2.4rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.5rem}.header__tagline{font-family:Outfit,sans-serif;font-size:1.6rem;color:#555;font-weight:400;letter-spacing:.05em}.header__avatar{width:100px;height:100px;aspect-ratio:1;border-radius:20%;margin-bottom:1.2rem;box-shadow:0 4px 12px #00000026}.section__title{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;color:#aaa;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.profile__list{display:flex;flex-direction:column;gap:1rem}.profile__item{display:flex;align-items:baseline;gap:1rem}.profile__label{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.08em;min-width:7rem;text-align:right}.profile__value{font-size:1.6rem;color:#444;margin:0}.links{text-align:center}.links__anchor{display:inline-block;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:.8rem 2rem;border:1px solid #ddd;border-radius:4px;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.links__anchor:hover{background-color:#333;color:#fff;border-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.apps{text-align:left}.apps__list{display:flex;flex-direction:column;gap:1rem}.apps__card{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.5rem;border:1px solid #e0e0e0;border-radius:4px;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);background:#fff}.apps__card:hover{background-color:#333;color:#fff;border-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.apps__card-icon{width:40px;height:40px;aspect-ratio:1;border-radius:22.5%;flex-shrink:0}.apps__card-text{display:flex;flex-direction:column;gap:.3rem}.apps__card-name{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500}.apps__card-desc{font-size:1.2rem;color:#999;font-weight:400}.apps__card:hover .apps__card-desc{color:#ffffffb3}.header__back{display:inline-block;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;color:#555;transition:color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.header__back:hover{color:#333;transform:translate(-4px)}.header__nav{display:flex;justify-content:flex-end;width:100%;margin-bottom:1.5rem}.header__nav .header__lang-switch,.header--document .header__lang-switch{position:static}.lang-switch{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:.4rem .8rem;border:1px solid #ddd;border-radius:4px;background:transparent;color:#666;cursor:pointer;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.lang-switch:hover{background-color:#333;color:#fff;border-color:#333}.header__lang-link{display:inline-block;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:.5rem 1rem;border:1px solid #ddd;border-radius:4px;color:#666;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.header__lang-link:hover{background-color:#333;color:#fff;border-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.app-hero{text-align:center}.app-hero__icon{width:120px;height:120px;aspect-ratio:1;border-radius:22.5%;margin-bottom:1.5rem;box-shadow:0 6px 20px #0003}.app-hero__name{font-family:Outfit,sans-serif;font-size:3.2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.8rem}.app-hero__tagline{font-size:1.6rem;font-weight:400;color:#666;line-height:1.5;white-space:pre-line}.app-hero__description{font-size:1.6rem;color:#666;line-height:1.6}.app-section{text-align:center}.app-section__title{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:600;color:#333;letter-spacing:.02em;margin-bottom:1.5rem}.target-list{display:flex;flex-direction:column;gap:.8rem;padding:0;margin:0;list-style:none}.target-card{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.4rem;background:#fff;border:1px solid #e8e8e8;border-radius:8px;text-align:left;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.target-card:hover{border-color:#ccc;box-shadow:0 2px 8px #0000000f}.target-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f5f5f5;border-radius:10px;flex-shrink:0}.target-card__icon svg{width:22px;height:22px;color:#555}.target-card--engineer .target-card__icon{background:#e8f4fd}.target-card--engineer .target-card__icon svg{color:#4a90d9}.target-card--sales .target-card__icon{background:#e8f8e8}.target-card--sales .target-card__icon svg{color:#4caf50}.target-card--training .target-card__icon{background:#fff3e0}.target-card--training .target-card__icon svg{color:#ff9800}.target-card__content{display:flex;flex-direction:column;gap:.2rem}.target-card__title{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:600;color:#222}.target-card__desc{font-size:1.6rem;font-weight:400;color:#777;line-height:1.4}.scene-combined{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#fff;border:1px solid #e8e8e8;border-radius:12px}.scene-combined__questions{display:flex;flex-direction:column;gap:.6rem;flex:1}.scene-combined__question{font-size:1.6rem;color:#555;margin:0;text-align:left}.scene-combined__arrow{font-size:2rem;color:#333;flex-shrink:0}.scene-combined__answer{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:600;color:#333;margin:0;text-align:right;flex-shrink:0}.app-demo{margin-bottom:0}.app-demo__wrapper{position:relative;width:100%;padding-bottom:56.25%}.app-demo__video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;box-shadow:0 4px 16px #0000001f}.app-demo__desc{font-size:1.6rem;color:#555;text-align:center;margin-top:.8rem}.app-section--install{padding:2rem 1.5rem;background:#f8f8f8;border-radius:12px}.app-install__button{display:inline-flex;align-items:center;gap:.6rem;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:600;padding:1rem 2rem;background:#000;color:#fff;border-radius:10px;letter-spacing:.02em;transition:background-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.app-install__button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.app-install__apple-icon{width:20px;height:20px;flex-shrink:0}.app-detail{text-align:center}.app-detail__icon{width:120px;height:120px;aspect-ratio:1;border-radius:22.5%;margin-bottom:1.5rem;box-shadow:0 6px 20px #0003}.app-detail__name{font-family:Outfit,sans-serif;font-size:3.2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.8rem}.app-detail__tagline{font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:600;color:#222;letter-spacing:.01em;margin-bottom:.8rem}.app-detail__description{font-size:1.6rem;color:#666;line-height:1.6;margin-bottom:2rem}.app-detail__demo{margin-bottom:2rem}.app-detail__demo-caption{font-size:1.6rem;color:#666;text-align:center;margin-bottom:1rem}.app-detail__demo-caption:before{content:"＼";margin-right:.3rem}.app-detail__demo-caption:after{content:"／";margin-left:.3rem}.app-detail__demo-desc{font-size:1.1rem;color:#555;text-align:center;margin-top:.8rem}.app-detail__demo-wrapper{position:relative;width:100%;padding-bottom:56.25%}.app-detail__demo-video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;box-shadow:0 4px 16px #0000001f}.app-detail__features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;text-align:left;margin-bottom:2rem;padding:0;list-style:none}.app-detail__feature{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;background:#fff;border:1px solid #e8e8e8;border-radius:12px;text-align:center;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.app-detail__feature:hover{border-color:#ccc;box-shadow:0 4px 12px #00000014}.app-detail__feature-icon{width:40px;height:40px;color:#444;flex-shrink:0}.app-detail__feature-text{display:flex;flex-direction:column;gap:.4rem}.app-detail__feature-title{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:600;color:#222}.app-detail__feature-desc{font-size:1.6rem;color:#666;line-height:1.6}.app-detail__status{font-family:Outfit,sans-serif;font-size:1.6rem;color:#555;letter-spacing:.02em}.app-detail__cta{display:inline-block;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:1rem 2.5rem;background:#ccc;color:#666;border-radius:8px;letter-spacing:.02em}.app-legal{text-align:center}.app-legal__title{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;color:#555;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem}.app-legal__group{margin-bottom:2rem}.app-legal__group:last-child{margin-bottom:0}.app-legal__subtitle{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;color:#777;margin-bottom:.8rem}.app-legal__list{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.app-legal__link{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:.6rem 1.4rem;border:1px solid #ddd;border-radius:4px;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.app-legal__link:hover{background-color:#333;color:#fff;border-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.app-help{text-align:center;padding-top:2rem;border-top:1px solid #e8e8e8}.app-help__title{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;color:#555;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.app-help__link{display:inline-block;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:.6rem 1.4rem;border:1px solid #ddd;border-radius:4px;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.app-help__link:hover{background-color:#333;color:#fff;border-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.app-contact{text-align:center;padding-top:2rem;border-top:1px solid #e8e8e8}.app-contact__title{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;color:#555;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.app-contact__text{font-size:1.6rem;color:#666;margin-bottom:.8rem}.app-contact__email{display:inline-block;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:.6rem 1.4rem;border:1px solid #ddd;border-radius:4px;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.app-contact__email:hover{background-color:#333;color:#fff;border-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.app-cta{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.app-cta__button{display:inline-block;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:.8rem 2rem;background:transparent;color:#555;border:1px solid #ddd;border-radius:4px;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.app-cta__button:hover{background-color:#333;color:#fff;border-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.app-footer{text-align:center;padding-top:2rem;border-top:1px solid #e8e8e8}.app-footer__links{margin-bottom:1rem}.app-footer__link{font-family:Outfit,sans-serif;font-size:1.6rem;color:#555;transition:color .25s cubic-bezier(.4,0,.2,1)}.app-footer__link:hover{color:#333}.app-footer__divider{margin:0 .8rem;color:#ddd}.app-footer__email{display:inline-block;font-family:Outfit,sans-serif;font-size:1.6rem;color:#555;transition:color .25s cubic-bezier(.4,0,.2,1)}.app-footer__email:hover{color:#333}.page--document{align-items:center;justify-content:flex-start;padding-top:6rem}.page--document .main{max-width:640px;gap:2rem}.header--document{display:flex;justify-content:space-between;align-items:center;width:100%}.document__title{font-family:Outfit,sans-serif;font-size:2.4rem;font-weight:600;margin-bottom:.5rem}.document__meta{font-size:1.6rem;color:#999;margin-bottom:3rem}.document__section{margin-bottom:2.5rem}.document__section h2{font-size:1.6rem;font-weight:600;margin-bottom:1rem}.document__section p{font-size:1.6rem;line-height:1.8;color:#444}.document__section ul{margin-top:1rem;padding-left:2rem;list-style:disc}.document__section li{font-size:1.6rem;line-height:1.8;color:#444;margin-bottom:.5rem}.document__plaintext{font-family:inherit;font-size:1.6rem;line-height:2;color:#444;white-space:pre-wrap;word-wrap:break-word;margin:0;padding:0;background:none;border:none}@media(max-width:480px){.page{padding:3rem 1.6rem}.main{gap:2.5rem}.content-grid{grid-template-columns:1fr;gap:2rem}.header--hero .header__avatar{width:56px;height:56px}.header__title{font-size:2rem}.profile__item{flex-direction:column;gap:.3rem}.profile__label{text-align:left;min-width:auto}.app-detail__features{grid-template-columns:1fr}.app-detail__feature{flex-direction:row;text-align:left;padding:1.5rem;gap:1.2rem}.scene-combined{flex-direction:column;gap:1rem;text-align:center}.scene-combined__questions{width:100%}.scene-combined__question{text-align:center}.scene-combined__arrow{transform:rotate(90deg)}.scene-combined__answer{text-align:center}.page--document{padding-top:3rem}.header--document{flex-direction:row;gap:1rem;align-items:center}.header__lang-switch{position:static;margin-bottom:1rem}}@media(prefers-reduced-motion:reduce){.links__anchor,.apps__card,.app-legal__link,.app-contact__email,.header__back,.header__lang-link,.header__github,.lang-switch{transition:none}}.help__title{font-family:Outfit,sans-serif;font-size:2.4rem;font-weight:600;text-align:center;margin-bottom:.5rem}.help__subtitle{font-size:1.6rem;color:#555;text-align:center;margin-bottom:2.5rem}.help__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.help__nav-item{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:.5rem 1rem;border:1px solid #ddd;border-radius:20px;color:#666;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.help__nav-item:hover{background-color:#333;color:#fff;border-color:#333}.help__section{margin-bottom:3rem}.help__section-title{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;color:#aaa;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}.help__item{margin-bottom:.8rem;border:1px solid #e0e0e0;border-radius:8px;background:#fff;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.help__item:hover{border-color:#ccc}.help__item[open]{border-color:#333;box-shadow:0 4px 12px #00000014}.help__question{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:1.2rem 1.5rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.help__question::-webkit-details-marker{display:none}.help__question:after{content:"+";font-size:1.5rem;font-weight:400;color:#999;transition:transform .25s cubic-bezier(.4,0,.2,1)}.help__item[open] .help__question:after{content:"−"}.help__answer{padding:0 1.5rem 1.5rem;font-size:1.6rem;line-height:1.8;color:#444}.help__answer p{margin-bottom:1rem}.help__answer p:last-child{margin-bottom:0}.help__answer a{color:#333;text-decoration:underline;text-underline-offset:2px}.help__answer a:hover{color:#000}.help__steps{margin:.5rem 0 1rem;padding-left:1.5rem}.help__steps li{margin-bottom:.5rem}.help__steps li:last-child{margin-bottom:0}.help__table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:1.6rem}.help__table th,.help__table td{padding:.8rem 1rem;text-align:left;border-bottom:1px solid #e0e0e0}.help__table th{font-weight:600;color:#333;background:#f8f8f8}.help__table td{color:#555}.help__table tbody tr:last-child td{border-bottom:none}.help__note{margin-top:1rem;padding:1rem 1.2rem;background:#f8f8f8;border-left:3px solid #ddd;border-radius:0 4px 4px 0;font-size:1.6rem;color:#666}.help__answer code{font-family:SF Mono,Monaco,Consolas,monospace;font-size:1.6rem;padding:.2rem .5rem;background:#f0f0f0;border-radius:4px}.help__answer kbd{font-family:SF Mono,Monaco,Consolas,monospace;font-size:1.6rem;padding:.3rem .6rem;background:#f8f8f8;border:1px solid #ddd;border-radius:4px;box-shadow:0 1px 2px #0000001a}.help__contact{text-align:center;padding:2.5rem 0;margin-top:2rem;border-top:1px solid #e0e0e0}.help__contact-text{font-size:1.6rem;color:#666;margin-bottom:1.2rem}.help__contact-button{display:inline-block;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:.8rem 2rem;background:#333;color:#fff;border-radius:4px;transition:background-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.help__contact-button:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.release-notes__title{font-family:Outfit,sans-serif;font-size:2.4rem;font-weight:600;text-align:center;margin-bottom:.3rem}.release-notes__subtitle{font-family:Outfit,sans-serif;font-size:1.6rem;color:#555;text-align:center;margin-bottom:2.5rem}.release-notes__version{margin-bottom:.8rem;border:1px solid #e0e0e0;border-radius:8px;background:#fff;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.release-notes__version:hover{border-color:#ccc}.release-notes__version[open]{border-color:#333;box-shadow:0 4px 12px #00000014}.release-notes__version--latest{border-color:#333}.release-notes__version-header{font-family:Outfit,sans-serif;padding:1.2rem 1.5rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.release-notes__version-header::-webkit-details-marker{display:none}.release-notes__version-header:after{content:"+";font-size:1.5rem;font-weight:400;color:#999;transition:transform .25s cubic-bezier(.4,0,.2,1)}.release-notes__version[open] .release-notes__version-header:after{content:"−"}.release-notes__version-info{display:flex;flex-direction:column;gap:.2rem}.release-notes__version-number{font-size:1.6rem;font-weight:600;color:#333}.release-notes__version-date{font-size:1.6rem;color:#555}.release-notes__version-content{padding:0 1.5rem 1.5rem}.release-notes__category{margin-bottom:1.5rem}.release-notes__category:last-child{margin-bottom:0}.release-notes__category-title{display:flex;align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:600;color:#444;margin-bottom:.8rem}.release-notes__category-icon{width:18px;height:18px;color:#666;flex-shrink:0}.release-notes__list{margin:0;padding-left:1.5rem;list-style:disc}.release-notes__list li{font-size:1.6rem;line-height:1.7;color:#444;margin-bottom:.4rem}.release-notes__list li:last-child{margin-bottom:0}.release-notes__badge{display:inline-block;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:500;padding:.15rem .5rem;margin-left:.5rem;background:#f0f0f0;color:#666;border-radius:4px;vertical-align:middle}.release-notes__empty{font-family:Outfit,sans-serif;font-size:1.6rem;color:#555;text-align:center;padding:3rem 1.5rem}@media(max-width:480px){.help__nav{gap:.5rem}.help__nav-item{font-size:1.6rem;padding:.4rem .8rem}.help__question{font-size:1.6rem;padding:1rem 1.2rem}.help__answer{padding:0 1.2rem 1.2rem;font-size:1.6rem}.help__table{font-size:1.6rem}.help__table th,.help__table td{padding:.6rem .8rem}.release-notes__version-header{padding:1rem 1.2rem}.release-notes__version-content{padding:0 1.2rem 1.2rem}.release-notes__list li{font-size:1.6rem}}
