/* Anboxing Studio 1.1: readable type, predictable media, separate home/journal. */
:root{--paper:#faf9f6;--ink:#22232c;--muted:#5e626d;--line:#dedfe4}
body{background:var(--paper);font-size:16px;-webkit-font-smoothing:antialiased;overflow-wrap:break-word}
.wrap{width:calc(100% - 64px);max-width:1240px;margin-inline:auto}
[hidden]{display:none!important}img{max-width:100%;height:auto}.icon{flex-shrink:0}
button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}
:focus-visible{outline:3px solid var(--accent,#6554c0);outline-offset:5px}
.topline{font-size:11px;letter-spacing:.08em}.topline .wrap{min-height:34px}
.site-header{background:rgba(250,249,246,.98);border-bottom:1px solid var(--line)}.header-inner{min-height:86px;gap:28px}
.brand{font-size:30px}.brand-mark{width:36px;height:36px}.primary-nav .menu{gap:25px}.primary-nav a{font-size:13px}.header-actions{gap:22px}
.primary-nav li{position:relative}.primary-nav li .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:210px;background:white;border:1px solid var(--line);box-shadow:0 12px 25px #22232c12;padding:12px;z-index:30;list-style:none}
.primary-nav li:hover>.sub-menu,.primary-nav li:focus-within>.sub-menu{display:block}.primary-nav .sub-menu a{display:block;padding:10px}
.button{min-height:48px;border-radius:8px;font-size:14px;padding:14px 21px;gap:12px}.text-link{font-size:14px;gap:10px}.button-outline{border:1px solid var(--line);background:transparent;color:var(--ink)}.button-outline:hover{background:#eeecf4;color:var(--ink)}
.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:700}.section-heading h2{font-size:35px;letter-spacing:-.045em}.section-heading{gap:24px;align-items:end;margin-bottom:27px}.section-heading>div{min-width:0}
.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:54px;padding-top:50px;padding-bottom:44px;align-items:center}.hero h1{font-size:clamp(44px,5.2vw,69px);letter-spacing:-.06em;line-height:1.06;margin:21px 0 24px}.hero-copy>p{font-size:17px;line-height:1.8;max-width:490px;color:var(--muted)}
.hero-buttons{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:28px}.hero-note{margin-top:26px;font-size:12px;line-height:1.7;gap:13px}.hero-note .icon{width:23px;height:23px}
.hero-visual{position:relative;border-radius:18px;overflow:hidden;background:#e8e4f3}.hero-visual img{display:block;width:100%;height:auto;aspect-ratio:1000/936;object-fit:contain;opacity:1!important}.hero-caption{padding:13px 18px;background:#f0edf8;display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:.08em;font-weight:700}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--accent)}
.discovery-bar{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;align-items:center;padding:24px 30px;border:1px solid var(--line);border-radius:12px;background:#fff;box-sizing:border-box}.discovery-bar strong{font-size:17px;display:block}.discovery-bar span{display:block;font-size:12px;color:var(--muted);margin-top:6px}.discovery-bar form{display:flex;gap:10px;min-width:0}.discovery-bar input{width:100%;min-width:0;background:#f7f7fa;border:1px solid var(--line);border-radius:7px;padding:13px 15px;font-size:14px}.discovery-bar .button span{color:inherit;margin:0;font-size:14px}
.paths-section{padding-top:48px;padding-bottom:54px}.path-grid{gap:17px}.path-card{min-height:201px;padding:24px;border:1px solid #22232c0c;border-radius:12px;transition:transform .15s,box-shadow .15s}.path-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #22232c0b}.path-card h3{font-size:19px;letter-spacing:-.035em;margin:17px 0 10px}.path-card p{font-size:13px;line-height:1.65;padding-right:8px}.path-icon{width:41px;height:41px;border-radius:10px}.path-arrow{margin-top:18px}
.symptoms-section{background:#f0efeb;padding:44px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.symptoms-grid{grid-template-columns:.72fr 1.28fr;gap:70px}.symptoms-intro h2{font-size:38px;letter-spacing:-.045em}.symptoms-intro p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:320px}.symptom-list{display:grid;grid-template-columns:1fr 1fr;gap:0 26px}.symptom-list>a{gap:13px;padding:21px 0;min-width:0}.symptom-list strong{font-size:14px;line-height:1.4}.symptom-list small{font-size:11px;line-height:1.6;margin-top:5px}.symptom-list>a>.icon:last-child{width:15px}.symptom-list>a>.icon:first-child{width:23px}
.section-space{padding-top:52px;padding-bottom:48px}.section-intro{color:var(--muted);font-size:15px;margin:12px 0 0}.guide-grid{gap:25px}.guide-grid.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 3px 10px #22232c03}.guide-card .card-art{border-radius:0;aspect-ratio:16/9;display:block;overflow:hidden;background:#efedf5;width:100%;height:auto}.card-art img{display:block;width:100%;height:100%;object-fit:cover;opacity:1!important;visibility:visible!important}.card-copy{padding:20px 22px 23px;display:flex;flex-direction:column;flex:1}.card-meta{font-size:9px;gap:8px;line-height:1.6;margin-bottom:11px;flex-wrap:wrap}.guide-card h3{font-size:19px;line-height:1.36;letter-spacing:-.025em;margin:0 0 12px}.guide-card p{font-size:13px;line-height:1.75;margin:0 0 18px;color:var(--muted)}.guide-card .text-link{margin-top:auto;font-size:12px}.guide-card-text .card-copy{padding:24px}.generic-art{display:flex;width:100%;height:100%;min-height:170px;align-items:center;justify-content:center;gap:15px;color:#666178;background:linear-gradient(145deg,#eceaf2,#f5f3ec);font-size:17px}.generic-art>.icon{width:42px;height:42px}
.section-footer{display:flex;justify-content:center;margin-top:32px}.workflow-panel{margin-block:8px 10px;padding:30px 32px;grid-template-columns:1fr 1.25fr;gap:36px;background:#f3f1eb}.workflow-panel h2{font-size:28px;letter-spacing:-.04em}.workflow-intro>p:not(.eyebrow){font-size:13px}.workflow-links{gap:12px}.workflow-links>a{padding:22px 18px;border-radius:10px;min-width:0}.platform-name{font-size:24px}.workflow-links>a>span:last-child{font-size:11px}
.editorial-panel{padding:44px 42px;grid-template-columns:1fr 1.1fr;gap:65px;border-radius:15px;margin-top:8px;margin-bottom:52px}.editorial-panel h2{font-size:40px;line-height:1.08}.editorial-panel>div>p:not(.eyebrow){font-size:14px;line-height:1.85}.editorial-points h3{font-size:18px}.editorial-points p{font-size:12px;line-height:1.7}
.site-footer{padding-top:43px}.footer-grid{gap:36px;padding-bottom:36px}.footer-grid h2{font-size:13px}.footer-grid>div>a:not(.brand),.footer-brand p{font-size:12px;line-height:1.8}.footer-bottom{font-size:10px}
.breadcrumbs{font-size:12px;flex-wrap:wrap;line-height:1.8}.article-header h1{font-size:clamp(32px,4vw,53px);line-height:1.12;max-width:970px}.article-header{margin-bottom:30px}.article-layout{grid-template-columns:minmax(0,820px) minmax(230px,300px);gap:62px;align-items:start}.article-layout.standard-page{display:block;max-width:860px}.entry-content{font-size:17px;line-height:1.85;min-width:0}.entry-content h2{font-size:30px;line-height:1.25;scroll-margin-top:30px}.entry-content h3{font-size:23px}.entry-content figure{max-width:100%;margin:30px 0}.entry-content figure img{width:100%;height:auto;max-height:450px;object-fit:contain;border-radius:12px;background:#f0edf6}.entry-content figcaption{font-size:11px;line-height:1.65}.legacy-featured{max-height:420px;object-fit:contain;margin-bottom:25px}.entry-content iframe,.entry-content video{max-width:100%}.table-scroll{overflow-x:auto;max-width:100%}.entry-content table{font-size:14px}.anb-answer p{font-size:19px;line-height:1.7}.article-sidebar{position:sticky;top:24px}.sidebar-card{padding:26px}.sidebar-card h2{font-size:28px}.sidebar-note{font-size:12px}.hub-header h1{font-size:clamp(34px,5vw,55px)}.hub-intro{font-size:17px;max-width:820px}.hub-tabs{gap:9px;flex-wrap:wrap}.hub-tabs a{font-size:12px;padding:11px 16px}.library-tools{gap:15px;flex-wrap:wrap}.library-tools input{min-width:230px;max-width:100%}.hub-page{padding-bottom:55px}.setup-hint{margin-top:24px;padding:18px 24px;background:#fff3d2;border-radius:10px;font-size:14px;box-sizing:border-box}.setup-hint a{text-decoration:underline}
@media(min-width:1600px){.wrap{max-width:1320px}.hero h1{font-size:75px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero{gap:30px}.primary-nav .menu{gap:15px}.header-inner{gap:20px}.header-actions>.button{display:none}.symptoms-grid{gap:32px}.symptom-list{gap:0 18px}.article-layout{gap:32px;grid-template-columns:minmax(0,1fr) 240px}.workflow-panel{grid-template-columns:1fr;gap:20px}.guide-grid{gap:18px}}
@media(max-width:820px){.header-inner{min-height:75px}.hero{grid-template-columns:1fr 1fr;gap:25px}.hero h1{font-size:45px}.hero-copy>p{font-size:15px}.hero-buttons{gap:17px}.hero-buttons .button{padding:13px 15px;font-size:12px}.hero-buttons .text-link{font-size:12px}.discovery-bar{grid-template-columns:1fr;gap:16px}.path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.path-card{min-height:170px}.symptoms-grid{grid-template-columns:1fr}.symptoms-intro h2 br{display:none}.symptoms-intro p:not(.eyebrow){max-width:540px}.guide-grid.three-col{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{display:block}.article-sidebar{position:static;margin-top:30px}.sidebar-note{margin-top:20px}.editorial-panel{gap:28px}.editorial-panel h2{font-size:34px}.entry-content{font-size:16px}.primary-nav li .sub-menu{position:static;box-shadow:none;display:block;border:none;background:transparent;padding:0 0 0 16px}.primary-nav .sub-menu a{font-size:12px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.topline{font-size:9px}.topline .wrap{min-height:29px}.topline a{display:none}.brand{font-size:27px}.header-inner{gap:14px;min-height:70px}.header-actions{gap:10px}.hero{grid-template-columns:1fr;padding-top:33px;padding-bottom:26px;gap:26px}.hero h1{font-size:clamp(41px,11vw,62px);line-height:1.08;margin:16px 0 19px}.hero-copy>p{font-size:16px;line-height:1.8;max-width:100%}.hero-buttons{gap:18px;margin-top:23px}.hero-buttons .button{font-size:13px;padding:13px 17px}.hero-buttons .text-link{font-size:13px}.hero-note{margin-top:20px;font-size:11px}.hero-visual{max-width:440px;width:100%;margin:auto;border-radius:13px}.hero-visual img{max-height:350px;object-fit:cover;object-position:center}.hero-caption{font-size:8px;padding:12px 14px}.discovery-bar{padding:20px 18px;gap:17px}.discovery-bar strong{font-size:16px}.discovery-bar input{font-size:13px;padding:12px 10px}.discovery-bar .button{padding:12px;min-height:46px}.discovery-bar .button span{display:none}.paths-section{padding-top:36px;padding-bottom:36px}.section-heading{display:block;margin-bottom:22px}.section-heading>.text-link{margin-top:16px;display:inline-flex}.section-heading h2{font-size:29px;line-height:1.15}.section-intro{font-size:14px}.path-grid{gap:12px}.path-card{padding:19px 16px;min-height:200px}.path-card h3{font-size:18px;line-height:1.2}.path-card p{font-size:12px;padding:0}.path-icon{width:35px;height:35px}.symptoms-section{padding:32px 0}.symptom-list{grid-template-columns:1fr;gap:0}.symptom-list>a{padding:18px 0}.symptom-list strong{font-size:15px}.symptom-list small{font-size:12px}.symptoms-intro h2{font-size:32px}.section-space{padding-block:36px}.guide-grid.three-col,.guide-grid.two-col{grid-template-columns:1fr;gap:21px}.card-copy{padding:21px}.guide-card h3{font-size:21px}.guide-card p{font-size:14px;line-height:1.8}.card-meta{font-size:10px}.guide-card .text-link{font-size:13px}.workflow-panel{padding:25px 20px;gap:21px}.workflow-panel h2{font-size:27px}.workflow-links{grid-template-columns:1fr;gap:10px}.workflow-links>a{display:flex;align-items:center;justify-content:space-between;padding:18px;gap:15px}.platform-name{font-size:25px}.workflow-links>a>span:last-child{font-size:12px}.editorial-panel{grid-template-columns:1fr;padding:31px 24px;gap:25px;margin-bottom:35px}.editorial-panel h2{font-size:35px}.editorial-points h3{font-size:18px}.editorial-points p{font-size:12px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px 20px}.footer-brand{grid-column:1/-1}.footer-grid h2{font-size:12px}.footer-grid>div>a:not(.brand){font-size:12px}.footer-bottom{font-size:10px}.article-header h1{font-size:34px;letter-spacing:-.04em}.entry-content{font-size:16px;line-height:1.9}.entry-content h2{font-size:27px}.anb-answer{padding:22px}.anb-answer p{font-size:18px}.entry-content figcaption{font-size:11px}.entry-content .anb-sources{font-size:13px;overflow-wrap:anywhere}.anb-toc ul{font-size:14px}.hub-tabs a{font-size:12px;padding:9px 12px}.library-tools input{min-width:0;width:100%}.hub-header h1{font-size:37px}.hub-intro{font-size:16px}.breadcrumbs{padding-block:20px;font-size:11px}.article-meta{font-size:12px}.article-meta small{font-size:11px}.print-button{font-size:11px}.search-popover{right:0;max-width:calc(100vw - 40px)}.setup-hint{font-size:13px;padding:16px}}
@media print{.discovery-bar,.setup-hint{display:none}.article-layout{display:block}.wrap{width:100%}.entry-content{font-size:11pt}.entry-content figure img{max-height:220px}.guide-card{break-inside:avoid}}
