/* Accord site — transcribed 1:1 from Accord-Web.dc.html */
* { box-sizing: border-box; }
html, body { margin: 0; background: #F7F3EE; }
body { color: #2E2A25; font-family: 'Jost', system-ui, sans-serif; min-height: 100vh; }
a { color: #B08A2E; text-decoration: none; }
a:hover { color: #8f6f22; }

.serif { font-family: 'Cormorant Garamond', serif; }

/* header */
.site-header { position: sticky; top: 0; z-index: 50; background: rgba(247,243,238,0.86); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); border-bottom: 1px solid #ece4d8; }
.site-header .inner { max-width: 1140px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; padding: 18px 30px; }
.brand { font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 600; letter-spacing: 4px; text-transform: uppercase; color: #2E2A25; }
.nav { display: flex; align-items: center; gap: 28px; }
.nav a { font-size: 14px; font-weight: 400; letter-spacing: 0.5px; color: #7a726a; }
.nav a.active { font-weight: 500; color: #2E2A25; }
.nav a.cta { background: #2E2A25; color: #F7F3EE; font-size: 12px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; border-radius: 2px; padding: 11px 20px; }

/* hero */
.hero { max-width: 1140px; margin: 0 auto; padding: 80px 30px 50px; display: grid; grid-template-columns: 1.15fr 0.85fr; gap: 48px; align-items: center; }
.hero .pill { font-size: 12px; letter-spacing: 3px; text-transform: uppercase; color: #B08A2E; margin-bottom: 22px; }
.hero h1 { font-family: 'Cormorant Garamond', serif; font-size: 68px; font-weight: 600; line-height: 0.98; letter-spacing: -1px; margin: 0 0 24px; }
.hero .sub { font-size: 19px; line-height: 1.6; color: #7a726a; max-width: 440px; margin-bottom: 36px; font-weight: 300; }
.hero .cta-row { display: flex; gap: 16px; align-items: center; }
.store-btn { display: flex; align-items: center; gap: 10px; background: #2E2A25; color: #F7F3EE; border-radius: 2px; padding: 15px 24px; }
.store-btn .small { font-size: 9px; letter-spacing: 1px; color: #a89e91; }
.store-btn .big { font-size: 16px; font-weight: 500; }
.price-note { font-size: 13px; color: #a89e91; line-height: 1.5; font-weight: 300; }

/* phone mockup */
.phone-wrap { display: flex; justify-content: center; height: 560px; overflow: hidden; align-items: flex-start; }
.phone { width: 402px; height: 874px; transform: scale(0.62); transform-origin: top center; background: #F7F3EE; border-radius: 54px; border: 10px solid #2E2A25; overflow: hidden; box-shadow: 0 30px 60px rgba(46,42,37,0.22); }
.phone .p-head { padding: 64px 26px 12px; }
.phone .p-back { color: #B08A2E; font-size: 14px; font-weight: 500; letter-spacing: 1px; margin-bottom: 8px; }
.phone .p-title { font-family: 'Cormorant Garamond', serif; font-weight: 600; font-size: 34px; letter-spacing: -0.5px; }
.phone .p-sub { font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #a89e91; }
.phone .p-card { margin: 0 20px; background: #fff; border: 1px solid #ece4d8; border-radius: 3px; padding: 20px; }
.phone .p-card .label { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: #a89e91; margin-bottom: 16px; }
.phone .tier { margin-bottom: 14px; }
.phone .tier .row { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 5px; }
.phone .tier .n { font-family: 'Cormorant Garamond', serif; font-size: 19px; font-weight: 600; }
.phone .tier .p { font-size: 13px; color: #8a8177; }
.phone .tier .bar { height: 8px; background: #f0eae0; border-radius: 4px; overflow: hidden; }
.phone .tier .fill { height: 100%; }
.phone .p-ifra { margin: 14px 20px 0; display: flex; align-items: center; gap: 12px; background: #eef2e8; border: 1px solid #d5e0c6; border-radius: 3px; padding: 15px 16px; }
.phone .p-ifra .dot { width: 10px; height: 10px; border-radius: 50%; background: #7a9455; flex-shrink: 0; }
.phone .p-ifra .t { font-size: 14px; font-weight: 500; color: #5f7340; }
.phone .p-ifra .s { font-size: 12px; color: #8a8177; }

/* features */
.features { background: #fff; border-top: 1px solid #ece4d8; border-bottom: 1px solid #ece4d8; }
.features .inner { max-width: 1140px; margin: 0 auto; padding: 72px 30px; }
.kicker { font-size: 12px; letter-spacing: 3px; text-transform: uppercase; color: #a89e91; margin-bottom: 12px; }
.features h2 { font-family: 'Cormorant Garamond', serif; font-size: 40px; font-weight: 600; letter-spacing: -0.5px; max-width: 560px; margin: 0 0 48px; }
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #ece4d8; border: 1px solid #ece4d8; }
.feature-card { background: #fff; padding: 30px 26px; }
.feature-card .tag { font-size: 12px; letter-spacing: 1px; color: #B08A2E; margin-bottom: 16px; }
.feature-card .title { font-family: 'Cormorant Garamond', serif; font-size: 24px; font-weight: 600; margin-bottom: 10px; }
.feature-card .body { font-size: 14px; line-height: 1.6; color: #7a726a; font-weight: 300; }

/* IFRA highlight */
.trust { max-width: 1140px; margin: 0 auto; padding: 80px 30px; display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: center; }
.trust .kicker { color: #B08A2E; margin-bottom: 14px; }
.trust h2 { font-family: 'Cormorant Garamond', serif; font-size: 40px; font-weight: 600; letter-spacing: -0.5px; line-height: 1.05; margin: 0 0 22px; }
.trust p { font-size: 17px; line-height: 1.65; color: #7a726a; font-weight: 300; margin: 0; }
.pyramid-card { background: #231A2E; border-radius: 4px; padding: 36px; color: #EFE9DC; }
.pyramid-card .label { font-family: 'Cormorant Garamond', serif; font-size: 15px; letter-spacing: 4px; text-transform: uppercase; color: #C9A227; margin-bottom: 24px; }
.pyramid-card .tier { margin-bottom: 18px; }
.pyramid-card .row { display: flex; justify-content: space-between; margin-bottom: 6px; }
.pyramid-card .n { font-family: 'Cormorant Garamond', serif; font-size: 20px; }
.pyramid-card .p { font-size: 13px; color: #b3a8bb; }
.pyramid-card .bar { height: 6px; background: rgba(255,255,255,0.1); border-radius: 3px; overflow: hidden; }
.pyramid-card .fill { height: 100%; }

/* pricing */
.pricing { max-width: 1140px; margin: 0 auto; padding: 0 30px 90px; }
.pricing .grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.plan { background: #fff; border: 1px solid #ece4d8; border-radius: 4px; padding: 36px; }
.plan .plan-name { font-size: 14px; letter-spacing: 1px; text-transform: uppercase; color: #a89e91; margin-bottom: 8px; }
.plan .plan-price { font-family: 'Cormorant Garamond', serif; font-size: 48px; font-weight: 600; margin-bottom: 20px; }
.plan ul { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 12px; }
.plan li { font-size: 15px; color: #7a726a; font-weight: 300; }
.plan.pro { background: #231A2E; color: #EFE9DC; border: none; position: relative; }
.plan.pro .plan-name { color: #C9A227; }
.plan.pro .plan-price { margin-bottom: 2px; }
.plan.pro .per { font-size: 18px; color: #b3a8bb; font-family: 'Jost', sans-serif; font-weight: 300; }
.plan.pro .monthly { font-size: 12px; color: #8a7d92; margin-bottom: 20px; font-weight: 300; }
.plan.pro li { color: #d6cde0; }
.plan.pro .badge { position: absolute; top: 32px; right: 32px; font-size: 10px; letter-spacing: 1px; color: #231A2E; background: #C9A227; border-radius: 2px; padding: 5px 10px; }

/* content pages */
.page { max-width: 820px; margin: 0 auto; padding: 70px 30px 90px; }
.page.narrow { max-width: 760px; }
.page .kicker { color: #B08A2E; margin-bottom: 14px; }
.page h1 { font-family: 'Cormorant Garamond', serif; font-size: 48px; font-weight: 600; letter-spacing: -0.5px; margin: 0 0 16px; }
.page.narrow h1 { font-size: 44px; margin-bottom: 6px; }
.page .date { font-size: 13px; color: #a89e91; margin-bottom: 32px; }
.page .lede { font-size: 17px; color: #7a726a; margin-bottom: 38px; font-weight: 300; }
.legal p { font-size: 15px; line-height: 1.75; color: #7a726a; margin: 0 0 14px; font-weight: 300; }
.legal h3 { font-family: 'Cormorant Garamond', serif; font-size: 24px; font-weight: 600; color: #2E2A25; margin: 34px 0 10px; }
.legal li { font-size: 15px; line-height: 1.75; color: #7a726a; margin-bottom: 7px; font-weight: 300; }
.faq-list { display: flex; flex-direction: column; gap: 1px; background: #ece4d8; border: 1px solid #ece4d8; }
.faq { background: #fff; padding: 26px 28px; }
.faq .q { font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 600; margin-bottom: 8px; }
.faq .a { font-size: 15px; line-height: 1.65; color: #7a726a; font-weight: 300; }
.steps { background: #fff; border: 1px solid #ece4d8; border-radius: 4px; padding: 24px 28px; margin-top: 24px; }
.steps ol { margin: 0; padding-left: 20px; }
.steps li { font-size: 15px; line-height: 1.9; color: #7a726a; font-weight: 300; }

/* footer */
.site-footer { border-top: 1px solid #ece4d8; background: #f0ebe3; }
.site-footer .inner { max-width: 1140px; margin: 0 auto; padding: 40px 30px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 16px; }
.site-footer .copy { font-family: 'Cormorant Garamond', serif; font-size: 18px; letter-spacing: 3px; text-transform: uppercase; color: #a89e91; }
.site-footer .links { display: flex; gap: 24px; }
.site-footer .links a { color: #7a726a; font-size: 14px; }

@media (max-width: 900px) {
  .hero { grid-template-columns: 1fr; }
  .phone-wrap { height: 420px; }
  .feature-grid { grid-template-columns: 1fr; }
  .trust { grid-template-columns: 1fr; }
  .pricing .grid { grid-template-columns: 1fr; }
  .hero h1 { font-size: 46px; }
  .nav { gap: 14px; flex-wrap: wrap; }
}
