.artecho-use{--artecho-use-ink: var(--artecho-color-ink, #1f2933);--artecho-use-muted: var(--artecho-color-muted, #667085);--artecho-use-line: var(--artecho-color-line, #e7e9ee);--artecho-use-accent: var(--artecho-color-rose, #db5c86);--artecho-use-max: var(--artecho-content-max, 1200px);--artecho-use-radius: var(--artecho-radius-md, 8px);--artecho-use-shadow: var(--artecho-shadow-hover, 0 18px 48px rgba(31, 41, 51, .1));color:var(--artecho-use-ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:16px;letter-spacing:0;line-height:1.55}.artecho-use *,.artecho-use *:before,.artecho-use *:after{box-sizing:border-box}.artecho-use img{display:block;max-width:100%}.artecho-use a{color:inherit;text-decoration:none}.artecho-use h1,.artecho-use h2,.artecho-use h3{font-family:inherit;font-style:normal;font-weight:700;letter-spacing:0}.artecho-use :focus-visible{outline:3px solid #52a7dc;outline-offset:3px}.artecho-use__inner{width:min(var(--artecho-use-max),calc(100% - 32px));margin:0 auto;padding:70px 0}.artecho-use__inner--tight{padding-top:24px}.artecho-use__section-head{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.artecho-use__section-head-content{min-width:0}.artecho-use__section-head h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.08}.artecho-use__section-head p{max-width:650px;margin:8px 0 0;color:var(--artecho-use-muted)}.artecho-use--work .artecho-use__section-head{display:none}.artecho-use--work .artecho-use__inner{padding-top:0}.artecho-use--work .artecho-use__step-number{background:var(--artecho-color-grape, #8067c9)}.artecho-use--birthday .artecho-use__step-number{background:var(--artecho-color-coral, #ef6f5e)}.artecho-use__hero{border-bottom:1px solid var(--artecho-use-line);background:linear-gradient(180deg,#fff0f5,#fff 86%)}.artecho-use__hero[data-accent=green]{--artecho-use-accent: #43a56f;background:linear-gradient(180deg,#eef8f2,#fff 86%)}.artecho-use__hero[data-accent=sky]{--artecho-use-accent: #438fbd;background:linear-gradient(180deg,#eef7fd,#fff 86%)}.artecho-use__hero[data-accent=coral]{--artecho-use-accent: #ef6f5e;background:linear-gradient(180deg,#fff0ec,#fff 86%)}.artecho-use__hero[data-accent=sun]{--artecho-use-accent: #9a6318;background:linear-gradient(180deg,#fff7e2,#fff 86%)}.artecho-use__hero[data-accent=grape]{--artecho-use-accent: #8067c9;background:linear-gradient(180deg,#f4f1fb,#fff 86%)}.artecho-use__hero-inner{width:min(var(--artecho-use-max),calc(100% - 32px));margin:0 auto;padding:52px 0 58px;display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:start}.artecho-use__breadcrumb{display:flex;flex-wrap:wrap;gap:6px;color:var(--artecho-use-muted);font-size:13px;font-weight:700}.artecho-use__breadcrumb>*+*:before{content:"/";margin:0 6px;color:#c6ccd6}.artecho-use__hero h1{margin:28px 0 14px;font-size:clamp(40px,5vw,64px);line-height:1.02}.artecho-use__hero-copy{max-width:620px;margin:0 0 24px;color:#475467;font-size:18px}.artecho-use__actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.artecho-use__button{min-height:44px;padding:11px 18px;border:1px solid var(--artecho-use-ink);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--artecho-use-ink);color:#fff!important;font-weight:800;cursor:pointer;white-space:nowrap;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.artecho-use__button:hover{background:#0b0f14;transform:translateY(-1px);box-shadow:0 8px 18px #1f293338}.artecho-use__button--secondary{background:#fff;color:var(--artecho-use-ink)!important}.artecho-use__button--secondary:hover{background:#f2f4f7;box-shadow:0 8px 18px #1f29331a}.artecho-use__hero-media{overflow:hidden;border-radius:var(--artecho-use-radius);box-shadow:var(--artecho-use-shadow);background:#fff}.artecho-use__hero-media img{width:100%;height:330px;object-fit:cover}.artecho-use__hero-caption{padding:12px 14px;font-size:14px;font-weight:900}.artecho-use__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.artecho-use__card{min-height:292px;overflow:hidden;border:1px solid var(--artecho-use-line);border-radius:var(--artecho-use-radius);display:flex;flex-direction:column;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.artecho-use__card:hover{transform:translateY(-3px);box-shadow:var(--artecho-use-shadow)}.artecho-use__card img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.artecho-use__card-body{padding:16px;display:flex;flex:1;flex-direction:column}.artecho-use__tag{align-self:flex-start;margin-bottom:12px;padding:5px 9px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:12px;font-weight:900}.artecho-use__tag--coral{background:#ef6f5e;color:#fff}.artecho-use__tag--rose{background:#db5c86;color:#fff}.artecho-use__tag--green{background:#43a56f;color:#fff}.artecho-use__tag--sky{background:#52a7dc;color:#fff}.artecho-use__tag--sun{background:#b7791f;color:#fff}.artecho-use__tag--grape{background:#8067c9;color:#fff}.artecho-use__tag--ink{background:#1f2933;color:#fff}.artecho-use__card h3{margin:0 0 7px;font-size:18px;line-height:1.25}.artecho-use__card p{margin:0;color:var(--artecho-use-muted);font-size:14px}.artecho-use__text-link{margin-top:auto;padding-top:16px;font-size:14px;font-weight:900}.artecho-use__text-link:after{content:" \2192";transition:margin-left .15s ease}.artecho-use__text-link:hover:after,.artecho-use__text-link:focus-visible:after,.artecho-use a:focus-visible .artecho-use__text-link:after{margin-left:4px}.artecho-use__guides .artecho-use__card img{height:210px;aspect-ratio:auto}.artecho-use__guides .artecho-use__card{min-height:100%}.artecho-use__guides .artecho-use__card-body{padding:18px;display:block;flex:initial}.artecho-use__guides .artecho-use__card h3{margin:0;font-size:1.17em;line-height:1.12}.artecho-use__guides .artecho-use__card p{margin:16px 0;font-size:16px;line-height:1.55}.artecho-use__guides .artecho-use__text-link{margin-top:10px}.artecho-use__guides--articles .artecho-use__inner{padding-top:0}.artecho-use__steps{margin:0;padding:0;display:grid;gap:14px;list-style:none}.artecho-use__step{padding:18px;border:1px solid var(--artecho-use-line);border-radius:var(--artecho-use-radius);display:grid;grid-template-columns:44px 1fr;gap:16px;background:#fff}.artecho-use__step-number{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--artecho-color-rose, #db5c86);color:#fff;font-size:18px;font-weight:900}.artecho-use__step h3{margin:0 0 5px;font-size:17px}.artecho-use__step p{margin:0;color:var(--artecho-use-muted);font-size:14px}.artecho-use__proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.artecho-use__proof{min-height:112px;padding:16px;border:1px solid var(--artecho-use-line);border-radius:var(--artecho-use-radius);background:#fff}.artecho-use__proof b{display:block;margin-bottom:8px;font-weight:900}.artecho-use__proof span{color:var(--artecho-use-muted);font-size:14px}.artecho-use__note-grid{display:grid;gap:12px}.artecho-use__note{padding:18px;border:1px solid #dbeafe;border-radius:var(--artecho-use-radius);background:#f0f7ff}.artecho-use__note--caution{border-color:#ffe0a8;background:#fff7e2}.artecho-use__note b{display:block;font-weight:900}.artecho-use__note p{margin:6px 0 0;color:#475467;font-size:14px}.artecho-use__recommendation{background:var(--artecho-use-ink);color:#fff}.artecho-use__recommendation-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center}.artecho-use__eyebrow{display:inline-flex;padding:7px 12px;border:1px solid #ffdca8;border-radius:999px;background:#fff3dc;color:#8a4b16;font-size:13px;font-weight:900}.artecho-use__recommendation-copy h2{margin:16px 0 12px;color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.55}.artecho-use__recommendation-copy p{color:#ffffffc7}.artecho-use__recommendation-copy .artecho-use__actions{gap:10px;margin:18px 0 0}.artecho-use__recommendation-copy .artecho-use__button{border-color:#fff;background:#fff;color:var(--artecho-use-ink)!important}.artecho-use__recommendation-copy .artecho-use__button--secondary{gap:4px;padding:0 4px;border-color:transparent;background:transparent;color:#fff!important}.artecho-use__recommendation-copy .artecho-use__button--secondary:after{content:" \2192";transition:margin-left .15s ease}.artecho-use__recommendation-copy .artecho-use__button--secondary:hover:after,.artecho-use__recommendation-copy .artecho-use__button--secondary:focus-visible:after{margin-left:4px}.artecho-use__selector{padding:24px;border-radius:var(--artecho-use-radius);background:#fff;color:var(--artecho-use-ink)}.artecho-use__selector h3{margin:1em 0;font-size:1.17em;line-height:1.55}.artecho-use__check-list{margin:0;padding:0;list-style:none}.artecho-use__check-list li{position:relative;padding:7px 0 7px 28px;color:#475467;font-size:14px}.artecho-use__check-list li:before{content:"\2713";position:absolute;left:0;top:7px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#e7f5ec;color:#43a56f;font-size:12px;font-weight:900}.artecho-use__product{margin-top:18px;padding:8px;border:1px solid #eef2f6;border-radius:4px;display:grid;grid-template-columns:54px 1fr;gap:10px;align-items:center;background:#f8fafc;color:#344054;font-size:13px;font-weight:900}.artecho-use__product:hover{border-color:#d5dde8;background:#f2f5f9}.artecho-use__product img{width:54px;height:54px;border-radius:8px;object-fit:cover}.artecho-use__product small{display:block;margin-bottom:2px;color:var(--artecho-use-muted);font-size:11px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.artecho-use__faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.artecho-use__faq details{padding:16px;border:1px solid var(--artecho-use-line);border-radius:var(--artecho-use-radius);background:#fff}.artecho-use__faq summary{cursor:pointer;font-weight:900}.artecho-use__faq p{margin:10px 0 0;color:var(--artecho-use-muted)}.artecho-use__guide-meta{margin-bottom:12px;color:var(--artecho-color-rose, #db5c86);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.artecho-use__guide-author{display:block;margin-top:10px;color:var(--artecho-use-muted);font-size:12px;font-weight:700}@media(max-width:1100px){.artecho-use__hero-inner,.artecho-use__recommendation-inner{grid-template-columns:1fr}.artecho-use__guides .artecho-use__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.artecho-use__hero-inner{padding:34px 0 40px}.artecho-use__hero-media img{height:240px}.artecho-use__inner{padding:46px 0}.artecho-use__inner--tight{padding-top:24px}.artecho-use__section-head{display:block}.artecho-use__guides .artecho-use__grid,.artecho-use__grid,.artecho-use__proof-grid,.artecho-use__faq{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.artecho-use__button,.artecho-use__card{transition:none}.artecho-use__text-link:after,.artecho-use__recommendation-copy .artecho-use__button--secondary:after{transition:none}.artecho-use__text-link:hover:after,.artecho-use__text-link:focus-visible:after,.artecho-use a:focus-visible .artecho-use__text-link:after,.artecho-use__recommendation-copy .artecho-use__button--secondary:hover:after,.artecho-use__recommendation-copy .artecho-use__button--secondary:focus-visible:after{margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/artecho-creative-use.css.map */
