a{border-bottom:none!important}body{overflow:hidden}.blue-project-folder{display:flex;position:relative;left:50%;top:50%;transform:translate(-50%,-50%);width:60vw;max-width:800px;height:auto;margin-bottom:10px;aspect-ratio:420/297;background-color:#deebfccc;background-image:url(https://www.transparenttextures.com/patterns/cardboard-flat.png);background-blend-mode:multiply;border-radius:5px;box-shadow:0 15px 40px rgba(0,0,0,.25)}.blue-project-folder::before{content:"";position:absolute;left:50%;top:0;bottom:0;transform:translateX(-50%);width:8px;background:linear-gradient(to right,transparent 0%,rgba(0,0,0,.1) 25%,rgba(0,0,0,5%) 50%,rgba(0,0,0,.1) 75%,transparent 100% );box-shadow:inset 2px 0 3px rgba(0,0,0,.1),inset -2px 0 3px rgba(0,0,0,.1);z-index:1;pointer-events:none;filter:blur(3px)}.folder-tab-right{position:absolute;right:-5%;bottom:5%;width:5%;height:25%;background-color:#6a8dbb;background-image:url(https://www.transparenttextures.com/patterns/cardboard-flat.png);background-blend-mode:multiply;border-radius:4px 0 0 4px;writing-mode:vertical-rl;text-orientation:sideways;transform:rotate(180deg);display:flex;align-items:center;justify-content:center;z-index:0}.folder-tab-right span{color:rgba(255,255,255,.9);font-family:var(--font-family-mono);font-weight:700;font-size:clamp(4px,.9vw,10px);letter-spacing:1px}.folder-body{position:relative;width:100%;height:100%;padding:3%;display:flex;justify-content:space-between;z-index:1}.left-column{position:relative;width:45%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;z-index:2}.image-button.photos{position:absolute;width:60%;top:0%;left:-5%;transform:rotate(-5deg);transform-origin:center center;line-height:0;font-size:0;display:block;text-decoration:none;cursor:pointer;pointer-events:auto;transition:transform .3s ease;z-index:10}.image-button.photos img{width:100%;height:auto;display:block;margin:0;padding:0;border:5px solid #fff;box-shadow:2px 2px 8px rgba(0,0,0,.25)}.image-button.photos::after{content:"";position:absolute;width:30%;height:12%;top:-5%;left:35%;background-color:rgba(255,255,255,.45);box-shadow:0 1px 2px rgba(0,0,0,.1);transform:rotate(-2deg);pointer-events:none}.image-button.photos:hover{transform:scale(1.05)rotate(0);z-index:10}.blueprint-container{position:absolute;width:100%;aspect-ratio:1/1.1;bottom:-5%;right:-5%;z-index:1;pointer-events:none}.bp-sheet,.image-button.crafts{position:absolute;display:block;width:100%;height:auto;padding:0;margin:0;transform-origin:center center;transition:transform .3s ease}.sheet-1{bottom:-5%;right:-5%;transform:rotate(-1deg)translate(-10%,-8%);z-index:1}.sheet-2{top:-22%;right:0;transform:rotate(1deg)translate(-2%,-2%);z-index:2}.image-button.crafts{bottom:10%;right:-5%;transform:rotate(-2deg);pointer-events:auto;cursor:pointer;white-space:normal;z-index:3}.image-button.crafts img{width:85%;margin:0;padding:0}.image-button.crafts:hover{transform:scale(1.05)rotate(0);z-index:16}.right-column{width:50%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.newspaper-bg{position:absolute;left:10%;width:88%;height:auto;z-index:1;opacity:.8;pointer-events:none}.newspaper-bg img{width:100%;height:auto;display:block;object-fit:cover;padding:0;margin:0}.receipt-container{position:absolute;display:block;text-decoration:none;width:12vw;min-width:40px;max-width:180px;top:10%;left:5%;transform:rotate(3deg);z-index:5;transition:transform .3s ease;cursor:pointer;white-space:normal}.receipt-container:hover{z-index:20;transform:scale(1.02)rotate(0)}.receipt-paper{background-color:#f5f5f5;padding:10% 5%;font-family:courier new,Courier,monospace;font-size:clamp(2px,.8vw,10px);line-height:1.2;color:#222}.store-header{display:flex;align-items:center;margin-bottom:.8em;border-bottom:.5px solid #ddd;padding-bottom:.4em}.logo-box{width:1.8em;height:1.3em;background-color:#222;margin-right:.4em;position:relative;flex-shrink:0}.logo-stripe{position:absolute;top:40%;left:0;width:100%;height:20%;background-color:#fff}.store-name{font-weight:800;font-size:1.2em;letter-spacing:-.5px}.store-info{margin-bottom:.8em;font-size:.9em}.store-info p{margin:0}.receipt-title{text-align:center;margin:.6em 0;font-weight:700;letter-spacing:2px;font-size:1.1em}.receipt-date{text-align:center;margin-bottom:.6em;font-size:.85em}.dashed-line{border-bottom:1px dashed #888;margin:.5em 0;height:1px;opacity:.5}.item-row{display:flex;justify-content:space-between;margin-bottom:.2em}.summary-section{margin-top:5px}.large-total{font-size:1.3em;font-weight:700;margin:.4em 0;border-top:1px solid #222;border-bottom:1px solid #222;padding:.2em 0}.footer-code{margin-top:1em;text-align:left;font-size:.8em;font-family:monospace}.image-button.tech{position:absolute;display:block;line-height:0;width:45%;aspect-ratio:54/85.5;bottom:0;right:-1%;transform:rotate(-1deg);transform-style:preserve-3d;transform-origin:center center;transition:transform .3s ease,box-shadow .3s ease;z-index:4;cursor:pointer}.image-button.tech:hover{z-index:25;transform:scale(1.1)rotate(0)}.image-button.tech:hover .holo-sheen{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient( 125deg,transparent 0%,transparent 25%,rgba(160,50,255,.2) 35%,rgba(190,80,255,.5) 45%,rgba(173,137,173,.7) 50%,rgba(190,80,255,.5) 55%,rgba(160,50,255,.2) 65%,transparent 75%,transparent 100% );background-size:250% 250%;background-position:100% 100%;mix-blend-mode:screen;opacity:1;z-index:25;pointer-events:none;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.image-button.tech img{margin:0;width:100%;height:100%;object-fit:cover;position:relative;border-radius:8px;overflow:hidden;background-color:#39c5bce1;background-size:85%;background-position:50%;background-repeat:no-repeat}.blue-project-folder,.folder-tab-right,.old-style-photo,.photo-frame,.sheet-1,.sheet-2,.image-button.crafts img,.newspaper-bg img,.receipt-container,.image-button.tech img{outline:.5px solid #434343;outline-offset:-.5px}