.info-page{--navy:#07386d;--blue:#1767a6;--line:#dce4ec;--soft:#f5f8fb;--green:#1b7b63;color:#173653}
.info-subnav{display:grid;grid-template-columns:repeat(5,1fr);margin:0 0 24px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 6px 20px rgba(14,48,80,.06)}
.info-subnav a{padding:16px 10px;text-align:center;border-right:1px solid var(--line);font-weight:700;color:#456078;transition:.18s}
.info-subnav a:last-child{border-right:0}.info-subnav a:hover,.info-subnav a.active{background:var(--navy);color:#fff}
.info-hero{position:relative;overflow:hidden;margin-bottom:22px;padding:38px 42px;border-radius:14px;background:linear-gradient(120deg,#062f60 0,#175f96 62%,#d9e7ef 100%);color:#fff}
.info-hero:after{content:"";position:absolute;width:330px;height:330px;right:-80px;top:-150px;border-radius:50%;background:rgba(255,255,255,.12)}
.info-hero small{font-weight:800;letter-spacing:.12em;color:#add5f2}.info-hero h1{position:relative;z-index:1;margin:8px 0 10px;font-size:37px;letter-spacing:-.05em}.info-hero p{position:relative;z-index:1;max-width:720px;margin:0;color:#e1edf6;line-height:1.7}
.info-tabs{display:flex;gap:8px;margin:0 0 20px;padding:6px;border-radius:10px;background:#eaf0f5}.info-tabs button{flex:1;min-height:50px;border:0;border-radius:7px;background:transparent;color:#526b82;font-weight:800;cursor:pointer}.info-tabs button.active{background:#fff;color:var(--navy);box-shadow:0 3px 12px rgba(10,40,70,.1)}
.info-panel{margin-bottom:18px;padding:24px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 4px 16px rgba(20,50,80,.04)}.info-panel h2{margin:0 0 8px;font-size:23px}.info-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.info-panel-head p{margin:0;color:#728193}
.product-tabs{display:flex;gap:8px;overflow-x:auto;margin-bottom:18px}.product-tabs button{min-width:125px;padding:11px 16px;border:1px solid #cdd9e4;border-radius:22px;background:#fff;color:#456078;font-weight:700;cursor:pointer}.product-tabs button.active{border-color:var(--navy);background:var(--navy);color:#fff}
.procedure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.procedure-step{position:relative;min-height:180px;padding:20px;border:1px solid var(--line);border-radius:9px;background:linear-gradient(145deg,#fff,#f7fafc)}.procedure-step i{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#e4f0fa;color:var(--blue);font-style:normal;font-weight:900}.procedure-step h3{margin:13px 0 7px}.procedure-step p{margin:0;color:#6d7c8b;font-size:12px;line-height:1.55}.procedure-step label{position:absolute;right:14px;top:14px;display:flex;align-items:center;gap:5px;font-size:11px}.procedure-step input,.check-row input,.filter-check input{width:17px;height:17px;accent-color:var(--navy)}
.checklist-progress{display:flex;align-items:center;gap:14px}.progress-track{width:180px;height:9px;border-radius:9px;background:#e7edf2;overflow:hidden}.progress-track i{display:block;width:0;height:100%;background:var(--green);transition:width .2s}
.family-timeline{display:grid;gap:10px}.family-step{display:grid;grid-template-columns:64px 1fr 220px;gap:15px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:9px}.family-step>i{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#eaf3fb;color:var(--navy);font-style:normal;font-weight:900}.family-step h3,.family-step p{margin:0}.family-step p{margin-top:5px;color:#718092;font-size:12px}.family-step label{display:flex;align-items:center;justify-content:flex-end;gap:7px;font-size:12px}
.info-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.info-card{padding:20px;border:1px solid var(--line);border-radius:9px;background:#fff}.info-card h3{margin:0 0 8px}.info-card p{color:#6d7c8b;line-height:1.6}.info-card strong{display:block;color:var(--navy);font-size:20px}
.check-row{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid #edf1f4}.check-row:last-child{border-bottom:0}.check-row span{display:block}.check-row small{display:block;margin-top:3px;color:#7b8793}
.filter-bar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:17px}.filter-bar input[type=search],.filter-bar select{height:44px;padding:0 13px;border:1px solid #cdd8e2;border-radius:6px;background:#fff}.filter-bar input[type=search]{flex:1;min-width:220px}.filter-check{display:flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid #d4dee7;border-radius:20px;background:#fff}
.glossary-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.term-card{padding:18px;border:1px solid var(--line);border-radius:9px;background:#fff}.term-card b{display:block;margin-bottom:6px;color:var(--navy);font-size:17px}.term-card p{margin:0;color:#697a8b;line-height:1.55}.hidden{display:none!important}
.info-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.info-action{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 18px;border:1px solid var(--navy);border-radius:6px;background:#fff;color:var(--navy);font-weight:800}.info-action.primary{background:var(--navy);color:#fff}
@media(max-width:900px){.procedure-grid,.info-card-grid{grid-template-columns:1fr 1fr}.family-step{grid-template-columns:56px 1fr}.family-step label{grid-column:2;justify-content:flex-start}.info-hero{padding:30px}.info-subnav{grid-template-columns:repeat(3,1fr)}.info-subnav a:nth-child(3){border-right:0}}
@media(max-width:600px){.info-subnav{grid-template-columns:1fr 1fr}.info-subnav a{padding:12px 5px;font-size:12px}.info-subnav a:nth-child(3){border-right:1px solid var(--line)}.info-subnav a:nth-child(2n){border-right:0}.info-hero{padding:25px 20px}.info-hero h1{font-size:28px}.info-tabs{display:grid;grid-template-columns:1fr}.procedure-grid,.info-card-grid,.glossary-list{grid-template-columns:1fr}.info-panel{padding:17px}.info-panel-head{display:block}.checklist-progress{margin-top:10px}.family-step{grid-template-columns:45px 1fr;padding:13px}.family-step>i{width:40px;height:40px}.filter-bar{align-items:stretch}.filter-bar input[type=search],.filter-bar select{width:100%}}

.info-subnav{grid-template-columns:repeat(6,1fr)}
.document-box{margin-top:20px;padding:20px;border:1px solid #cfdce7;border-radius:10px;background:#f7fafc}.document-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}.document-row{display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:10px;align-items:center;padding:13px;border:1px solid #dce5ec;border-radius:8px;background:#fff}.document-row input{width:17px;height:17px;accent-color:var(--navy)}.document-row b,.document-row small{display:block}.document-row small{margin-top:3px;color:#718193}.document-row a{padding:7px 9px;border:1px solid #b9cad8;border-radius:5px;color:var(--navy);font-size:11px;font-weight:800}.download-note{margin:12px 0 0;color:#5d7083;font-size:12px}
.supply-image{height:145px;margin:-20px -20px 16px;border-radius:9px 9px 0 0;background:#edf1f2 center/cover no-repeat}.supply-image--1{background-image:url('/images/portal/plan-family-integrated-20260826.png')}.supply-image--2{background-image:url('/images/portal/plan-three-day-integrated-20260826.png')}.supply-image--3{background-image:url('/images/portal/plan-two-day-integrated-20260826.png')}.supply-image--4{background-image:url('/images/portal/sidebar-ad-wreath-integrated-20260826.png')}.supply-image--5{background-image:url('/images/portal/hero-national-memorial-20260825.png')}
.etiquette-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.etiquette-flow article{padding:18px;border:1px solid var(--line);border-radius:9px;background:#fff}.etiquette-flow i{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#e7f1fa;color:var(--navy);font-style:normal;font-weight:900}.etiquette-flow h3{margin:12px 0 5px}.etiquette-flow p{margin:0;color:#6f7f8f;font-size:12px;line-height:1.55}.etiquette-details{display:grid;grid-template-columns:1fr 1fr;gap:10px}.etiquette-details details{border:1px solid var(--line);border-radius:8px;background:#fff}.etiquette-details summary{padding:15px;font-weight:800;cursor:pointer}.etiquette-details details>div{padding:0 15px 15px;color:#65778a;line-height:1.7}.phrase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.phrase-grid button{padding:16px;border:1px solid #d3dee7;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.phrase-grid button:hover{border-color:var(--navy);background:#f3f8fc}.phrase-grid b,.phrase-grid small{display:block}.phrase-grid small{margin-top:5px;color:#788695}
@media(max-width:900px){.info-subnav{grid-template-columns:repeat(3,1fr)}.etiquette-flow{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.info-subnav{grid-template-columns:1fr 1fr}.document-list,.etiquette-details,.phrase-grid{grid-template-columns:1fr}.document-row{grid-template-columns:18px 1fr}.document-row a{grid-column:2;justify-self:start}.etiquette-flow{grid-template-columns:1fr 1fr}.supply-image{height:125px}}
