@charset "UTF-8";
:root{--ink:#142b35;--muted:#61716f;--paper:#f5f5ef;--white:#fff;--mint:#b8ecd7;--mint-dark:#196449;--line:#dde3da;--danger:#a23732;--danger-light:#fff1ef;--radius:18px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button,input,textarea{border-radius:9px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #2b916c;outline-offset:4px}button{transition:background .16s ease,color .16s ease,transform .16s ease}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}a{color:inherit}p{line-height:1.6}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:600;letter-spacing:-.045em}h1{font-size:clamp(44px,5.6vw,76px);line-height:1.04;margin-bottom:24px}h2{font-size:34px;line-height:1.15;margin-bottom:17px}h3{font-size:22px;line-height:1.2}code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.85em}main,.site-header,.site-footer{max-width:1200px;margin-inline:auto;padding-inline:40px}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.wordmark{font-size:27px;letter-spacing:-1.2px;font-weight:700;display:inline-flex;align-items:center;text-decoration:none}.wordmark>span:not(.brand-mark):not(.edition){font-weight:400}.brand-mark{display:flex;gap:3px;width:31px;height:31px;align-items:center;margin-right:10px}.brand-mark i{display:block;width:12px;height:26px;border:2px solid var(--ink);border-radius:9px;transform:rotate(30deg)}.brand-mark i+ i{margin-left:-4px;background:var(--mint)}.edition{letter-spacing:1.2px;font-size:9px;margin:5px 0 0 12px;padding:5px 6px;border:1px solid #a9b9af;border-radius:4px}.header-right{display:flex;align-items:center;gap:25px}.environment,.eyebrow,.card-overline,.preview-label{font-size:10px;letter-spacing:1.4px;font-weight:700}.environment{display:flex;align-items:center;gap:7px;white-space:nowrap}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#237955;flex-shrink:0}.introduction{display:grid;grid-template-columns:1.35fr 1fr;gap:70px;align-items:center;padding-block:62px 46px}.intro-copy .eyebrow{display:flex;gap:9px;align-items:center;margin-bottom:27px;font-size:9px}.small-line{width:21px;height:1px;background:#3b705d}h1>span{color:#5d8273}.intro-description{font-size:16px;color:var(--muted);max-width:485px;margin:0;line-height:1.75}.proof-preview{background:var(--ink);color:#fff;border-radius:22px;padding:30px 32px;max-width:355px;width:100%;justify-self:end;transform:rotate(2deg);box-shadow:0 14px 0 -7px #d9e0d6}.preview-label{color:var(--mint);font-size:9px}.preview-value{display:flex;align-items:center;gap:15px;font-size:77px;font-weight:600;letter-spacing:-4px;margin-top:24px;line-height:1}.preview-value>span{font-size:28px;color:var(--mint);border:1px solid #63897b;border-radius:50%;width:43px;height:43px;display:grid;place-items:center;letter-spacing:0}.proof-preview>p{font-size:14px;margin-top:11px;margin-bottom:24px;color:#d8e4df}.preview-divider{height:1px;background:#3b4f55}.preview-fields{display:grid;gap:12px;margin-block:22px}.preview-fields>span{display:flex;justify-content:space-between;font-size:11px;color:#c2d2cd}.preview-fields b{font-weight:400;color:#91bbaa}.preview-footnote{font-size:9px;color:#a2b8af;line-height:1.5;display:block}.walkthrough{list-style:none;padding:0;margin:0 0 44px;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.walkthrough li{display:flex;gap:16px;padding:25px 18px 25px 0}.walkthrough li+li{padding-left:26px;border-left:1px solid var(--line)}.step-number{font-size:13px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#6b8e7d;margin-top:2px}.walkthrough strong{font-size:13px}.walkthrough p{font-size:11px;color:var(--muted);margin:7px 0 0}.login-card{background:#e9efe6;border:1px solid #d5dfd3;border-radius:var(--radius);display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:36px;margin-bottom:34px}.login-card h2{font-size:29px;margin-bottom:12px}.login-card p:not(.eyebrow){font-size:13px;margin-bottom:12px}.login-card form{align-self:center}.login-card label{font-size:12px;font-weight:600;display:block;margin-bottom:10px}.login-input-row{display:flex;gap:9px}.login-input-row input{min-width:0;flex:1;background:var(--white);border:1px solid #c7d3c3;padding:14px;font-size:13px}.login-input-row .button{font-size:12px;padding:14px 16px;white-space:nowrap}.muted{color:var(--muted)}.small{font-size:11px!important}.form-message{min-height:21px;font-size:12px!important;line-height:1.5;margin-top:12px}.form-message.is-error,.flow-message.is-error{color:var(--danger)}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;border:1px solid transparent;font-size:13px;font-weight:600;padding:14px 19px;min-height:47px;line-height:1.25}.button-primary{background:var(--ink);color:white}.button-primary:hover:not(:disabled){background:#254b54}.button-secondary{background:var(--mint);color:var(--ink)}.button-secondary:hover:not(:disabled){background:#a1dec4}.button-danger{color:var(--danger);background:var(--danger-light);border-color:#f0d1c9}.button-danger:hover:not(:disabled){background:#fae0db}.text-button{background:none;border:0;padding:6px 0;min-height:35px;color:var(--muted);font-size:11px;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.text-button:hover{color:var(--ink)}.workbench{border:1px solid #d8e0d6;border-radius:var(--radius);overflow:hidden;background:var(--white)}.workbench-heading{padding:18px 30px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fafbf7}.role-tabs{display:flex;gap:5px;background:#e9eee5;padding:4px;border-radius:9px}.role-tabs button{display:flex;align-items:center;gap:9px;border:0;padding:10px 18px;color:#61716b;font-size:12px;font-weight:600;background:transparent}.role-tabs button[aria-selected=true]{background:var(--white);color:var(--ink);box-shadow:0 1px 3px #172b3012}.tab-icon{font-size:16px}.workspace-note{color:var(--muted);font-size:11px}.global-message{padding:16px 30px;margin:0;background:var(--danger-light);color:var(--danger);font-size:13px;border-bottom:1px solid #f0d1c9}.role-panel{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:36px}.panel-copy .eyebrow{color:#5f7a6c;margin-bottom:20px}.section-description{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:25px;max-width:410px}.credential-card{border:1px solid #dfe6db;border-radius:13px;overflow:hidden;box-shadow:0 5px 15px #142b3504;background:#fdfefb}.credential-header{display:flex;align-items:center;gap:11px;padding:20px;border-bottom:1px solid var(--line)}.credential-symbol{background:var(--ink);color:var(--mint);font-weight:600;border-radius:9px;width:36px;height:38px;display:grid;place-items:center;font-size:21px;flex-shrink:0}.credential-header>div{flex:1}.card-overline{color:var(--muted);display:block;font-size:9px;line-height:1.5}.credential-header strong{display:block;font-size:11px;margin-top:5px}.synthetic-tag{font-size:8px;letter-spacing:1px;border:1px solid #cad6c8;border-radius:4px;padding:4px;color:#607563}.credential-fields{margin:0;padding:16px 20px;display:grid;gap:15px}.credential-fields>div{display:flex;justify-content:space-between;gap:18px;align-items:baseline}.credential-fields dt{font-size:11px;color:var(--muted);flex-shrink:0}.credential-fields dd{font-size:12px;font-weight:500;margin:0;text-align:right;line-height:1.5;overflow-wrap:anywhere}.credential-fields .highlight-claim{background:#ebf7ef;margin:0 -8px;padding:12px 8px;border-radius:6px;color:var(--mint-dark)}.highlight-claim dt{color:var(--mint-dark);font-size:11px}.highlight-claim dt code{font-size:9px;margin-left:5px}.highlight-claim dd{font-weight:600}.credential-footer{display:flex;align-items:center;gap:7px;border-top:1px solid var(--line);padding:13px 20px;color:var(--muted);font-size:10px}.wallet-instruction{display:flex;gap:10px;font-size:11px;color:var(--muted);line-height:1.65;margin:20px 0}.wallet-instruction>span:first-child{font-size:20px;color:#66947d;line-height:1.1}.wallet-instruction strong{font-weight:600;color:var(--ink)}.technical-details{font-size:11px;border-top:1px solid var(--line);padding-top:14px;color:var(--muted)}.technical-details summary{cursor:pointer;font-weight:600;color:var(--ink)}.technical-details dl{line-height:1.6;margin-bottom:0}.technical-details dt{font-weight:600;margin-top:12px}.technical-details dd{margin:3px 0 0;overflow-wrap:anywhere}.flow-area{background:#f7f9f4;border:1px solid #e1e8dd;border-radius:13px;padding:22px;align-self:start;min-width:0}.flow-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.status-pill{border:1px solid #d5ded0;border-radius:30px;padding:5px 9px;white-space:nowrap;font-size:9px;color:var(--muted);background:#fff}.status-pill.is-success{background:#e3f5ea;border-color:#b7d9c4;color:#236349}.status-pill.is-pending{background:#fff8e4;border-color:#e6d9b3;color:#7a6222}.status-pill.is-error{background:var(--danger-light);border-color:#e7c9c0;color:var(--danger)}.flow-empty{text-align:center;padding:46px 15px 37px}.empty-icon{width:65px;height:65px;border:1px solid #cddbd0;border-radius:17px;display:grid;place-items:center;font-size:31px;color:#5c8b73;background:#eef5eb;margin:0 auto 24px}.flow-empty h3{font-size:20px;margin-bottom:12px}.flow-empty p{font-size:12px;color:var(--muted);max-width:245px;margin:0 auto}.flow-actions{display:flex;flex-direction:column;gap:10px}.flow-actions>.text-button{align-self:center;font-size:10px}.flow-message{font-size:12px;color:var(--muted);line-height:1.6;margin:10px 0 16px;overflow-wrap:anywhere}.flow-message:empty{display:none}.offer-content{text-align:center}.qr-image{display:block;background:#fff;border:8px solid #fff;border-radius:7px;width:260px;height:260px;margin:0 auto;image-rendering:pixelated;object-fit:contain}.qr-caption{font-size:10px;color:var(--muted);margin:12px 0 22px}.offer-content>.card-overline{text-align:left;margin-bottom:8px}.copy-row{display:flex;gap:7px;align-items:stretch}.copy-row textarea{resize:vertical;background:white;border:1px solid #d8e1d3;flex:1;width:0;min-height:52px;padding:9px;color:#587167;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;line-height:1.55;overflow-wrap:anywhere}.copy-button{background:#fff;border:1px solid #d8e1d3;color:var(--ink);font-size:10px;padding:10px}.copy-button:hover{background:#e7f0e3}.expiry{font-size:9px;color:var(--muted);line-height:1.6;margin:9px 0 16px}.confirmation{border:1px solid #e9c9bf;background:var(--danger-light);padding:16px;margin-top:15px;border-radius:9px}.confirmation p{font-size:12px;color:#763c36;margin-bottom:15px}.confirmation>div{display:flex;align-items:center;gap:15px}.confirmation .button{font-size:11px;min-height:38px;padding:10px 12px}.request-card{border:1px solid #d8e3d5;border-radius:13px;background:#fbfdf8;overflow:hidden}.request-heading{display:flex;align-items:center;gap:13px;padding:22px}.request-heading h3{font-size:17px;letter-spacing:-.4px;margin:4px 0 0}.request-check{background:#e2f3e6;border:1px solid #cee2d0;color:#45775a;width:37px;height:37px;display:grid;place-items:center;border-radius:50%;font-size:18px}.requested-claim{display:flex;justify-content:space-between;align-items:center;background:#e8f3e7;padding:17px 22px}.requested-claim code{font-size:13px;color:#315b45}.requested-value{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#26744d;font-size:12px;border:1px solid #b6d4b6;background:#fff;padding:5px 9px;border-radius:5px}.request-card>p{font-size:11px;color:var(--muted);margin:15px 22px 19px}.not-requested{padding:17px 22px;border-top:1px solid var(--line)}.not-requested>span{font-size:9px;letter-spacing:.8px;text-transform:uppercase;color:var(--muted)}.not-requested p{margin:8px 0 0;font-size:11px;color:#65726a}.privacy-note{border-top:1px solid var(--line);padding-top:15px;color:var(--muted);font-size:11px;line-height:1.7}.privacy-note strong{color:var(--ink);font-weight:600}.privacy-note p{margin:6px 0 0}.flow-result{padding:12px 0 8px}.result-icon{display:grid;place-items:center;margin:5px 0 18px;width:48px;height:48px;background:#dbf1e2;border:1px solid #bad9c2;color:var(--mint-dark);border-radius:50%;font-size:23px}.flow-result.is-rejected .result-icon{background:var(--danger-light);border-color:#e9c9bf;color:var(--danger)}.flow-result h3{margin:0 0 12px;font-size:24px}.result-description{font-size:12px;color:var(--muted);line-height:1.65}.disclosure-heading{font-size:9px;font-weight:700;letter-spacing:1px;color:#61786a;margin:22px 0 9px;text-transform:uppercase}.disclosed-fields{list-style:none;padding:0;margin:0;border:1px solid #c7dfca;border-radius:8px;overflow:hidden;background:#fff}.disclosed-fields li{display:flex;gap:15px;justify-content:space-between;padding:13px 14px;font-size:12px}.disclosed-fields li+li{border-top:1px solid var(--line)}.disclosed-fields code{font-size:11px;overflow-wrap:anywhere}.disclosed-fields strong{color:var(--mint-dark);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.hidden-fields{padding:0;margin:0;list-style:none;display:flex;gap:8px;flex-wrap:wrap}.hidden-fields li{font-size:10px;color:#687870;background:#e7ede3;border:1px solid #d9e2d5;border-radius:5px;padding:6px 8px}.result-empty{font-size:11px;color:var(--muted)}.workbench-footer{display:flex;gap:8px;align-items:center;font-size:10px;color:var(--muted);line-height:1.65;padding:17px 30px;background:#fafbf7;border-top:1px solid var(--line)}.demo-note{display:flex;align-items:flex-start;gap:13px;margin:28px 0 50px;padding:0 3px}.note-icon{font-family:Georgia,serif;font-style:italic;font-size:12px;border:1px solid #a8b4a5;color:#6e806a;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;margin-top:1px}.demo-note p{font-size:10px;color:#72806d;line-height:1.7;margin:0;max-width:900px}.demo-note strong{font-weight:600;color:#56694f}.site-footer{border-top:1px solid var(--line);display:flex;gap:20px;align-items:center;justify-content:space-between;min-height:90px;font-size:14px;font-weight:600}.footer-dot{color:#6aa184}.footer-caption{font-weight:400;font-size:10px;color:var(--muted);margin-left:17px}.site-footer>span:last-child{font-size:8px;color:var(--muted);letter-spacing:1px;font-weight:400}
.shop-product{display:flex;gap:22px;align-items:center;background:#eeeee4;border:1px solid #dedfce;border-radius:13px;padding:23px;margin-bottom:18px;overflow:hidden}.bottle-stage{width:95px;min-width:95px;height:166px;position:relative;display:flex;align-items:flex-end;justify-content:center}.bottle-stage::after{content:"";position:absolute;bottom:-6px;left:0;width:99px;height:14px;background:#21392b20;filter:blur(5px);border-radius:50%}.wine-bottle{position:relative;width:59px;height:157px;z-index:1;transform:rotate(-8deg)}.bottle-neck{position:absolute;top:0;left:21px;width:18px;height:49px;background:linear-gradient(90deg,#283c2f,#4f6851 48%,#26352c);border-radius:5px 5px 0 0}.bottle-neck::before{content:"";position:absolute;left:-1px;top:0;width:20px;height:26px;background:#adbd9a;border-radius:3px 3px 0 0;border-bottom:2px solid #92a585;box-shadow:inset 4px 0 0 #c7d2b440}.bottle-body{position:absolute;bottom:0;width:59px;height:118px;border-radius:22px 22px 9px 9px;background:linear-gradient(90deg,#293c2e,#4a654e 44%,#26382b);border-bottom:4px solid #213025;box-shadow:inset 5px 0 5px #ffffff0a}.bottle-label{background:#f4efdb;position:absolute;top:30px;left:3px;width:53px;height:67px;display:flex;flex-direction:column;align-items:center;padding-top:7px;color:#334b37}.bottle-label>span:first-child{font-size:10px;font-family:Georgia,serif;letter-spacing:1px}.bottle-label-line{height:1px;width:30px;background:#afb398;margin:5px 0}.bottle-label small{font-size:5px;letter-spacing:1px;line-height:1.5;text-align:center}.bottle-label b{font-size:10px;font-weight:400;margin-top:4px;font-family:Georgia,serif}.product-copy h3{font-family:Georgia,serif;letter-spacing:-.5px;font-size:26px;font-weight:400;margin:9px 0}.product-copy p{font-size:10px;color:var(--muted);line-height:1.7;margin-bottom:15px}.product-price{font-weight:600;font-size:23px;letter-spacing:-.8px;display:block}.product-price>span{font-size:10px;letter-spacing:.3px}.price-note{font-size:8px;color:var(--muted);display:block;margin-top:4px}.order-result{background:#e5f4e6;border:1px solid #bfd8bf;border-radius:10px;padding:18px;margin:14px 0 20px}.order-result h3{font-size:21px;margin:10px 0}.order-result p{font-size:11px;color:#49614e;margin:0 0 12px}.order-result code{font-size:9px;overflow-wrap:anywhere;line-height:1.7;display:block;color:#46614c}#presentation-confirm:disabled{cursor:not-allowed;background:#e6eae2;color:#80907f;border-color:#d8dfd3;opacity:1}#presentation-empty .empty-icon{font-size:24px}
@media(min-width:1400px){.introduction{padding-top:75px;padding-bottom:57px}.proof-preview{max-width:370px;padding:33px 35px}.walkthrough{margin-bottom:48px}}
@media(max-width:1000px){main,.site-header,.site-footer{padding-inline:28px}.introduction{gap:35px}.role-panel{gap:25px;padding:27px}.flow-area{padding:19px}.login-card{gap:25px;padding:28px}.login-input-row{flex-wrap:wrap}.login-input-row input{width:100%;flex-basis:100%}.login-input-row .button{flex:1}.highlight-claim dt code{display:block;margin:4px 0 0}.credential-fields{padding-inline:15px}.credential-header{padding:16px}.credential-header strong{font-size:10px}.credential-fields dd{font-size:11px}.credential-fields dt{font-size:10px}.walkthrough li+li{padding-left:18px}.qr-image{width:250px;height:250px}}
@media(max-width:760px){main,.site-header,.site-footer{padding-inline:22px}.site-header{height:80px}.wordmark{font-size:25px}.environment{font-size:8px;letter-spacing:1px}.header-right{gap:12px}.header-right>.text-button{font-size:9px}.edition{display:none}.introduction{grid-template-columns:1.2fr 1fr;gap:25px;padding-block:40px 34px}h1{font-size:48px}.intro-copy .eyebrow{font-size:8px;letter-spacing:.8px;line-height:1.7;align-items:flex-start;margin-bottom:20px}.small-line{margin-top:7px;flex-shrink:0;width:14px}.intro-description{font-size:12px}.proof-preview{padding:23px 20px;border-radius:16px}.preview-label{font-size:7px;letter-spacing:.8px}.preview-value{font-size:60px;gap:10px;margin-top:20px}.preview-value>span{width:33px;height:33px;font-size:20px}.proof-preview>p{font-size:11px;margin-bottom:17px}.preview-fields{gap:11px;margin-block:17px}.preview-fields>span{font-size:9px}.preview-footnote{font-size:7px}.walkthrough{margin-bottom:30px}.walkthrough li{gap:10px;padding-block:19px}.walkthrough li+li{padding-left:14px}.walkthrough strong{font-size:11px}.walkthrough p{font-size:9px}.step-number{font-size:10px}.role-panel{grid-template-columns:1fr;gap:25px;padding:27px}.panel-copy{max-width:none}.panel-copy h2 br{display:none}.section-description{max-width:none}.credential-header strong{font-size:12px}.credential-fields dd{font-size:12px}.credential-fields dt{font-size:11px}.highlight-claim dt code{display:inline;margin:0 0 0 7px}.flow-area{padding:23px}.flow-empty{padding-block:25px}.qr-image{width:270px;height:270px}.role-tabs button{padding:10px 16px}.workbench-heading{padding:16px 22px}.workspace-note{font-size:9px}.workbench-footer{padding:16px 22px}.login-card{grid-template-columns:1fr;gap:9px}.login-input-row{flex-wrap:nowrap}.login-input-row input{width:auto;flex-basis:auto}.login-input-row .button{flex:none}.login-card h2{font-size:27px}.site-footer{min-height:85px}.footer-caption{display:none}.demo-note{margin-bottom:32px}}
@media(max-width:480px){main,.site-header,.site-footer{padding-inline:17px}.site-header{height:73px}.header-right{gap:8px}.environment{font-size:7px;letter-spacing:.5px}.wordmark{font-size:23px}.brand-mark{transform:scale(.88);margin-right:5px;width:27px}.introduction{display:block;padding-block:34px 30px}.intro-copy .eyebrow{font-size:8px;margin-bottom:20px}h1{font-size:54px;margin-bottom:20px}.intro-description{font-size:13px;line-height:1.7;max-width:350px}.proof-preview{transform:none;margin-top:25px;max-width:none;padding:22px;display:grid;grid-template-columns:1fr 1fr;column-gap:18px;box-shadow:none}.preview-label{grid-column:1/-1;font-size:8px}.preview-value{grid-column:1;grid-row:2;margin-top:18px;font-size:61px;align-self:center}.proof-preview>p{grid-column:1;margin:6px 0 0;font-size:11px}.preview-divider{display:none}.preview-fields{grid-column:2;grid-row:2 / span 2;align-self:center;gap:13px;margin:18px 0 0;border-left:1px solid #3b4f55;padding-left:16px}.preview-fields>span{font-size:9px;display:block}.preview-fields b{display:block;margin-top:3px;font-size:8px}.preview-footnote{grid-column:1/-1;margin-top:17px;font-size:7px}.walkthrough{display:block;margin-bottom:25px}.walkthrough li{padding:16px 0!important;border:0!important;gap:15px}.walkthrough li+li{border-top:1px solid var(--line)!important}.walkthrough li>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 9px}.walkthrough strong{font-size:12px}.walkthrough p{font-size:10px;margin:0}.step-number{font-size:11px}.login-card{padding:23px;margin-bottom:25px}.login-input-row{flex-direction:column}.login-input-row input,.login-input-row .button{width:100%}.login-card p:not(.eyebrow){font-size:12px}.workbench-heading{display:block;padding:15px}.role-tabs{width:100%}.role-tabs button{flex:1;justify-content:center}.workspace-note{display:none}.role-panel{padding:21px 17px;gap:21px}h2{font-size:30px}.section-description{font-size:12px}.credential-header{padding:16px 13px;gap:8px}.credential-header strong{font-size:10px}.credential-header .card-overline{font-size:8px}.credential-fields>div{gap:10px}.credential-fields dd{font-size:11px}.credential-fields dt{font-size:10px}.highlight-claim dt code{font-size:8px;margin-left:3px}.flow-area{padding:19px 13px}.flow-topline{gap:5px}.flow-topline .card-overline{font-size:8px;letter-spacing:1px}.status-pill{font-size:8px;padding:5px 7px}.qr-image{width:240px;height:240px;max-width:none}.qr-caption{font-size:9px}.flow-result h3{font-size:23px}.workbench-footer{font-size:9px;padding:14px 17px;align-items:flex-start}.workbench-footer .status-dot{margin-top:5px}.demo-note p{font-size:9px}.site-footer{font-size:13px}.site-footer>span:last-child{font-size:7px}.global-message{padding:15px 18px;font-size:12px}}
@media(max-width:359px){main,.site-header,.site-footer{padding-inline:12px}.role-panel{padding-inline:12px}.flow-area{padding-inline:11px}.header-right .environment{display:none}.shop-product{padding:16px;gap:13px}.bottle-stage{width:80px;min-width:80px}.product-copy h3{font-size:23px}.workbench-heading{padding:12px}.role-tabs button{padding-inline:12px}.credential-header{padding-inline:10px}.credential-header strong{font-size:9px}.highlight-claim dt code{display:block;margin:4px 0 0}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}
/* Separate public storefront and credential issuer journeys. */
.button{text-decoration:none}.header-site-link{font-size:11px;text-decoration:none;color:var(--muted)}.header-site-link:hover{text-decoration:underline;text-underline-offset:4px}.workbench-heading>strong{font-size:13px;letter-spacing:-.2px}.issuer-link-card{display:flex;gap:32px;align-items:center;justify-content:space-between;margin-top:30px;padding:27px 30px;border:1px solid #dce3d5;border-radius:14px;background:#edf1e7}.issuer-link-card .eyebrow{font-size:9px;margin-bottom:11px;color:#64806a}.issuer-link-card h3{font-size:23px;margin-bottom:9px}.issuer-link-card p:not(.eyebrow){font-size:12px;color:var(--muted);max-width:600px;margin:0}.issuer-link-card>.button{flex-shrink:0;font-size:11px}.button-outline{background:transparent;border-color:#bccdbb;color:var(--ink)}.button-outline:hover{background:#e0e9d9}.shop-announcement{background:#203a30;color:#d9e6d9;padding:10px 20px;text-align:center;font-size:9px;letter-spacing:.8px;line-height:1.5}.shop-announcement>span{display:inline-block;margin-inline:10px;color:#7eae8b}.shop-header{height:105px;gap:25px}.cellar-wordmark{font-family:Georgia,'Times New Roman',serif;font-size:31px;letter-spacing:4px;line-height:1;display:inline-flex;flex-direction:column;gap:8px;text-decoration:none;color:#243b2e}.cellar-wordmark>span{font-family:Arial,Helvetica,sans-serif;font-size:8px;letter-spacing:5px;text-align:center;margin-left:3px}.shop-nav{display:flex;gap:34px;align-items:center;margin-left:auto;font-size:11px}.shop-nav a{text-decoration:none;color:#54644f}.shop-nav a:hover{color:#152f23}.cart-link{display:flex;gap:9px;align-items:center}.cart-link>span{display:grid;place-items:center;width:20px;height:20px;font-size:9px;border:1px solid #cbd7c3;background:#e7eee0;border-radius:50%}.shop-hero{display:grid;grid-template-columns:1.14fr 1fr;gap:58px;align-items:center;padding-block:47px 48px}.shop-hero-copy>.eyebrow{display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:1.7px;color:#5d765c;margin-bottom:28px}.shop-hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(48px,5.6vw,71px);line-height:1.11;letter-spacing:-2.9px;margin-bottom:23px;color:#253c2d}.shop-hero h1 em{font-weight:400;color:#73805c}.shop-description{font-size:14px;line-height:1.75;max-width:430px;color:#697462;margin-bottom:31px}.hero-product-info{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:21px 0;margin-bottom:24px;border-block:1px solid #dce1d2}.hero-product-info h2{font-size:17px;letter-spacing:-.3px;margin:0 0 8px;font-weight:500}.hero-product-info p{font-size:9px;color:#748069;margin:0;line-height:1.7}.hero-product-info p>span{margin-inline:5px}.hero-product-info>strong{font-size:25px;letter-spacing:-.8px;font-weight:500;white-space:nowrap}.hero-product-info>strong>span{font-size:9px;font-weight:400;letter-spacing:.3px}.shop-cta{background:#203d2e;min-width:260px;justify-content:space-between;padding-inline:22px;font-size:12px;height:48px}.shop-cta:hover{background:#365841}.hero-footnote{font-size:9px;color:#7b866f;line-height:1.6;margin:12px 0 0}.shop-hero-art{height:489px;border-radius:140px 140px 8px 8px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 51% 41%,#e2e7cd 0%,#d9dfc1 38%,#ccd6b5 78%);display:flex;align-items:center;justify-content:center;border:1px solid #ccd6b7}.shop-hero-art::before{content:"";position:absolute;width:306px;height:306px;border-radius:50%;border:1px solid #f4f4d576;top:74px;left:50%;transform:translateX(-50%)}.shop-hero-art::after{content:"";position:absolute;width:357px;height:357px;border-radius:50%;border:1px solid #f4f4d54d;top:48px;left:50%;transform:translateX(-50%)}.hero-art-number{position:absolute;left:30px;top:64px;color:#738563;font-family:Georgia,serif;letter-spacing:2px;font-size:11px;writing-mode:vertical-rl}.shop-hero-art .bottle-stage{width:225px;min-width:225px;height:343px;margin-bottom:29px;z-index:1}.shop-hero-art .wine-bottle{transform:rotate(-8deg) scale(2.05);transform-origin:center bottom;position:absolute;bottom:6px;left:84px}.shop-hero-art .bottle-stage::after{width:170px;height:21px;bottom:-9px;left:25px;filter:blur(8px);background:#28381c28}.shop-hero-art .bottle-body{background:linear-gradient(90deg,#263a28,#53653c 44%,#263a2b)}.shop-hero-art .bottle-label{background:#f6f0d8}.shop-hero-art .bottle-label b{font-size:8px;letter-spacing:.8px}.hero-art-caption{position:absolute;bottom:30px;left:0;right:0;text-align:center;z-index:1}.hero-art-caption>span{font-family:Georgia,serif;letter-spacing:6px;font-size:17px;color:#4e6340}.hero-art-caption>p{font-size:7px;letter-spacing:1.8px;color:#708063;margin:8px 0 0}.hero-art-demo{position:absolute;right:23px;bottom:126px;writing-mode:vertical-rl;font-size:7px;letter-spacing:1.6px;color:#738662}.shop-promise{display:grid;grid-template-columns:1fr 1.05fr .42fr;align-items:center;gap:35px;background:#203c30;border-radius:13px;padding:30px 33px;color:#eaf0e4}.shop-promise .eyebrow{font-size:8px;letter-spacing:1.4px;color:#a7c298}.shop-promise h2{font-family:Georgia,serif;font-weight:400;font-size:26px;line-height:1.25;letter-spacing:-.5px;margin:13px 0 0}.shop-promise>p{font-size:11px;line-height:1.8;color:#bfcdba;margin:0}.shop-promise-stamp{justify-self:end;border:1px solid #799271;border-radius:50%;width:104px;height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.shop-promise-stamp>strong{font-family:Georgia,serif;font-size:39px;line-height:1;font-weight:400;color:#d5e4bb}.shop-promise-stamp>span{font-size:6px;letter-spacing:1px;color:#aec29e}.shop-walkthrough{border-top:0;margin-bottom:45px}.shop-walkthrough li{padding-block:29px}.checkout-section{scroll-margin-top:24px}.section-heading{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-bottom:20px}.section-heading .eyebrow{font-size:8px;color:#7a8b6f;margin-bottom:10px}.section-heading h2{font-family:Georgia,serif;font-weight:400;font-size:32px;letter-spacing:-.7px;margin:0}.checkout-step-label{font-size:8px;letter-spacing:1px;color:#7f8d72}.public-cart-summary{display:flex;align-items:center;gap:17px;border:1px solid #dce2d2;padding:19px 24px;background:#fafbf6;border-radius:12px;margin-bottom:16px}.cart-product-symbol{display:grid;place-items:center;background:#e4ebd8;border:1px solid #d1ddc1;color:#3a5536;font-family:Georgia,serif;font-size:24px;width:45px;height:49px;border-radius:7px}.public-cart-summary>div:not(.cart-product-symbol){display:flex;flex-direction:column;gap:7px}.public-cart-summary strong{font-size:13px;font-weight:500}.public-cart-summary>div>span{font-size:10px;color:var(--muted)}.public-cart-summary .cart-total{margin-left:auto;font-size:22px;white-space:nowrap;letter-spacing:-.4px}.cart-total>span{font-size:9px;letter-spacing:.3px}.checkout-section .login-card{margin-bottom:0}.checkout-section .login-card h2{font-size:26px}.checkout-workbench .role-panel{padding-top:32px}.checkout-workbench .panel-copy h2{font-size:29px}.checkout-workbench .workbench-heading{background:#eff3e9}.shop-footer .cellar-wordmark{font-size:24px;gap:6px}.shop-footer .cellar-wordmark>span{font-size:6px;letter-spacing:4px}.shop-footer{min-height:114px}.shop-footer>a:last-child{font-family:Arial,Helvetica,sans-serif;font-size:9px;color:var(--muted);font-weight:400;letter-spacing:0;text-underline-offset:4px}.shop-footer>span{font-size:8px;letter-spacing:1px;color:var(--muted);font-weight:400}body[data-role=merchant] .demo-note{margin-block:27px 40px}body[data-role=merchant] .button-primary{background:#203d2e}body[data-role=merchant] .button-primary:hover{background:#365841}
@media(max-width:1000px){.shop-hero{gap:30px}.shop-hero h1{font-size:57px}.shop-hero-art{height:450px}.shop-hero-art .bottle-stage{transform:scale(.94)}.hero-product-info{gap:10px}.hero-product-info h2{font-size:15px}.hero-product-info>strong{font-size:22px}.hero-product-info p{font-size:8px}.shop-promise{gap:22px;padding:27px}.shop-promise h2{font-size:23px}.shop-promise-stamp{width:89px;height:89px}.shop-promise-stamp>strong{font-size:35px}.issuer-link-card{gap:20px;padding:25px}.issuer-link-card h3{font-size:21px}.issuer-link-card p:not(.eyebrow){font-size:11px}.issuer-link-card>.button{font-size:10px;gap:12px;padding-inline:15px}}
@media(max-width:760px){.shop-header{height:90px}.cellar-wordmark{font-size:26px;letter-spacing:3px}.shop-nav{gap:20px;font-size:10px}.shop-hero{gap:25px;padding-block:33px}.shop-hero h1{font-size:45px;letter-spacing:-1.8px}.shop-hero-copy>.eyebrow{font-size:7px;letter-spacing:1px;line-height:1.6;margin-bottom:19px}.shop-description{font-size:12px;margin-bottom:21px}.hero-product-info{align-items:flex-start;flex-direction:column;padding:16px 0;gap:15px}.hero-product-info h2{font-size:17px}.hero-product-info p{font-size:9px}.hero-product-info>strong{font-size:23px}.shop-cta{min-width:0;width:100%;font-size:11px;padding-inline:15px}.shop-hero-art{height:420px;border-radius:100px 100px 7px 7px}.shop-hero-art .bottle-stage{transform:scale(.85);margin-bottom:0}.hero-art-number{left:20px;top:62px;font-size:9px}.hero-art-demo{right:15px;font-size:6px}.hero-art-caption{bottom:30px}.shop-promise{grid-template-columns:1fr 1fr;gap:20px;padding:25px}.shop-promise h2{font-size:24px}.shop-promise>p{font-size:10px}.shop-promise-stamp{display:none}.shop-walkthrough li{padding-block:22px}.section-heading h2{font-size:29px}.issuer-link-card{flex-direction:column;align-items:flex-start;gap:20px}.issuer-link-card h3{font-size:23px}.issuer-link-card>.button{font-size:11px}.shop-footer>span{display:none}.header-site-link{font-size:10px}.checkout-workbench .role-panel{padding-top:27px}}
@media(max-width:540px){.shop-nav>a:nth-child(2){display:none}.shop-nav{gap:15px}.shop-header{gap:14px}.shop-header>.text-button{font-size:9px}.shop-hero{grid-template-columns:1fr;gap:25px;padding-top:30px}.shop-hero h1{font-size:55px;letter-spacing:-2px}.shop-description{font-size:13px;max-width:360px;margin-bottom:23px}.hero-product-info{flex-direction:row;align-items:center;gap:15px}.hero-product-info h2{font-size:16px}.hero-product-info p{font-size:8px}.hero-product-info>strong{font-size:25px}.shop-cta{width:auto;min-width:256px;gap:27px;justify-content:space-between;font-size:12px}.shop-hero-art{height:380px;border-radius:100px 100px 8px 8px}.shop-hero-art .bottle-stage{transform:scale(.9);margin-bottom:20px}.hero-art-caption{bottom:22px}.hero-art-number{left:34px;top:63px}.hero-art-demo{right:28px;bottom:110px}.shop-promise{grid-template-columns:1fr;padding:25px;gap:17px}.shop-promise h2{font-size:29px}.shop-promise>p{font-size:11px;max-width:310px}.shop-walkthrough{margin-bottom:30px}.shop-walkthrough li{padding-block:17px!important}.checkout-step-label{display:none}.section-heading{margin-bottom:17px}.section-heading h2{font-size:29px}.public-cart-summary{padding:17px;gap:12px}.public-cart-summary strong{font-size:11px}.public-cart-summary .cart-total{font-size:20px}.public-cart-summary>div>span{font-size:9px}.cart-product-symbol{width:36px;height:43px;font-size:22px}.checkout-section .login-card{padding:23px 20px}.checkout-section .login-card h2{font-size:25px}.checkout-workbench .workbench-heading{padding:17px}.checkout-workbench .panel-copy h2{font-size:28px}.issuer-link-card{padding:23px 21px}.issuer-link-card .eyebrow{font-size:8px;line-height:1.6}.issuer-link-card h3{font-size:23px}.issuer-link-card p:not(.eyebrow){font-size:11px}.issuer-link-card>.button{width:100%;justify-content:space-between;font-size:11px}.shop-footer{min-height:102px}.shop-footer>a:last-child{font-size:8px}.header-site-link{font-size:9px}.shop-announcement{font-size:8px;letter-spacing:.4px;padding-inline:12px}.shop-announcement>span{margin-inline:5px}body[data-role=issuer] .header-right{gap:12px}body[data-role=issuer] .edition{display:none}}
@media(max-width:359px){.shop-nav{gap:10px;font-size:9px}.shop-nav>a:first-child{display:none}.cellar-wordmark{font-size:24px}.shop-hero h1{font-size:49px}.hero-product-info{gap:10px}.hero-product-info h2{font-size:15px}.hero-product-info>strong{font-size:21px}.hero-product-info p{font-size:7px}.hero-product-info p>span{margin-inline:3px}.public-cart-summary{padding:15px 12px}.public-cart-summary .cart-total{font-size:18px}.shop-promise h2{font-size:27px}.header-site-link{font-size:8px}body[data-role=issuer] .header-right{gap:8px}}
