{"id":19,"date":"2026-07-08T01:57:05","date_gmt":"2026-07-08T08:57:05","guid":{"rendered":"https:\/\/llccraft.com\/?page_id=19"},"modified":"2026-07-08T01:57:05","modified_gmt":"2026-07-08T08:57:05","slug":"compliance","status":"publish","type":"page","link":"https:\/\/llccraft.com\/?page_id=19","title":{"rendered":"Atelier Record \u00b7 \u5de5\u574a\u7eaa\u4e8b"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n<meta charset=\"UTF-8\"><br \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n<title>LLCCRAFT \u00b7 P-10 Compliance \u00b7 v1.0.0<\/title><br \/>\n<meta name=\"description\" content=\"LLCCRAFT P-10 Privacy \/ Terms \/ Refund. v1.0.0. Pure-text compliance pages for Stripe gateway.\"><\/p>\n<p><!--\n  ============================================================================\n  P-10 Compliance \u00b7 v1.0.0 \u00b7 Stripe payment gateway requirement\n  ============================================================================\n  Inherits from P-01 v0.4.1.6 (LOCKED):\n    - Helvetica Regular @font-face (5 formats CDN, ACTIVE)\n    - Impeccable \u5baa\u6cd5 \/ WCAG 2.1 AA\n  Design intent:\n    - Pure text only, no complex design\n    - 3 sections : Privacy \/ Terms \/ Refund\n    - One column, max-width 65ch\n    - Minimal Helvetica typography\n  ============================================================================\n--><\/p>\n<p><!-- Tailwind Play CDN --><br \/>\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><br \/>\n<script>\n  tailwind.config = {\n    theme: {\n      extend: {\n        colors: {\n          'gallery':  'oklch(0.97 0.012 90)',\n          'ink':      'oklch(0.20 0.010 28)',\n          'ink-soft': 'oklch(0.55 0.008 28)',\n        },\n        fontFamily: {\n          serif: ['\"Cormorant Garamond\"', 'Georgia', 'serif'],\n          sans:  ['\"Helvetica Regular\"', '\"Inter\"', 'system-ui', 'sans-serif'],\n        },\n      }\n    }\n  }\n<\/script><\/p>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500&#038;family=Inter:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  \/* Helvetica Regular @font-face (inherited, ACTIVE) *\/\n  @font-face {\n    font-family: \"Helvetica Regular\";\n    font-style: normal;\n    font-weight: 400;\n    font-display: swap;\n    src: url(\"https:\/\/db.onlinewebfonts.com\/t\/a64ff11d2c24584c767f6257e880dc65.eot\");\n    src: url(\"https:\/\/db.onlinewebfonts.com\/t\/a64ff11d2c24584c767f6257e880dc65.eot?#iefix\")format(\"embedded-opentype\"),\n         url(\"https:\/\/db.onlinewebfonts.com\/t\/a64ff11d2c24584c767f6257e880dc65.woff2\")format(\"woff2\"),\n         url(\"https:\/\/db.onlinewebfonts.com\/t\/a64ff11d2c24584c767f6257e880dc65.woff\")format(\"woff\"),\n         url(\"https:\/\/db.onlinewebfonts.com\/t\/a64ff11d2c24584c767f6257e880dc65.ttf\")format(\"truetype\"),\n         url(\"https:\/\/db.onlinewebfonts.com\/t\/a64ff11d2c24584c767f6257e880dc65.svg#Helvetica Regular\")format(\"svg\");\n  }<\/p>\n<p>  *, *::before, *::after { box-sizing: border-box; }\n  html, body { margin: 0; padding: 0; }\n  body {\n    background: oklch(0.97 0.012 90);\n    color: oklch(0.20 0.010 28);\n    font-family: \"Helvetica Regular\", \"Inter\", system-ui, -apple-system, sans-serif;\n    font-size: 16px; line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }<\/p>\n<p>  .skiplink {\n    position: fixed; top: -100px; left: 12px; z-index: 200;\n    padding: 8px 24px; background: #000; color: #fff;\n    font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase;\n    border-radius: 2px; text-decoration: none; font-weight: 500;\n    transition: top 240ms cubic-bezier(0.16, 1, 0.3, 1);\n  }\n  .skiplink:focus { top: 12px; }\n  :focus-visible { outline: 2px solid currentColor; outline-offset: 2px; }\n  @media (prefers-reduced-motion: reduce) {\n    *, *::before, *::after {\n      animation-duration: 0.01ms !important;\n      transition-duration: 0.01ms !important;\n    }\n  }<\/p>\n<p>  \/* Minimal nav back to home *\/\n  .compliance-nav {\n    padding: 24px 32px;\n    border-bottom: 1px solid oklch(0.88 0.005 28);\n  }\n  .compliance-nav a {\n    font-family: \"Helvetica Regular\", \"Inter\", sans-serif;\n    font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase;\n    color: oklch(0.20 0.010 28); text-decoration: none;\n    transition: color 200ms ease;\n  }\n  .compliance-nav a:hover { color: oklch(0.42 0.165 27); }<\/p>\n<p>  .compliance-main {\n    max-width: 65ch;\n    margin: 0 auto;\n    padding: 96px 24px 160px;\n  }\n  .compliance-section { margin-bottom: 96px; }\n  .compliance-section:last-child { margin-bottom: 0; }\n  .compliance-section__eyebrow {\n    font-family: \"Helvetica Regular\", \"Inter\", sans-serif;\n    font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase;\n    color: oklch(0.55 0.008 28);\n    margin: 0 0 12px;\n  }\n  .compliance-section__title {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: clamp(1.75rem, 3vw, 2.25rem);\n    font-weight: 500; line-height: 1.1;\n    margin: 0 0 32px;\n    color: oklch(0.20 0.010 28);\n    letter-spacing: -0.01em;\n  }\n  .compliance-section__body {\n    font-family: \"Helvetica Regular\", \"Inter\", sans-serif;\n    font-size: 15px; line-height: 1.7;\n    color: oklch(0.20 0.010 28);\n  }\n  .compliance-section__body p {\n    margin: 0 0 1.5em;\n  }\n  .compliance-section__body p:last-child { margin-bottom: 0; }\n  .compliance-section__body h2 {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: 20px; font-weight: 500; line-height: 1.3;\n    margin: 2em 0 0.5em; color: oklch(0.20 0.010 28);\n  }\n  .compliance-section__meta {\n    font-family: \"Helvetica Regular\", \"Inter\", sans-serif;\n    font-size: 12px; color: oklch(0.55 0.008 28);\n    margin: 0 0 24px; letter-spacing: 0.02em;\n  }\n  .compliance-footer {\n    padding: 32px 24px;\n    border-top: 1px solid oklch(0.88 0.005 28);\n    text-align: center;\n  }\n  .compliance-footer p {\n    font-family: \"Helvetica Regular\", \"Inter\", sans-serif;\n    font-size: 11px; letter-spacing: 0.05em;\n    color: oklch(0.55 0.008 28);\n    margin: 0;\n  }\n<\/style>\n<p><\/head><br \/>\n<body><\/p>\n<p><a href=\"#main\" class=\"skiplink\">Skip to main content<\/a><\/p>\n<nav class=\"compliance-nav\">\n  <a href=\"p01-home.html\">&larr; LLCCRAFT<larr; LLCCRAFT<\/a><br \/>\n<\/nav>\n<p><main id=\"main\" class=\"compliance-main\"><\/p>\n<section class=\"compliance-section\" aria-label=\"Privacy policy\">\n<p class=\"compliance-section__eyebrow\">Section 01 &middot; Last updated 06 July 2026<\/p>\n<h1 class=\"compliance-section__title\">Privacy Policy<\/h1>\n<p class=\"compliance-section__meta\">Effective from 06 July 2026<\/p>\n<div class=\"compliance-section__body\">\n<p>LLCCRAFT respects your privacy. This policy describes what information we collect, how we use it, and what choices you have.<\/p>\n<h2>Information we collect<\/h2>\n<p>We collect information you provide directly to us, such as when you create an account, make a purchase, or subscribe to our newsletter. This may include your name, email address, postal address, payment information, and telephone number.<\/p>\n<h2>How we use your information<\/h2>\n<p>We use the information we collect to process transactions, communicate with you about orders and acquisitions, improve our services, and comply with legal obligations. We do not sell your personal information to third parties.<\/p>\n<h2>Cookies and tracking<\/h2>\n<p>We use essential cookies to operate the site and analytics cookies to understand how visitors use the site. You may disable cookies in your browser settings without affecting site access.<\/p>\n<h2>Data retention<\/h2>\n<p>We retain account and order information for as long as your account is active or as needed to provide services. You may request deletion of your account data at any time by contacting us.<\/p>\n<h2>Your rights<\/h2>\n<p>You have the right to access, correct, or delete your personal information. To exercise these rights, please contact us through the channels listed on our main site.<\/p>\n<h2>Contact<\/h2>\n<p>For questions about this Privacy Policy, please contact LLCCRAFT through the channels listed on the main site.<\/p>\n<\/p><\/div>\n<\/section>\n<section class=\"compliance-section\" aria-label=\"Terms of service\">\n<p class=\"compliance-section__eyebrow\">Section 02 &middot; Last updated 06 July 2026<\/p>\n<h1 class=\"compliance-section__title\">Terms of Service<\/h1>\n<p class=\"compliance-section__meta\">Effective from 06 July 2026<\/p>\n<div class=\"compliance-section__body\">\n<p>By accessing or using the LLCCRAFT site, you agree to be bound by these Terms of Service. If you do not agree, please do not use the site.<\/p>\n<h2>Use of the site<\/h2>\n<p>You may use the site to browse collections, read the journal, and make acquisitions. You agree not to misuse the site, attempt to access non-public areas, or interfere with the site&#8217;s operation.<\/p>\n<h2>Acquisitions<\/h2>\n<p>Acquisitions are subject to availability. We reserve the right to refuse or cancel orders, including in cases of pricing errors, suspected fraud, or items that have become unavailable after order placement.<\/p>\n<h2>Pricing and currency<\/h2>\n<p>Prices are listed in US Dollars by default. Currency conversion is handled by your payment provider. Shipping, duties, and taxes are calculated at checkout.<\/p>\n<h2>Authenticity and provenance<\/h2>\n<p>All pieces are accompanied by provenance documentation. Each acquisition is delivered with a maker&#8217;s note, a kiln record, and a 14-day authenticity review window.<\/p>\n<h2>Limitation of liability<\/h2>\n<p>To the maximum extent permitted by law, LLCCRAFT shall not be liable for any indirect, incidental, or consequential damages arising from your use of the site.<\/p>\n<h2>Governing law<\/h2>\n<p>These Terms are governed by the laws of the jurisdiction in which LLCCRAFT operates, without regard to conflict of law principles.<\/p>\n<\/p><\/div>\n<\/section>\n<section class=\"compliance-section\" aria-label=\"Refund policy\">\n<p class=\"compliance-section__eyebrow\">Section 03 &middot; Last updated 06 July 2026<\/p>\n<h1 class=\"compliance-section__title\">Refund Policy<\/h1>\n<p class=\"compliance-section__meta\">Effective from 06 July 2026<\/p>\n<div class=\"compliance-section__body\">\n<h2>14-day authenticity review<\/h2>\n<p>You have 14 days from the date of delivery to request a full refund under our authenticity review. If the piece does not match its provenance documentation, we cover return shipping and refund 100% of the purchase price.<\/p>\n<h2>Damaged in transit<\/h2>\n<p>All pieces are shipped with white-glove packaging. If your piece arrives damaged, report within 48 hours of delivery with photographs. We will either repair, replace with a comparable piece, or refund in full at your option.<\/p>\n<h2>Change of mind<\/h2>\n<p>For change-of-mind returns on pieces in original condition, we offer store credit within 30 days of delivery. Original shipping costs are non-refundable.<\/p>\n<h2>How to request a refund<\/h2>\n<p>Contact us through the channels listed on the main site with your order number. We will respond within one business day with instructions.<\/p>\n<h2>Processing time<\/h2>\n<p>Refunds are processed within 5 business days of receiving the returned piece. Your payment provider may take additional time to display the refund on your statement.<\/p>\n<\/p><\/div>\n<\/section>\n<p><\/main><\/p>\n<footer class=\"compliance-footer\">\n<p>&copy; 2026 LLCCRAFT &middot; Lorem ipsum &middot; <a href=\"p01-home.html\" style=\"color: oklch(0.20 0.010 28); text-decoration: none; border-bottom: 1px solid oklch(0.20 0.010 28);\">Return to home<\/a><\/p>\n<\/footer>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>LLCCRAFT \u00b7 P-10 Compliance \u00b7 v1.0.0 Skip to main content &larr; LLCCRAFT<\/p>\n","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-19","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/llccraft.com\/index.php?rest_route=\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/llccraft.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/llccraft.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/llccraft.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=19"}],"version-history":[{"count":0,"href":"https:\/\/llccraft.com\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions"}],"wp:attachment":[{"href":"https:\/\/llccraft.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}