/* Elite American Tax LLC plans — reference design, September 2026 */
#llc{scroll-margin-top:105px;background:#fffefa;padding:54px 0 26px}
.eatllc{--navy:#062535;--green:#00594d;--gold:#f3bb59;--cream:#f7f9f4;--ink:#123950;box-sizing:border-box;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);width:calc(100% - 64px);max-width:1440px;margin:0 auto;padding:0;line-height:1.5}
.eatllc *{box-sizing:border-box}
.eatllc [hidden]{display:none!important}
.eatllc .eatllc-head{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 42px;text-align:left}
.eatllc-intro{flex:1;min-width:0}
.eatllc .eatllc-kicker{display:inline-flex;align-items:center;gap:14px;font-size:11px;line-height:1.4;letter-spacing:3px;font-weight:800;color:var(--green)}
.eatllc-kicker>span{width:38px;height:1px;background:#8aaba5}
.eatllc .eatllc-intro h2{font-family:"Libre Caslon Display",Georgia,serif;color:var(--navy);font-size:clamp(34px,3.9vw,58px);font-weight:400;letter-spacing:-1.25px;line-height:1.06;margin:6px 0 8px}
.eatllc .eatllc-head p{font-size:clamp(16px,1.55vw,23px);line-height:1.4;margin:0;color:#244862}
.eatllc-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;flex:0 0 400px}
.eatllc-trust>div{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.4}
.eatllc-trust svg{width:33px;height:38px;flex-shrink:0;color:var(--green)}
.eatllc-grid{display:grid;grid-template-columns:1fr 1fr 1.1fr 1.08fr;gap:16px;align-items:stretch}
.eatllc .eatllc-card{position:relative;margin:0;min-width:0;border:1px solid #e2e4e2;border-radius:11px;background:#fff;display:flex;flex-direction:column;box-shadow:none}
.eatllc-card-body{display:flex;flex-direction:column;flex:1;padding:25px 22px 18px}
.eatllc .eatllc-card.featured{border-color:#389a80;background:linear-gradient(130deg,#fbfdf9,#f5faf1)}
.eatllc-badge{position:absolute;left:-1px;right:-1px;top:-32px;height:32px;border-radius:10px 10px 0 0;background:var(--green);color:var(--gold);display:flex;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:800;letter-spacing:1.5px;line-height:1}
.eatllc-card.featured .eatllc-card-body{position:relative;z-index:1;border-radius:10px;background:linear-gradient(130deg,#fbfdf9,#f5faf1);padding-top:25px}
.eatllc-icon{color:var(--navy);height:46px;margin-bottom:5px;display:flex;align-items:center}
.eatllc-icon svg{display:block;width:43px;height:43px}
.eatllc-card.featured .eatllc-icon{color:var(--green)}
.eatllc .eatllc-card h3{font-family:"Libre Caslon Display",Georgia,serif;font-size:36px;font-weight:400;letter-spacing:-.7px;line-height:1.1;color:var(--navy);margin:1px 0 3px}
.eatllc .eatllc-card .eatllc-desc{font-size:16px;font-weight:400;line-height:1.4;color:#234960;min-height:0;margin:0 0 14px}
.eatllc-price{font-family:"DM Sans",Arial,sans-serif;font-size:46px;line-height:1.1;letter-spacing:-1.8px;font-weight:800;color:var(--navy);margin:0 0 2px}
.eatllc-plus{font-size:14px;line-height:1.45;color:#21445b;margin:0;padding-bottom:12px;border-bottom:1px solid #dee5e5}
.eatllc .eatllc-card ul{list-style:none;padding:0;margin:12px 0 22px;flex:1}
.eatllc .eatllc-card li{display:flex;align-items:flex-start;gap:10px;margin:0;padding:2px 0;border:0;font-size:14px;line-height:1.45;color:var(--ink)}
.eatllc-check{color:var(--green);font-family:Arial,sans-serif;font-size:20px;line-height:1.02;flex:0 0 16px;font-weight:700}
.eatllc .eatllc-card li strong{color:var(--navy);font-weight:700}
.eatllc .eatllc-card .eatllc-best{display:flex;align-items:flex-start;min-height:88px;background:#faf9f6;border-radius:9px;font-size:13px;line-height:1.5;color:#244862;margin:0 0 10px;padding:12px 13px}
.eatllc .eatllc-card.featured .eatllc-best{background:#eaf2e7;color:#133b46}
.eatllc .eatllc-btn,.eatllc .eatllc-next{display:inline-flex;align-items:center;justify-content:center;gap:13px;text-decoration:none;border:1px solid var(--green);border-radius:8px;background:var(--green);color:#fff;padding:12px 18px;font:700 14px/1.4 "DM Sans",Arial,sans-serif;cursor:pointer;min-height:46px;transition:background .15s,border-color .15s,color .15s}
.eatllc .eatllc-card .eatllc-btn{width:100%;border-color:#7296a2;background:transparent;color:var(--navy);padding:11px 14px}
.eatllc .eatllc-card.featured .eatllc-btn{background:var(--green);border-color:var(--green);color:#fff}
.eatllc .eatllc-btn>span{font-size:23px;line-height:1;font-weight:400}
.eatllc .eatllc-btn:hover,.eatllc .eatllc-next:hover{background:#003f36;border-color:#003f36;color:#fff}
.eatllc .eatllc-btn:focus-visible,.eatllc button:focus-visible,.eatllc input:focus-visible,.eatllc select:focus-visible{outline:3px solid #dca52c;outline-offset:4px}
.eatllc .eatllc-state-note{text-align:center;font-size:12px;line-height:1.5;color:#65757b;margin:18px 0 0}
.eatllc-quiz-cta{background:#f0f7f3;color:var(--ink);border:1px solid #e2eee7;border-radius:12px;padding:25px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:28px 0 18px}
.eatllc-quiz-cta>div>span{font-size:10px;font-weight:800;letter-spacing:2.5px;color:var(--green)}
.eatllc .eatllc-quiz-cta h3{font-family:"Libre Caslon Display",Georgia,serif;font-size:30px;line-height:1.15;font-weight:400;letter-spacing:-.4px;margin:5px 0;color:var(--navy)}
.eatllc .eatllc-quiz-cta p{font-size:14px;margin:0;line-height:1.5}
.eatllc-quiz-cta .eatllc-btn{flex-shrink:0}
.eatllc-quiz{max-width:760px;margin:30px auto;background:var(--cream);padding:34px;border-radius:14px;scroll-margin-top:120px}
.eatllc-progress{height:5px;background:#dbe7dd;margin-bottom:25px;border-radius:5px}
.eatllc-progress span{display:block;width:25%;height:100%;background:var(--green);border-radius:5px}
.eatllc .eatllc-step h3{font-family:"Libre Caslon Display",Georgia,serif;color:var(--navy);font-size:30px;line-height:1.2;font-weight:400}
.eatllc-step label{display:block;background:#fff;border:1px solid #d9dee2;padding:14px;margin:9px 0;border-radius:8px}
.eatllc-step select,.eatllc-lead input[type=text],.eatllc-lead input[type=email],.eatllc-lead input[type=tel],.eatllc-lead input:not([type]){width:100%;padding:13px;border:1px solid #ccd4da;border-radius:6px;margin:10px 0}
.eatllc-next{margin-top:15px}
.eatllc-rec-price{font:800 42px "DM Sans",Arial,sans-serif;color:var(--navy);margin:8px 0}
.eatllc-lead{position:fixed;z-index:99999;inset:0;background:rgba(3,22,38,.7);padding:20px;overflow:auto}
.eatllc-lead-inner{position:relative;max-width:560px;margin:6vh auto;background:#fff;border-radius:14px;padding:35px}
.eatllc-lead-inner h3{font:400 30px "Libre Caslon Display",Georgia,serif;color:var(--navy);margin:8px 0}
.eatllc-close{position:absolute;right:16px;top:10px;background:none;border:0;font-size:32px;cursor:pointer}
.eatllc-consent{font-size:12px;line-height:1.45;display:block;margin:14px 0}
.eatllc-form-msg{margin-top:14px;font-weight:700}
.eatllc input,.eatllc select{font:inherit}
.page-id-142 .content-shell{background:#fffefa;padding:38px 0 26px}
.page-id-142 .content-grid{display:block;max-width:none;width:100%;margin:0;padding:0}
.page-id-142 .content-card{max-width:none;width:100%;padding:0;border:0;background:transparent;box-shadow:none}
.page-id-142 .content-card>.eyebrow{display:none}
.page-id-142 .content-card>.entry-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.page-id-142 .entry-content{max-width:none;margin:0}
@media(max-width:1200px){.eatllc .eatllc-head{display:block}.eatllc-trust{display:flex;gap:30px;margin-top:20px}.eatllc-trust>div{font-size:12px}.eatllc .eatllc-intro h2{font-size:48px}.eatllc-card-body{padding:23px 18px 17px}.eatllc-card.featured .eatllc-card-body{padding-top:23px}}
@media(max-width:1000px){.eatllc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 18px}.eatllc .eatllc-card li{font-size:15px}.eatllc .eatllc-card .eatllc-best{min-height:78px}.eatllc-card-body{padding:24px}.eatllc-card.featured .eatllc-card-body{padding-top:24px}}
@media(max-width:600px){#llc{padding:36px 0 18px}.eatllc{width:calc(100% - 32px)}.eatllc .eatllc-head{margin-bottom:28px}.eatllc .eatllc-intro h2{font-size:38px;letter-spacing:-.8px;line-height:1.06}.eatllc .eatllc-head p{font-size:16px;margin-top:12px}.eatllc-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}.eatllc-trust>div{flex-direction:column;align-items:flex-start;gap:6px;font-size:10px}.eatllc-trust svg{width:28px;height:30px}.eatllc-grid{grid-template-columns:minmax(0,1fr);gap:18px}.eatllc-card.featured{margin-top:22px}.eatllc-card-body{padding:24px 22px 20px}.eatllc .eatllc-card h3{font-size:36px}.eatllc .eatllc-card .eatllc-best{min-height:0}.eatllc .eatllc-card ul{margin-bottom:25px}.eatllc-quiz-cta{display:block;padding:22px}.eatllc-quiz-cta .eatllc-btn{margin-top:18px;width:100%}.eatllc .eatllc-quiz-cta h3{font-size:28px}.eatllc-quiz{padding:22px}.eatllc-lead-inner{padding:28px 20px}.page-id-142 .content-shell{padding-top:26px}}
@media(prefers-reduced-motion:reduce){.eatllc .eatllc-btn,.eatllc .eatllc-next{transition:none}}
