.quilld-root{--parchment:#f5edd8;--cornsilk:#fff8e7;--ink-brown:#2c1a0e;--muted-clay:#b8a898;--dusty-rose:#d4937a;--sage-green:#8faf8a;--amber:#c9a227;--divider:#ddd0bc;--radius-card:16px;--radius-button:12px;--font-display:var(--font-quilld-display),Georgia,serif;--font-body:var(--font-quilld-body),system-ui,sans-serif}.quilld-page{min-height:100vh;background:var(--parchment);color:var(--ink-brown);font-family:var(--font-body);overflow-x:hidden}.quilld-bar{position:sticky;top:0;z-index:20;display:flex;justify-content:center;padding:1.25rem 1.5rem;background:rgba(245,237,216,.92);border-bottom:1px solid var(--divider);backdrop-filter:blur(8px)}.quilld-bar__logo{width:125px;height:auto;filter:brightness(.15)}.quilld-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,34rem) minmax(0,1fr);align-items:center;gap:2rem;max-width:1100px;margin:0 auto;padding:4rem 1.5rem 5rem}.quilld-hero__copy{text-align:center;max-width:34rem;margin:0 auto}.quilld-eyebrow{font-size:.875rem;letter-spacing:.04em;color:var(--muted-clay);margin-bottom:.75rem}.quilld-title{font-size:clamp(2.5rem,5vw,3rem);font-weight:700;line-height:1.15;margin-bottom:.75rem}.quilld-subtitle,.quilld-title{font-family:var(--font-display)}.quilld-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.35;margin-bottom:1rem}.quilld-lede{font-size:1.0625rem;line-height:1.65;color:rgba(44,26,14,.82);margin-bottom:2rem}.quilld-store{display:flex;justify-content:center;margin-top:.5rem}.quilld-store__badge{max-height:3rem;width:auto;transition:transform .25s ease-in-out;transform:scale(1.2)}.quilld-store a:hover .quilld-store__badge{transform:scale(1.3)}.quilld-hero__frame{display:flex;justify-content:center;padding:1rem;background:var(--cornsilk);border:1px solid var(--divider);border-radius:var(--radius-card);box-shadow:0 2px 8px rgba(44,26,14,.06)}.quilld-hero__shot{width:min(220px,100%);height:auto}.quilld-section{padding:4rem 1.5rem}.quilld-section__inner{max-width:960px;margin:0 auto;text-align:center}.quilld-section__title{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2rem);font-weight:600;margin-bottom:1rem}.quilld-section__text{max-width:42rem;margin:0 auto;font-size:1.0625rem;line-height:1.65;color:rgba(44,26,14,.82)}.quilld-divider{width:min(28rem,70%);height:1px;margin:0 auto;background:var(--divider)}.quilld-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.5rem;text-align:left}.quilld-feature{padding:1.75rem;background:var(--cornsilk);border:1px solid var(--divider);border-radius:var(--radius-card)}.quilld-feature__tag{display:inline-block;padding:.35rem .75rem;border-radius:20px;background:rgba(143,175,138,.18);color:var(--ink-brown);font-size:.75rem;font-weight:600;margin-bottom:1rem}.quilld-feature__title{font-family:var(--font-display);font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.quilld-feature__body{font-size:.975rem;line-height:1.6;color:rgba(44,26,14,.78)}.quilld-footer{padding:3rem 1.5rem 4rem;text-align:center;background:var(--cornsilk);border-top:1px solid var(--divider)}.quilld-footer__copy,.quilld-footer__credit{font-size:.875rem;color:var(--muted-clay)}.quilld-footer__link{display:inline-block;margin:.85rem 0 1rem;color:var(--dusty-rose);text-decoration:none;font-weight:500}.quilld-footer__link:hover{text-decoration:underline}@media (max-width:960px){.quilld-hero{grid-template-columns:1fr;padding-top:2.5rem}.quilld-hero__frame{display:none}.quilld-features{grid-template-columns:1fr}}@media (max-width:640px){.quilld-section{padding:3rem 1.25rem}}.quilld-legal{text-align:left}.quilld-legal__hero{max-width:42rem;margin:0 auto;padding:3rem 1.5rem 1.5rem;text-align:center}.quilld-legal__title{font-family:var(--font-display);font-size:clamp(2rem,5vw,2.75rem);font-weight:700;margin:0 0 .5rem;color:var(--ink-brown)}.quilld-legal__product{display:inline-block;font-size:1rem;color:var(--dusty-rose);text-decoration:none;margin-bottom:.75rem}.quilld-legal__product:hover{text-decoration:underline}.quilld-legal__updated{font-size:.875rem;color:var(--muted-clay);margin:0}.quilld-legal__body{max-width:42rem;margin:0 auto;padding:0 1.5rem 3rem;font-size:1rem;line-height:1.65;color:var(--ink-brown)}.quilld-legal__body h1{display:none}.quilld-legal__body h2{font-family:var(--font-display);font-size:1.35rem;font-weight:600;margin:2.5rem 0 .75rem;color:var(--ink-brown)}.quilld-legal__body h2:first-of-type{margin-top:0}.quilld-legal__body h3{font-family:var(--font-display);font-size:1.1rem;font-weight:600;margin:1.5rem 0 .5rem}.quilld-legal__body p{margin:0 0 1rem}.quilld-legal__body ol,.quilld-legal__body ul{margin:0 0 1rem;padding-left:1.25rem}.quilld-legal__body li{margin-bottom:.35rem}.quilld-legal__body a{color:var(--dusty-rose);text-decoration:underline;text-underline-offset:2px}.quilld-legal__body a:hover{color:var(--ink-brown)}.quilld-legal__body table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.925rem}.quilld-legal__body td,.quilld-legal__body th{border:1px solid var(--divider);padding:.5rem .65rem;text-align:left;vertical-align:top}.quilld-legal__body th{background:var(--cornsilk);font-weight:600}.quilld-legal__body hr{border:none;border-top:1px solid var(--divider);margin:2rem 0}.quilld-legal__body strong{font-weight:600}.quilld-legal__body em{font-style:italic}.quilld-legal__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;max-width:42rem;margin:0 auto 2rem;padding:0 1.5rem;font-size:.9rem}.quilld-legal__nav a{color:var(--dusty-rose);text-decoration:none}.quilld-legal__nav a:hover{text-decoration:underline}.quilld-footer__address{display:flex;flex-direction:column;gap:.15rem;font-style:normal;font-size:.8125rem;color:var(--muted-clay);margin-bottom:.5rem}.quilld-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin-bottom:.5rem}.quilld-footer__legal a{color:var(--dusty-rose);text-decoration:none;font-size:.875rem;font-weight:500}.quilld-footer__legal a:hover{text-decoration:underline}